@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-gmaps.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(w,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=w.document,n=Object.getPrototypeOf,s=t.slice,y=t.concat,l=t.push,a=t.indexOf,i={},o=i.toString,v=i.hasOwnProperty,r=v.toString,c=r.call(Object),_={},u={type:!0,src:!0,nonce:!0,noModule:!0};function b(e,t,n){var i,a,o=(n=n||k).createElement("script");if(o.text=e,t)for(i in u)(a=t[i]||t.getAttribute&&t.getAttribute(i))&&o.setAttribute(i,a);n.head.appendChild(o).parentNode.removeChild(o)}function m(e){return null==e?e+"":"object"==typeof e||"function"==typeof e?i[o.call(e)]||"object":typeof e}var d="3.4.1",S=function(e,t){return new S.fn.init(e,t)},p=/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g;function h(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)}S.fn=S.prototype={jquery:d,constructor:S,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=S.merge(this.constructor(),e);return e.prevObject=this,e},each:function(e){return S.each(this,e)},map:function(n){return this.pushStack(S.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},S.extend=S.fn.extend=function(){var e,t,n,i,a,o=arguments[0]||{},r=1,s=arguments.length,l=!1;for("boolean"==typeof o&&(l=o,o=arguments[r]||{},r++),"object"==typeof o||f(o)||(o={}),r===s&&(o=this,r--);r<s;r++)if(null!=(e=arguments[r]))for(t in e)n=e[t],"__proto__"!==t&&o!==n&&(l&&n&&(S.isPlainObject(n)||(i=Array.isArray(n)))?(a=o[t],a=i&&!Array.isArray(a)?[]:i||S.isPlainObject(a)?a:{},i=!1,o[t]=S.extend(l,a,n)):void 0!==n&&(o[t]=n));return o},S.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]"!==o.call(e)||(e=n(e))&&("function"!=typeof(e=v.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(h(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(p,"")},makeArray:function(e,t){t=t||[];return null!=e&&(h(Object(e))?S.merge(t,"string"==typeof e?[e]:e):l.call(t,e)),t},inArray:function(e,t,n){return null==t?-1:a.call(t,e,n)},merge:function(e,t){for(var n=+t.length,i=0,a=e.length;i<n;i++)e[a++]=t[i];return e.length=a,e},grep:function(e,t,n){for(var i=[],a=0,o=e.length,r=!n;a<o;a++)!t(e[a],a)!=r&&i.push(e[a]);return i},map:function(e,t,n){var i,a,o=0,r=[];if(h(e))for(i=e.length;o<i;o++)null!=(a=t(e[o],o,n))&&r.push(a);else for(o in e)null!=(a=t(e[o],o,n))&&r.push(a);return y.apply([],r)},guid:1,support:_}),"function"==typeof Symbol&&(S.fn[Symbol.iterator]=t[Symbol.iterator]),S.each("Boolean Number String Function Array Date RegExp Object Error Symbol".split(" "),function(e,t){i["[object "+t+"]"]=t.toLowerCase()});var A=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 p(e,t){return t?"\0"===e?"�":e.slice(0,-1)+"\\"+e.charCodeAt(e.length-1).toString(16)+" ":"\\"+e}function i(){w()}var e,h,b,o,a,m,f,g,A,l,c,w,k,r,S,y,s,u,v,M="sizzle"+ +new Date,_=n.document,P=0,x=0,C=le(),E=le(),T=le(),D=le(),O=function(e,t){return e===t&&(c=!0),0},L={}.hasOwnProperty,t=[],j=t.pop,I=t.push,z=t.push,N=t.slice,W=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",B="[\\x20\\t\\r\\n\\f]",F="(?:\\\\.|[\\w-]|[^\0-\\xa0])+",H="\\["+B+"*("+F+")(?:"+B+"*([*^$|!~]?=)"+B+"*(?:'((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\"|("+F+"))|)"+B+"*\\]",q=":("+F+")(?:\\((('((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\")|((?:\\\\.|[^\\\\()[\\]]|"+H+")*)|.*)\\)|)",$=new RegExp(B+"+","g"),V=new RegExp("^"+B+"+|((?:^|[^\\\\])(?:\\\\.)*)"+B+"+$","g"),U=new RegExp("^"+B+"*,"+B+"*"),G=new RegExp("^"+B+"*([>+~]|"+B+")"+B+"*"),Y=new RegExp(B+"|>"),Z=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)(?:\\("+B+"*(even|odd|(([+-]|)(\\d*)n|)"+B+"*(?:([+-]|)"+B+"*(\\d+)|))"+B+"*\\)|)","i"),bool:new RegExp("^(?:"+R+")$","i"),needsContext:new RegExp("^"+B+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+B+"*((?:-\\d)?\\d*)"+B+"*\\)|)(?=[^-]|$)","i")},J=/HTML$/i,X=/^(?:input|select|textarea|button)$/i,ee=/^h\d$/i,te=/^[^{]+\{\s*\[native \w/,ne=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,ie=/[+~]/,ae=new RegExp("\\\\([\\da-f]{1,6}"+B+"?|("+B+")|.)","ig"),oe=/([\0-\x1f\x7f]|^-?\d)|^-$|[^\0-\x1f\x7f-\uFFFF\w-]/g,re=ve(function(e){return!0===e.disabled&&"fieldset"===e.nodeName.toLowerCase()},{dir:"parentNode",next:"legend"});try{z.apply(t=N.call(_.childNodes),_.childNodes),t[_.childNodes.length].nodeType}catch(e){z={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 a,o,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:_)!==k&&w(t),t=t||k,S)){if(11!==d&&(s=ne.exec(e)))if(c=s[1]){if(9===d){if(!(o=t.getElementById(c)))return n;if(o.id===c)return n.push(o),n}else if(u&&(o=u.getElementById(c))&&v(t,o)&&o.id===c)return n.push(o),n}else{if(s[2])return z.apply(n,t.getElementsByTagName(e)),n;if((c=s[3])&&h.getElementsByClassName&&t.getElementsByClassName)return z.apply(n,t.getElementsByClassName(c)),n}if(h.qsa&&!D[e+" "]&&(!y||!y.test(e))&&(1!==d||"object"!==t.nodeName.toLowerCase())){if(c=e,u=t,1===d&&Y.test(e)){for((r=t.getAttribute("id"))?r=r.replace(oe,p):t.setAttribute("id",r=M),a=(l=m(e)).length;a--;)l[a]="#"+r+" "+ye(l[a]);c=l.join(","),u=ie.test(e)&&fe(t.parentNode)||t}try{return z.apply(n,u.querySelectorAll(c)),n}catch(t){D(e,!0)}finally{r===M&&t.removeAttribute("id")}}}return g(e.replace(V,"$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[M]=!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 pe(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 he(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(o){return o=+o,ce(function(e,t){for(var n,i=r([],e.length,o),a=i.length;a--;)e[n=i[a]]&&(e[n]=!(t[n]=e[n]))})})}function fe(e){return e&&void 0!==e.getElementsByTagName&&e}for(e in h=se.support={},a=se.isXML=function(e){var t=e.namespaceURI,e=(e.ownerDocument||e).documentElement;return!J.test(t||e&&e.nodeName||"HTML")},w=se.setDocument=function(e){var t,e=e?e.ownerDocument||e:_;return e!==k&&9===e.nodeType&&e.documentElement&&(r=(k=e).documentElement,S=!a(k),_!==k&&(t=k.defaultView)&&t.top!==t&&(t.addEventListener?t.addEventListener("unload",i,!1):t.attachEvent&&t.attachEvent("onunload",i)),h.attributes=ue(function(e){return e.className="i",!e.getAttribute("className")}),h.getElementsByTagName=ue(function(e){return e.appendChild(k.createComment("")),!e.getElementsByTagName("*").length}),h.getElementsByClassName=te.test(k.getElementsByClassName),h.getById=ue(function(e){return r.appendChild(e).id=M,!k.getElementsByName||!k.getElementsByName(M).length}),h.getById?(b.filter.ID=function(e){var t=e.replace(ae,d);return function(e){return e.getAttribute("id")===t}},b.find.ID=function(e,t){if(void 0!==t.getElementById&&S){e=t.getElementById(e);return e?[e]:[]}}):(b.filter.ID=function(e){var t=e.replace(ae,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&&S){var n,i,a,o=t.getElementById(e);if(o){if((n=o.getAttributeNode("id"))&&n.value===e)return[o];for(a=t.getElementsByName(e),i=0;o=a[i++];)if((n=o.getAttributeNode("id"))&&n.value===e)return[o]}return[]}}),b.find.TAG=h.getElementsByTagName?function(e,t){return void 0!==t.getElementsByTagName?t.getElementsByTagName(e):h.qsa?t.querySelectorAll(e):void 0}:function(e,t){var n,i=[],a=0,o=t.getElementsByTagName(e);if("*"!==e)return o;for(;n=o[a++];)1===n.nodeType&&i.push(n);return i},b.find.CLASS=h.getElementsByClassName&&function(e,t){if(void 0!==t.getElementsByClassName&&S)return t.getElementsByClassName(e)},s=[],y=[],(h.qsa=te.test(k.querySelectorAll))&&(ue(function(e){r.appendChild(e).innerHTML="<a id='"+M+"'></a><select id='"+M+"-\r\\' msallowcapture=''><option selected=''></option></select>",e.querySelectorAll("[msallowcapture^='']").length&&y.push("[*^$]="+B+"*(?:''|\"\")"),e.querySelectorAll("[selected]").length||y.push("\\["+B+"*(?:value|"+R+")"),e.querySelectorAll("[id~="+M+"-]").length||y.push("~="),e.querySelectorAll(":checked").length||y.push(":checked"),e.querySelectorAll("a#"+M+"+*").length||y.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&&y.push("name"+B+"*[*^$|!~]?="),2!==e.querySelectorAll(":enabled").length&&y.push(":enabled",":disabled"),r.appendChild(e).disabled=!0,2!==e.querySelectorAll(":disabled").length&&y.push(":enabled",":disabled"),e.querySelectorAll("*,:x"),y.push(",.*:")})),(h.matchesSelector=te.test(u=r.matches||r.webkitMatchesSelector||r.mozMatchesSelector||r.oMatchesSelector||r.msMatchesSelector))&&ue(function(e){h.disconnectedMatch=u.call(e,"*"),u.call(e,"[s!='']:x"),s.push("!=",q)}),y=y.length&&new RegExp(y.join("|")),s=s.length&&new RegExp(s.join("|")),t=te.test(r.compareDocumentPosition),v=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)||!h.sortDetached&&t.compareDocumentPosition(e)===n?e===k||e.ownerDocument===_&&v(_,e)?-1:t===k||t.ownerDocument===_&&v(_,t)?1:l?W(l,e)-W(l,t):0:4&n?-1:1);var n}:function(e,t){if(e===t)return c=!0,0;var n,i=0,a=e.parentNode,o=t.parentNode,r=[e],s=[t];if(!a||!o)return e===k?-1:t===k?1:a?-1:o?1:l?W(l,e)-W(l,t):0;if(a===o)return pe(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?pe(r[i],s[i]):r[i]===_?-1:s[i]===_?1:0}),k},se.matches=function(e,t){return se(e,null,null,t)},se.matchesSelector=function(e,t){if((e.ownerDocument||e)!==k&&w(e),h.matchesSelector&&S&&!D[t+" "]&&(!s||!s.test(t))&&(!y||!y.test(t)))try{var n=u.call(e,t);if(n||h.disconnectedMatch||e.document&&11!==e.document.nodeType)return n}catch(e){D(t,!0)}return 0<se(t,k,null,[e]).length},se.contains=function(e,t){return(e.ownerDocument||e)!==k&&w(e),v(e,t)},se.attr=function(e,t){(e.ownerDocument||e)!==k&&w(e);var n=b.attrHandle[t.toLowerCase()],n=n&&L.call(b.attrHandle,t.toLowerCase())?n(e,t,!S):void 0;return void 0!==n?n:h.attributes||!S?e.getAttribute(t):(n=e.getAttributeNode(t))&&n.specified?n.value:null},se.escape=function(e){return(e+"").replace(oe,p)},se.error=function(e){throw new Error("Syntax error, unrecognized expression: "+e)},se.uniqueSort=function(e){var t,n=[],i=0,a=0;if(c=!h.detectDuplicates,l=!h.sortStable&&e.slice(0),e.sort(O),c){for(;t=e[a++];)t===e[a]&&(i=n.push(a));for(;i--;)e.splice(n[i],1)}return l=null,e},o=se.getText=function(e){var t,n="",i=0,a=e.nodeType;if(a){if(1===a||9===a||11===a){if("string"==typeof e.textContent)return e.textContent;for(e=e.firstChild;e;e=e.nextSibling)n+=o(e)}else if(3===a||4===a)return e.nodeValue}else for(;t=e[i++];)n+=o(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(ae,d),e[3]=(e[3]||e[4]||e[5]||"").replace(ae,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&&Z.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(ae,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("(^|"+B+")"+e+"("+B+"|$)"))&&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($," ")+" ").indexOf(i):"|="===n&&(e===i||e.slice(0,i.length+1)===i+"-"))}},CHILD:function(m,e,t,f,g){var y="nth"!==m.slice(0,3),v="last"!==m.slice(-4),_="of-type"===e;return 1===f&&0===g?function(e){return!!e.parentNode}:function(e,t,n){var i,a,o,r,s,l,c=y!=v?"nextSibling":"previousSibling",u=e.parentNode,d=_&&e.nodeName.toLowerCase(),p=!n&&!_,h=!1;if(u){if(y){for(;c;){for(r=e;r=r[c];)if(_?r.nodeName.toLowerCase()===d:1===r.nodeType)return!1;l=c="only"===m&&!l&&"nextSibling"}return!0}if(l=[v?u.firstChild:u.lastChild],v&&p){for(h=(s=(i=(a=(o=(r=u)[M]||(r[M]={}))[r.uniqueID]||(o[r.uniqueID]={}))[m]||[])[0]===P&&i[1])&&i[2],r=s&&u.childNodes[s];r=++s&&r&&r[c]||(h=s=0)||l.pop();)if(1===r.nodeType&&++h&&r===e){a[m]=[P,s,h];break}}else if(!1===(h=p?s=(i=(a=(o=(r=e)[M]||(r[M]={}))[r.uniqueID]||(o[r.uniqueID]={}))[m]||[])[0]===P&&i[1]:h))for(;(r=++s&&r&&r[c]||(h=s=0)||l.pop())&&((_?r.nodeName.toLowerCase()!==d:1!==r.nodeType)||!++h||(p&&((a=(o=r[M]||(r[M]={}))[r.uniqueID]||(o[r.uniqueID]={}))[m]=[P,h]),r!==e)););return(h-=g)===f||h%f==0&&0<=h/f}}},PSEUDO:function(e,o){var t,r=b.pseudos[e]||b.setFilters[e.toLowerCase()]||se.error("unsupported pseudo: "+e);return r[M]?r(o):1<r.length?(t=[e,e,"",o],b.setFilters.hasOwnProperty(e.toLowerCase())?ce(function(e,t){for(var n,i=r(e,o),a=i.length;a--;)e[n=W(e,i[a])]=!(t[n]=i[a])}):function(e){return r(e,0,t)}):r}},pseudos:{not:ce(function(e){var i=[],a=[],s=f(e.replace(V,"$1"));return s[M]?ce(function(e,t,n,i){for(var a,o=s(e,null,i,[]),r=e.length;r--;)(a=o[r])&&(e[r]=!(t[r]=a))}):function(e,t,n){return i[0]=e,s(i,null,n,a),i[0]=null,!a.pop()}}),has:ce(function(t){return function(e){return 0<se(t,e).length}}),contains:ce(function(t){return t=t.replace(ae,d),function(e){return-1<(e.textContent||o(e)).indexOf(t)}}),lang:ce(function(n){return K.test(n||"")||se.error("unsupported lang: "+n),n=n.replace(ae,d).toLowerCase(),function(e){var t;do{if(t=S?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:he(!1),disabled:he(!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 ye(e){for(var t=0,n=e.length,i="";t<n;t++)i+=e[t].value;return i}function ve(r,e,t){var s=e.dir,l=e.next,c=l||s,u=t&&"parentNode"===c,d=x++;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,a,o=[P,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=(a=e[M]||(e[M]={}))[e.uniqueID]||(a[e.uniqueID]={}),l&&l===e.nodeName.toLowerCase())e=e[s]||e;else{if((a=i[c])&&a[0]===P&&a[1]===d)return o[2]=a[2];if((i[c]=o)[2]=r(e,t,n))return!0}return!1}}function _e(a){return 1<a.length?function(e,t,n){for(var i=a.length;i--;)if(!a[i](e,t,n))return!1;return!0}:a[0]}function be(e,t,n,i,a){for(var o,r=[],s=0,l=e.length,c=null!=t;s<l;s++)(o=e[s])&&(n&&!n(o,i,a)||(r.push(o),c&&t.push(s)));return r}function Ae(e){for(var i,t,n,a=e.length,o=b.relative[e[0].type],r=o||b.relative[" "],s=o?1:0,l=ve(function(e){return e===i},r,!0),c=ve(function(e){return-1<W(i,e)},r,!0),u=[function(e,t,n){n=!o&&(n||t!==A)||((i=t).nodeType?l:c)(e,t,n);return i=null,n}];s<a;s++)if(t=b.relative[e[s].type])u=[ve(_e(u),t)];else{if((t=b.filter[e[s].type].apply(null,e[s].matches))[M]){for(n=++s;n<a&&!b.relative[e[n].type];n++);return function e(h,m,f,g,y,t){return g&&!g[M]&&(g=e(g)),y&&!y[M]&&(y=e(y,t)),ce(function(e,t,n,i){var a,o,r,s=[],l=[],c=t.length,u=e||function(e,t,n){for(var i=0,a=t.length;i<a;i++)se(e,t[i],n);return n}(m||"*",n.nodeType?[n]:n,[]),d=!h||!e&&m?u:be(u,s,h,n,i),p=f?y||(e?h:c||g)?[]:t:d;if(f&&f(d,p,n,i),g)for(a=be(p,l),g(a,[],n,i),o=a.length;o--;)(r=a[o])&&(p[l[o]]=!(d[l[o]]=r));if(e){if(y||h){if(y){for(a=[],o=p.length;o--;)(r=p[o])&&a.push(d[o]=r);y(null,p=[],a,i)}for(o=p.length;o--;)(r=p[o])&&-1<(a=y?W(e,r):s[o])&&(e[a]=!(t[a]=r))}}else p=be(p===t?p.splice(c,p.length):p),y?y(null,t,p,i):z.apply(t,p)})}(1<s&&_e(u),1<s&&ye(e.slice(0,s-1).concat({value:" "===e[s-2].type?"*":""})).replace(V,"$1"),t,s<n&&Ae(e.slice(s,n)),n<a&&Ae(e=e.slice(n)),n<a&&ye(e))}u.push(t)}return _e(u)}return ge.prototype=b.filters=b.pseudos,b.setFilters=new ge,m=se.tokenize=function(e,t){var n,i,a,o,r,s,l,c=E[e+" "];if(c)return t?0:c.slice(0);for(r=e,s=[],l=b.preFilter;r;){for(o in n&&!(i=U.exec(r))||(i&&(r=r.slice(i[0].length)||r),s.push(a=[])),n=!1,(i=G.exec(r))&&(n=i.shift(),a.push({value:n,type:i[0].replace(V," ")}),r=r.slice(n.length)),b.filter)!(i=Q[o].exec(r))||l[o]&&!(i=l[o](i))||(n=i.shift(),a.push({value:n,type:o,matches:i}),r=r.slice(n.length));if(!n)break}return t?r.length:r?se.error(e):E(e,s).slice(0)},f=se.compile=function(e,t){var n,g,y,v,_,i,a=[],o=[],r=T[e+" "];if(!r){for(n=(t=t||m(e)).length;n--;)((r=Ae(t[n]))[M]?a:o).push(r);(r=T(e,(v=0<(y=a).length,_=0<(g=o).length,i=function(e,t,n,i,a){var o,r,s,l=0,c="0",u=e&&[],d=[],p=A,h=e||_&&b.find.TAG("*",a),m=P+=null==p?1:Math.random()||.1,f=h.length;for(a&&(A=t===k||t||a);c!==f&&null!=(o=h[c]);c++){if(_&&o){for(r=0,t||o.ownerDocument===k||(w(o),n=!S);s=g[r++];)if(s(o,t||k,n)){i.push(o);break}a&&(P=m)}v&&((o=!s&&o)&&l--,e&&u.push(o))}if(l+=c,v&&c!==l){for(r=0;s=y[r++];)s(u,d,t,n);if(e){if(0<l)for(;c--;)u[c]||d[c]||(d[c]=j.call(i));d=be(d)}z.apply(i,d),a&&!e&&0<d.length&&1<l+y.length&&se.uniqueSort(i)}return a&&(P=m,A=p),u},v?ce(i):i))).selector=e}return r},g=se.select=function(e,t,n,i){var a,o,r,s,l,c="function"==typeof e&&e,u=!i&&m(e=c.selector||e);if(n=n||[],1===u.length){if(2<(o=u[0]=u[0].slice(0)).length&&"ID"===(r=o[0]).type&&9===t.nodeType&&S&&b.relative[o[1].type]){if(!(t=(b.find.ID(r.matches[0].replace(ae,d),t)||[])[0]))return n;c&&(t=t.parentNode),e=e.slice(o.shift().value.length)}for(a=Q.needsContext.test(e)?0:o.length;a--&&(r=o[a],!b.relative[s=r.type]);)if((l=b.find[s])&&(i=l(r.matches[0].replace(ae,d),ie.test(o[0].type)&&fe(t.parentNode)||t))){if(o.splice(a,1),!(e=i.length&&ye(o)))return z.apply(n,i),n;break}}return(c||f(e,u))(i,t,!S,n,!t||ie.test(e)&&fe(t.parentNode)||t),n},h.sortStable=M.split("").sort(O).join("")===M,h.detectDuplicates=!!c,w(),h.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)}),h.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}(w);S.find=A,S.expr=A.selectors,S.expr[":"]=S.expr.pseudos,S.uniqueSort=S.unique=A.uniqueSort,S.text=A.getText,S.isXMLDoc=A.isXML,S.contains=A.contains,S.escapeSelector=A.escape;function M(e,t,n){for(var i=[],a=void 0!==n;(e=e[t])&&9!==e.nodeType;)if(1===e.nodeType){if(a&&S(e).is(n))break;i.push(e)}return i}function P(e,t){for(var n=[];e;e=e.nextSibling)1===e.nodeType&&e!==t&&n.push(e);return n}var x=S.expr.match.needsContext;function C(e,t){return e.nodeName&&e.nodeName.toLowerCase()===t.toLowerCase()}var E=/^<([a-z][^\/\0>:\x20\t\r\n\f]*)[\x20\t\r\n\f]*\/?>(?:<\/\1>|)$/i;function T(e,n,i){return f(n)?S.grep(e,function(e,t){return!!n.call(e,t,e)!==i}):n.nodeType?S.grep(e,function(e){return e===n!==i}):"string"!=typeof n?S.grep(e,function(e){return-1<a.call(n,e)!==i}):S.filter(n,e,i)}S.filter=function(e,t,n){var i=t[0];return n&&(e=":not("+e+")"),1===t.length&&1===i.nodeType?S.find.matchesSelector(i,e)?[i]:[]:S.find.matches(e,S.grep(t,function(e){return 1===e.nodeType}))},S.fn.extend({find:function(e){var t,n,i=this.length,a=this;if("string"!=typeof e)return this.pushStack(S(e).filter(function(){for(t=0;t<i;t++)if(S.contains(a[t],this))return!0}));for(n=this.pushStack([]),t=0;t<i;t++)S.find(e,a[t],n);return 1<i?S.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&&x.test(e)?S(e):e||[],!1).length}});var D=/^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]+))$/;(S.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(S):S.makeArray(e,this);if(!(i="<"===e[0]&&">"===e[e.length-1]&&3<=e.length?[null,e,null]:D.exec(e))||!i[1]&&t)return(!t||t.jquery?t||n:this.constructor(t)).find(e);if(i[1]){if(t=t instanceof S?t[0]:t,S.merge(this,S.parseHTML(i[1],t&&t.nodeType?t.ownerDocument||t:k,!0)),E.test(i[1])&&S.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=S.fn;var O=S(k),L=/^(?:parents|prev(?:Until|All))/,j={children:!0,contents:!0,next:!0,prev:!0};function I(e,t){for(;(e=e[t])&&1!==e.nodeType;);return e}S.fn.extend({has:function(e){var t=S(e,this),n=t.length;return this.filter(function(){for(var e=0;e<n;e++)if(S.contains(this,t[e]))return!0})},closest:function(e,t){var n,i=0,a=this.length,o=[],r="string"!=typeof e&&S(e);if(!x.test(e))for(;i<a;i++)for(n=this[i];n&&n!==t;n=n.parentNode)if(n.nodeType<11&&(r?-1<r.index(n):1===n.nodeType&&S.find.matchesSelector(n,e))){o.push(n);break}return this.pushStack(1<o.length?S.uniqueSort(o):o)},index:function(e){return e?"string"==typeof e?a.call(S(e),this[0]):a.call(this,e.jquery?e[0]:e):this[0]&&this[0].parentNode?this.first().prevAll().length:-1},add:function(e,t){return this.pushStack(S.uniqueSort(S.merge(this.get(),S(e,t))))},addBack:function(e){return this.add(null==e?this.prevObject:this.prevObject.filter(e))}}),S.each({parent:function(e){e=e.parentNode;return e&&11!==e.nodeType?e:null},parents:function(e){return M(e,"parentNode")},parentsUntil:function(e,t,n){return M(e,"parentNode",n)},next:function(e){return I(e,"nextSibling")},prev:function(e){return I(e,"previousSibling")},nextAll:function(e){return M(e,"nextSibling")},prevAll:function(e){return M(e,"previousSibling")},nextUntil:function(e,t,n){return M(e,"nextSibling",n)},prevUntil:function(e,t,n){return M(e,"previousSibling",n)},siblings:function(e){return P((e.parentNode||{}).firstChild,e)},children:function(e){return P(e.firstChild)},contents:function(e){return void 0!==e.contentDocument?e.contentDocument:(C(e,"template")&&(e=e.content||e),S.merge([],e.childNodes))}},function(i,a){S.fn[i]=function(e,t){var n=S.map(this,a,e);return(t="Until"!==i.slice(-5)?e:t)&&"string"==typeof t&&(n=S.filter(t,n)),1<this.length&&(j[i]||S.uniqueSort(n),L.test(i)&&n.reverse()),this.pushStack(n)}});var z=/[^\x20\t\r\n\f]+/g;function N(e){return e}function W(e){throw e}function R(e,t,n,i){var a;try{e&&f(a=e.promise)?a.call(e).done(t).fail(n):e&&f(a=e.then)?a.call(e,t,n):t.apply(void 0,[e].slice(i))}catch(e){n.apply(void 0,[e])}}S.Callbacks=function(i){var e,n;i="string"==typeof i?(e=i,n={},S.each(e.match(z)||[],function(e,t){n[t]=!0}),n):S.extend({},i);function a(){for(s=s||i.once,r=o=!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),o=!1,s&&(l=t?[]:"")}var o,t,r,s,l=[],c=[],u=-1,d={add:function(){return l&&(t&&!o&&(u=l.length-1,c.push(t)),function n(e){S.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&&!o&&a()),this},remove:function(){return S.each(arguments,function(e,t){for(var n;-1<(n=S.inArray(t,l,n));)l.splice(n,1),n<=u&&u--}),this},has:function(e){return e?-1<S.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||o||(l=t=""),this},locked:function(){return!!s},fireWith:function(e,t){return s||(t=[e,(t=t||[]).slice?t.slice():t],c.push(t),o||a()),this},fire:function(){return d.fireWith(this,arguments),this},fired:function(){return!!r}};return d},S.extend({Deferred:function(e){var o=[["notify","progress",S.Callbacks("memory"),S.Callbacks("memory"),2],["resolve","done",S.Callbacks("once memory"),S.Callbacks("once memory"),0,"resolved"],["reject","fail",S.Callbacks("once memory"),S.Callbacks("once memory"),1,"rejected"]],a="pending",r={state:function(){return a},always:function(){return s.done(arguments).fail(arguments),this},catch:function(e){return r.then(null,e)},pipe:function(){var a=arguments;return S.Deferred(function(i){S.each(o,function(e,t){var n=f(a[t[4]])&&a[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)})}),a=null}).promise()},then:function(t,n,i){var l=0;function c(a,o,r,s){return function(){function e(){var e,t;if(!(a<l)){if((e=r.apply(n,i))===o.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,o,N,s),c(l,o,W,s)):(l++,t.call(e,c(l,o,N,s),c(l,o,W,s),c(l,o,N,o.notifyWith))):(r!==N&&(n=void 0,i=[e]),(s||o.resolveWith)(n,i))}}var n=this,i=arguments,t=s?e:function(){try{e()}catch(e){S.Deferred.exceptionHook&&S.Deferred.exceptionHook(e,t.stackTrace),l<=a+1&&(r!==W&&(n=void 0,i=[e]),o.rejectWith(n,i))}};a?t():(S.Deferred.getStackHook&&(t.stackTrace=S.Deferred.getStackHook()),w.setTimeout(t))}}return S.Deferred(function(e){o[0][3].add(c(0,e,f(i)?i:N,e.notifyWith)),o[1][3].add(c(0,e,f(t)?t:N)),o[2][3].add(c(0,e,f(n)?n:W))}).promise()},promise:function(e){return null!=e?S.extend(e,r):r}},s={};return S.each(o,function(e,t){var n=t[2],i=t[5];r[t[1]]=n.add,i&&n.add(function(){a=i},o[3-e][2].disable,o[3-e][3].disable,o[0][2].lock,o[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){a[t]=this,o[t]=1<arguments.length?s.call(arguments):e,--n||r.resolveWith(a,o)}}var n=arguments.length,i=n,a=Array(i),o=s.call(arguments),r=S.Deferred();if(n<=1&&(R(e,r.done(t(i)).resolve,r.reject,!n),"pending"===r.state()||f(o[i]&&o[i].then)))return r.then();for(;i--;)R(o[i],t(i),r.reject);return r.promise()}});var B=/^(Eval|Internal|Range|Reference|Syntax|Type|URI)Error$/;S.Deferred.exceptionHook=function(e,t){w.console&&w.console.warn&&e&&B.test(e.name)&&w.console.warn("jQuery.Deferred exception: "+e.message,e.stack,t)},S.readyException=function(e){w.setTimeout(function(){throw e})};var F=S.Deferred();function H(){k.removeEventListener("DOMContentLoaded",H),w.removeEventListener("load",H),S.ready()}S.fn.ready=function(e){return F.then(e).catch(function(e){S.readyException(e)}),this},S.extend({isReady:!1,readyWait:1,ready:function(e){(!0===e?--S.readyWait:S.isReady)||(S.isReady=!0)!==e&&0<--S.readyWait||F.resolveWith(k,[S])}}),S.ready.then=F.then,"complete"===k.readyState||"loading"!==k.readyState&&!k.documentElement.doScroll?w.setTimeout(S.ready):(k.addEventListener("DOMContentLoaded",H),w.addEventListener("load",H));function q(e,t,n,i,a,o,r){var s=0,l=e.length,c=null==n;if("object"===m(n))for(s in a=!0,n)q(e,t,s,n[s],!0,o,r);else if(void 0!==i&&(a=!0,f(i)||(r=!0),t=c?r?(t.call(e,i),null):(c=t,function(e,t,n){return c.call(S(e),n)}):t))for(;s<l;s++)t(e[s],n,r?i:i.call(e[s],s,t(e[s],n)));return a?e:c?t.call(e):l?t(e[0],n):o}var $=/^-ms-/,V=/-([a-z])/g;function U(e,t){return t.toUpperCase()}function G(e){return e.replace($,"ms-").replace(V,U)}function Y(e){return 1===e.nodeType||9===e.nodeType||!+e.nodeType}function Z(){this.expando=S.expando+Z.uid++}Z.uid=1,Z.prototype={cache:function(e){var t=e[this.expando];return t||(t={},Y(e)&&(e.nodeType?e[this.expando]=t:Object.defineProperty(e,this.expando,{value:t,configurable:!0}))),t},set:function(e,t,n){var i,a=this.cache(e);if("string"==typeof t)a[G(t)]=n;else for(i in t)a[G(i)]=t[i];return a},get:function(e,t){return void 0===t?this.cache(e):e[this.expando]&&e[this.expando][G(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(G):(t=G(t))in i?[t]:t.match(z)||[]).length;for(;n--;)delete i[t[n]]}void 0!==t&&!S.isEmptyObject(i)||(e.nodeType?e[this.expando]=void 0:delete e[this.expando])}},hasData:function(e){e=e[this.expando];return void 0!==e&&!S.isEmptyObject(e)}};var K=new Z,Q=new Z,J=/^(?:\{[\w\W]*\}|\[[\w\W]*\])$/,X=/[A-Z]/g;function ee(e,t,n){var i,a;if(void 0===n&&1===e.nodeType)if(i="data-"+t.replace(X,"-$&").toLowerCase(),"string"==typeof(n=e.getAttribute(i))){try{n="true"===(a=n)||"false"!==a&&("null"===a?null:a===+a+""?+a:J.test(a)?JSON.parse(a):a)}catch(e){}Q.set(e,t,n)}else n=void 0;return n}S.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)}}),S.fn.extend({data:function(n,e){var t,i,a,o=this[0],r=o&&o.attributes;if(void 0!==n)return"object"==typeof n?this.each(function(){Q.set(this,n)}):q(this,function(e){var t;return o&&void 0===e?void 0!==(t=Q.get(o,n))||void 0!==(t=ee(o,n))?t:void 0:void this.each(function(){Q.set(this,n,e)})},null,e,1<arguments.length,null,!0);if(this.length&&(a=Q.get(o),1===o.nodeType&&!K.get(o,"hasDataAttrs"))){for(t=r.length;t--;)r[t]&&0===(i=r[t].name).indexOf("data-")&&(i=G(i.slice(5)),ee(o,i,a[i]));K.set(o,"hasDataAttrs",!0)}return a},removeData:function(e){return this.each(function(){Q.remove(this,e)})}}),S.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,S.makeArray(n)):i.push(n)),i||[]},dequeue:function(e,t){t=t||"fx";var n=S.queue(e,t),i=n.length,a=n.shift(),o=S._queueHooks(e,t);"inprogress"===a&&(a=n.shift(),i--),a&&("fx"===t&&n.unshift("inprogress"),delete o.stop,a.call(e,function(){S.dequeue(e,t)},o)),!i&&o&&o.empty.fire()},_queueHooks:function(e,t){var n=t+"queueHooks";return K.get(e,n)||K.access(e,n,{empty:S.Callbacks("once memory").add(function(){K.remove(e,[t+"queue",n])})})}}),S.fn.extend({queue:function(t,n){var e=2;return"string"!=typeof t&&(n=t,t="fx",e--),arguments.length<e?S.queue(this[0],t):void 0===n?this:this.each(function(){var e=S.queue(this,t,n);S._queueHooks(this,t),"fx"===t&&"inprogress"!==e[0]&&S.dequeue(this,t)})},dequeue:function(e){return this.each(function(){S.dequeue(this,e)})},clearQueue:function(e){return this.queue(e||"fx",[])},promise:function(e,t){function n(){--a||o.resolveWith(r,[r])}var i,a=1,o=S.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&&(a++,i.empty.add(n));return n(),o.promise(t)}});var d=/[+-]?(?:\d*\.|)\d+(?:[eE][+-]?\d+|)/.source,te=new RegExp("^(?:([+-])=|)("+d+")([a-z%]*)$","i"),ne=["Top","Right","Bottom","Left"],ie=k.documentElement,ae=function(e){return S.contains(e.ownerDocument,e)},oe={composed:!0};ie.getRootNode&&(ae=function(e){return S.contains(e.ownerDocument,e)||e.getRootNode(oe)===e.ownerDocument});function re(e,t){return"none"===(e=t||e).style.display||""===e.style.display&&ae(e)&&"none"===S.css(e,"display")}function se(e,t,n,i){var a,o={};for(a in t)o[a]=e.style[a],e.style[a]=t[a];for(a in i=n.apply(e,i||[]),t)e.style[a]=o[a];return i}function le(e,t,n,i){var a,o,r=20,s=i?function(){return i.cur()}:function(){return S.css(e,t,"")},l=s(),c=n&&n[3]||(S.cssNumber[t]?"":"px"),u=e.nodeType&&(S.cssNumber[t]||"px"!==c&&+l)&&te.exec(S.css(e,t));if(u&&u[3]!==c){for(c=c||u[3],u=+(l/=2)||1;r--;)S.style(e,t,u+c),(1-o)*(1-(o=s()/l||.5))<=0&&(r=0),u/=o;S.style(e,t,(u*=2)+c),n=n||[]}return n&&(u=+u||+l||0,a=n[1]?u+(n[1]+1)*n[2]:+n[2],i&&(i.unit=c,i.start=u,i.end=a)),a}var ce={};function ue(e,t){for(var n,i,a,o,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=o=a=void 0,o=i.ownerDocument,r=i.nodeName,(s=ce[r])||(a=o.body.appendChild(o.createElement(r)),s=S.css(a,"display"),a.parentNode.removeChild(a),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}S.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)?S(this).show():S(this).hide()})}});var de=/^(?:checkbox|radio)$/i,pe=/<([a-z][^\/\0>\x20\t\r\n\f]*)/i,he=/^$|^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)?S.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 ye=/<|&#?\w+;/;function ve(e,t,n,i,a){for(var o,r,s,l,c,u=t.createDocumentFragment(),d=[],p=0,h=e.length;p<h;p++)if((o=e[p])||0===o)if("object"===m(o))S.merge(d,o.nodeType?[o]:o);else if(ye.test(o)){for(r=r||u.appendChild(t.createElement("div")),s=(pe.exec(o)||["",""])[1].toLowerCase(),s=me[s]||me._default,r.innerHTML=s[1]+S.htmlPrefilter(o)+s[2],c=s[0];c--;)r=r.lastChild;S.merge(d,r.childNodes),(r=u.firstChild).textContent=""}else d.push(t.createTextNode(o));for(u.textContent="",p=0;o=d[p++];)if(i&&-1<S.inArray(o,i))a&&a.push(o);else if(l=ae(o),r=fe(u.appendChild(o),"script"),l&&ge(r),n)for(c=0;o=r[c++];)he.test(o.type||"")&&n.push(o);return u}t=k.createDocumentFragment().appendChild(k.createElement("div")),(A=k.createElement("input")).setAttribute("type","radio"),A.setAttribute("checked","checked"),A.setAttribute("name","t"),t.appendChild(A),_.checkClone=t.cloneNode(!0).cloneNode(!0).lastChild.checked,t.innerHTML="<textarea>x</textarea>",_.noCloneChecked=!!t.cloneNode(!0).lastChild.defaultValue;var _e=/^key/,be=/^(?:mouse|pointer|contextmenu|drag|drop)|click/,Ae=/^([^.]*)(?:\.(.+)|)/;function we(){return!0}function ke(){return!1}function Se(e,t){return e===function(){try{return k.activeElement}catch(e){}}()==("focus"===t)}function Me(e,t,n,i,a,o){var r,s;if("object"==typeof t){for(s in"string"!=typeof n&&(i=i||n,n=void 0),t)Me(e,s,n,i,t[s],o);return e}if(null==i&&null==a?(a=n,i=n=void 0):null==a&&("string"==typeof n?(a=i,i=void 0):(a=i,i=n,n=void 0)),!1===a)a=ke;else if(!a)return e;return 1===o&&(r=a,(a=function(e){return S().off(e),r.apply(this,arguments)}).guid=r.guid||(r.guid=S.guid++)),e.each(function(){S.event.add(this,t,a,i,n)})}function Pe(e,a,o){o?(K.set(e,a,!1),S.event.add(e,a,{namespace:!1,handler:function(e){var t,n,i=K.get(this,a);if(1&e.isTrigger&&this[a]){if(i.length)(S.event.special[a]||{}).delegateType&&e.stopPropagation();else if(i=s.call(arguments),K.set(this,a,i),t=o(this,a),this[a](),i!==(n=K.get(this,a))||t?K.set(this,a,!1):n={},i!==n)return e.stopImmediatePropagation(),e.preventDefault(),n.value}else i.length&&(K.set(this,a,{value:S.event.trigger(S.extend(i[0],S.Event.prototype),i.slice(1),this)}),e.stopImmediatePropagation())}})):void 0===K.get(e,a)&&S.event.add(e,a,we)}S.event={global:{},add:function(t,e,n,i,a){var o,r,s,l,c,u,d,p,h,m=K.get(t);if(m)for(n.handler&&(n=(o=n).handler,a=o.selector),a&&S.find.matchesSelector(ie,a),n.guid||(n.guid=S.guid++),(s=m.events)||(s=m.events={}),(r=m.handle)||(r=m.handle=function(e){return void 0!==S&&S.event.triggered!==e.type?S.event.dispatch.apply(t,arguments):void 0}),l=(e=(e||"").match(z)||[""]).length;l--;)d=h=(c=Ae.exec(e[l])||[])[1],p=(c[2]||"").split(".").sort(),d&&(u=S.event.special[d]||{},d=(a?u.delegateType:u.bindType)||d,u=S.event.special[d]||{},c=S.extend({type:d,origType:h,data:i,handler:n,guid:n.guid,selector:a,needsContext:a&&S.expr.match.needsContext.test(a),namespace:p.join(".")},o),(h=s[d])||((h=s[d]=[]).delegateCount=0,u.setup&&!1!==u.setup.call(t,i,p,r)||t.addEventListener&&t.addEventListener(d,r)),u.add&&(u.add.call(t,c),c.handler.guid||(c.handler.guid=n.guid)),a?h.splice(h.delegateCount++,0,c):h.push(c),S.event.global[d]=!0)},remove:function(e,t,n,i,a){var o,r,s,l,c,u,d,p,h,m,f,g=K.hasData(e)&&K.get(e);if(g&&(l=g.events)){for(c=(t=(t||"").match(z)||[""]).length;c--;)if(h=f=(s=Ae.exec(t[c])||[])[1],m=(s[2]||"").split(".").sort(),h){for(d=S.event.special[h]||{},p=l[h=(i?d.delegateType:d.bindType)||h]||[],s=s[2]&&new RegExp("(^|\\.)"+m.join("\\.(?:.*\\.|)")+"(\\.|$)"),r=o=p.length;o--;)u=p[o],!a&&f!==u.origType||n&&n.guid!==u.guid||s&&!s.test(u.namespace)||i&&i!==u.selector&&("**"!==i||!u.selector)||(p.splice(o,1),u.selector&&p.delegateCount--,d.remove&&d.remove.call(e,u));r&&!p.length&&(d.teardown&&!1!==d.teardown.call(e,m,g.handle)||S.removeEvent(e,h,g.handle),delete l[h])}else for(h in l)S.event.remove(e,h+t[c],n,i,!0);S.isEmptyObject(l)&&K.remove(e,"handle events")}},dispatch:function(e){var t,n,i,a,o,r=S.event.fix(e),s=new Array(arguments.length),l=(K.get(this,"events")||{})[r.type]||[],e=S.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(o=S.event.handlers.call(this,r,l),t=0;(i=o[t++])&&!r.isPropagationStopped();)for(r.currentTarget=i.elem,n=0;(a=i.handlers[n++])&&!r.isImmediatePropagationStopped();)r.rnamespace&&!1!==a.namespace&&!r.rnamespace.test(a.namespace)||(r.handleObj=a,r.data=a.data,void 0!==(a=((S.event.special[a.origType]||{}).handle||a.handler).apply(i.elem,s))&&!1===(r.result=a)&&(r.preventDefault(),r.stopPropagation()));return e.postDispatch&&e.postDispatch.call(this,r),r.result}},handlers:function(e,t){var n,i,a,o,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(o=[],r={},n=0;n<l;n++)void 0===r[a=(i=t[n]).selector+" "]&&(r[a]=i.needsContext?-1<S(a,this).index(c):S.find(a,this,null,[c]).length),r[a]&&o.push(i);o.length&&s.push({elem:c,handlers:o})}return c=this,l<t.length&&s.push({elem:c,handlers:t.slice(l)}),s},addProp:function(t,e){Object.defineProperty(S.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[S.expando]?e:new S.Event(e)},special:{load:{noBubble:!0},click:{setup:function(e){e=this||e;return de.test(e.type)&&e.click&&C(e,"input")&&Pe(e,"click",we),!1},trigger:function(e){e=this||e;return de.test(e.type)&&e.click&&C(e,"input")&&Pe(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)}}}},S.removeEvent=function(e,t,n){e.removeEventListener&&e.removeEventListener(t,n)},S.Event=function(e,t){if(!(this instanceof S.Event))return new S.Event(e,t);e&&e.type?(this.originalEvent=e,this.type=e.type,this.isDefaultPrevented=e.defaultPrevented||void 0===e.defaultPrevented&&!1===e.returnValue?we: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&&S.extend(this,t),this.timeStamp=e&&e.timeStamp||Date.now(),this[S.expando]=!0},S.Event.prototype={constructor:S.Event,isDefaultPrevented:ke,isPropagationStopped:ke,isImmediatePropagationStopped:ke,isSimulated:!1,preventDefault:function(){var e=this.originalEvent;this.isDefaultPrevented=we,e&&!this.isSimulated&&e.preventDefault()},stopPropagation:function(){var e=this.originalEvent;this.isPropagationStopped=we,e&&!this.isSimulated&&e.stopPropagation()},stopImmediatePropagation:function(){var e=this.originalEvent;this.isImmediatePropagationStopped=we,e&&!this.isSimulated&&e.stopImmediatePropagation(),this.stopPropagation()}},S.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&&_e.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}},S.event.addProp),S.each({focus:"focusin",blur:"focusout"},function(e,t){S.event.special[e]={setup:function(){return Pe(this,e,Se),!1},trigger:function(){return Pe(this,e),!0},delegateType:t}}),S.each({mouseenter:"mouseover",mouseleave:"mouseout",pointerenter:"pointerover",pointerleave:"pointerout"},function(e,a){S.event.special[e]={delegateType:a,bindType:a,handle:function(e){var t,n=e.relatedTarget,i=e.handleObj;return n&&(n===this||S.contains(this,n))||(e.type=i.origType,t=i.handler.apply(this,arguments),e.type=a),t}}}),S.fn.extend({on:function(e,t,n,i){return Me(this,e,t,n,i)},one:function(e,t,n,i){return Me(this,e,t,n,i,1)},off:function(e,t,n){var i,a;if(e&&e.preventDefault&&e.handleObj)return i=e.handleObj,S(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(){S.event.remove(this,e,n,t)});for(a in e)this.off(a,t,e[a]);return this}});var xe=/<(?!area|br|col|embed|hr|img|input|link|meta|param)(([a-z][^\/\0>\x20\t\r\n\f]*)[^>]*)\/>/gi,Ce=/<script|<style|<link/i,Ee=/checked\s*(?:[^=]|=\s*.checked.)/i,Te=/^\s*<!(?:\[CDATA\[|--)|(?:\]\]|--)>\s*$/g;function De(e,t){return C(e,"table")&&C(11!==t.nodeType?t:t.firstChild,"tr")&&S(e).children("tbody")[0]||e}function Oe(e){return e.type=(null!==e.getAttribute("type"))+"/"+e.type,e}function Le(e){return"true/"===(e.type||"").slice(0,5)?e.type=e.type.slice(5):e.removeAttribute("type"),e}function je(e,t){var n,i,a,o,r,s;if(1===t.nodeType){if(K.hasData(e)&&(o=K.access(e),r=K.set(t,o),s=o.events))for(a in delete r.handle,r.events={},s)for(n=0,i=s[a].length;n<i;n++)S.event.add(t,a,s[a][n]);Q.hasData(e)&&(e=Q.access(e),e=S.extend({},e),Q.set(t,e))}}function Ie(n,i,a,o){i=y.apply([],i);var e,t,r,s,l,c,u=0,d=n.length,p=d-1,h=i[0],m=f(h);if(m||1<d&&"string"==typeof h&&!_.checkClone&&Ee.test(h))return n.each(function(e){var t=n.eq(e);m&&(i[0]=h.call(this,e,t.html())),Ie(t,i,a,o)});if(d&&(t=(e=ve(i,n[0].ownerDocument,!1,n,o)).firstChild,1===e.childNodes.length&&(e=t),t||o)){for(s=(r=S.map(fe(e,"script"),Oe)).length;u<d;u++)l=e,u!==p&&(l=S.clone(l,!0,!0),s&&S.merge(r,fe(l,"script"))),a.call(n[u],l,u);if(s)for(c=r[r.length-1].ownerDocument,S.map(r,Le),u=0;u<s;u++)l=r[u],he.test(l.type||"")&&!K.access(l,"globalEval")&&S.contains(c,l)&&(l.src&&"module"!==(l.type||"").toLowerCase()?S._evalUrl&&!l.noModule&&S._evalUrl(l.src,{nonce:l.nonce||l.getAttribute("nonce")}):b(l.textContent.replace(Te,""),l,c))}return n}function ze(e,t,n){for(var i,a=t?S.filter(t,e):e,o=0;null!=(i=a[o]);o++)n||1!==i.nodeType||S.cleanData(fe(i)),i.parentNode&&(n&&ae(i)&&ge(fe(i,"script")),i.parentNode.removeChild(i));return e}S.extend({htmlPrefilter:function(e){return e.replace(xe,"<$1></$2>")},clone:function(e,t,n){var i,a,o,r,s,l,c,u=e.cloneNode(!0),d=ae(e);if(!(_.noCloneChecked||1!==e.nodeType&&11!==e.nodeType||S.isXMLDoc(e)))for(r=fe(u),i=0,a=(o=fe(e)).length;i<a;i++)s=o[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(o=o||fe(e),r=r||fe(u),i=0,a=o.length;i<a;i++)je(o[i],r[i]);else je(e,u);return 0<(r=fe(u,"script")).length&&ge(r,!d&&fe(e,"script")),u},cleanData:function(e){for(var t,n,i,a=S.event.special,o=0;void 0!==(n=e[o]);o++)if(Y(n)){if(t=n[K.expando]){if(t.events)for(i in t.events)a[i]?S.event.remove(n,i):S.removeEvent(n,i,t.handle);n[K.expando]=void 0}n[Q.expando]&&(n[Q.expando]=void 0)}}}),S.fn.extend({detach:function(e){return ze(this,e,!0)},remove:function(e){return ze(this,e)},text:function(e){return q(this,function(e){return void 0===e?S.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||De(this,e).appendChild(e)})},prepend:function(){return Ie(this,arguments,function(e){var t;1!==this.nodeType&&11!==this.nodeType&&9!==this.nodeType||(t=De(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&&(S.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 S.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[(pe.exec(e)||["",""])[1].toLowerCase()]){e=S.htmlPrefilter(e);try{for(;n<i;n++)1===(t=this[n]||{}).nodeType&&(S.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;S.inArray(this,n)<0&&(S.cleanData(fe(this)),t&&t.replaceChild(e,this))},n)}}),S.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(e,r){S.fn[e]=function(e){for(var t,n=[],i=S(e),a=i.length-1,o=0;o<=a;o++)t=o===a?this:this.clone(!0),S(i[o])[r](t),l.apply(n,t.get());return this.pushStack(n)}});function Ne(e){var t=e.ownerDocument.defaultView;return(t=!t||!t.opener?w:t).getComputedStyle(e)}var We,Re,Be,Fe,He,qe,$e,Ve=new RegExp("^("+d+")(?!px)[a-z%]+$","i"),Ue=new RegExp(ne.join("|"),"i");function Ge(e,t,n){var i,a,o=e.style;return(n=n||Ne(e))&&(""!==(a=n.getPropertyValue(t)||n[t])||ae(e)||(a=S.style(e,t)),!_.pixelBoxStyles()&&Ve.test(a)&&Ue.test(t)&&(i=o.width,e=o.minWidth,t=o.maxWidth,o.minWidth=o.maxWidth=o.width=a,a=n.width,o.width=i,o.minWidth=e,o.maxWidth=t)),void 0!==a?a+"":a}function Ye(e,t){return{get:function(){if(!e())return(this.get=t).apply(this,arguments);delete this.get}}}function Ze(){var e;$e&&(qe.style.cssText="position:absolute;left:-11111px;width:60px;margin-top:1px;padding:0;border:0",$e.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($e),e=w.getComputedStyle($e),We="1%"!==e.top,He=12===Ke(e.marginLeft),$e.style.right="60%",Fe=36===Ke(e.right),Re=36===Ke(e.width),$e.style.position="absolute",Be=12===Ke($e.offsetWidth/3),ie.removeChild(qe),$e=null)}function Ke(e){return Math.round(parseFloat(e))}qe=k.createElement("div"),($e=k.createElement("div")).style&&($e.style.backgroundClip="content-box",$e.cloneNode(!0).style.backgroundClip="",_.clearCloneStyle="content-box"===$e.style.backgroundClip,S.extend(_,{boxSizingReliable:function(){return Ze(),Re},pixelBoxStyles:function(){return Ze(),Fe},pixelPosition:function(){return Ze(),We},reliableMarginLeft:function(){return Ze(),He},scrollboxSize:function(){return Ze(),Be}}));var Qe=["Webkit","Moz","ms"],Je=k.createElement("div").style,Xe={};function et(e){return S.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"},at={letterSpacing:"0",fontWeight:"400"};function ot(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,a,o){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+=S.css(e,n+ne[r],!0,a)),i?("content"===n&&(l-=S.css(e,"padding"+ne[r],!0,a)),"margin"!==n&&(l-=S.css(e,"border"+ne[r]+"Width",!0,a))):(l+=S.css(e,"padding"+ne[r],!0,a),"padding"!==n?l+=S.css(e,"border"+ne[r]+"Width",!0,a):s+=S.css(e,"border"+ne[r]+"Width",!0,a));return!i&&0<=o&&(l+=Math.max(0,Math.ceil(e["offset"+t[0].toUpperCase()+t.slice(1)]-o-l-s-.5))||0),l}function st(e,t,n){var i=Ne(e),a=(!_.boxSizingReliable()||n)&&"border-box"===S.css(e,"boxSizing",!1,i),o=a,r=Ge(e,t,i),s="offset"+t[0].toUpperCase()+t.slice(1);if(Ve.test(r)){if(!n)return r;r="auto"}return(!_.boxSizingReliable()&&a||"auto"===r||!parseFloat(r)&&"inline"===S.css(e,"display",!1,i))&&e.getClientRects().length&&(a="border-box"===S.css(e,"boxSizing",!1,i),(o=s in e)&&(r=e[s])),(r=parseFloat(r)||0)+rt(e,t,n||(a?"border":"content"),o,i,r)+"px"}function lt(e,t,n,i,a){return new lt.prototype.init(e,t,n,i,a)}S.extend({cssHooks:{opacity:{get:function(e,t){if(t){e=Ge(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 a,o,r,s=G(t),l=nt.test(t),c=e.style;if(l||(t=et(s)),r=S.cssHooks[t]||S.cssHooks[s],void 0===n)return r&&"get"in r&&void 0!==(a=r.get(e,!1,i))?a:c[t];"string"==(o=typeof n)&&(a=te.exec(n))&&a[1]&&(n=le(e,t,a),o="number"),null!=n&&n==n&&("number"!==o||l||(n+=a&&a[3]||(S.cssNumber[s]?"":"px")),_.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 a,o=G(t);return nt.test(t)||(t=et(o)),"normal"===(a=void 0===(a=(o=S.cssHooks[t]||S.cssHooks[o])&&"get"in o?o.get(e,!0,n):a)?Ge(e,t,i):a)&&t in at&&(a=at[t]),""===n||n?(t=parseFloat(a),!0===n||isFinite(t)?t||0:a):a}}),S.each(["height","width"],function(e,s){S.cssHooks[s]={get:function(e,t,n){if(t)return!tt.test(S.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,a=Ne(e),o=!_.scrollboxSize()&&"absolute"===a.position,r=(o||n)&&"border-box"===S.css(e,"boxSizing",!1,a),n=n?rt(e,s,n,r,a):0;return r&&o&&(n-=Math.ceil(e["offset"+s[0].toUpperCase()+s.slice(1)]-parseFloat(a[s])-rt(e,s,"border",!1,a)-.5)),n&&(i=te.exec(t))&&"px"!==(i[3]||"px")&&(e.style[s]=t,t=S.css(e,s)),ot(0,t,n)}}}),S.cssHooks.marginLeft=Ye(_.reliableMarginLeft,function(e,t){if(t)return(parseFloat(Ge(e,"marginLeft"))||e.getBoundingClientRect().left-se(e,{marginLeft:0},function(){return e.getBoundingClientRect().left}))+"px"}),S.each({margin:"",padding:"",border:"Width"},function(a,o){S.cssHooks[a+o]={expand:function(e){for(var t=0,n={},i="string"==typeof e?e.split(" "):[e];t<4;t++)n[a+ne[t]+o]=i[t]||i[t-2]||i[0];return n}},"margin"!==a&&(S.cssHooks[a+o].set=ot)}),S.fn.extend({css:function(e,t){return q(this,function(e,t,n){var i,a,o={},r=0;if(Array.isArray(t)){for(i=Ne(e),a=t.length;r<a;r++)o[t[r]]=S.css(e,t[r],!1,i);return o}return void 0!==n?S.style(e,t,n):S.css(e,t)},e,t,1<arguments.length)}}),((S.Tween=lt).prototype={constructor:lt,init:function(e,t,n,i,a,o){this.elem=e,this.prop=n,this.easing=a||S.easing._default,this.options=t,this.start=this.now=this.cur(),this.end=i,this.unit=o||(S.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=S.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=S.css(e.elem,e.prop,""))&&"auto"!==e?e:0},set:function(e){S.fx.step[e.prop]?S.fx.step[e.prop](e):1!==e.elem.nodeType||!S.cssHooks[e.prop]&&null==e.elem.style[et(e.prop)]?e.elem[e.prop]=e.now:S.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)}},S.easing={linear:function(e){return e},swing:function(e){return.5-Math.cos(e*Math.PI)/2},_default:"swing"},S.fx=lt.prototype.init,S.fx.step={};var ct,ut,dt=/^(?:toggle|show|hide)$/,pt=/queueHooks$/;function ht(){ut&&(!1===k.hidden&&w.requestAnimationFrame?w.requestAnimationFrame(ht):w.setTimeout(ht,S.fx.interval),S.fx.tick())}function mt(){return w.setTimeout(function(){ct=void 0}),ct=Date.now()}function ft(e,t){var n,i=0,a={height:e};for(t=t?1:0;i<4;i+=2-t)a["margin"+(n=ne[i])]=a["padding"+n]=e;return t&&(a.opacity=a.width=e),a}function gt(e,t,n){for(var i,a=(yt.tweeners[t]||[]).concat(yt.tweeners["*"]),o=0,r=a.length;o<r;o++)if(i=a[o].call(n,t,e))return i}function yt(a,e,t){var n,o,i=0,r=yt.prefilters.length,s=S.Deferred().always(function(){delete l.elem}),l=function(){if(o)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(a,[c,t,e]),t<1&&i?e:(i||s.notifyWith(a,[c,1,0]),s.resolveWith(a,[c]),!1)},c=s.promise({elem:a,props:S.extend({},e),opts:S.extend(!0,{specialEasing:{},easing:S.easing._default},t),originalProperties:e,originalOptions:t,startTime:ct||mt(),duration:t.duration,tweens:[],createTween:function(e,t){e=S.Tween(a,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(o)return this;for(o=!0;t<n;t++)c.tweens[t].run(1);return e?(s.notifyWith(a,[c,1,0]),s.resolveWith(a,[c,e])):s.rejectWith(a,[c,e]),this}}),u=c.props;for(function(e,t){var n,i,a,o,r;for(n in e)if(a=t[i=G(n)],o=e[n],Array.isArray(o)&&(a=o[1],o=e[n]=o[0]),n!==i&&(e[i]=o,delete e[n]),(r=S.cssHooks[i])&&"expand"in r)for(n in o=r.expand(o),delete e[i],o)n in e||(e[n]=o[n],t[n]=a);else t[i]=a}(u,c.opts.specialEasing);i<r;i++)if(n=yt.prefilters[i].call(c,a,u,c.opts))return f(n.stop)&&(S._queueHooks(c.elem,c.opts.queue).stop=n.stop.bind(n)),n;return S.map(u,gt,c),f(c.opts.start)&&c.opts.start.call(a,c),c.progress(c.opts.progress).done(c.opts.done,c.opts.complete).fail(c.opts.fail).always(c.opts.always),S.fx.timer(S.extend(l,{elem:a,anim:c,queue:c.opts.queue})),c}S.Animation=S.extend(yt,{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,a=(e=f(e)?(t=e,["*"]):e.match(z)).length;i<a;i++)n=e[i],yt.tweeners[n]=yt.tweeners[n]||[],yt.tweeners[n].unshift(t)},prefilters:[function(e,t,n){var i,a,o,r,s,l,c,u="width"in t||"height"in t,d=this,p={},h=e.style,m=e.nodeType&&re(e),f=K.get(e,"fxshow");for(i in n.queue||(null==(r=S._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--,S.queue(e,"fx").length||r.empty.fire()})})),t)if(a=t[i],dt.test(a)){if(delete t[i],o=o||"toggle"===a,a===(m?"hide":"show")){if("show"!==a||!f||void 0===f[i])continue;m=!0}p[i]=f&&f[i]||S.style(e,i)}if((l=!S.isEmptyObject(t))||!S.isEmptyObject(p))for(i in u&&1===e.nodeType&&(n.overflow=[h.overflow,h.overflowX,h.overflowY],null==(c=f&&f.display)&&(c=K.get(e,"display")),"none"===(u=S.css(e,"display"))&&(c?u=c:(ue([e],!0),c=e.style.display||c,u=S.css(e,"display"),ue([e]))),("inline"===u||"inline-block"===u&&null!=c)&&"none"===S.css(e,"float")&&(l||(d.done(function(){h.display=c}),null==c&&(u=h.display,c="none"===u?"":u)),h.display="inline-block")),n.overflow&&(h.overflow="hidden",d.always(function(){h.overflow=n.overflow[0],h.overflowX=n.overflow[1],h.overflowY=n.overflow[2]})),l=!1,p)l||(f?"hidden"in f&&(m=f.hidden):f=K.access(e,"fxshow",{display:c}),o&&(f.hidden=!m),m&&ue([e],!0),d.done(function(){for(i in m||ue([e]),K.remove(e,"fxshow"),p)S.style(e,i,p[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?yt.prefilters.unshift(e):yt.prefilters.push(e)}}),S.speed=function(e,t,n){var i=e&&"object"==typeof e?S.extend({},e):{complete:n||!n&&t||f(e)&&e,duration:e,easing:n&&t||t&&!f(t)&&t};return S.fx.off?i.duration=0:"number"!=typeof i.duration&&(i.duration in S.fx.speeds?i.duration=S.fx.speeds[i.duration]:i.duration=S.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&&S.dequeue(this,i.queue)},i},S.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 a=S.isEmptyObject(t),o=S.speed(e,n,i),i=function(){var e=yt(this,S.extend({},t),o);(a||K.get(this,"finish"))&&e.stop(!0)};return i.finish=i,a||!1===o.queue?this.each(i):this.queue(o.queue,i)},stop:function(a,e,o){function r(e){var t=e.stop;delete e.stop,t(o)}return"string"!=typeof a&&(o=e,e=a,a=void 0),e&&!1!==a&&this.queue(a||"fx",[]),this.each(function(){var e=!0,t=null!=a&&a+"queueHooks",n=S.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&&pt.test(t)&&r(i[t]);for(t=n.length;t--;)n[t].elem!==this||null!=a&&n[t].queue!==a||(n[t].anim.stop(o),e=!1,n.splice(t,1));!e&&o||S.dequeue(this,a)})},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"],a=S.timers,o=n?n.length:0;for(t.finish=!0,S.queue(this,r,[]),i&&i.stop&&i.stop.call(this,!0),e=a.length;e--;)a[e].elem===this&&a[e].queue===r&&(a[e].anim.stop(!0),a.splice(e,1));for(e=0;e<o;e++)n[e]&&n[e].finish&&n[e].finish.call(this);delete t.finish})}}),S.each(["toggle","show","hide"],function(e,i){var a=S.fn[i];S.fn[i]=function(e,t,n){return null==e||"boolean"==typeof e?a.apply(this,arguments):this.animate(ft(i,!0),e,t,n)}}),S.each({slideDown:ft("show"),slideUp:ft("hide"),slideToggle:ft("toggle"),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"},fadeToggle:{opacity:"toggle"}},function(e,i){S.fn[e]=function(e,t,n){return this.animate(i,e,t,n)}}),S.timers=[],S.fx.tick=function(){var e,t=0,n=S.timers;for(ct=Date.now();t<n.length;t++)(e=n[t])()||n[t]!==e||n.splice(t--,1);n.length||S.fx.stop(),ct=void 0},S.fx.timer=function(e){S.timers.push(e),S.fx.start()},S.fx.interval=13,S.fx.start=function(){ut||(ut=!0,ht())},S.fx.stop=function(){ut=null},S.fx.speeds={slow:600,fast:200,_default:400},S.fn.delay=function(i,e){return i=S.fx&&S.fx.speeds[i]||i,this.queue(e=e||"fx",function(e,t){var n=w.setTimeout(e,i);t.stop=function(){w.clearTimeout(n)}})},t=k.createElement("input"),d=k.createElement("select").appendChild(k.createElement("option")),t.type="checkbox",_.checkOn=""!==t.value,_.optSelected=d.selected,(t=k.createElement("input")).value="t",t.type="radio",_.radioValue="t"===t.value;var vt,_t=S.expr.attrHandle;S.fn.extend({attr:function(e,t){return q(this,S.attr,e,t,1<arguments.length)},removeAttr:function(e){return this.each(function(){S.removeAttr(this,e)})}}),S.extend({attr:function(e,t,n){var i,a,o=e.nodeType;if(3!==o&&8!==o&&2!==o)return void 0===e.getAttribute?S.prop(e,t,n):(1===o&&S.isXMLDoc(e)||(a=S.attrHooks[t.toLowerCase()]||(S.expr.match.bool.test(t)?vt:void 0)),void 0!==n?null===n?void S.removeAttr(e,t):a&&"set"in a&&void 0!==(i=a.set(e,n,t))?i:(e.setAttribute(t,n+""),n):!(a&&"get"in a&&null!==(i=a.get(e,t)))&&null==(i=S.find.attr(e,t))?void 0:i)},attrHooks:{type:{set:function(e,t){if(!_.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,a=t&&t.match(z);if(a&&1===e.nodeType)for(;n=a[i++];)e.removeAttribute(n)}}),vt={set:function(e,t,n){return!1===t?S.removeAttr(e,n):e.setAttribute(n,n),n}},S.each(S.expr.match.bool.source.match(/\w+/g),function(e,t){var r=_t[t]||S.find.attr;_t[t]=function(e,t,n){var i,a,o=t.toLowerCase();return n||(a=_t[o],_t[o]=i,i=null!=r(e,t,n)?o:null,_t[o]=a),i}});var bt=/^(?:input|select|textarea|button)$/i,At=/^(?:a|area)$/i;function wt(e){return(e.match(z)||[]).join(" ")}function kt(e){return e.getAttribute&&e.getAttribute("class")||""}function St(e){return Array.isArray(e)?e:"string"==typeof e&&e.match(z)||[]}S.fn.extend({prop:function(e,t){return q(this,S.prop,e,t,1<arguments.length)},removeProp:function(e){return this.each(function(){delete this[S.propFix[e]||e]})}}),S.extend({prop:function(e,t,n){var i,a,o=e.nodeType;if(3!==o&&8!==o&&2!==o)return 1===o&&S.isXMLDoc(e)||(t=S.propFix[t]||t,a=S.propHooks[t]),void 0!==n?a&&"set"in a&&void 0!==(i=a.set(e,n,t))?i:e[t]=n:a&&"get"in a&&null!==(i=a.get(e,t))?i:e[t]},propHooks:{tabIndex:{get:function(e){var t=S.find.attr(e,"tabindex");return t?parseInt(t,10):bt.test(e.nodeName)||At.test(e.nodeName)&&e.href?0:-1}}},propFix:{for:"htmlFor",class:"className"}}),_.optSelected||(S.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)}}),S.each(["tabIndex","readOnly","maxLength","cellSpacing","cellPadding","rowSpan","colSpan","useMap","frameBorder","contentEditable"],function(){S.propFix[this.toLowerCase()]=this}),S.fn.extend({addClass:function(t){var e,n,i,a,o,r,s=0;if(f(t))return this.each(function(e){S(this).addClass(t.call(this,e,kt(this)))});if((e=St(t)).length)for(;n=this[s++];)if(r=kt(n),i=1===n.nodeType&&" "+wt(r)+" "){for(o=0;a=e[o++];)i.indexOf(" "+a+" ")<0&&(i+=a+" ");r!==(r=wt(i))&&n.setAttribute("class",r)}return this},removeClass:function(t){var e,n,i,a,o,r,s=0;if(f(t))return this.each(function(e){S(this).removeClass(t.call(this,e,kt(this)))});if(!arguments.length)return this.attr("class","");if((e=St(t)).length)for(;n=this[s++];)if(r=kt(n),i=1===n.nodeType&&" "+wt(r)+" "){for(o=0;a=e[o++];)for(;-1<i.indexOf(" "+a+" ");)i=i.replace(" "+a+" "," ");r!==(r=wt(i))&&n.setAttribute("class",r)}return this},toggleClass:function(a,t){var o=typeof a,r="string"==o||Array.isArray(a);return"boolean"==typeof t&&r?t?this.addClass(a):this.removeClass(a):f(a)?this.each(function(e){S(this).toggleClass(a.call(this,e,kt(this),t),t)}):this.each(function(){var e,t,n,i;if(r)for(t=0,n=S(this),i=St(a);e=i[t++];)n.hasClass(e)?n.removeClass(e):n.addClass(e);else void 0!==a&&"boolean"!=o||((e=kt(this))&&K.set(this,"__className__",e),this.setAttribute&&this.setAttribute("class",!e&&!1!==a&&K.get(this,"__className__")||""))})},hasClass:function(e){for(var t,n=0,i=" "+e+" ";t=this[n++];)if(1===t.nodeType&&-1<(" "+wt(kt(t))+" ").indexOf(i))return!0;return!1}});var Mt=/\r/g;S.fn.extend({val:function(t){var n,e,i,a=this[0];return arguments.length?(i=f(t),this.each(function(e){1===this.nodeType&&(null==(e=i?t.call(this,e,S(this).val()):t)?e="":"number"==typeof e?e+="":Array.isArray(e)&&(e=S.map(e,function(e){return null==e?"":e+""})),(n=S.valHooks[this.type]||S.valHooks[this.nodeName.toLowerCase()])&&"set"in n&&void 0!==n.set(this,e,"value")||(this.value=e))})):a?(n=S.valHooks[a.type]||S.valHooks[a.nodeName.toLowerCase()])&&"get"in n&&void 0!==(e=n.get(a,"value"))?e:"string"==typeof(e=a.value)?e.replace(Mt,""):null==e?"":e:void 0}}),S.extend({valHooks:{option:{get:function(e){var t=S.find.attr(e,"value");return null!=t?t:wt(S.text(e))}},select:{get:function(e){for(var t,n=e.options,i=e.selectedIndex,a="select-one"===e.type,o=a?null:[],r=a?i+1:n.length,s=i<0?r:a?i:0;s<r;s++)if(((t=n[s]).selected||s===i)&&!t.disabled&&(!t.parentNode.disabled||!C(t.parentNode,"optgroup"))){if(t=S(t).val(),a)return t;o.push(t)}return o},set:function(e,t){for(var n,i,a=e.options,o=S.makeArray(t),r=a.length;r--;)((i=a[r]).selected=-1<S.inArray(S.valHooks.option.get(i),o))&&(n=!0);return n||(e.selectedIndex=-1),o}}}}),S.each(["radio","checkbox"],function(){S.valHooks[this]={set:function(e,t){if(Array.isArray(t))return e.checked=-1<S.inArray(S(e).val(),t)}},_.checkOn||(S.valHooks[this].get=function(e){return null===e.getAttribute("value")?"on":e.value})}),_.focusin="onfocusin"in w;function Pt(e){e.stopPropagation()}var xt=/^(?:focusinfocus|focusoutblur)$/;S.extend(S.event,{trigger:function(e,t,n,i){var a,o,r,s,l,c,u,d=[n||k],p=v.call(e,"type")?e.type:e,h=v.call(e,"namespace")?e.namespace.split("."):[],m=u=o=n=n||k;if(3!==n.nodeType&&8!==n.nodeType&&!xt.test(p+S.event.triggered)&&(-1<p.indexOf(".")&&(p=(h=p.split(".")).shift(),h.sort()),s=p.indexOf(":")<0&&"on"+p,(e=e[S.expando]?e:new S.Event(p,"object"==typeof e&&e)).isTrigger=i?2:3,e.namespace=h.join("."),e.rnamespace=e.namespace?new RegExp("(^|\\.)"+h.join("\\.(?:.*\\.|)")+"(\\.|$)"):null,e.result=void 0,e.target||(e.target=n),t=null==t?[e]:S.makeArray(t,[e]),c=S.event.special[p]||{},i||!c.trigger||!1!==c.trigger.apply(n,t))){if(!i&&!c.noBubble&&!g(n)){for(r=c.delegateType||p,xt.test(r+p)||(m=m.parentNode);m;m=m.parentNode)d.push(m),o=m;o===(n.ownerDocument||k)&&d.push(o.defaultView||o.parentWindow||w)}for(a=0;(m=d[a++])&&!e.isPropagationStopped();)u=m,e.type=1<a?r:c.bindType||p,(l=(K.get(m,"events")||{})[e.type]&&K.get(m,"handle"))&&l.apply(m,t),(l=s&&m[s])&&l.apply&&Y(m)&&(e.result=l.apply(m,t),!1===e.result&&e.preventDefault());return e.type=p,i||e.isDefaultPrevented()||c._default&&!1!==c._default.apply(d.pop(),t)||!Y(n)||s&&f(n[p])&&!g(n)&&((o=n[s])&&(n[s]=null),S.event.triggered=p,e.isPropagationStopped()&&u.addEventListener(p,Pt),n[p](),e.isPropagationStopped()&&u.removeEventListener(p,Pt),S.event.triggered=void 0,o&&(n[s]=o)),e.result}},simulate:function(e,t,n){e=S.extend(new S.Event,n,{type:e,isSimulated:!0});S.event.trigger(e,null,t)}}),S.fn.extend({trigger:function(e,t){return this.each(function(){S.event.trigger(e,t,this)})},triggerHandler:function(e,t){var n=this[0];if(n)return S.event.trigger(e,t,n,!0)}}),_.focusin||S.each({focus:"focusin",blur:"focusout"},function(n,i){function a(e){S.event.simulate(i,e.target,S.event.fix(e))}S.event.special[i]={setup:function(){var e=this.ownerDocument||this,t=K.access(e,i);t||e.addEventListener(n,a,!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,a,!0),K.remove(e,i))}}});var Ct=w.location,Et=Date.now(),Tt=/\?/;S.parseXML=function(e){var t;if(!e||"string"!=typeof e)return null;try{t=(new w.DOMParser).parseFromString(e,"text/xml")}catch(e){t=void 0}return t&&!t.getElementsByTagName("parsererror").length||S.error("Invalid XML: "+e),t};var Dt=/\[\]$/,Ot=/\r?\n/g,Lt=/^(?:submit|button|image|reset|file)$/i,jt=/^(?:input|select|textarea|keygen)/i;S.param=function(e,t){function n(e,t){t=f(t)?t():t,a[a.length]=encodeURIComponent(e)+"="+encodeURIComponent(null==t?"":t)}var i,a=[];if(null==e)return"";if(Array.isArray(e)||e.jquery&&!S.isPlainObject(e))S.each(e,function(){n(this.name,this.value)});else for(i in e)!function n(i,e,a,o){if(Array.isArray(e))S.each(e,function(e,t){a||Dt.test(i)?o(i,t):n(i+"["+("object"==typeof t&&null!=t?e:"")+"]",t,a,o)});else if(a||"object"!==m(e))o(i,e);else for(var t in e)n(i+"["+t+"]",e[t],a,o)}(i,e[i],t,n);return a.join("&")},S.fn.extend({serialize:function(){return S.param(this.serializeArray())},serializeArray:function(){return this.map(function(){var e=S.prop(this,"elements");return e?S.makeArray(e):this}).filter(function(){var e=this.type;return this.name&&!S(this).is(":disabled")&&jt.test(this.nodeName)&&!Lt.test(e)&&(this.checked||!de.test(e))}).map(function(e,t){var n=S(this).val();return null==n?null:Array.isArray(n)?S.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,zt=/#.*$/,Nt=/([?&])_=[^&]*/,Wt=/^(.*?):[ \t]*([^\r\n]*)$/gm,Rt=/^(?:GET|HEAD)$/,Bt=/^\/\//,Ft={},Ht={},qt="*/".concat("*"),$t=k.createElement("a");function Vt(o){return function(e,t){"string"!=typeof e&&(t=e,e="*");var n,i=0,a=e.toLowerCase().match(z)||[];if(f(t))for(;n=a[i++];)"+"===n[0]?(n=n.slice(1)||"*",(o[n]=o[n]||[]).unshift(t)):(o[n]=o[n]||[]).push(t)}}function Ut(t,i,a,o){var r={},s=t===Ht;function l(e){var n;return r[e]=!0,S.each(t[e]||[],function(e,t){t=t(i,a,o);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 Gt(e,t){var n,i,a=S.ajaxSettings.flatOptions||{};for(n in t)void 0!==t[n]&&((a[n]?e:i=i||{})[n]=t[n]);return i&&S.extend(!0,e,i),e}$t.href=Ct.href,S.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":S.parseXML},flatOptions:{url:!0,context:!0}},ajaxSetup:function(e,t){return t?Gt(Gt(e,S.ajaxSettings),t):Gt(S.ajaxSettings,e)},ajaxPrefilter:Vt(Ft),ajaxTransport:Vt(Ht),ajax:function(e,t){"object"==typeof e&&(t=e,e=void 0);var l,c,u,n,d,p,h,i,a,m=S.ajaxSetup({},t=t||{}),f=m.context||m,g=m.context&&(f.nodeType||f.jquery)?S(f):S.event,y=S.Deferred(),v=S.Callbacks("once memory"),_=m.statusCode||{},o={},r={},s="canceled",b={readyState:0,getResponseHeader:function(e){var t;if(p){if(!n)for(n={};t=Wt.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 p?u:null},setRequestHeader:function(e,t){return null==p&&(e=r[e.toLowerCase()]=r[e.toLowerCase()]||e,o[e]=t),this},overrideMimeType:function(e){return null==p&&(m.mimeType=e),this},statusCode:function(e){if(e)if(p)b.always(e[b.status]);else for(var t in e)_[t]=[_[t],e[t]];return this},abort:function(e){e=e||s;return l&&l.abort(e),A(0,e),this}};if(y.promise(b),m.url=((e||m.url||Ct.href)+"").replace(Bt,Ct.protocol+"//"),m.type=t.method||t.type||m.method||m.type,m.dataTypes=(m.dataType||"*").toLowerCase().match(z)||[""],null==m.crossDomain){a=k.createElement("a");try{a.href=m.url,a.href=a.href,m.crossDomain=$t.protocol+"//"+$t.host!=a.protocol+"//"+a.host}catch(e){m.crossDomain=!0}}if(m.data&&m.processData&&"string"!=typeof m.data&&(m.data=S.param(m.data,m.traditional)),Ut(Ft,m,t,b),p)return b;for(i in(h=S.event&&m.global)&&0==S.active++&&S.event.trigger("ajaxStart"),m.type=m.type.toUpperCase(),m.hasContent=!Rt.test(m.type),c=m.url.replace(zt,""),m.hasContent?m.data&&m.processData&&0===(m.contentType||"").indexOf("application/x-www-form-urlencoded")&&(m.data=m.data.replace(It,"+")):(a=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"),a=(Tt.test(c)?"&":"?")+"_="+Et+++a),m.url=c+a),m.ifModified&&(S.lastModified[c]&&b.setRequestHeader("If-Modified-Since",S.lastModified[c]),S.etag[c]&&b.setRequestHeader("If-None-Match",S.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)||p))return b.abort();if(s="abort",v.add(m.complete),b.done(m.success),b.fail(m.error),l=Ut(Ht,m,t,b)){if(b.readyState=1,h&&g.trigger("ajaxSend",[b,m]),p)return b;m.async&&0<m.timeout&&(d=w.setTimeout(function(){b.abort("timeout")},m.timeout));try{p=!1,l.send(o,A)}catch(e){if(p)throw e;A(-1,e)}}else A(-1,"No Transport");function A(e,t,n,i){var a,o,r,s=t;p||(p=!0,d&&w.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,a,o,r,s=e.contents,l=e.dataTypes;"*"===l[0];)l.shift(),void 0===i&&(i=e.mimeType||t.getResponseHeader("Content-Type"));if(i)for(a in s)if(s[a]&&s[a].test(i)){l.unshift(a);break}if(l[0]in n)o=l[0];else{for(a in n){if(!l[0]||e.converters[a+" "+l[0]]){o=a;break}r=r||a}o=o||r}if(o)return o!==l[0]&&l.unshift(o),n[o]}(m,b,n)),r=function(e,t,n,i){var a,o,r,s,l,c={},u=e.dataTypes.slice();if(u[1])for(r in e.converters)c[r.toLowerCase()]=e.converters[r];for(o=u.shift();o;)if(e.responseFields[o]&&(n[e.responseFields[o]]=t),!l&&i&&e.dataFilter&&(t=e.dataFilter(t,e.dataType)),l=o,o=u.shift())if("*"===o)o=l;else if("*"!==l&&l!==o){if(!(r=c[l+" "+o]||c["* "+o]))for(a in c)if((s=a.split(" "))[1]===o&&(r=c[l+" "+s[0]]||c["* "+s[0]])){!0===r?r=c[a]:!0!==c[a]&&(o=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 "+o}}}return{state:"success",data:t}}(m,r,b,i),i?(m.ifModified&&((n=b.getResponseHeader("Last-Modified"))&&(S.lastModified[c]=n),(n=b.getResponseHeader("etag"))&&(S.etag[c]=n)),204===e||"HEAD"===m.type?s="nocontent":304===e?s="notmodified":(s=r.state,a=r.data,i=!(o=r.error))):(o=s,!e&&s||(s="error",e<0&&(e=0))),b.status=e,b.statusText=(t||s)+"",i?y.resolveWith(f,[a,s,b]):y.rejectWith(f,[b,s,o]),b.statusCode(_),_=void 0,h&&g.trigger(i?"ajaxSuccess":"ajaxError",[b,m,i?a:o]),v.fireWith(f,[b,s]),h&&(g.trigger("ajaxComplete",[b,m]),--S.active||S.event.trigger("ajaxStop")))}return b},getJSON:function(e,t,n){return S.get(e,t,n,"json")},getScript:function(e,t){return S.get(e,void 0,t,"script")}}),S.each(["get","post"],function(e,a){S[a]=function(e,t,n,i){return f(t)&&(i=i||n,n=t,t=void 0),S.ajax(S.extend({url:e,type:a,dataType:i,data:t,success:n},S.isPlainObject(e)&&e))}}),S._evalUrl=function(e,t){return S.ajax({url:e,type:"GET",dataType:"script",cache:!0,async:!1,global:!1,converters:{"text script":function(){}},dataFilter:function(e){S.globalEval(e,t)}})},S.fn.extend({wrapAll:function(e){return this[0]&&(f(e)&&(e=e.call(this[0])),e=S(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){S(this).wrapInner(n.call(this,e))}):this.each(function(){var e=S(this),t=e.contents();t.length?t.wrapAll(n):e.append(n)})},wrap:function(t){var n=f(t);return this.each(function(e){S(this).wrapAll(n?t.call(this,e):t)})},unwrap:function(e){return this.parent(e).not("body").each(function(){S(this).replaceWith(this.childNodes)}),this}}),S.expr.pseudos.hidden=function(e){return!S.expr.pseudos.visible(e)},S.expr.pseudos.visible=function(e){return!!(e.offsetWidth||e.offsetHeight||e.getClientRects().length)},S.ajaxSettings.xhr=function(){try{return new w.XMLHttpRequest}catch(e){}};var Yt={0:200,1223:204},Zt=S.ajaxSettings.xhr();_.cors=!!Zt&&"withCredentials"in Zt,_.ajax=Zt=!!Zt,S.ajaxTransport(function(a){var o,r;if(_.cors||Zt&&!a.crossDomain)return{send:function(e,t){var n,i=a.xhr();if(i.open(a.type,a.url,a.async,a.username,a.password),a.xhrFields)for(n in a.xhrFields)i[n]=a.xhrFields[n];for(n in a.mimeType&&i.overrideMimeType&&i.overrideMimeType(a.mimeType),a.crossDomain||e["X-Requested-With"]||(e["X-Requested-With"]="XMLHttpRequest"),e)i.setRequestHeader(n,e[n]);o=function(e){return function(){o&&(o=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(Yt[i.status]||i.status,i.statusText,"text"!==(i.responseType||"text")||"string"!=typeof i.responseText?{binary:i.response}:{text:i.responseText},i.getAllResponseHeaders()))}},i.onload=o(),r=i.onerror=i.ontimeout=o("error"),void 0!==i.onabort?i.onabort=r:i.onreadystatechange=function(){4===i.readyState&&w.setTimeout(function(){o&&r()})},o=o("abort");try{i.send(a.hasContent&&a.data||null)}catch(e){if(o)throw e}},abort:function(){o&&o()}}}),S.ajaxPrefilter(function(e){e.crossDomain&&(e.contents.script=!1)}),S.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 S.globalEval(e),e}}}),S.ajaxPrefilter("script",function(e){void 0===e.cache&&(e.cache=!1),e.crossDomain&&(e.type="GET")}),S.ajaxTransport("script",function(n){var i,a;if(n.crossDomain||n.scriptAttrs)return{send:function(e,t){i=S("<script>").attr(n.scriptAttrs||{}).prop({charset:n.scriptCharset,src:n.url}).on("load error",a=function(e){i.remove(),a=null,e&&t("error"===e.type?404:200,e.type)}),k.head.appendChild(i[0])},abort:function(){a&&a()}}});var Kt=[],Qt=/(=)\?(?=&|$)|\?\?/;S.ajaxSetup({jsonp:"callback",jsonpCallback:function(){var e=Kt.pop()||S.expando+"_"+Et++;return this[e]=!0,e}}),S.ajaxPrefilter("json jsonp",function(e,t,n){var i,a,o,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 o||S.error(i+" was not called"),o[0]},e.dataTypes[0]="json",a=w[i],w[i]=function(){o=arguments},n.always(function(){void 0===a?S(w).removeProp(i):w[i]=a,e[i]&&(e.jsonpCallback=t.jsonpCallback,Kt.push(i)),o&&f(a)&&a(o[0]),o=a=void 0}),"script"}),_.createHTMLDocument=((t=k.implementation.createHTMLDocument("").body).innerHTML="<form></form><form></form>",2===t.childNodes.length),S.parseHTML=function(e,t,n){return"string"!=typeof e?[]:("boolean"==typeof t&&(n=t,t=!1),t||(_.createHTMLDocument?((i=(t=k.implementation.createHTMLDocument("")).createElement("base")).href=k.location.href,t.head.appendChild(i)):t=k),i=!n&&[],(n=E.exec(e))?[t.createElement(n[1])]:(n=ve([e],t,i),i&&i.length&&S(i).remove(),S.merge([],n.childNodes)));var i},S.fn.load=function(e,t,n){var i,a,o,r=this,s=e.indexOf(" ");return-1<s&&(i=wt(e.slice(s)),e=e.slice(0,s)),f(t)?(n=t,t=void 0):t&&"object"==typeof t&&(a="POST"),0<r.length&&S.ajax({url:e,type:a||"GET",dataType:"html",data:t}).done(function(e){o=arguments,r.html(i?S("<div>").append(S.parseHTML(e)).find(i):e)}).always(n&&function(e,t){r.each(function(){n.apply(this,o||[e.responseText,t,e])})}),this},S.each(["ajaxStart","ajaxStop","ajaxComplete","ajaxError","ajaxSuccess","ajaxSend"],function(e,t){S.fn[t]=function(e){return this.on(t,e)}}),S.expr.pseudos.animated=function(t){return S.grep(S.timers,function(e){return t===e.elem}).length},S.offset={setOffset:function(e,t,n){var i,a,o,r,s=S.css(e,"position"),l=S(e),c={};"static"===s&&(e.style.position="relative"),o=l.offset(),i=S.css(e,"top"),r=S.css(e,"left"),r=("absolute"===s||"fixed"===s)&&-1<(i+r).indexOf("auto")?(a=(s=l.position()).top,s.left):(a=parseFloat(i)||0,parseFloat(r)||0),null!=(t=f(t)?t.call(e,n,S.extend({},o)):t).top&&(c.top=t.top-o.top+a),null!=t.left&&(c.left=t.left-o.left+r),"using"in t?t.using.call(e,c):l.css(c)}},S.fn.extend({offset:function(t){if(arguments.length)return void 0===t?this:this.each(function(e){S.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],a={top:0,left:0};if("fixed"===S.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"===S.css(e,"position");)e=e.parentNode;e&&e!==i&&1===e.nodeType&&((a=S(e).offset()).top+=S.css(e,"borderTopWidth",!0),a.left+=S.css(e,"borderLeftWidth",!0))}return{top:t.top-a.top-S.css(i,"marginTop",!0),left:t.left-a.left-S.css(i,"marginLeft",!0)}}},offsetParent:function(){return this.map(function(){for(var e=this.offsetParent;e&&"static"===S.css(e,"position");)e=e.offsetParent;return e||ie})}}),S.each({scrollLeft:"pageXOffset",scrollTop:"pageYOffset"},function(t,a){var o="pageYOffset"===a;S.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[a]:e[t]:void(i?i.scrollTo(o?i.pageXOffset:n,o?n:i.pageYOffset):e[t]=n)},t,e,arguments.length)}}),S.each(["top","left"],function(e,n){S.cssHooks[n]=Ye(_.pixelPosition,function(e,t){if(t)return t=Ge(e,n),Ve.test(t)?S(e).position()[n]+"px":t})}),S.each({Height:"height",Width:"width"},function(r,s){S.each({padding:"inner"+r,content:s,"":"outer"+r},function(i,o){S.fn[o]=function(e,t){var n=arguments.length&&(i||"boolean"!=typeof e),a=i||(!0===e||!0===t?"margin":"border");return q(this,function(e,t,n){var i;return g(e)?0===o.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?S.css(e,t,a):S.style(e,t,n,a)},s,n?e:void 0,n)}})}),S.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){S.fn[n]=function(e,t){return 0<arguments.length?this.on(n,null,e,t):this.trigger(n)}}),S.fn.extend({hover:function(e,t){return this.mouseenter(e).mouseleave(t||e)}}),S.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)}}),S.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||S.guid++,i},S.holdReady=function(e){e?S.readyWait++:S.ready(!0)},S.isArray=Array.isArray,S.parseJSON=JSON.parse,S.nodeName=C,S.isFunction=f,S.isWindow=g,S.camelCase=G,S.type=m,S.now=Date.now,S.isNumeric=function(e){var t=S.type(e);return("number"===t||"string"===t)&&!isNaN(e-parseFloat(e))},"function"==typeof define&&define.amd&&define("jquery",[],function(){return S});var Jt=w.jQuery,Xt=w.$;return S.noConflict=function(e){return w.$===S&&(w.$=Xt),e&&w.jQuery===S&&(w.jQuery=Jt),S},e||(w.jQuery=w.$=S),S}),"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(" "),a=i.length;a--;){var o,r=i[a];"click"==r?this.$element.on("click."+this.type,this.options.selector,l.proxy(this.toggle,this)):"manual"!=r&&(o="hover"==r?"mouseleave":"focusout",this.$element.on(("hover"==r?"mouseenter":"focusin")+"."+this.type,this.options.selector,l.proxy(this.enter,this)),this.$element.on(o+"."+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,a,o,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(),o=this.getUID(this.type),this.setContent(),e.attr("id",o),this.$element.attr("aria-describedby",o),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,(a=(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,o=e[0].offsetHeight,a&&(i=r,a=this.getPosition(this.$viewport),r="bottom"==r&&s.bottom+o>a.bottom?"top":"top"==r&&s.top-o<a.top?"bottom":"right"==r&&s.right+n>a.width?"left":"left"==r&&s.left-n<a.left?"right":r,e.removeClass(i).addClass(r)),o=this.getCalculatedOffset(r,s,n,o),this.applyPlacement(o,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,a=n[0].offsetHeight,o=parseInt(n.css("margin-top"),10),r=parseInt(n.css("margin-left"),10);isNaN(o)&&(o=0),isNaN(r)&&(r=0),e.top+=o,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,o=n[0].offsetHeight;"top"==t&&o!=a&&(e.top=e.top+a-o);r=this.getViewportAdjustedDelta(t,e,s,o);r.left?e.left+=r.left:e.top+=r.top;t=/top|bottom/.test(t),a=t?2*r.left-i+s:2*r.top-a+o,o=t?"offsetWidth":"offsetHeight";n.offset(e),this.replaceArrow(a,n[0][o],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),a=l.Event("hide.bs."+this.type);return this.$element.trigger(a),a.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 a={top:0,left:0};if(!this.$viewport)return a;var o,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,o=t.top+r-s.scroll+i,e<s.top?a.top=s.top-e:o>s.top+s.height&&(a.top=s.top+s.height-o)):(o=t.left-r,n=t.left+r+n,o<s.left?a.left=s.left-o:n>s.right&&(a.left=s.left+s.width-n)),a},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(a){"use strict";function o(e,t){this.init("popover",e,t)}if(!a.fn.tooltip)throw new Error("Popover requires tooltip.js");o.VERSION="3.3.5",o.DEFAULTS=a.extend({},a.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>'}),((o.prototype=a.extend({},a.fn.tooltip.Constructor.prototype)).constructor=o).prototype.getDefaults=function(){return o.DEFAULTS},o.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()},o.prototype.hasContent=function(){return this.getTitle()||this.getContent()},o.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)},o.prototype.arrow=function(){return this.$arrow=this.$arrow||this.tip().find(".arrow")};var e=a.fn.popover;a.fn.popover=function(i){return this.each(function(){var e=a(this),t=e.data("bs.popover"),n="object"==typeof i&&i;!t&&/destroy|hide/.test(i)||(t||e.data("bs.popover",t=new o(this,n)),"string"==typeof i&&t[i]())})},a.fn.popover.Constructor=o,a.fn.popover.noConflict=function(){return a.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,a=i.closest("ul:not(.dropdown-menu)"),o=i.data("target");o||(o=(o=i.attr("href"))&&o.replace(/.*(?=#[^\s]*$)/,"")),i.parent("li").hasClass("active")||(e=a.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()||(o=r(o),this.activate(i.closest("li"),a),this.activate(o,o.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(){a.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),o?(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 a=t.find("> .active"),o=n&&r.support.transition&&(a.length&&a.hasClass("fade")||!!t.find("> .fade").length);a.length&&o?a.one("bsTransitionEnd",i).emulateTransitionEnd(s.TRANSITION_DURATION):i(),a.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,a,d,o,p,h,f,m,r,s,g,y,v,l,a=((e=t&&t.fn&&t.fn.select2&&t.fn.select2.amd?t.fn.select2.amd:e)&&e.requirejs||(e?i=e:e={},p={},h={},f={},m={},r=Object.prototype.hasOwnProperty,s=[].slice,g=/\.js$/,y=function(e,t){var n,i,a=u(e),o=a[0];return e=a[1],o&&(n=A(o=c(o,t))),o?e=n&&n.normalize?n.normalize(e,(i=t,function(e){return c(e,i)})):c(e,t):(o=(a=u(e=c(e,t)))[0],e=a[1],o&&(n=A(o))),{f:o?o+"!"+e:e,n:e,pr:o,p:n}},v={require:function(e){return b(e)},exports:function(e){var t=p[e];return void 0!==t?t:p[e]={}},module:function(e){return{id:e,uri:"",exports:p[e],config:(t=e,function(){return f&&f.config&&f.config[t]||{}})};var t}},l=function(e,t,n,i){var a,o,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"===(o=(r=y(t[s],i)).f))c[s]=v.require(e);else if("exports"===o)c[s]=v.exports(e),l=!0;else if("module"===o)a=c[s]=v.module(e);else if(_(p,o)||_(h,o)||_(m,o))c[s]=A(o);else{if(!r.p)throw new Error(e+" missing "+o);r.p.load(r.n,b(i,!0),function(t){return function(e){p[t]=e}}(o),{}),c[s]=p[o]}u=n?n.apply(p[e],c):void 0,e&&(a&&a.exports!==d&&a.exports!==p[e]?p[e]=a.exports:u===d&&l||(p[e]=u))}else e&&(p[e]=n)},n=i=o=function(e,t,n,i,a){if("string"==typeof e)return v[e]?v[e](t):A(y(e,t).f);if(!e.splice){if((f=e).deps&&o(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=a),i?l(d,e,t,n):setTimeout(function(){l(d,e,t,n)},4),o},o.config=function(e){return o(e)},n._defined=p,(a=function(e,t,n){t.splice||(n=t,t=[]),_(p,e)||_(h,e)||(h[e]=[e,t,n])}).amd={jQuery:!0},e.requirejs=n,e.require=i,e.define=a),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(o){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,a={}.hasOwnProperty;for(i in t)a.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,a){function o(){var e=Array.prototype.unshift,t=a.prototype.constructor.length,n=i.prototype.constructor;0<t&&(e.call(arguments,i.prototype.constructor),n=a.prototype.constructor),n.apply(this,arguments)}var e=c(a),t=c(i);a.displayName=i.displayName,o.prototype=new function(){this.constructor=o};for(var n=0;n<t.length;n++){var r=t[n];o.prototype[r]=i.prototype[r]}for(var s=0;s<e.length;s++){var l=e[s];o.prototype[l]=function(e){var t=function(){};e in o.prototype&&(t=o.prototype[e]);var n=a.prototype[e];return function(){return Array.prototype.unshift.call(arguments,t),n.apply(this,arguments)}}(l)}return o};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 a=0;a<n.length;a++){var o=n[a];(o=o.substring(0,1).toLowerCase()+o.substring(1))in i||(i[o]={}),a==n.length-1&&(i[o]=e[t]),i=i[o]}delete e[t]}}return e},e.hasScroll=function(e,t){var n=o(t),i=t.style.overflowX,a=t.style.overflowY;return(i!==a||"hidden"!==a&&"visible"!==a)&&("scroll"===i||"scroll"===a||(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"===o.fn.jquery.substr(0,3)&&(n=o(),o.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 a=i[n];t.setAttribute(n,a)}if(e.children){var o=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),o.append(r),o.append(u)}else this.template(e,t);return d.data(t,"data",e),t},i.prototype.bind=function(t){var a=this,e=t.id+"-results";this.$results.attr("id",e),t.on("results:all",function(e){a.clear(),a.append(e.data),t.isOpen()&&a.setClasses()}),t.on("results:append",function(e){a.append(e.data),t.isOpen()&&a.setClasses()}),t.on("query",function(e){a.showLoading(e)}),t.on("select",function(){t.isOpen()&&a.setClasses()}),t.on("unselect",function(){t.isOpen()&&a.setClasses()}),t.on("open",function(){a.$results.attr("aria-expanded","true"),a.$results.attr("aria-hidden","false"),a.setClasses(),a.ensureHighlightVisible()}),t.on("close",function(){a.$results.attr("aria-expanded","false"),a.$results.attr("aria-hidden","true"),a.$results.removeAttr("aria-activedescendant")}),t.on("results:toggle",function(){var e=a.getHighlightedResults();0!==e.length&&e.trigger("mouseup")}),t.on("results:select",function(){var e,t=a.getHighlightedResults();0!==t.length&&(e=t.data("data"),"true"==t.attr("aria-selected")?a.trigger("close"):a.trigger("select",{data:e}))}),t.on("results:previous",function(){var e,t=a.getHighlightedResults(),n=a.$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=a.$results.offset().top,n=i.offset().top,i=a.$results.scrollTop()+(n-t),0===e?a.$results.scrollTop(0):n-t<0&&a.$results.scrollTop(i))}),t.on("results:next",function(){var e,t=a.getHighlightedResults(),n=a.$results.find("[aria-selected]"),i=n.index(t)+1;i>=n.length||((e=n.eq(i)).trigger("mouseenter"),t=a.$results.offset().top+a.$results.outerHeight(!1),n=e.offset().top+e.outerHeight(!1),e=a.$results.scrollTop()+n-t,0===i?a.$results.scrollTop(0):t<n&&a.$results.scrollTop(e))}),t.on("results:focus",function(e){e.element.addClass("select2-results__option--highlighted")}),t.on("results:message",function(e){a.displayMessage(e)}),d.fn.mousewheel&&this.$results.on("mousewheel",function(e){var t=a.$results.scrollTop(),n=a.$results.get(0).scrollHeight-a.$results.scrollTop()+e.deltaY,t=0<e.deltaY&&t-e.deltaY<=0,n=e.deltaY<0&&n<=a.$results.height();t?(a.$results.scrollTop(0),e.preventDefault(),e.stopPropagation()):n&&(a.$results.scrollTop(a.$results.get(0).scrollHeight-a.$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(a.options.get("multiple")?a.trigger("unselect",{originalEvent:e,data:n}):a.trigger("close")):void a.trigger("select",{originalEvent:e,data:n})}),this.$results.on("mouseenter",".select2-results__option[aria-selected]",function(){var e=d(this).data("data");a.getHighlightedResults().removeClass("select2-results__option--highlighted"),a.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,a=this.getHighlightedResults();0!==a.length&&(e=this.$results.find("[aria-selected]").index(a),i=this.$results.offset().top,t=a.offset().top,n=this.$results.scrollTop()+(t-i),i=t-i,n-=2*a.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 a(e,t){this.$element=e,this.options=t,a.__super__.constructor.call(this)}return e.Extend(a,e.Observable),a.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},a.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")})},a.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")})})},a.prototype._detachCloseHandler=function(e){n(document.body).off("mousedown.select2."+e.id)},a.prototype.position=function(e,t){t.find(".selection").append(e)},a.prototype.destroy=function(){this._detachCloseHandler(this.container)},a.prototype.update=function(){throw new Error("The `update` method must be defined in child classes.")},a}),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],a=this.display(i),o=this.selectionContainer();o.append(a),o.prop("title",i.title||i.text),o.data("data",i),t.push(o)}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"),a=0;a<i.length;a++){var o={data:i[a]};if(this.trigger("unselect",o),o.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,a){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!==a.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,a=["open","opening","close","closing","select","selecting","unselect","unselecting"],o=["opening","closing","selecting","unselecting"];e.call(this,t,n),t.on("*",function(e,t){var n;-1!==r.inArray(e,a)&&(n=r.Event("select2:"+e,{params:t=t||{}}),i.$element.trigger(n),-1!==r.inArray(e,o)&&(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(a){var e,o=this;if(a.selected=!0,r(a.element).is("option"))return a.element.selected=!0,void this.$element.trigger("change");this.$element.prop("multiple")?this.current(function(e){var t=[];(a=[a]).push.apply(a,e);for(var n=0;n<a.length;n++){var i=a[n].id;-1===r.inArray(i,t)&&t.push(i)}o.$element.val(t),o.$element.trigger("change")}):(e=a.id,this.$element.val(e),this.$element.trigger("change"))},n.prototype.unselect=function(a){var o=this;if(this.$element.prop("multiple"))return a.selected=!1,r(a.element).is("option")?(a.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!==a.id&&-1===r.inArray(i,t)&&t.push(i)}o.$element.val(t),o.$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=[],a=0;a<n.length;a++){var o=r(n[a]),o=this.item(o);i.push(o)}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(),a=[],o=0;o<e.length;o++){var r,s,l=this._normalizeItem(e[o]);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)),a.push(s))}return a},i}),e.define("select2/data/ajax",["./array","../utils","jquery"],function(n,e,o){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=o.ajax(e);return e.then(t),e.fail(n),e}};return o.extend({},t,e,!0)},t.prototype.processResults=function(e){return e},t.prototype.query=function(t,n){function e(){var e=a.transport(a,function(e){e=i.processResults(e,t);i.options.get("debug")&&window.console&&console.error&&(e&&e.results&&o.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&&(o.isFunction(this._request.abort)&&this._request.abort(),this._request=null);var a=o.extend({type:"GET"},this.ajaxOptions);"function"==typeof a.url&&(a.url=a.url(t)),"function"==typeof a.data&&(a.data=a.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"),a=n.get("createTag");if(void 0!==a&&(this.createTag=a),e.call(this,t,n),s.isArray(i))for(var o=0;o<i.length;o++){var r=i[o],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,a=0;a<i.length;a++){var o=i[a],r=null!=o.children&&!e({results:o.children},!0);if(o.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 a=this.tokenizer(t,this.options,function(e){i.select(e)});a.term!==t.term&&(this.$search.length&&(this.$search.val(a.term),this.$search.focus()),t.term=a.term),e.call(this,t,n)},e.prototype.tokenizer=function(e,t,n,i){for(var a=n.get("tokenSeparators")||[],o=t.term,r=0,s=this.createTag||function(e){return{id:e.term,text:e.term}};r<o.length;){var l=o[r];-1!==c.inArray(l,a)?(l=o.substr(0,r),i(s(c.extend({},t,{term:l}))),o=o.substr(r+1)||"",r=0):r++}return{term:o}},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 a=this;this.current(function(e){e=null!=e?e.length:0;return 0<a.maximumSelectionLength&&e>=a.maximumSelectionLength?void a.trigger("results:message",{message:"maximumSelected",args:{maximum:a.maximumSelectionLength}}):void t.call(a,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(a){function e(){}return e.prototype.render=function(e){var t=e.call(this),e=a('<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(){a(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 a=t[i];this.placeholder.id===a.id&&n.splice(i,1)}return n},e}),e.define("select2/dropdown/infiniteScroll",["jquery"],function(a){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=a.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=a.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=a('<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,o){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,a=!1;e.call(this,t,n),t.on("open",function(){i._showDropdown(),i._attachPositioningHandler(t),a||(a=!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,a="orientationchange.select2."+e.id,e=this.$container.parents().filter(o.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+" "+a,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(o.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,a=(this.$container.position(),this.$container.offset());a.bottom=a.top+this.$container.outerHeight(!1);var o={height:this.$container.outerHeight(!1)};o.top=a.top,o.bottom=a.top+o.height;var r=this.$dropdown.outerHeight(!1),s=e.scrollTop(),e=e.scrollTop()+e.height(),s=s<a.top-r,e=e>a.bottom+r,a={left:a.left,top:o.bottom};t||n||(i="below"),e||!s||t?!s&&e&&t&&(i="below"):i="above",("above"==i||t&&"below"!==i)&&(a.top=o.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(a)},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 a=t[i];a.children?n+=e(a.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,p,h,m,f,g,y,v,_,b,t,A,w,k,S,M,P,x,C,E,T,D,O,L,j,I,z,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?w:A,0<t.minimumInputLength&&(t.dataAdapter=_.Decorate(t.dataAdapter,P)),0<t.maximumInputLength&&(t.dataAdapter=_.Decorate(t.dataAdapter,x)),0<t.maximumSelectionLength&&(t.dataAdapter=_.Decorate(t.dataAdapter,C)),t.tags&&(t.dataAdapter=_.Decorate(t.dataAdapter,S)),null==t.tokenSeparators&&null==t.tokenizer||(t.dataAdapter=_.Decorate(t.dataAdapter,M)),null!=t.query&&(e=d(t.amdBase+"compat/query"),t.dataAdapter=_.Decorate(t.dataAdapter,e)),null!=t.initSelection&&(e=d(t.amdBase+"compat/initSelection"),t.dataAdapter=_.Decorate(t.dataAdapter,e))),null==t.resultsAdapter&&(t.resultsAdapter=p,null!=t.ajax&&(t.resultsAdapter=_.Decorate(t.resultsAdapter,O)),null!=t.placeholder&&(t.resultsAdapter=_.Decorate(t.resultsAdapter,D)),t.selectOnClose&&(t.resultsAdapter=_.Decorate(t.resultsAdapter,I))),null==t.dropdownAdapter&&(t.multiple?t.dropdownAdapter=E:(n=_.Decorate(E,T),t.dropdownAdapter=n),0!==t.minimumResultsForSearch&&(t.dropdownAdapter=_.Decorate(t.dropdownAdapter,j)),t.closeOnSelect&&(t.dropdownAdapter=_.Decorate(t.dropdownAdapter,z)),null==t.dropdownCssClass&&null==t.dropdownCss&&null==t.adaptDropdownCssClass||(n=d(t.amdBase+"compat/dropdownCss"),t.dropdownAdapter=_.Decorate(t.dropdownAdapter,n)),t.dropdownAdapter=_.Decorate(t.dropdownAdapter,L)),null==t.selectionAdapter&&(t.selectionAdapter=t.multiple?m:h,null!=t.placeholder&&(t.selectionAdapter=_.Decorate(t.selectionAdapter,f)),t.allowClear&&(t.selectionAdapter=_.Decorate(t.selectionAdapter,g)),t.multiple&&(t.selectionAdapter=_.Decorate(t.selectionAdapter,y)),null==t.containerCssClass&&null==t.containerCss&&null==t.adaptContainerCssClass||(l=d(t.amdBase+"compat/containerCss"),t.selectionAdapter=_.Decorate(t.selectionAdapter,l)),t.selectionAdapter=_.Decorate(t.selectionAdapter,v)),"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 a=t.language,o=0;o<a.length;o++){var r=a[o],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:_.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),a=n.children.length-1;0<=a;a--)null==e(t,n.children[a])&&i.children.splice(a,1);return 0<i.children.length?i:e(t,i)}var o=s(n.text).toUpperCase(),r=s(t.term).toUpperCase();return-1<o.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=_._convertData(n);u.extend(this.defaults,n)},new n}),e.define("select2/options",["require","jquery","./defaults","./utils"],function(n,o,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=o.fn.jquery&&"1."==o.fn.jquery.substr(0,2)&&e[0].dataset?o.extend(!0,{},e[0].dataset,e.data()):e.data(),a=o.extend(!0,{},i);for(n in a=r._convertData(a))-1<o.inArray(n,t)||(o.isPlainObject(this.options[n])?o.extend(this.options[n],a[n]):this.options[n]=a[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(a,o,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 o(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 a=e.split(";"),o=0,r=a.length;o<r;o+=1){var s=a[o].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){a.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===a.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 a={prevented:!1,name:e,args:t};if(n.call(this,i[e],a),a.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];a.isArray(e)&&(e=a.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=a('<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,a=[],o=r.trim(e.attr("class"));o&&r((o=""+o).split(/\s+/)).each(function(){0===this.indexOf("select2-")&&a.push(this)}),(o=r.trim(t.attr("class")))&&r((o=""+o).split(/\s+/)).each(function(){0!==this.indexOf("select2-")&&(null!=(i=n(this))&&a.push(i))}),e.attr("class",a.join(" "))}}}),e.define("select2/compat/containerCss",["jquery","./utils"],function(o,r){function s(){return null}function e(){}return e.prototype.render=function(e){var t=e.call(this),n=this.options.get("containerCssClass")||"";o.isFunction(n)&&(n=n(this.$element));var i,a=this.options.get("adaptContainerCssClass");a=a||s,-1!==n.indexOf(":all:")&&(n=n.replace(":all",""),i=a,a=function(e){var t=i(e);return null!=t?t+" "+e:e});e=this.options.get("containerCss")||{};return o.isFunction(e)&&(e=e(this.$element)),r.syncCssClasses(t,this.$element,a),t.css(e),t.addClass(n),t},e}),e.define("select2/compat/dropdownCss",["jquery","./utils"],function(o,r){function s(){return null}function e(){}return e.prototype.render=function(e){var t=e.call(this),n=this.options.get("dropdownCssClass")||"";o.isFunction(n)&&(n=n(this.$element));var i,a=this.options.get("adaptDropdownCssClass");a=a||s,-1!==n.indexOf(":all:")&&(n=n.replace(":all",""),i=a,a=function(e){var t=i(e);return null!=t?t+" "+e:e});e=this.options.get("dropdownCss")||{};return o.isFunction(e)&&(e=e(this.$element)),r.syncCssClasses(t,this.$element,a),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(o){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 a=this._currentData[i];n.push.apply(n,function e(t,n){var i=[];return t.selected||-1!==o.inArray(t.id,n)?(t.selected=!0,i.push(t)):t.selected=!1,t.children&&i.push.apply(i,e(t.children,n)),i}(a,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){o.map(e,function(e){e.selected=!1})}),this.$element.val(t.id)),this.$element.trigger("change")},e.prototype.unselect=function(e,a){var o=this;a.selected=!1,this.current(function(e){for(var t=[],n=0;n<e.length;n++){var i=e[n];a.id!=i.id&&t.push(i.id)}o.$element.val(t.join(o._valueSeparator)),o.$element.trigger("change")})},e.prototype.query=function(e,t,n){for(var i=[],a=0;a<this._currentData.length;a++){var o=this._currentData[a],o=this.matches(t,o);null!==o&&i.push(o)}n({results:i})},e.prototype.addOptions=function(e,t){t=o.map(t,function(e){return o.data(e[0],"data")});this._currentData.push.apply(this._currentData,t)},e}),e.define("select2/compat/matcher",["jquery"],function(r){return function(o){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 a=t.children[i];o(e.term,a.text,a)||n.children.splice(i,1)}if(0<n.children.length)return n}return o(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,a,t){var o;return e("jquery.mousewheel"),null==i.fn.select2&&(o=["open","close","destroy"],i.fn.select2=function(t){if("object"==typeof(t=t||{}))return this.each(function(){var e=i.extend({},t,!0);new a(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,o)?this:n}),null==i.fn.select2.defaults&&(i.fn.select2.defaults=t),a}),a=function(u){function t(e){var t,n=e||window.event,i=f.call(arguments,1),a=0,o=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&&(o=-1*n.wheelDeltaX),"axis"in n&&n.axis===n.HORIZONTAL_AXIS&&(o=-1*r,r=0),a=0===r?o:r,"deltaY"in n&&(a=r=-1*n.deltaY),"deltaX"in n&&(o=n.deltaX,0===r&&(a=-1*o)),0!==r||0!==o){1===n.deltaMode?(a*=t=u.data(this,"mousewheel-line-height"),r*=t,o*=t):2===n.deltaMode&&(a*=t=u.data(this,"mousewheel-page-height"),r*=t,o*=t);var s=Math.max(Math.abs(r),Math.abs(o));return m&&!(s<m)||p(n,m=s)&&(m/=40),p(n,s)&&(a/=40,o/=40,r/=40),a=Math[1<=a?"floor":"ceil"](a/m),o=Math[1<=o?"floor":"ceil"](o/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=o,e.deltaY=r,e.deltaFactor=m,e.offsetX=l,e.offsetY=c,e.deltaMode=0,i.unshift(e,a,o,r),h&&clearTimeout(h),h=setTimeout(d,200),(u.event.dispatch||u.event.handle).apply(this,i)}}function d(){m=null}function p(e,t){return g.settings.adjustOldDeltas&&"mousewheel"===e.type&&t%120==0}var h,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"],a):"object"==typeof exports?module.exports=a:a(t),{define:e.define,require:e.require}),e=a.require("jquery.select2");function _(e,t){return r.call(e,t)}function c(e,t){var n,i,a,o,r,s,l,c,u,d,p=t&&t.split("/"),h=f.map,m=h&&h["*"]||{};if(e&&"."===e.charAt(0))if(t){for(p=p.slice(0,p.length-1),t=(e=e.split("/")).length-1,f.nodeIdCompat&&g.test(e[t])&&(e[t]=e[t].replace(g,"")),e=p.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((p||m)&&h){for(c=(n=e.split("/")).length;0<c;--c){if(i=n.slice(0,c).join("/"),p)for(u=p.length;0<u;--u)if(a=(a=h[p.slice(0,u).join("/")])&&a[i]){o=a,r=c;break}if(o)break;!s&&m&&m[i]&&(s=m[i],l=c)}!o&&s&&(o=s,r=l),o&&(n.splice(0,r,o),e=n.join("/"))}return e}function b(e,t){return function(){return o.apply(d,s.call(arguments,0).concat([e,t]))}}function A(e){var t;if(_(h,e)&&(t=h[e],delete h[e],m[e]=!0,l.apply(d,t)),!_(p,e)&&!_(m,e))throw new Error("No "+e);return p[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=a,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 a=i(n(2)),o=i(n(40)),r=n(41),s=n(46),l=i(n(49)),c=i(n(44)),n=i(n(39)),u=a.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=o.default,n.Compiler=s.Compiler,n.JavaScriptCompiler=l.default,n.Parser=r.parser,n.parse=r.parse,n.parseWithoutProcessing=r.parseWithoutProcessing,n}a=d();a.create=d,n.default(a),a.Visitor=c.default,a.default=a,t.default=a,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,a=n(1).default;t.__esModule=!0;var o=i(n(4)),r=a(n(33)),s=a(n(6)),l=i(n(5)),c=i(n(34)),a=a(n(39));function u(){var t=new o.HandlebarsEnvironment;return l.extend(t,o),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,a.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 a=n(5),o=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(a.toString.call(e)===l){if(t)throw new o.default("Arg not supported with multiple helpers");a.extend(this.helpers,e)}else this.helpers[e]=t},unregisterHelper:function(e){delete this.helpers[e]},registerPartial:function(e,t){if(a.toString.call(e)===l)a.extend(this.partials,e);else{if(void 0===t)throw new o.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(a.toString.call(e)===l){if(t)throw new o.default("Arg not supported with multiple decorators");a.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=a.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 a.test(e)?e.replace(i,o):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,a=/[&<>"'`=]/;function o(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,a=void 0,o=void 0,t=void 0;n&&(i=n.start.line,a=n.end.line,o=n.start.column,t=n.end.column,e+=" - "+i+":"+o);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=a,l?(Object.defineProperty(this,"column",{value:o,enumerable:!0}),Object.defineProperty(this,"endColumn",{value:t,enumerable:!0})):(this.column=o,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){a.default(e),o.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 a=i(n(11)),o=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 o=n(5);t.default=function(a){a.registerHelper("blockHelperMissing",function(e,t){var n=t.inverse,i=t.fn;return!0===e?i(this):!1===e||null==e?n(this):o.isArray(e)?0<e.length?(t.ids&&(t.ids=[t.name]),a.helpers.each(e,t)):n(this):(t.data&&t.ids&&((n=o.createFrame(t.data)).contextPath=o.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),y=e(i(6));n.default=function(e){e.registerHelper("each",function(i,e){if(!e)throw new y.default("Must pass iterator to #each");var t,a=e.fn,n=e.inverse,o=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+=a(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;o<u;o++)o in i&&c(o,o,o===i.length-1);else if(m.Symbol&&i[m.Symbol.iterator]){for(var d=[],p=i[m.Symbol.iterator](),h=p.next();!h.done;h=p.next())d.push(h.value);for(u=(i=d).length;o<u;o++)c(o,o,o===i.length-1)}else t=void 0,f(i).forEach(function(e){void 0!==t&&c(t,o-1),t=e,o++}),void 0!==t&&c(t,o-1,!0);return r=0===o?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 a=n(19),o=n(21),r=n(24);e.exports=function(e,t){var n=(o.Object||{})[e]||Object[e],i={};i[e]=t(n),a(a.S+a.F*r(function(){n(1)}),"Object",i)}},function(e,t,n){function m(e,t,n){var i,a,o,r=e&m.F,s=e&m.G,l=e&m.S,c=e&m.P,u=e&m.B,d=e&m.W,p=s?g:g[t]||(g[t]={}),h=s?f:l?f[t]:(f[t]||{})[v];for(i in n=s?t:n)(a=!r&&h&&i in h)&&i in p||(o=(a?h:n)[i],p[i]=s&&"function"!=typeof h[i]?n[i]:u&&a?y(o,f):d&&h[i]==o?function(t){function e(e){return this instanceof t?new t(e):t(e)}return e[v]=t[v],e}(o):c&&"function"==typeof o?y(Function.call,o):o,c&&((p[v]||(p[v]={}))[i]=o))}var f=n(20),g=n(21),y=n(22),v="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 o=n(23);e.exports=function(i,a,e){if(o(i),void 0===a)return i;switch(e){case 1:return function(e){return i.call(a,e)};case 2:return function(e,t){return i.call(a,e,t)};case 3:return function(e,t,n){return i.call(a,e,t,n)}}return function(){return i.apply(a,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 a=i(n(6));t.default=function(e){e.registerHelper("helperMissing",function(){if(1!==arguments.length)throw new a.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 a=n(5),o=i(n(6));t.default=function(n){n.registerHelper("if",function(e,t){if(2!=arguments.length)throw new o.default("#if requires exactly one argument");return a.isFunction(e)&&(e=e.call(this)),!t.hash.includeZero&&!e||a.isEmpty(e)?t.inverse(this):t.fn(this)}),n.registerHelper("unless",function(e,t){if(2!=arguments.length)throw new o.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(a){a.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,a.log.apply(a,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 a=n(5),o=i(n(6));t.default=function(e){e.registerHelper("with",function(e,t){if(2!=arguments.length)throw new o.default("#with requires exactly one argument");a.isFunction(e)&&(e=e.call(this));var n=t.fn;if(a.isEmpty(e))return t.inverse(this);var i=t.data;return t.data&&t.ids&&((i=a.createFrame(t.data)).contextPath=a.appendContextPath(t.data.contextPath,t.ids[0])),n(e,{data:i,blockParams:a.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){a.default(e)};var a=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,a,o,e){var t=i;return a.partials||(a.partials={},t=function(e,t){var n=o.partials;o.partials=r.extend({},n,a.partials);t=i(e,t);return o.partials=n,t}),a.partials[e.args[0]]=e.fn,t})},e.exports=t.default},function(e,t,n){"use strict";t.__esModule=!0;var i=n(5),a={methodMap:["debug","info","warn","error"],level:"info",lookupLevel:function(e){var t;return e="string"==typeof e?0<=(t=i.indexOf(a.methodMap,e.toLowerCase()))?t:parseInt(e,10):e},log:function(e){if(e=a.lookupLevel(e),"undefined"!=typeof console&&a.lookupLevel(a.level)<=e){e=a.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=a,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,a=n(3).default,o=n(1).default;t.__esModule=!0,t.checkRevision=function(e){var t=e&&e[0]||1,n=p.COMPILER_REVISION;if(!(t>=p.LAST_COMPATIBLE_COMPILER_REVISION&&t<=p.COMPILER_REVISION)){if(t<p.LAST_COMPATIBLE_COMPILER_REVISION){n=p.REVISION_CHANGES[n],t=p.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}),a=c.VM.invokePartial.call(this,e,t,i);if(null==a&&c.compile&&(n.partials[n.name]=c.compile(e,l.compilerOptions,c),a=n.partials[n.name](t,i)),null==a)throw new d.default("The partial "+n.name+" could not be compiled when running in runtime-only mode");if(n.indent){for(var o=a.split("\n"),r=0,s=o.length;r<s&&(o[r]||r+1!==s);r++)o[r]=n.indent+o[r];a=o.join("\n")}return a},fn:function(e){var t=l[e];return t.decorator=l[e+"_d"],t},programs:[],program:function(e,t,n,i,a){var o=this.programs[e],r=this.fn(e);return o=t||a||i||n?m(this,e,r,t,n,i,a):o||(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?p.createFrame(t):{}).root=e);return t}(e,n));var i=void 0,a=l.useBlockParams?[]:void 0;function o(e){return""+l.main(r,e,r.helpers,r.partials,n,a,i)}return l.useDepths&&(i=t.depths?e!=t.depths[0]?[e].concat(t.depths):t.depths:[e]),(o=f(l.main,o,r,t.depths||[],n,a))(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,h.moveHelperToHooks(r,"helperMissing",e),h.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 a=i.data&&i.data["partial-block"];i.partial=!0,i.ids&&(i.data.contextPath=i.ids[0]||i.data.contextPath);var o=void 0;i.fn&&i.fn!==r&&function(){i.data=p.createFrame(i.data);var n=i.fn;o=i.data["partial-block"]=function(e){var t=arguments.length<=1||void 0===arguments[1]?{}:arguments[1];return t.data=p.createFrame(t.data),t.data["partial-block"]=a,n(e,t)},n.partials&&(i.partials=u.extend({},i.partials,n.partials))}();void 0===e&&o&&(e=o);{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=a(n(5)),d=o(n(6)),p=n(4),h=n(10);function m(i,e,a,o,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)),a(i,e,i.helpers,i.partials,t.data||o,r&&[t.blockParams].concat(r),n)}return(n=f(a,n,i,s,o,r)).program=e,n.depth=s?s.length:0,n.blockParams=t||0,n}function r(){return""}function f(e,t,n,i,a,o){return e.decorator&&(t=e.decorator(t,e={},n,i&&i[0],a,o,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,a=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 o=i(n(42)),r=i(n(43)),a=a(n(45)),n=n(5);t.parser=o.default;var s={};function l(e,t){return"Program"===e.type?e:((o.default.yy=s).locInfo=function(e){return new s.SourceLocation(t&&t.srcName,e)},o.default.parse(e))}n.extend(s,a)},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,a,o,r){var s=o.length-1;switch(a){case 1:return o[s-1];case 2:this.$=i.prepareProgram(o[s]);break;case 3:case 4:case 5:case 6:case 7:case 8:this.$=o[s];break;case 9:this.$={type:"CommentStatement",value:i.stripComment(o[s]),strip:i.stripFlags(o[s],o[s]),loc:i.locInfo(this._$)};break;case 10:this.$={type:"ContentStatement",original:o[s],value:o[s],loc:i.locInfo(this._$)};break;case 11:this.$=i.prepareRawBlock(o[s-2],o[s-1],o[s],this._$);break;case 12:this.$={path:o[s-3],params:o[s-2],hash:o[s-1]};break;case 13:this.$=i.prepareBlock(o[s-3],o[s-2],o[s-1],o[s],!1,this._$);break;case 14:this.$=i.prepareBlock(o[s-3],o[s-2],o[s-1],o[s],!0,this._$);break;case 15:this.$={open:o[s-5],path:o[s-4],params:o[s-3],hash:o[s-2],blockParams:o[s-1],strip:i.stripFlags(o[s-5],o[s])};break;case 16:case 17:this.$={path:o[s-4],params:o[s-3],hash:o[s-2],blockParams:o[s-1],strip:i.stripFlags(o[s-5],o[s])};break;case 18:this.$={strip:i.stripFlags(o[s-1],o[s-1]),program:o[s]};break;case 19:var l=i.prepareBlock(o[s-2],o[s-1],o[s],o[s],!1,this._$),l=i.prepareProgram([l],o[s-1].loc);l.chained=!0,this.$={strip:o[s-2].strip,program:l,chain:!0};break;case 20:this.$=o[s];break;case 21:this.$={path:o[s-1],strip:i.stripFlags(o[s-2],o[s])};break;case 22:case 23:this.$=i.prepareMustache(o[s-3],o[s-2],o[s-1],o[s-4],i.stripFlags(o[s-4],o[s]),this._$);break;case 24:this.$={type:"PartialStatement",name:o[s-3],params:o[s-2],hash:o[s-1],indent:"",strip:i.stripFlags(o[s-4],o[s]),loc:i.locInfo(this._$)};break;case 25:this.$=i.preparePartialBlock(o[s-2],o[s-1],o[s],this._$);break;case 26:this.$={path:o[s-3],params:o[s-2],hash:o[s-1],strip:i.stripFlags(o[s-4],o[s])};break;case 27:case 28:this.$=o[s];break;case 29:this.$={type:"SubExpression",path:o[s-3],params:o[s-2],hash:o[s-1],loc:i.locInfo(this._$)};break;case 30:this.$={type:"Hash",pairs:o[s],loc:i.locInfo(this._$)};break;case 31:this.$={type:"HashPair",key:i.id(o[s-2]),value:o[s],loc:i.locInfo(this._$)};break;case 32:this.$=i.id(o[s-1]);break;case 33:case 34:this.$=o[s];break;case 35:this.$={type:"StringLiteral",value:o[s],original:o[s],loc:i.locInfo(this._$)};break;case 36:this.$={type:"NumberLiteral",value:Number(o[s]),original:Number(o[s]),loc:i.locInfo(this._$)};break;case 37:this.$={type:"BooleanLiteral",value:"true"===o[s],original:"true"===o[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.$=o[s];break;case 42:this.$=i.preparePath(!0,o[s],this._$);break;case 43:this.$=i.preparePath(!1,o[s],this._$);break;case 44:o[s-2].push({part:i.id(o[s]),original:o[s],separator:o[s-1]}),this.$=o[s-2];break;case 45:this.$=[{part:i.id(o[s]),original:o[s]}];break;case 46:this.$=[];break;case 47:o[s-1].push(o[s]);break;case 48:this.$=[];break;case 49:o[s-1].push(o[s]);break;case 50:this.$=[];break;case 51:o[s-1].push(o[s]);break;case 58:this.$=[];break;case 59:o[s-1].push(o[s]);break;case 64:this.$=[];break;case 65:o[s-1].push(o[s]);break;case 70:this.$=[];break;case 71:o[s-1].push(o[s]);break;case 78:this.$=[];break;case 79:o[s-1].push(o[s]);break;case 82:this.$=[];break;case 83:o[s-1].push(o[s]);break;case 86:this.$=[];break;case 87:o[s-1].push(o[s]);break;case 90:this.$=[];break;case 91:o[s-1].push(o[s]);break;case 94:this.$=[];break;case 95:o[s-1].push(o[s]);break;case 98:this.$=[o[s]];break;case 99:o[s-1].push(o[s]);break;case 100:this.$=[o[s]];break;case 101:o[s-1].push(o[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],a=[],o=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;a.push(u);var d=this.lexer.options&&this.lexer.options.ranges;"function"==typeof this.yy.parseError&&(this.parseError=this.yy.parseError);for(var p,h,m,f,g,y,v,_,b,A={};;){if(m=n[n.length-1],void 0===(f=this.defaultActions[m]||(null==p&&(b=void 0,p=b="number"!=typeof(b=t.lexer.lex()||1)&&t.symbols_[b]||b),o[m]&&o[m][p]))||!f.length||!f[0]){var w="";if(!c){for(y in _=[],o[m])this.terminals_[y]&&2<y&&_.push("'"+this.terminals_[y]+"'");w=this.lexer.showPosition?"Parse error on line "+(s+1)+":\n"+this.lexer.showPosition()+"\nExpecting "+_.join(", ")+", got '"+(this.terminals_[p]||p)+"'":"Parse error on line "+(s+1)+": Unexpected "+(1==p?"end of input":"'"+(this.terminals_[p]||p)+"'"),this.parseError(w,{text:this.lexer.match,token:this.terminals_[p]||p,line:this.lexer.yylineno,loc:u,expected:_})}}if(f[0]instanceof Array&&1<f.length)throw new Error("Parse Error: multiple actions possible at state: "+m+", token: "+p);switch(f[0]){case 1:n.push(p),i.push(this.lexer.yytext),a.push(this.lexer.yylloc),n.push(f[1]),p=null,h?(p=h,h=null):(l=this.lexer.yyleng,r=this.lexer.yytext,s=this.lexer.yylineno,u=this.lexer.yylloc,0<c&&c--);break;case 2:if(v=this.productions_[f[1]][1],A.$=i[i.length-v],A._$={first_line:a[a.length-(v||1)].first_line,last_line:a[a.length-1].last_line,first_column:a[a.length-(v||1)].first_column,last_column:a[a.length-1].last_column},d&&(A._$.range=[a[a.length-(v||1)].range[0],a[a.length-1].range[1]]),void 0!==(g=this.performAction.call(A,r,l,s,this.yy,f[1],i,a)))return g;v&&(n=n.slice(0,-1*v*2),i=i.slice(0,-1*v),a=a.slice(0,-1*v)),n.push(this.productions_[f[1]][0]),i.push(A.$),a.push(A._$),v=o[n[n.length-2]][n[n.length-1]],n.push(v);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 a=this._currentRules(),o=0;o<a.length&&(!(t=this._input.match(this.rules[a[o]]))||e&&!(t[0].length>e[0].length)||(e=t,n=o,this.options.flex));o++);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,a[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 a(e,t){return n.yytext=n.yytext.substring(e,n.yyleng-t+e)}switch(t){case 0:if("\\\\"===n.yytext.slice(-2)?(a(0,1),this.begin("mu")):"\\"===n.yytext.slice(-1)?(a(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:(a(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=a(1,2).replace(/\\"/g,'"'),80;case 32:return n.yytext=a(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 a(){this.options=arguments.length<=0||void 0===arguments[0]?{}:arguments[0]}function p(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 h(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}}(a.prototype=new n.default).Program=function(e){var t=!this.options.ignoreStandalone,n=!this.isRootSeen;this.isRootSeen=!0;for(var i=e.body,a=0,o=i.length;a<o;a++){var r,s,l,c,u=i[a],d=this.accept(u);d&&(r=p(i,a,n),c=h(i,a,n),s=d.openStandalone&&r,l=d.closeStandalone&&c,c=d.inlineStandalone&&r&&c,d.close&&m(i,a,!0),d.open&&f(i,a,!0),t&&c&&(m(i,a),f(i,a)&&"PartialStatement"===u.type&&(u.indent=/([ \t]+$)/.exec(i[a-1].original)[1])),t&&s&&(m((u.program||u.inverse).body),f(i,a)),t&&l&&(m(i,a),f((u.inverse||u.program).body)))}return e},a.prototype.BlockStatement=a.prototype.DecoratorBlock=a.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,a=n;if(n&&n.chained)for(i=n.body[0].program;a.chained;)a=a.body[a.body.length-1].program;var o={open:e.openStrip.open,close:e.closeStrip.close,openStandalone:h(t.body),closeStandalone:p((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(a.body,null,!0),!this.options.ignoreStandalone&&p(t.body)&&h(i.body)&&(f(t.body),m(i.body))):e.closeStrip.open&&f(t.body,null,!0),o},a.prototype.Decorator=a.prototype.MustacheStatement=function(e){return e.strip},a.prototype.PartialStatement=a.prototype.CommentStatement=function(e){e=e.strip||{};return{inlineStandalone:!0,open:e.open,close:e.close}},t.default=a,e.exports=t.default},function(e,t,n){"use strict";var i=n(1).default;t.__esModule=!0;var a=i(n(6));function o(){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")}o.prototype={constructor:o,mutating:!1,acceptKey:function(e,t){var n=this.accept(e[t]);if(this.mutating){if(n&&!o.prototype[n.type])throw new a.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 a.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 a.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=o,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?"@":"",a=[],o=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)a.push(l);else{if(0<a.length)throw new u.default("Invalid path: "+i,{loc:n});".."===l&&o++}}return{type:"PathExpression",data:e,depth:o,parts:a,original:i,loc:n}},t.prepareMustache=function(e,t,n,i,a,o){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:a,loc:this.locInfo(o)}},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,a,o){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}a&&(a=s,s=t,t=a);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(o)}},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,a=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 a=void 0;function o(){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(a=a||o()).call(this,e,t)}return e._setup=function(e){return(a=a||o())._setup(e)},e._child=function(e,t,n,i){return(a=a||o())._child(e,t,n,i)},e};var r=a(n(6)),s=n(5),o=a(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],a=e.opcodes[n];if(i.opcode!==a.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,a.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,a=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",a,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,o.default.helpers.simpleId(t))}},PathExpression:function(e){this.addDepth(e.depth),this.opcode("getContext",e.depth);var t=e.parts[0],n=o.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=o.default.helpers.simpleId(e.path),n=t&&!!this.blockParamIndex(e.path.parts[0]),i=!n&&o.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&&!o.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 a=e.params;return this.pushParams(a),this.opcode("pushProgram",t),this.opcode("pushProgram",n),e.hash?this.accept(e.hash):this.opcode("emptyHash",i),a},blockParamIndex:function(e){for(var t=0,n=this.options.blockParams.length;t<n;t++){var i=this.options.blockParams[t],a=i&&s.indexOf(i,e);if(i&&0<=a)return[t,a]}}}},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 a=n(4),p=i(n(6)),o=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=a.COMPILER_REVISION;return[e,a.REVISION_CHANGES[e]]},appendToBuffer:function(e,t,n){return o.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 a,o=e.opcodes,r=void 0,s=void 0,l=void 0;for(s=0,l=o.length;s<l;s++)a=o[s],this.source.currentLocation=a.loc,r=r||a.loc,this[a.opcode].apply(this,a.args);if(this.source.currentLocation=r,this.pushSource(""),this.stackSlot||this.inlineStack.length||this.compileStack.length)throw new p.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 a=0;r(this.aliases).forEach(function(e){var t=n.aliases[e];t.children&&1<t.referenceCount&&(i+=", alias"+ ++a+"="+e,t.children[0]="alias"+a)});var o=["container","depth0","helpers","partials","data"];(this.useBlockParams||this.useDepths)&&o.push("blockParams"),this.useDepths&&o.push("depths");t=this.mergeSource(i);return e?(o.push(t),Function.apply(this,o)):this.source.wrap(["function(",o.join(","),") {\n ",t,"}"])},mergeSource:function(e){var t=this.environment.isSimple,n=!this.forceBuffer,i=void 0,a=void 0,o=void 0,r=void 0;return this.source.each(function(e){e.appendToBuffer?(o?e.prepend(" + "):o=e,r=e):(o&&(a?o.prepend("buffer += "):i=!0,r.add(";"),o=r=void 0),a=!0,t||(n=!1))}),n?o?(o.prepend("return "),r.add(";")):a||this.source.push('return "";'):(e+=", buffer = "+(i?"":this.initializeBuffer()),o?(o.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 a=0;i||!this.options.compat||this.lastContext?this.pushContext():this.push(this.depthedLookup(e[a++])),this.resolvePath("context",e,a,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,a,o,e){var r=this;if(this.options.strict||this.options.assumeObjects)this.push(function(e,t,n,i){var a=t.popStack(),o=0,r=n.length;e&&r--;for(;o<r;o++)a=t.nameLookup(a,n[o],i);return e?[t.aliasable("container.strict"),"(",a,", ",t.quotedString(n[o]),", ",JSON.stringify(t.source.currentLocation)," )"]:a}(this.options.strict&&e,this,i,n));else for(var t=i.length;a<t;a++)this.replaceStack(function(e){var t=r.nameLookup(e,i[a],n);return o?[" && ",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=[],a=this.setupParams(t,1,i);e&&(t=this.popStack(),delete a.name),n&&(a.indent=JSON.stringify(n)),a.helpers="helpers",a.partials="partials",a.decorators="container.decorators",e?i.unshift(t):i.unshift(this.nameLookup("partials",t,"partial")),this.options.compat&&(a.depths="depths"),a=this.objectLiteral(a),i.push(a),this.push(this.source.functionCall("container.invokePartial","",i))},assignToHash:function(e){var t=this.popStack(),n=void 0,i=void 0,a=void 0;this.trackIds&&(a=this.popStack()),this.stringParams&&(i=this.popStack(),n=this.popStack());var o=this.hash;n&&(o.contexts[e]=n),i&&(o.types[e]=i),a&&(o.ids[e]=a),o.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,a=void 0,o=0,r=n.length;o<r;o++){var s,i=n[o],a=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]=a.compile(i,t,this.context,!this.precompile),this.context.decorators[s]=a.decorators,this.context.environments[s]=i,this.useDepths=this.useDepths||a.useDepths,this.useBlockParams=this.useBlockParams||a.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,a=void 0;if(!this.isInline())throw new p.default("replaceStack on non-inline");var o,r=this.popStack(!0);r instanceof c?(t=["(",n=[r.value]],a=!0):(i=!0,o=this.incrStack(),t=["((",this.push(o)," = ",r,")"],n=this.topStack());n=e.call(this,n);a||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,a=e[t];a instanceof c?this.compileStack.push(a):(i=this.incrStack(),this.pushSource([i," = ",a,";"]),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 p.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,a={},o=[],r=[],s=[],l=!n;l&&(n=[]),a.name=this.quotedString(e),a.hash=this.popStack(),this.trackIds&&(a.hashIds=this.popStack()),this.stringParams&&(a.hashTypes=this.popStack(),a.hashContexts=this.popStack());var c=this.popStack(),e=this.popStack();(e||c)&&(a.fn=e||"container.noop",a.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(),o[u]=this.popStack());return l&&(a.args=this.source.generateArray(n)),this.trackIds&&(a.ids=this.source.generateArray(s)),this.stringParams&&(a.types=this.source.generateArray(r),a.contexts=this.source.generateArray(o)),this.options.data&&(a.data="data"),this.useBlockParams&&(a.blockParams="blockParams"),a},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 o=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=[],a=0,o=e.length;a<o;a++)i.push(t.wrap(e[a],n));return i}return"boolean"==typeof e||"number"==typeof e?e+"":e}function a(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}}),a.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,a=[];o(n).forEach(function(e){var t=s(n[e],i);"undefined"!==t&&a.push([i.quotedString(e),":",t])});var e=this.generateList(a);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=a,e.exports=t.default}],a={},n.m=i,n.c=a,n.p="",n(0);function n(e){if(a[e])return a[e].exports;var t=a[e]={exports:{},id:e,loaded:!1};return i[e].call(t.exports,t,t.exports,n),t.loaded=!0,t.exports}var i,a}),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 o(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 a(e,t){for(var n=[],i=0;i<e.length;++i)n.push(t(e[i],i));return n}function p(e,t){return Object.prototype.hasOwnProperty.call(e,t)}function c(e,t){for(var n in t)p(t,n)&&(e[n]=t[n]);return p(t,"toString")&&(e.toString=t.toString),p(t,"valueOf")&&(e.valueOf=t.valueOf),e}function u(e,t,n,i){return xt(e,t,n,i,!0).utc()}function h(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=h(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(h(t),e):h(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},y=d.momentProperties=[];function v(e,t){var n,i,a;if(o(t._isAMomentObject)||(e._isAMomentObject=t._isAMomentObject),o(t._i)||(e._i=t._i),o(t._f)||(e._f=t._f),o(t._l)||(e._l=t._l),o(t._strict)||(e._strict=t._strict),o(t._tzm)||(e._tzm=t._tzm),o(t._isUTC)||(e._isUTC=t._isUTC),o(t._offset)||(e._offset=t._offset),o(t._pf)||(e._pf=h(t)),o(t._locale)||(e._locale=t._locale),0<y.length)for(n=0;n<y.length;n++)o(a=t[i=y[n]])||(e[i]=a);return e}var t=!1;function _(e){v(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 _||null!=e&&null!=e._isAMomentObject}function A(e){return e<0?Math.ceil(e)||0:Math.floor(e)}function w(e){var t=+e,e=0;return e=0!=t&&isFinite(t)?A(t):e}function k(e,t,n){for(var i=Math.min(e.length,t.length),a=Math.abs(e.length-t.length),o=0,r=0;r<i;r++)(n&&e[r]!==t[r]||!n&&w(e[r])!==w(t[r]))&&o++;return o+a}function S(e){!1===d.suppressDeprecationWarnings&&"undefined"!=typeof console&&console.warn&&console.warn("Deprecation warning: "+e)}function n(a,o){var r=!0;return c(function(){if(null!=d.deprecationHandler&&d.deprecationHandler(null,a),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)}S(a+"\nArguments: "+Array.prototype.slice.call(t).join("")+"\n"+(new Error).stack),r=!1}return o.apply(this,arguments)},o)}var M={};function P(e,t){null!=d.deprecationHandler&&d.deprecationHandler(e,t),M[e]||(S(t),M[e]=!0)}function x(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)p(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)p(e,n)&&!p(t,n)&&s(e[n])&&(i[n]=c({},i[n]));return i}function E(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)p(e,t)&&n.push(t);return n};var D={};function O(e,t){var n=e.toLowerCase();D[n]=D[n+"s"]=D[t]=e}function L(e){return"string"==typeof e?D[e]||D[e.toLowerCase()]:void 0}function j(e){var t,n,i={};for(n in e)p(e,n)&&(t=L(n))&&(i[t]=e[n]);return i}var I={};function z(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 W=/(\[[^\[]*\])|(\\)?([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,B={},F={};function H(e,t,n,i){var a="string"==typeof i?function(){return this[i]()}:i;e&&(F[e]=a),t&&(F[t[0]]=function(){return N(a.apply(this,arguments),t[1],t[2])}),n&&(F[n]=function(){return this.localeData().ordinal(a.apply(this,arguments),e)})}function q(e,t){return e.isValid()?(t=$(t,e.localeData()),B[t]=B[t]||function(i){for(var e,a=i.match(W),t=0,o=a.length;t<o;t++)F[a[t]]?a[t]=F[a[t]]:a[t]=(e=a[t]).match(/\[[\s\S]/)?e.replace(/^\[|\]$/g,""):e.replace(/\\/g,"");return function(e){for(var t="",n=0;n<o;n++)t+=x(a[n])?a[n].call(e,i):a[n];return t}}(t),B[t](e)):e.localeData().invalidDate()}function $(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 V=/\d/,U=/\d\d/,G=/\d{3}/,Y=/\d{4}/,Z=/[+-]?\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+/,ae=/Z|[+-]\d\d:?\d\d/gi,oe=/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]=x(n)?n:function(e,t){return e&&i?i:n}}function ce(e,t){return p(se,e)?se[e](t._strict,t._locale):new RegExp(ue(e.replace("\\","").replace(/\\(\[)|\\(\])|\[([^\]\[]*)\]|\\(.)/g,function(e,t,n,i,a){return t||n||i||a})))}function ue(e){return e.replace(/[-\/\\^$*+?.()|[\]{}]/g,"\\$&")}var de={};function pe(e,n){var t,i=n;for("string"==typeof e&&(e=[e]),l(n)&&(i=function(e,t){t[n]=w(e)}),t=0;t<e.length;t++)de[e[t]]=i}function he(e,a){pe(e,function(e,t,n,i){n._w=n._w||{},a(e,n._w,n,i)})}var me=0,fe=1,ge=2,ye=3,ve=4,_e=5,be=6,Ae=7,we=8;function ke(e){return Se(e)?366:365}function Se(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"),z("year",1),le("Y",ie),le("YY",K,U),le("YYYY",ee,Y),le("YYYYY",te,Z),le("YYYYYY",te,Z),pe(["YYYYY","YYYYYY"],me),pe("YYYY",function(e,t){t[me]=2===e.length?d.parseTwoDigitYear(e):w(e)}),pe("YY",function(e,t){t[me]=d.parseTwoDigitYear(e)}),pe("Y",function(e,t){t[me]=parseInt(e,10)}),d.parseTwoDigitYear=function(e){return w(e)+(68<w(e)?1900:2e3)};var Me,Pe=xe("FullYear",!0);function xe(t,n){return function(e){return null!=e?(Ee(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 Ee(e,t,n){e.isValid()&&!isNaN(n)&&("FullYear"===t&&Se(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?Se(e)?29:28:31-n%7%2}Me=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"),z("month",8),le("M",K),le("MM",K,U),le("MMM",function(e,t){return t.monthsShortRegex(e)}),le("MMMM",function(e,t){return t.monthsRegex(e)}),pe(["M","MM"],function(e,t){t[fe]=w(e)-1}),pe(["MMM","MMMM"],function(e,t,n,i){i=n._locale.monthsParse(e,i,n._strict);null!=i?t[fe]=i:h(n).invalidMonth=e});var De=/D[oD]?(\[[^\[\]]*\]|\s)+MMMM?/,Oe="January_February_March_April_May_June_July_August_September_October_November_December".split("_");var Le="Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_");function je(e,t){var n;if(!e.isValid())return e;if("string"==typeof t)if(/^\d+$/.test(t))t=w(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?(je(this,e),d.updateOffset(this,!0),this):Ce(this,"Month")}var ze=re;var Ne=re;function We(){function e(e,t){return t.length-e.length}for(var t,n=[],i=[],a=[],o=0;o<12;o++)t=u([2e3,o]),n.push(this.monthsShort(t,"")),i.push(this.months(t,"")),a.push(this.months(t,"")),a.push(this.monthsShort(t,""));for(n.sort(e),i.sort(e),a.sort(e),o=0;o<12;o++)n[o]=ue(n[o]),i[o]=ue(i[o]);for(o=0;o<24;o++)a[o]=ue(a[o]);this._monthsRegex=new RegExp("^("+a.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,a,o,r){r=new Date(e,t,n,i,a,o,r);return e<100&&0<=e&&isFinite(r.getFullYear())&&r.setFullYear(e),r}function Be(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+Be(e,0,n).getUTCDay()-t)%7-1}function He(e,t,n,i,a){var o,a=1+7*(t-1)+(7+n-i)%7+Fe(e,i,a),a=a<=0?ke(o=e-1)+a:a>ke(e)?(o=e+1,a-ke(e)):(o=e,a);return{year:o,dayOfYear:a}}function qe(e,t,n){var i,a,o=Fe(e.year(),t,n),o=Math.floor((e.dayOfYear()-o-1)/7)+1;return o<1?i=o+$e(a=e.year()-1,t,n):o>$e(e.year(),t,n)?(i=o-$e(e.year(),t,n),a=e.year()+1):(a=e.year(),i=o),{week:i,year:a}}function $e(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"),z("week",5),z("isoWeek",5),le("w",K),le("ww",K,U),le("W",K),le("WW",K,U),he(["w","ww","W","WW"],function(e,t,n,i){t[i.substr(0,1)]=w(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"),z("day",11),z("weekday",11),z("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)}),he(["dd","ddd","dddd"],function(e,t,n,i){i=n._locale.weekdaysParse(e,i,n._strict);null!=i?t.d=i:h(n).invalidWeekday=e}),he(["d","e","E"],function(e,t,n,i){t[i]=w(e)});var Ve="Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_");var Ue="Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_");var Ge="Su_Mo_Tu_We_Th_Fr_Sa".split("_");var Ye=re;var Ze=re;var Ke=re;function Qe(){function e(e,t){return t.length-e.length}for(var t,n,i,a=[],o=[],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,""),a.push(t),o.push(n),r.push(i),s.push(t),s.push(n),s.push(i);for(a.sort(e),o.sort(e),r.sort(e),s.sort(e),l=0;l<7;l++)o[l]=ue(o[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("^("+o.join("|")+")","i"),this._weekdaysMinStrictRegex=new RegExp("^("+a.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"),z("hour",13),le("a",et),le("A",et),le("H",K),le("h",K),le("k",K),le("HH",K,U),le("hh",K,U),le("kk",K,U),le("hmm",Q),le("hmmss",J),le("Hmm",Q),le("Hmmss",J),pe(["H","HH"],ye),pe(["k","kk"],function(e,t,n){e=w(e);t[ye]=24===e?0:e}),pe(["a","A"],function(e,t,n){n._isPm=n._locale.isPM(e),n._meridiem=e}),pe(["h","hh"],function(e,t,n){t[ye]=w(e),h(n).bigHour=!0}),pe("hmm",function(e,t,n){var i=e.length-2;t[ye]=w(e.substr(0,i)),t[ve]=w(e.substr(i)),h(n).bigHour=!0}),pe("hmmss",function(e,t,n){var i=e.length-4,a=e.length-2;t[ye]=w(e.substr(0,i)),t[ve]=w(e.substr(i,2)),t[_e]=w(e.substr(a)),h(n).bigHour=!0}),pe("Hmm",function(e,t,n){var i=e.length-2;t[ye]=w(e.substr(0,i)),t[ve]=w(e.substr(i))}),pe("Hmmss",function(e,t,n){var i=e.length-4,a=e.length-2;t[ye]=w(e.substr(0,i)),t[ve]=w(e.substr(i,2)),t[_e]=w(e.substr(a))});var tt,nt=xe("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:Le,week:{dow:0,doy:6},weekdays:Ve,weekdaysMin:Ge,weekdaysShort:Ue,meridiemParse:/[ap]\.?m?\.?/i},at={},ot={};function rt(e){return e&&e.toLowerCase().replace("_","-")}function st(e){if(!at[e]&&"undefined"!=typeof module&&module&&module.exports)try{var t=tt._abbr;require("./locale/"+e),lt(t)}catch(e){}return at[e]}function lt(e,t){return e&&((t=o(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 at[e],null;var n,i=it;if(t.abbr=e,null!=at[e])P("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=at[e]._config;else if(null!=t.parentLocale)if(null!=at[t.parentLocale])i=at[t.parentLocale]._config;else{if(null==(n=st(t.parentLocale)))return ot[t.parentLocale]||(ot[t.parentLocale]=[]),ot[t.parentLocale].push({name:e,config:t}),null;i=n._config}return at[e]=new E(C(i,t)),ot[e]&&ot[e].forEach(function(e){ct(e.name,e.config)}),lt(e),at[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,a,o=0;o<e.length;){for(t=(a=rt(e[o]).split("-")).length,n=(n=rt(e[o+1]))?n.split("-"):null;0<t;){if(i=st(a.slice(0,t).join("-")))return i;if(n&&n.length>=t&&k(a,n,!0)>=t-1)break;t--}o++}return tt}(e)}function dt(e){var t=e._a;return t&&-2===h(e).overflow&&(t=t[fe]<0||11<t[fe]?fe:t[ge]<1||t[ge]>Te(t[me],t[fe])?ge:t[ye]<0||24<t[ye]||24===t[ye]&&(0!==t[ve]||0!==t[_e]||0!==t[be])?ye:t[ve]<0||59<t[ve]?ve:t[_e]<0||59<t[_e]?_e:t[be]<0||999<t[be]?be:-1,h(e)._overflowDayOfYear&&(t<me||ge<t)&&(t=ge),h(e)._overflowWeeks&&-1===t&&(t=Ae),h(e)._overflowWeekday&&-1===t&&(t=we),h(e).overflow=t),e}function pt(e,t,n){return null!=e?e:null!=t?t:n}function ht(e){var t,n,i,a,o,r=[];if(!e._d){for(a=e,o=new Date(d.now()),n=a._useUTC?[o.getUTCFullYear(),o.getUTCMonth(),o.getUTCDate()]:[o.getFullYear(),o.getMonth(),o.getDate()],e._w&&null==e._a[ge]&&null==e._a[fe]&&function(e){var t,n,i,a,o,r,s;{var l;null!=(t=e._w).GG||null!=t.W||null!=t.E?(o=1,r=4,n=pt(t.GG,e._a[me],qe(Ct(),1,4).year),i=pt(t.W,1),((a=pt(t.E,1))<1||7<a)&&(s=!0)):(o=e._locale._week.dow,r=e._locale._week.doy,l=qe(Ct(),o,r),n=pt(t.gg,e._a[me],l.year),i=pt(t.w,l.week),null!=t.d?((a=t.d)<0||6<a)&&(s=!0):null!=t.e?(a=t.e+o,(t.e<0||6<t.e)&&(s=!0)):a=o)}i<1||i>$e(n,o,r)?h(e)._overflowWeeks=!0:null!=s?h(e)._overflowWeekday=!0:(r=He(n,i,a,o,r),e._a[me]=r.year,e._dayOfYear=r.dayOfYear)}(e),null!=e._dayOfYear&&(i=pt(e._a[me],n[me]),(e._dayOfYear>ke(i)||0===e._dayOfYear)&&(h(e)._overflowDayOfYear=!0),i=Be(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[ye]&&0===e._a[ve]&&0===e._a[_e]&&0===e._a[be]&&(e._nextDay=!0,e._a[ye]=0),e._d=(e._useUTC?Be: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[ye]=24),e._w&&void 0!==e._w.d&&e._w.d!==i&&(h(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)?/,yt=[["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}/]],vt=[["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/]],_t=/^\/?Date\((\-?\d+)/i;function bt(e){var t,n,i,a,o,r,s=e._i,l=mt.exec(s)||ft.exec(s);if(l){for(h(e).iso=!0,t=0,n=yt.length;t<n;t++)if(yt[t][1].exec(l[1])){a=yt[t][0],i=!1!==yt[t][2];break}if(null!=a){if(l[3]){for(t=0,n=vt.length;t<n;t++)if(vt[t][1].exec(l[3])){o=(l[2]||" ")+vt[t][0];break}if(null==o)return void(e._isValid=!1)}if(i||null==o){if(l[4]){if(!gt.exec(l[4]))return void(e._isValid=!1);r="Z"}e._f=a+(o||"")+(r||""),Mt(e)}else e._isValid=!1}else e._isValid=!1}else e._isValid=!1}var At=/^(?:(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 wt(e,t,n,i,a,o){a=[function(e){e=parseInt(e,10);{if(e<=49)return 2e3+e;if(e<=999)return 1900+e}return e}(e),Le.indexOf(t),parseInt(n,10),parseInt(i,10),parseInt(a,10)];return o&&a.push(parseInt(o,10)),a}var kt={UT:0,GMT:0,EDT:-240,EST:-300,CDT:-300,CST:-360,MDT:-360,MST:-420,PDT:-420,PST:-480};function St(e){var t,n,i,a,o=At.exec(e._i.replace(/\([^)]*\)|[\n\t]/g," ").replace(/(\s\s+)/g," ").replace(/^\s\s*/,"").replace(/\s\s*$/,""));o?(t=wt(o[4],o[3],o[2],o[5],o[6],o[7]),n=o[1],i=t,a=e,n&&Ue.indexOf(n)!==new Date(i[0],i[1],i[2]).getDay()?(h(a).weekdayMismatch=!0,a._isValid=!1):(e._a=t,e._tzm=(a=o[8],t=o[9],o=o[10],a?kt[a]:t?0:60*(((t=parseInt(o,10))-(o=t%100))/100)+o),e._d=Be.apply(null,e._a),e._d.setUTCMinutes(e._d.getUTCMinutes()-e._tzm),h(e).rfc2822=!0)):e._isValid=!1}function Mt(e){if(e._f!==d.ISO_8601)if(e._f!==d.RFC_2822){e._a=[],h(e).empty=!0;for(var t,n,i,a,o,r=""+e._i,s=r.length,l=0,c=$(e._f,e._locale).match(W)||[],u=0;u<c.length;u++)n=c[u],(t=(r.match(ce(n,e))||[])[0])&&(0<(a=r.substr(0,r.indexOf(t))).length&&h(e).unusedInput.push(a),r=r.slice(r.indexOf(t)+t.length),l+=t.length),F[n]?(t?h(e).empty=!1:h(e).unusedTokens.push(n),i=n,o=e,null!=(a=t)&&p(de,i)&&de[i](a,o._a,o,i)):e._strict&&!t&&h(e).unusedTokens.push(n);h(e).charsLeftOver=s-l,0<r.length&&h(e).unusedInput.push(r),e._a[ye]<=12&&!0===h(e).bigHour&&0<e._a[ye]&&(h(e).bigHour=void 0),h(e).parsedDateParts=e._a.slice(0),h(e).meridiem=e._meridiem,e._a[ye]=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[ye],e._meridiem),ht(e),dt(e)}else St(e);else bt(e)}function Pt(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 _(dt(t)):(i(t)?e._d=t:r(n)?function(e){var t,n,i,a,o;if(0===e._f.length)return h(e).invalidFormat=!0,e._d=new Date(NaN);for(a=0;a<e._f.length;a++)o=0,t=v({},e),null!=e._useUTC&&(t._useUTC=e._useUTC),t._f=e._f[a],Mt(t),m(t)&&(o+=h(t).charsLeftOver,o+=10*h(t).unusedTokens.length,h(t).score=o,(null==i||o<i)&&(i=o,n=t));c(e,n||t)}(e):n?Mt(e):o(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=_t.exec(e._i);null===t?(bt(e),!1===e._isValid&&(delete e._isValid,St(e),!1===e._isValid&&(delete e._isValid,d.createFromInputFallback(e)))):e._d=new Date(+t[1])}(t):r(n)?(t._a=a(n.slice(0),function(e){return parseInt(e,10)}),ht(t)):s(n)?function(e){var t;e._d||(t=j(e._i),e._a=a([t.year,t.month,t.day||t.date,t.hour,t.minute,t.second,t.millisecond],function(e){return e&&parseInt(e,10)}),ht(e))}(t):l(n)?t._d=new Date(n):d.createFromInputFallback(t),m(e)||(e._d=null),e))}function xt(e,t,n,i,a){var o={};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),o._isAMomentObject=!0,o._useUTC=o._isUTC=a,o._l=n,o._i=e,o._f=t,o._strict=i,(o=new _(dt(Pt(o=o))))._nextDay&&(o.add(1,"d"),o._nextDay=void 0),o}function Ct(e,t,n,i){return xt(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 Et=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 Dt(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 Lt(e){var t=j(e),n=t.year||0,i=t.quarter||0,a=t.month||0,o=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===Me.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]])!==w(e[Ot[i]])&&(n=!0)}return!0}(t),this._milliseconds=+e+1e3*c+6e4*l+1e3*s*60*60,this._days=+r+7*o,this._months=+a+3*i+12*n,this._data={},this._locale=ut(),this._bubble()}function jt(e){return e instanceof Lt}function It(e){return e<0?-1*Math.round(-1*e):Math.round(e)}function zt(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)})}zt("Z",":"),zt("ZZ",""),le("Z",oe),le("ZZ",oe),pe(["Z","ZZ"],function(e,t,n){n._useUTC=!0,n._tzm=Wt(oe,e)});var Nt=/([\+\-]|\d\d)/gi;function Wt(e,t){t=(t||"").match(e);if(null===t)return null;e=((t[t.length-1]||[])+"").match(Nt)||["-",0,0],t=60*e[1]+w(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 Bt(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 $t(e,t){var n,i=e,a=null;return jt(e)?i={ms:e._milliseconds,d:e._days,M:e._months}:l(e)?(i={},t?i[t]=e:i.milliseconds=e):(a=Ht.exec(e))?(n="-"===a[1]?-1:1,i={y:0,d:w(a[ge])*n,h:w(a[ye])*n,m:w(a[ve])*n,s:w(a[_e])*n,ms:w(It(1e3*a[be]))*n}):(a=qt.exec(e))?(n="-"===a[1]?-1:(a[1],1),i={y:Vt(a[2],n),M:Vt(a[3],n),w:Vt(a[4],n),d:Vt(a[5],n),h:Vt(a[6],n),m:Vt(a[7],n),s:Vt(a[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=Ut(e,t):((n=Ut(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 Lt(i),jt(e)&&p(e,"_locale")&&(i._locale=e._locale),i}function Vt(e,t){e=e&&parseFloat(e.replace(",","."));return(isNaN(e)?0:e)*t}function Ut(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 Gt(i,a){return function(e,t){var n;return null===t||isNaN(+t)||(P(a,"moment()."+a+"(period, number) is deprecated. Please use moment()."+a+"(number, period). See http://momentjs.com/guides/#/warnings/add-inverted-param/ for more info."),n=e,e=t,t=n),Yt(this,$t(e="string"==typeof e?+e:e,t),i),this}}function Yt(e,t,n,i){var a=t._milliseconds,o=It(t._days),t=It(t._months);e.isValid()&&(i=null==i||i,t&&je(e,Ce(e,"Month")+t*n),o&&Ee(e,"Date",Ce(e,"Date")+o*n),a&&e._d.setTime(e._d.valueOf()+a*n),i&&d.updateOffset(e,o||t))}$t.fn=Lt.prototype,$t.invalid=function(){return $t(NaN)};re=Gt(1,"add"),Q=Gt(-1,"subtract");function Zt(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,a){var o;return null==e?qe(this,i,a).year:(o=$e(e,i,a),function(e,t,n,i,a){a=He(e,t,n,i,a),a=Be(a.year,0,a.dayOfYear);return this.year(a.getUTCFullYear()),this.month(a.getUTCMonth()),this.date(a.getUTCDate()),this}.call(this,e,t=o<t?o:t,n,i,a))}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"),z("weekYear",1),z("isoWeekYear",1),le("G",ie),le("g",ie),le("GG",K,U),le("gg",K,U),le("GGGG",ee,Y),le("gggg",ee,Y),le("GGGGG",te,Z),le("ggggg",te,Z),he(["gggg","ggggg","GGGG","GGGGG"],function(e,t,n,i){t[i.substr(0,2)]=w(e)}),he(["gg","GG"],function(e,t,n,i){t[i]=d.parseTwoDigitYear(e)}),H("Q",0,"Qo","quarter"),O("quarter","Q"),z("quarter",7),le("Q",V),pe("Q",function(e,t){t[fe]=3*(w(e)-1)}),H("D",["DD",2],"Do","date"),O("date","D"),z("date",9),le("D",K),le("DD",K,U),le("Do",function(e,t){return e?t._dayOfMonthOrdinalParse||t._ordinalParse:t._dayOfMonthOrdinalParseLenient}),pe(["D","DD"],ge),pe("Do",function(e,t){t[ge]=w(e.match(K)[0])});Oe=xe("Date",!0);H("DDD",["DDDD",3],"DDDo","dayOfYear"),O("dayOfYear","DDD"),z("dayOfYear",4),le("DDD",X),le("DDDD",G),pe(["DDD","DDDD"],function(e,t,n){n._dayOfYear=w(e)}),H("m",["mm",2],0,"minute"),O("minute","m"),z("minute",14),le("m",K),le("mm",K,U),pe(["m","mm"],ve);Ve=xe("Minutes",!1);H("s",["ss",2],0,"second"),O("second","s"),z("second",15),le("s",K),le("ss",K,U),pe(["s","ss"],_e);var en,Ge=xe("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"),z("millisecond",16),le("S",X,V),le("SS",X,U),le("SSS",X,G),en="SSSS";en.length<=9;en+="S")le(en,ne);function tn(e,t){t[be]=w(1e3*("0."+e))}for(en="S";en.length<=9;en+="S")pe(en,tn);ee=xe("Milliseconds",!1);H("z",0,0,"zoneAbbr"),H("zz",0,0,"zoneName");Y=_.prototype;function nn(e){return e}Y.add=re,Y.calendar=function(e,t){var n=e||Ct(),e=Rt(n,this).startOf("day"),e=d.calendarFormat(this,e)||"sameElse",t=t&&(x(t[e])?t[e].call(this,n):t[e]);return this.format(t||this.localeData().calendar(e,this,Ct(n)))},Y.clone=function(){return new _(this)},Y.diff=function(e,t,n){var i,a,o;if(!this.isValid())return NaN;if(!(i=Rt(e,this)).isValid())return NaN;switch(a=6e4*(i.utcOffset()-this.utcOffset()),t=L(t)){case"year":o=Zt(this,i)/12;break;case"month":o=Zt(this,i);break;case"quarter":o=Zt(this,i)/3;break;case"second":o=(this-i)/1e3;break;case"minute":o=(this-i)/6e4;break;case"hour":o=(this-i)/36e5;break;case"day":o=(this-i-a)/864e5;break;case"week":o=(this-i-a)/6048e5;break;default:o=this-i}return n?o:A(o)},Y.endOf=function(e){return void 0===(e=L(e))||"millisecond"===e?this:this.startOf(e="date"===e?"day":e).add(1,"isoWeek"===e?"week":e).subtract(1,"ms")},Y.format=function(e){return e=e||(this.isUtc()?d.defaultFormatUtc:d.defaultFormat),e=q(this,e),this.localeData().postformat(e)},Y.from=function(e,t){return this.isValid()&&(b(e)&&e.isValid()||Ct(e).isValid())?$t({to:this,from:e}).locale(this.locale()).humanize(!t):this.localeData().invalidDate()},Y.fromNow=function(e){return this.from(Ct(),e)},Y.to=function(e,t){return this.isValid()&&(b(e)&&e.isValid()||Ct(e).isValid())?$t({from:this,to:e}).locale(this.locale()).humanize(!t):this.localeData().invalidDate()},Y.toNow=function(e){return this.to(Ct(),e)},Y.get=function(e){return x(this[e=L(e)])?this[e]():this},Y.invalidAt=function(){return h(this).overflow},Y.isAfter=function(e,t){return e=b(e)?e:Ct(e),!(!this.isValid()||!e.isValid())&&("millisecond"===(t=L(o(t)?"millisecond":t))?this.valueOf()>e.valueOf():e.valueOf()<this.clone().startOf(t).valueOf())},Y.isBefore=function(e,t){return e=b(e)?e:Ct(e),!(!this.isValid()||!e.isValid())&&("millisecond"===(t=L(o(t)?"millisecond":t))?this.valueOf()<e.valueOf():this.clone().endOf(t).valueOf()<e.valueOf())},Y.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))},Y.isSame=function(e,t){return e=b(e)?e:Ct(e),!(!this.isValid()||!e.isValid())&&("millisecond"===(t=L(t||"millisecond"))?this.valueOf()===e.valueOf():(e=e.valueOf(),this.clone().startOf(t).valueOf()<=e&&e<=this.clone().endOf(t).valueOf()))},Y.isSameOrAfter=function(e,t){return this.isSame(e,t)||this.isAfter(e,t)},Y.isSameOrBefore=function(e,t){return this.isSame(e,t)||this.isBefore(e,t)},Y.isValid=function(){return m(this)},Y.lang=J,Y.locale=Kt,Y.localeData=Qt,Y.max=Tt,Y.min=Et,Y.parsingFlags=function(){return c({},h(this))},Y.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=j(e)),i=0;i<n.length;i++)this[n[i].unit](e[n[i].unit]);else if(x(this[e=L(e)]))return this[e](t);return this},Y.startOf=function(e){switch(e=L(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},Y.subtract=Q,Y.toArray=function(){return[this.year(),this.month(),this.date(),this.hour(),this.minute(),this.second(),this.millisecond()]},Y.toObject=function(){return{years:this.year(),months:this.month(),date:this.date(),hours:this.hours(),minutes:this.minutes(),seconds:this.seconds(),milliseconds:this.milliseconds()}},Y.toDate=function(){return new Date(this.valueOf())},Y.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"):x(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")},Y.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+'[")]'))},Y.toJSON=function(){return this.isValid()?this.toISOString():null},Y.toString=function(){return this.clone().locale("en").format("ddd MMM DD YYYY HH:mm:ss [GMT]ZZ")},Y.unix=function(){return Math.floor(this.valueOf()/1e3)},Y.valueOf=function(){return this._d.valueOf()-6e4*(this._offset||0)},Y.creationData=function(){return{input:this._i,format:this._f,locale:this._locale,isUTC:this._isUTC,strict:this._strict}},Y.year=Pe,Y.isLeapYear=function(){return Se(this.year())},Y.weekYear=function(e){return Xt.call(this,e,this.week(),this.weekday(),this.localeData()._week.dow,this.localeData()._week.doy)},Y.isoWeekYear=function(e){return Xt.call(this,e,this.isoWeek(),this.isoWeekday(),1,4)},Y.quarter=Y.quarters=function(e){return null==e?Math.ceil((this.month()+1)/3):this.month(3*(e-1)+this.month()%3)},Y.month=Ie,Y.daysInMonth=function(){return Te(this.year(),this.month())},Y.week=Y.weeks=function(e){var t=this.localeData().week(this);return null==e?t:this.add(7*(e-t),"d")},Y.isoWeek=Y.isoWeeks=function(e){var t=qe(this,1,4).week;return null==e?t:this.add(7*(e-t),"d")},Y.weeksInYear=function(){var e=this.localeData()._week;return $e(this.year(),e.dow,e.doy)},Y.isoWeeksInYear=function(){return $e(this.year(),1,4)},Y.date=Oe,Y.day=Y.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},Y.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")},Y.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)},Y.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")},Y.hour=Y.hours=nt,Y.minute=Y.minutes=Ve,Y.second=Y.seconds=Ge,Y.millisecond=Y.milliseconds=ee,Y.utcOffset=function(e,t,n){var i,a=this._offset||0;if(!this.isValid())return null!=e?this:NaN;if(null==e)return this._isUTC?a:Bt(this);if("string"==typeof e){if(null===(e=Wt(oe,e)))return this}else Math.abs(e)<16&&!n&&(e*=60);return!this._isUTC&&t&&(i=Bt(this)),this._offset=e,this._isUTC=!0,null!=i&&this.add(i,"m"),a!==e&&(!t||this._changeInProgress?Yt(this,$t(e-a,"m"),1,!1):this._changeInProgress||(this._changeInProgress=!0,d.updateOffset(this,!0),this._changeInProgress=null)),this},Y.utc=function(e){return this.utcOffset(0,e)},Y.local=function(e){return this._isUTC&&(this.utcOffset(0,e),this._isUTC=!1,e&&this.subtract(Bt(this),"m")),this},Y.parseZone=function(){var e;return null!=this._tzm?this.utcOffset(this._tzm,!1,!0):"string"==typeof this._i&&(null!=(e=Wt(ae,this._i))?this.utcOffset(e):this.utcOffset(0,!0)),this},Y.hasAlignedHourOffset=function(e){return!!this.isValid()&&(e=e?Ct(e).utcOffset():0,(this.utcOffset()-e)%60==0)},Y.isDST=function(){return this.utcOffset()>this.clone().month(0).utcOffset()||this.utcOffset()>this.clone().month(5).utcOffset()},Y.isLocal=function(){return!!this.isValid()&&!this._isUTC},Y.isUtcOffset=function(){return!!this.isValid()&&this._isUTC},Y.isUtc=Ft,Y.isUTC=Ft,Y.zoneAbbr=function(){return this._isUTC?"UTC":""},Y.zoneName=function(){return this._isUTC?"Coordinated Universal Time":""},Y.dates=n("dates accessor is deprecated. Use date instead.",Oe),Y.months=n("months accessor is deprecated. Use month instead",Ie),Y.years=n("years accessor is deprecated. Use year instead",Pe),Y.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()}),Y.isDSTShifted=n("isDSTShifted is deprecated. See http://momentjs.com/guides/#/warnings/dst-shifted/ for more information",function(){if(!o(this._isDSTShifted))return this._isDSTShifted;var e,t={};return v(t,this),(t=Pt(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=E.prototype;function an(e,t,n,i){var a=ut(),t=u().set(i,t);return a[n](t,e)}function on(e,t,n){if(l(e)&&(t=e,e=void 0),e=e||"",null!=t)return an(e,t,n,"month");for(var i=[],a=0;a<12;a++)i[a]=an(e,a,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 a=ut(),o=e?a._week.dow:0;if(null!=n)return an(t,(n+o)%7,i,"day");for(var r=[],s=0;s<7;s++)r[s]=an(t,(s+o)%7,i,"day");return r}te.calendar=function(e,t,n){return x(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 a=this._relativeTime[n];return x(a)?a(e,t,n,i):a.replace(/%d/i,e)},te.pastFuture=function(e,t){return x(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)x(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||De).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[De.test(t)?"format":"standalone"])[e.month()]:r(this._monthsShort)?this._monthsShort:this._monthsShort.standalone},te.monthsParse=function(e,t,n){var i,a;if(this._monthsParseExact)return function(e,t,n){var i,a,o,e=e.toLocaleLowerCase();if(!this._monthsParse)for(this._monthsParse=[],this._longMonthsParse=[],this._shortMonthsParse=[],i=0;i<12;++i)o=u([2e3,i]),this._shortMonthsParse[i]=this.monthsShort(o,"").toLocaleLowerCase(),this._longMonthsParse[i]=this.months(o,"").toLocaleLowerCase();return n?"MMM"===t?-1!==(a=Me.call(this._shortMonthsParse,e))?a:null:-1!==(a=Me.call(this._longMonthsParse,e))?a:null:"MMM"===t?-1!==(a=Me.call(this._shortMonthsParse,e))||-1!==(a=Me.call(this._longMonthsParse,e))?a:null:-1!==(a=Me.call(this._longMonthsParse,e))||-1!==(a=Me.call(this._shortMonthsParse,e))?a:null}.call(this,e,t,n);for(this._monthsParse||(this._monthsParse=[],this._longMonthsParse=[],this._shortMonthsParse=[]),i=0;i<12;i++){if(a=u([2e3,i]),n&&!this._longMonthsParse[i]&&(this._longMonthsParse[i]=new RegExp("^"+this.months(a,"").replace(".","")+"$","i"),this._shortMonthsParse[i]=new RegExp("^"+this.monthsShort(a,"").replace(".","")+"$","i")),n||this._monthsParse[i]||(a="^"+this.months(a,"")+"|^"+this.monthsShort(a,""),this._monthsParse[i]=new RegExp(a.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?(p(this,"_monthsRegex")||We.call(this),e?this._monthsStrictRegex:this._monthsRegex):(p(this,"_monthsRegex")||(this._monthsRegex=Ne),this._monthsStrictRegex&&e?this._monthsStrictRegex:this._monthsRegex)},te.monthsShortRegex=function(e){return this._monthsParseExact?(p(this,"_monthsRegex")||We.call(this),e?this._monthsShortStrictRegex:this._monthsShortRegex):(p(this,"_monthsShortRegex")||(this._monthsShortRegex=ze),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,a;if(this._weekdaysParseExact)return function(e,t,n){var i,a,o,e=e.toLocaleLowerCase();if(!this._weekdaysParse)for(this._weekdaysParse=[],this._shortWeekdaysParse=[],this._minWeekdaysParse=[],i=0;i<7;++i)o=u([2e3,1]).day(i),this._minWeekdaysParse[i]=this.weekdaysMin(o,"").toLocaleLowerCase(),this._shortWeekdaysParse[i]=this.weekdaysShort(o,"").toLocaleLowerCase(),this._weekdaysParse[i]=this.weekdays(o,"").toLocaleLowerCase();return n?"dddd"===t?-1!==(a=Me.call(this._weekdaysParse,e))?a:null:"ddd"===t?-1!==(a=Me.call(this._shortWeekdaysParse,e))?a:null:-1!==(a=Me.call(this._minWeekdaysParse,e))?a:null:"dddd"===t?-1!==(a=Me.call(this._weekdaysParse,e))||-1!==(a=Me.call(this._shortWeekdaysParse,e))||-1!==(a=Me.call(this._minWeekdaysParse,e))?a:null:"ddd"===t?-1!==(a=Me.call(this._shortWeekdaysParse,e))||-1!==(a=Me.call(this._weekdaysParse,e))||-1!==(a=Me.call(this._minWeekdaysParse,e))?a:null:-1!==(a=Me.call(this._minWeekdaysParse,e))||-1!==(a=Me.call(this._weekdaysParse,e))||-1!==(a=Me.call(this._shortWeekdaysParse,e))?a:null}.call(this,e,t,n);for(this._weekdaysParse||(this._weekdaysParse=[],this._minWeekdaysParse=[],this._shortWeekdaysParse=[],this._fullWeekdaysParse=[]),i=0;i<7;i++){if(a=u([2e3,1]).day(i),n&&!this._fullWeekdaysParse[i]&&(this._fullWeekdaysParse[i]=new RegExp("^"+this.weekdays(a,"").replace(".","\\.?")+"$","i"),this._shortWeekdaysParse[i]=new RegExp("^"+this.weekdaysShort(a,"").replace(".","\\.?")+"$","i"),this._minWeekdaysParse[i]=new RegExp("^"+this.weekdaysMin(a,"").replace(".","\\.?")+"$","i")),this._weekdaysParse[i]||(a="^"+this.weekdays(a,"")+"|^"+this.weekdaysShort(a,"")+"|^"+this.weekdaysMin(a,""),this._weekdaysParse[i]=new RegExp(a.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?(p(this,"_weekdaysRegex")||Qe.call(this),e?this._weekdaysStrictRegex:this._weekdaysRegex):(p(this,"_weekdaysRegex")||(this._weekdaysRegex=Ye),this._weekdaysStrictRegex&&e?this._weekdaysStrictRegex:this._weekdaysRegex)},te.weekdaysShortRegex=function(e){return this._weekdaysParseExact?(p(this,"_weekdaysRegex")||Qe.call(this),e?this._weekdaysShortStrictRegex:this._weekdaysShortRegex):(p(this,"_weekdaysShortRegex")||(this._weekdaysShortRegex=Ze),this._weekdaysShortStrictRegex&&e?this._weekdaysShortStrictRegex:this._weekdaysShortRegex)},te.weekdaysMinRegex=function(e){return this._weekdaysParseExact?(p(this,"_weekdaysRegex")||Qe.call(this),e?this._weekdaysMinStrictRegex:this._weekdaysMinRegex):(p(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===w(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=$t(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 pn(e){return function(){return this.as(e)}}Z=pn("ms"),V=pn("s"),U=pn("m"),X=pn("h"),G=pn("d"),re=pn("w"),Tt=pn("M"),Et=pn("y");function hn(e){return function(){return this.isValid()?this._data[e]:NaN}}Q=hn("milliseconds"),nt=hn("seconds"),Ve=hn("minutes"),Ge=hn("hours"),ee=hn("days"),Oe=hn("months"),Pe=hn("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=$t(e).abs(),a=mn(i.as("s")),o=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=(a<=fn.ss?["s",a]:a<fn.s&&["ss",a])||o<=1&&["m"]||o<fn.m&&["mm",o]||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,a){return a.relativeTime(t||1,!!n,e,i)}.apply(null,i)}var yn=Math.abs;function vn(e){return(0<e)-(e<0)||+e}function _n(){if(!this.isValid())return this.localeData().invalidDate();var e=yn(this._milliseconds)/1e3,t=yn(this._days),n=yn(this._months),i=A(e/60),a=A(i/60);e%=60,i%=60;var o=A(n/12),r=n%=12,s=t,l=a,c=i,n=e?e.toFixed(3).replace(/\.?0+$/,""):"",t=this.asSeconds();if(!t)return"P0D";a=vn(this._months)!==vn(t)?"-":"",i=vn(this._days)!==vn(t)?"-":"",e=vn(this._milliseconds)!==vn(t)?"-":"";return(t<0?"-":"")+"P"+(o?a+o+"Y":"")+(r?a+r+"M":"")+(s?i+s+"D":"")+(l||c||n?"T":"")+(l?e+l+"H":"")+(c?e+c+"M":"")+(n?e+n+"S":"")}te=Lt.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=L(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=Z,te.asSeconds=V,te.asMinutes=U,te.asHours=X,te.asDays=G,te.asWeeks=re,te.asMonths=Tt,te.asYears=Et,te.valueOf=function(){return this.isValid()?this._milliseconds+864e5*this._days+this._months%12*2592e6+31536e6*w(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=A(e/1e3),i.seconds=e%60,e=A(e/60),i.minutes=e%60,e=A(e/60),i.hours=e%24,t+=A(e/24),n+=e=A(un(t)),t-=cn(dn(e)),e=A(n/12),n%=12,i.days=t,i.months=n,i.years=e,this},te.clone=function(){return $t(this)},te.get=function(e){return e=L(e),this.isValid()?this[e+"s"]():NaN},te.milliseconds=Q,te.seconds=nt,te.minutes=Ve,te.hours=Ge,te.days=ee,te.weeks=function(){return A(this.days()/7)},te.months=Oe,te.years=Pe,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=_n,te.toString=_n,te.toJSON=_n,te.locale=Kt,te.localeData=Qt,te.toIsoString=n("toIsoString() is deprecated. Please use toISOString() instead (notice the capitals)",_n),te.lang=J,H("X",0,0,"unix"),H("x",0,0,"valueOf"),le("x",ie),le("X",/[+-]?\d+(\.\d{1,3})?/),pe("X",function(e,t,n){n._d=new Date(1e3*parseFloat(e,10))}),pe("x",function(e,t,n){n._d=new Date(w(e))}),d.version="2.22.2",e=Ct,d.fn=Y,d.min=function(){return Dt("isBefore",[].slice.call(arguments,0))},d.max=function(){return Dt("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 on(e,t,"months")},d.isDate=i,d.locale=lt,d.invalid=f,d.duration=$t,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=jt,d.monthsShort=function(e,t){return on(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 E(t=C(n=null!=(i=st(e))?i._config:n,t))).parentLocale=at[e],at[e]=t,lt(e)):null!=at[e]&&(null!=at[e].parentLocale?at[e]=at[e].parentLocale:null!=at[e]&&delete at[e]),at[e]},d.locales=function(){return T(at)},d.weekdaysShort=function(e,t,n){return rn(e,t,n,"weekdaysShort")},d.normalizeUnits=L,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=Y,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(a){"use strict";void 0===a.version&&a.default&&(a=a.default);var t,o={},r={},s={},c={},u={};a&&"string"==typeof a.version||E("Moment Timezone requires Moment.js. See https://momentjs.com/timezone/docs/#/use-it/browser/");var e=a.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],a=n[1]||"",o=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<a.length;t++)o/=60,r+=l(a.charCodeAt(t))*o;return r*n}function p(e){for(var t=0;t<e.length;t++)e[t]=d(e[t])}function h(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 p(n),p(i),p(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:h(t[1].split(" "),i),offsets:h(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 y(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 v(e){this.zone=e,this.offsetScore=0,this.abbrScore=0}function _(){for(var e,t,n=(new Date).getFullYear()-2,i=new y(new Date(n,0,1)),a=[i],o=1;o<48;o++)(t=new y(new Date(n,o,1))).offset!==i.offset&&(e=function(e,t){for(var n;n=6e4*((t.at-e.at)/12e4|0);)(n=new y(new Date(e.at+n))).offset===e.offset?e=n:t=n;return e}(i,t),a.push(e),a.push(new y(new Date(e.at+6e4)))),i=t;for(o=0;o<4;o++)a.push(new y(new Date(n+o,0,1))),a.push(new y(new Date(n+o,6,1)));return a}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 A(){try{var e=Intl.DateTimeFormat().resolvedOptions().timeZone;if(e&&3<e.length){var t=c[w(e)];if(t)return t;E("Moment Timezone found "+e+" from the Intl api, but did not have that data loaded.")}}catch(e){}for(var n,i,a=_(),o=a.length,r=function(e){for(var t,n,i=e.length,a={},o=[],r=0;r<i;r++)for(t in n=u[e[r].offset]||{})n.hasOwnProperty(t)&&(a[t]=!0);for(r in a)a.hasOwnProperty(r)&&o.push(c[r]);return o}(a),s=[],l=0;l<r.length;l++){for(n=new v(S(r[l])),i=0;i<o;i++)n.scoreOffsetAt(a[i]);s.push(n)}return s.sort(b),0<s.length?s[0].zone.name:void 0}function w(e){return(e||"").toLowerCase().replace(/\//g,"_")}function k(e){var t,n,i,a;for("string"==typeof e&&(e=[e]),t=0;t<e.length;t++)a=w(n=(i=e[t].split("|"))[0]),o[a]=e[t],c[a]=n,function(e,t){var n,i;for(p(t),n=0;n<t.length;n++)i=t[n],u[i]=u[i]||{},u[i][e]=!0}(a,i[2].split(" "))}function S(e,t){e=w(e);var n,i=o[e];return i instanceof f?i:"string"==typeof i?(i=new f(i),o[e]=i):r[e]&&t!==S&&(n=S(r[e],S))?((i=o[e]=new f)._set(n),i.name=c[e],i):null}function M(e){var t,n,i,a;for("string"==typeof e&&(e=[e]),t=0;t<e.length;t++)i=w((n=e[t].split("|"))[0]),a=w(n[1]),r[i]=a,c[i]=n[0],r[a]=i,c[a]=n[1]}function P(e){k(e.zones),M(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 x(e){return x.didShowError||(x.didShowError=!0,E("moment.tz.zoneExists('"+e+"') has been deprecated in favor of !moment.tz.zone('"+e+"')")),!!S(e)}function C(e){var t="X"===e._f||"x"===e._f;return!(!e._a||void 0!==e._tzm||t)}function E(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=S(n),t=a.utc.apply(null,t);return i&&!a.isMoment(e)&&C(t)&&t.add(i.parse(t),"minutes"),t.tz(n),t}(n<2||2==n&&i<6)&&E("Moment Timezone requires Moment.js >= 2.6.0. You are using Moment.js "+a.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,a=+e,o=this.offsets,r=this.untils,s=r.length-1,l=0;l<s;l++)if(t=o[l],n=o[l+1],i=o[l&&l-1],t<n&&T.moveAmbiguousForward?t=n:i<t&&T.moveInvalidForward&&(t=i),a<r[l]-6e4*t)return o[l];return o[s]},abbr:function(e){return this.abbrs[this._index(e)]},offset:function(e){return E("zone.offset has been deprecated in favor of zone.utcOffset"),this.offsets[this._index(e)]},utcOffset:function(e){return this.offsets[this._index(e)]}},v.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=o,T._links=r,T._names=c,T._countries=s,T.add=k,T.link=M,T.load=P,T.zone=S,T.zoneExists=x,T.guess=function(e){return t=!t||e?A():t},T.names=function(){var e,t=[];for(e in c)c.hasOwnProperty(e)&&(o[e]||o[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:S(e).utcOffset(new Date)}}):e):null};var D,e=a.fn;function O(e){return function(){return this._z?this._z.abbr(this):e.call(this)}}function L(e){return function(){return this._z=null,e.apply(this,arguments)}}a.tz=T,a.defaultZone=null,a.updateOffset=function(e,t){var n,i=a.defaultZone;void 0===e._z&&(i&&C(e)&&!e._isUTC&&(e._d=a.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=S(e),this._z?a.updateOffset(this,t):E("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=L(e.utc),e.local=L(e.local),e.utcOffset=(D=e.utcOffset,function(){return 0<arguments.length&&(this._z=null),D.apply(this,arguments)}),a.tz.setDefault=function(e){return(n<2||2==n&&i<9)&&E("Moment Timezone setDefault() requires Moment.js >= 2.9.0. You are using Moment.js "+a.version+"."),a.defaultZone=e?S(e):null,a};e=a.momentProperties;return"[object Array]"===Object.prototype.toString.call(e)?(e.push("_z"),e.push("_a")):e&&(e._z=null),P({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"]}),a}),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,a){var o,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!=(o=(u(n,"getWord")||t&&u(t,"getWord")||s).call(r,"css-textAlign",{name:"getWord",hash:{},data:a,loc:{start:{line:3,column:39},end:{line:3,column:68}}}))?o:"")+'>\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:a,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!=(o=e.invokePartial(u(i,"meetingsPlaceholders"),null!=t?u(t,"meetings"):t,{name:"meetingsPlaceholders",data:a,indent:" ",helpers:n,partials:i,decorators:e.decorators}))?o:"")+" </tbody>\n </table>\n </div>\n </div>\n"},compiler:[8,">= 4.3.0"],main:function(e,t,n,i,a){return'<div id="bmlt-table-div">\n'+(null!=(a=(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,a,0),inverse:e.noop,data:a,loc:{start:{line:2,column:8},end:{line:13,column:17}}}))?a:"")+"</div>\n"},usePartial:!0,useData:!0}),this.hbs_Crouton.templates.byfield=Handlebars.template({1:function(e,t,n,i,a){var o,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!=(o=(u(n,"getWord")||t&&u(t,"getWord")||c).call(l,"css-textAlign",{name:"getWord",hash:{},data:a,loc:{start:{line:3,column:63},end:{line:3,column:92}}}))?o:"")+'>\n <div class="group-header">'+s("function"==typeof(r=null!=(r=u(n,"key")||a&&u(a,"key"))?r:c)?r.call(l,{name:"key",hash:{},data:a,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:a,loc:{start:{line:6,column:87},end:{line:6,column:114}}}))+'\'>\n \t<tbody class="byfield.hbs">\n'+(null!=(o=e.invokePartial(u(i,"meetingsPlaceholders"),null!=t?u(t,"group"):t,{name:"meetingsPlaceholders",data:a,indent:" \t",helpers:n,partials:i,decorators:e.decorators}))?o:"")+" \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,a){return'<div id="bmlt-table-div">\n'+(null!=(a=(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,a,0),inverse:e.noop,data:a,loc:{start:{line:2,column:8},end:{line:13,column:17}}}))?a:"")+" </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,a){var o=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(o(null!=t?s(t,"latitude"):t,t))+'" data-longitude="'+r(o(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:a,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,a){var o=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(o,{name:"key",hash:{},data:a,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(o,{name:"name",hash:{},data:a,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(o,{name:"description",hash:{},data:a,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,a){var o=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(o,"css-direction",{name:"getWord",hash:{},data:a,loc:{start:{line:1,column:43},end:{line:1,column:70}}}))+"'>\n"+(null!=(a=r(n,"each").call(o,null!=t?r(t,"formats_expanded"):t,{name:"each",hash:{},fn:e.program(1,a,0),inverse:e.noop,data:a,loc:{start:{line:2,column:4},end:{line:8,column:13}}}))?a:"")+"</table>"},useData:!0}),this.hbs_Crouton.templates.group=Handlebars.template({1:function(e,t,n,i,a){var o=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">'+o((s(n,"getWord")||t&&s(t,"getWord")||e.hooks.helperMissing).call(null!=t?t:e.nullContext||{},"Address",{name:"getWord",hash:{},data:a,loc:{start:{line:17,column:57},end:{line:17,column:78}}}))+'</h5>\n </div>\n <div class="location-text">'+(null!=(a=r(null!=t?s(t,"location_text"):t,t))?a:"")+'</div>\n <div class="meeting-address">'+o(r(null!=t?s(t,"formatted_address"):t,t))+'</div>\n <div class="location-information">'+(null!=(a=r(null!=t?s(t,"formatted_location_info"):t,t))?a:"")+"</div>\n <br/>\n"},3:function(e,t,n,i,a){var o,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:a,loc:{start:{line:26,column:57},end:{line:26,column:95}}}))+"</h5>\n </div>\n"+(null!=(o=s(n,"if").call(r,null!=t?s(t,"virtual_meeting_link"):t,{name:"if",hash:{},fn:e.program(4,a,0),inverse:e.noop,data:a,loc:{start:{line:28,column:32},end:{line:33,column:39}}}))?o:"")+(null!=(o=s(n,"if").call(r,null!=t?s(t,"phone_meeting_number"):t,{name:"if",hash:{},fn:e.program(7,a,0),inverse:e.noop,data:a,loc:{start:{line:34,column:32},end:{line:39,column:39}}}))?o:"")+(null!=(o=s(n,"if").call(r,null!=t?s(t,"virtual_meeting_additional_info"):t,{name:"if",hash:{},fn:e.program(10,a,0),inverse:e.noop,data:a,loc:{start:{line:40,column:32},end:{line:42,column:39}}}))?o:"")+" <br/>\n"},4:function(e,t,n,i,a){var o=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(o,null!=t?r(t,"virtual_meeting_link"):t,{name:"webLinkify",hash:{},data:a,loc:{start:{line:29,column:41},end:{line:29,column:81}}}))+"</div>\n"+(null!=(a=r(n,"if").call(o,null!=t?r(t,"show_qrcode"):t,{name:"if",hash:{},fn:e.program(5,a,0),inverse:e.noop,data:a,loc:{start:{line:30,column:36},end:{line:32,column:43}}}))?a:"")},5:function(e,t,n,i,a){var o=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return' <div class="qrcode">'+e.escapeExpression((o(n,"qrCode")||t&&o(t,"qrCode")||e.hooks.helperMissing).call(null!=t?t:e.nullContext||{},null!=t?o(t,"virtual_meeting_link"):t,{name:"qrCode",hash:{},data:a,loc:{start:{line:31,column:60},end:{line:31,column:91}}}))+"</div>\n"},7:function(e,t,n,i,a){var o=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(o,null!=t?r(t,"phone_meeting_number"):t,{name:"phoneLinkify",hash:{},data:a,loc:{start:{line:35,column:41},end:{line:35,column:83}}}))+"</div>\n"+(null!=(a=r(n,"if").call(o,null!=t?r(t,"show_qrcode"):t,{name:"if",hash:{},fn:e.program(8,a,0),inverse:e.noop,data:a,loc:{start:{line:36,column:36},end:{line:38,column:43}}}))?a:"")},8:function(e,t,n,i,a){var o=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return' <div class="qrcode">'+e.escapeExpression((o(n,"qrCode")||t&&o(t,"qrCode")||e.hooks.helperMissing).call(null!=t?t:e.nullContext||{},null!=t?o(t,"phone_meeting_number"):t,{name:"qrCode",hash:{},data:a,loc:{start:{line:37,column:60},end:{line:37,column:96}}}))+"</div>\n"},10:function(e,t,n,i,a){var o=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return" "+e.escapeExpression(e.lambda(null!=t?o(t,"virtual_meeting_additional_info"):t,t))+"\n"},12:function(e,t,n,i,a){var o=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return" <ul>\n"+(null!=(a=o(n,"each").call(null!=t?t:e.nullContext||{},null!=t?o(t,"formats_expanded"):t,{name:"each",hash:{},fn:e.program(13,a,0),inverse:e.noop,data:a,loc:{start:{line:52,column:32},end:{line:54,column:41}}}))?a:"")+" </ul>\n <br/>\n"},13:function(e,t,n,i,a){var o=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return" <li>"+e.escapeExpression("function"==typeof(o=null!=(o=o(n,"description")||(null!=t?o(t,"description"):t))?o:e.hooks.helperMissing)?o.call(null!=t?t:e.nullContext||{},{name:"description",hash:{},data:a,loc:{start:{line:53,column:40},end:{line:53,column:55}}}):o)+"</li>\n"},15:function(e,t,n,i,a){var o,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!=(o=(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,a,0),inverse:e.program(18,a,0),data:a,loc:{start:{line:79,column:19},end:{line:83,column:32}}}))?o:"")+' </h5>\n </div>\n <div class="card-text">\n <div class="row mb-2">\n <div class="col-md-12">\n'+(null!=(o=s(n,"if").call(r,null!=t?s(t,"formats_expanded"):t,{name:"if",hash:{},fn:e.program(20,a,0),inverse:e.noop,data:a,loc:{start:{line:89,column:32},end:{line:96,column:39}}}))?o:"")+" </div>\n </div>\n </div>\n </div>\n </div>\n"},16:function(e,t,n,i,a){var o=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?o(t,"start_time_formatted"):t,t))+"</div>\n"},18:function(e,t,n,i,a){var o=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(o(null!=t?e(t,"start_time_formatted"):t,t))+" - "+r(o(null!=t?e(t,"end_time_formatted"):t,t))+"</div>\n"},20:function(e,t,n,i,a){var o=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return" <ul>\n"+(null!=(a=o(n,"each").call(null!=t?t:e.nullContext||{},null!=t?o(t,"formats_expanded"):t,{name:"each",hash:{},fn:e.program(21,a,0),inverse:e.noop,data:a,loc:{start:{line:91,column:40},end:{line:93,column:49}}}))?a:"")+" </ul>\n <br/>\n"},21:function(e,t,n,i,a){var o=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return" <li>"+e.escapeExpression("function"==typeof(o=null!=(o=o(n,"description")||(null!=t?o(t,"description"):t))?o:e.hooks.helperMissing)?o.call(null!=t?t:e.nullContext||{},{name:"description",hash:{},data:a,loc:{start:{line:92,column:48},end:{line:92,column:63}}}):o)+"</li>\n"},compiler:[8,">= 4.3.0"],main:function(e,t,n,i,a){var o,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(o=null!=(o=c(n,"distance")||(null!=t?c(t,"distance"):t))?o:l)?o.call(s,{name:"distance",hash:{},data:a,loc:{start:{line:5,column:12},end:{line:5,column:24}}}):o)+"\n"+(null!=(o=e.invokePartial(c(i,"directionsButton"),t,{name:"directionsButton",data:a,indent:" ",helpers:n,partials:i,decorators:e.decorators}))?o:"")+' </div>\n <div class="row" '+(null!=(o=(c(n,"getWord")||t&&c(t,"getWord")||l).call(s,"css-textAlign",{name:"getWord",hash:{},data:a,loc:{start:{line:8,column:25},end:{line:8,column:54}}}))?o:"")+'>\n <div class="col-md-4">\n'+(null!=(o=e.invokePartial(c(i,"group_map"),t,{name:"group_map",data:a,indent:" ",helpers:n,partials:i,decorators:e.decorators}))?o:"")+' </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!=(o=(c(n,"isInPersonOrHybrid")||t&&c(t,"isInPersonOrHybrid")||l).call(s,t,{name:"isInPersonOrHybrid",hash:{},fn:e.program(1,a,0),inverse:e.noop,data:a,loc:{start:{line:15,column:28},end:{line:23,column:51}}}))?o:"")+(null!=(o=(c(n,"isVirtualOrHybrid")||t&&c(t,"isVirtualOrHybrid")||l).call(s,t,{name:"isVirtualOrHybrid",hash:{},fn:e.program(3,a,0),inverse:e.noop,data:a,loc:{start:{line:24,column:28},end:{line:44,column:50}}}))?o:"")+' </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:a,loc:{start:{line:47,column:49},end:{line:47,column:75}}}))+'</h5>\n </div>\n <div class="card-text">\n'+(null!=(o=c(n,"if").call(s,null!=t?c(t,"formats_expanded"):t,{name:"if",hash:{},fn:e.program(12,a,0),inverse:e.noop,data:a,loc:{start:{line:50,column:28},end:{line:57,column:35}}}))?o:"")+' </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:a,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:a,loc:{start:{line:63,column:46},end:{line:63,column:84}}}))+'</div>\n\t\t\t <div class="bmlt-observer">\n'+(null!=(o=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:a,indent:" ",helpers:n,partials:i,decorators:e.decorators}))?o:"")+(null!=(o=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:a,indent:"\t\t ",helpers:n,partials:i,decorators:e.decorators}))?o:"")+' </div>\n </div>\n </div>\n </div>\n </div>\n <div class="row card-meeting-row" '+(null!=(o=(c(n,"getWord")||t&&c(t,"getWord")||l).call(s,"css-textAlign",{name:"getWord",hash:{},data:a,loc:{start:{line:72,column:42},end:{line:72,column:71}}}))?o:"")+">\n"+(null!=(o=c(n,"each").call(s,null!=t?c(t,"membersOfGroup"):t,{name:"each",hash:{},fn:e.program(15,a,0),inverse:e.noop,data:a,loc:{start:{line:73,column:12},end:{line:102,column:21}}}))?o:"")+" </div>\n </div>\n</div>"},usePartial:!0,useData:!0}),this.hbs_Crouton.templates.groupMain=Handlebars.template({1:function(e,t,n,i,a){var o,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(o=null!=(o=c(n,"key")||a&&c(a,"key"))?o:s)?o.call(r,{name:"key",hash:{},data:a,loc:{start:{line:6,column:19},end:{line:6,column:29}}}):o)+'" class="bmlt-page '+l((c(n,"getWord")||t&&c(t,"getWord")||s).call(r,"css-direction",{name:"getWord",hash:{},data:a,loc:{start:{line:6,column:48},end:{line:6,column:75}}}))+' hide" >\n'+(null!=(e=e.invokePartial(c(i,"byfields"),t,{name:"byfields",data:a,indent:"\t\t\t",helpers:n,partials:i,decorators:e.decorators}))?e:"")+"\t\t</div>\n"},3:function(e,t,n,i,a){var o,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(o=null!=(o=c(n,"key")||a&&c(a,"key"))?o:s)?o.call(r,{name:"key",hash:{},data:a,loc:{start:{line:11,column:19},end:{line:11,column:29}}}):o)+'" class="bmlt-page '+l((c(n,"getWord")||t&&c(t,"getWord")||s).call(r,"css-direction",{name:"getWord",hash:{},data:a,loc:{start:{line:11,column:48},end:{line:11,column:75}}}))+' hide">\n'+(null!=(e=e.invokePartial(c(i,"byfields"),t,{name:"byfields",data:a,indent:"\t\t\t",helpers:n,partials:i,decorators:e.decorators}))?e:"")+"\t\t</div>\n"},5:function(e,t,n,i,a){var o=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((o(n,"getWord")||t&&o(t,"getWord")||e.hooks.helperMissing).call(null!=t?t:e.nullContext||{},"css-direction",{name:"getWord",hash:{},data:a,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,a){var o,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:a,loc:{start:{line:2,column:45},end:{line:2,column:72}}}))+' hide">\n'+(null!=(o=e.invokePartial(c(i,"header"),t,{name:"header",data:a,indent:" ",helpers:n,partials:i,decorators:e.decorators}))?o:"")+" </div>\n"+(null!=(o=c(n,"each").call(r,null!=(o=null!=t?c(t,"meetings"):t)?c(o,"groupingButtons"):o,{name:"each",hash:{},fn:e.program(1,a,0),inverse:e.noop,data:a,loc:{start:{line:5,column:1},end:{line:9,column:10}}}))?o:"")+(null!=(o=c(n,"each").call(r,null!=(o=null!=t?c(t,"meetings"):t)?c(o,"formattypeGroupingButtons"):o,{name:"each",hash:{},fn:e.program(3,a,0),inverse:e.noop,data:a,loc:{start:{line:10,column:4},end:{line:14,column:10}}}))?o:"")+(null!=(o=c(n,"if").call(r,null!=(o=null!=t?c(t,"config"):t)?c(o,"map_page"):o,{name:"if",hash:{},fn:e.program(5,a,0),inverse:e.noop,data:a,loc:{start:{line:15,column:4},end:{line:18,column:11}}}))?o:"")+' <div id="bmlt_incubator" class="bmlt-page '+l((c(n,"getWord")||t&&c(t,"getWord")||s).call(r,"css-direction",{name:"getWord",hash:{},data:a,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:a,loc:{start:{line:20,column:90},end:{line:20,column:117}}}))+"'>\n"+(null!=(o=e.invokePartial(c(i,"groupRows"),null!=(o=null!=t?c(t,"meetings"):t)?c(o,"allMeetings"):o,{name:"groupRows",data:a,indent:" ",helpers:n,partials:i,decorators:e.decorators}))?o:"")+" </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,a){var o=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(o,"css-direction",{name:"getWord",hash:{},data:a,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(o,"Group Details",{name:"getWord",hash:{},data:a,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:a,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(o,"Close",{name:"getWord",hash:{},data:a,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,a){var o,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:a,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:a,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:a,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:a,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:a,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:a,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:a,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:a,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:a,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:a,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:a,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:a,loc:{start:{line:15,column:15},end:{line:15,column:59}}}))+'">\n\t\t<td class="bmlt-column1" '+(null!=(o=(u(n,"getWord")||t&&u(t,"getWord")||s).call(r,"css-textAlign",{name:"getWord",hash:{},data:a,loc:{start:{line:16,column:27},end:{line:16,column:56}}}))?o:"")+">\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!=(o=u(n,"if").call(r,null!=t?u(t,"formats"):t,{name:"if",hash:{},fn:e.program(2,a,0),inverse:e.noop,data:a,loc:{start:{line:20,column:3},end:{line:39,column:10}}}))?o:"")+'\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:a,loc:{start:{line:40,column:30},end:{line:40,column:68}}}))+'</div>\n\t\t\t<div class="bmlt-observer">'+(null!=(o=e.invokePartial((u(n,"selectObserver")||t&&u(t,"selectObserver")||s).call(r,{name:"selectObserver",hash:{},data:a,loc:{start:{line:41,column:34},end:{line:41,column:50}}}),t,{data:a,helpers:n,partials:i,decorators:e.decorators}))?o:"")+'</div>\n\t\t</td>\n\t\t<td class="bmlt-column2" '+(null!=(o=(u(n,"getWord")||t&&u(t,"getWord")||s).call(r,"css-textAlign",{name:"getWord",hash:{},data:a,loc:{start:{line:43,column:27},end:{line:43,column:56}}}))?o:"")+">\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!=(o=u(n,"if").call(r,null!=t?u(t,"virtual_meeting_additional_info"):t,{name:"if",hash:{},fn:e.program(4,a,0),inverse:e.noop,data:a,loc:{start:{line:48,column:4},end:{line:50,column:11}}}))?o:"")+(null!=(o=e.invokePartial(u(i,"distance"),t,{name:"distance",data:a,indent:"\t\t\t\t",helpers:n,partials:i,decorators:e.decorators}))?o:"")+'\t\t\t</div>\n\t\t</td>\n\t\t<td class="bmlt-column3">\n'+(null!=(o=e.invokePartial(u(i,"metaDataTemplate"),t,{name:"metaDataTemplate",data:a,indent:"\t\t\t",helpers:n,partials:i,decorators:e.decorators}))?o:"")+(null!=(o=(u(n,"canShare")||t&&u(t,"canShare")||s).call(r,t,{name:"canShare",hash:{},fn:e.program(6,a,0),inverse:e.noop,data:a,loc:{start:{line:56,column:3},end:{line:58,column:16}}}))?o:"")+(null!=(o=(u(n,"reportUpdateEnabled")||t&&u(t,"reportUpdateEnabled")||s).call(r,t,{name:"reportUpdateEnabled",hash:{},fn:e.program(19,a,0),inverse:e.noop,data:a,loc:{start:{line:59,column:3},end:{line:61,column:27}}}))?o:"")+(null!=(o=e.invokePartial(u(i,"offerIcsButton"),t,{name:"offerIcsButton",data:a,indent:"\t\t\t",helpers:n,partials:i,decorators:e.decorators}))?o:"")+"\t\t</td>\n\t</tr>\n"},2:function(e,t,n,i,a){var o,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!=(o=(l(n,"getWord")||t&&l(t,"getWord")||s).call(r,"bootstrap-popover-placement",{name:"getWord",hash:{},data:a,loc:{start:{line:30,column:23},end:{line:30,column:66}}}))?o:"")+'"\n\t\t\t\t data-content="'+(null!=(o=e.invokePartial((l(n,"selectFormatPopup")||t&&l(t,"selectFormatPopup")||s).call(r,{name:"selectFormatPopup",hash:{},data:a,loc:{start:{line:31,column:25},end:{line:31,column:44}}}),t,{data:a,helpers:n,partials:i,decorators:e.decorators}))?o:"")+'">\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,a){var o=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?o(t,"virtual_meeting_additional_info"):t,t))+"</div>\n"},6:function(e,t,n,i,a){var o,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!=(o=u(n,"if").call(l,null!=t?u(t,"virtual_meeting_additional_info"):t,{name:"if",hash:{},fn:e.program(7,a,0),inverse:e.noop,data:a,loc:{start:{line:57,column:314},end:{line:57,column:406}}}))?o:"")+'"), url: "'+(null!=(o=(u(n,"isVirtualOrHybrid")||t&&u(t,"isVirtualOrHybrid")||c).call(l,t,{name:"isVirtualOrHybrid",hash:{},fn:e.program(9,a,0),inverse:e.noop,data:a,loc:{start:{line:57,column:416},end:{line:57,column:603}}}))?o:"")+(null!=(o=(u(n,"isInPersonOrHybrid")||t&&u(t,"isInPersonOrHybrid")||c).call(l,t,{name:"isInPersonOrHybrid",hash:{},fn:e.program(14,a,0),inverse:e.noop,data:a,loc:{start:{line:57,column:603},end:{line:57,column:881}}}))?o:"")+'"})\'><span class="glyphicon glyphicon-share"></span> '+s(r(null!=t?u(t,"share_word"):t,t))+"</a>\n"},7:function(e,t,n,i,a){var o=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return" "+e.escapeExpression(e.lambda(null!=t?o(t,"virtual_meeting_additional_info"):t,t))},9:function(e,t,n,i,a){var o,r=null!=t?t:e.nullContext||{},s=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return(null!=(o=s(n,"if").call(r,null!=t?s(t,"virtual_meeting_link"):t,{name:"if",hash:{},fn:e.program(10,a,0),inverse:e.noop,data:a,loc:{start:{line:57,column:443},end:{line:57,column:512}}}))?o:"")+(null!=(o=s(n,"if").call(r,null!=t?s(t,"phone_meeting_number"):t,{name:"if",hash:{},fn:e.program(12,a,0),inverse:e.noop,data:a,loc:{start:{line:57,column:512},end:{line:57,column:581}}}))?o:"")},10:function(e,t,n,i,a){var o=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return e.escapeExpression(e.lambda(null!=t?o(t,"virtual_meeting_link"):t,t))},12:function(e,t,n,i,a){var o=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return e.escapeExpression(e.lambda(null!=t?o(t,"phone_meeting_number"):t,t))},14:function(e,t,n,i,a){var o=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]},r=" ",s=null!=(s=o(n,"isOS")||(null!=t?o(t,"isOS"):t))?s:e.hooks.helperMissing,a={name:"isOS",hash:{},fn:e.program(15,a,0),inverse:e.program(17,a,0),data:a,loc:{start:{line:57,column:632},end:{line:57,column:858}}},s="function"==typeof s?s.call(null!=t?t:e.nullContext||{},a):s;return null!=(s=!o(n,"isOS")?e.hooks.blockHelperMissing.call(t,s,a):s)&&(r+=s),r},15:function(e,t,n,i,a){var o=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(o(null!=t?e(t,"latitude"):t,t))+","+r(o(null!=t?e(t,"longitude"):t,t))+" "},17:function(e,t,n,i,a){var o=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(o(null!=t?e(t,"latitude"):t,t))+","+r(o(null!=t?e(t,"longitude"):t,t))+"&q="+r(o(null!=t?e(t,"latitude"):t,t))+","+r(o(null!=t?e(t,"longitude"):t,t))},19:function(e,t,n,i,a){var o=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="'+o("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:a,loc:{start:{line:60,column:13},end:{line:60,column:34}}}):n)+"?meeting_id="+o(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> '+o(r(null!=t?s(t,"report_update_word"):t,t))+"</a>\n"},compiler:[8,">= 4.3.0"],main:function(e,t,n,i,a){return null!=(a=(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,a,0),inverse:e.noop,data:a,loc:{start:{line:1,column:0},end:{line:65,column:9}}}))?a:""},usePartial:!0,useData:!0}),this.hbs_Crouton.templates.header=Handlebars.template({1:function(e,t,n,i,a,o,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,a,0,o,r),inverse:e.noop,data:a,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,a,0,o,r),inverse:e.noop,data:a,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,a,0,o,r),inverse:e.noop,data:a,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,a,0,o,r),inverse:e.noop,data:a,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,a,0,o,r),inverse:e.noop,data:a,loc:{start:{line:16,column:4},end:{line:25,column:13}}}))?s:"")+" </div>\n"},2:function(e,t,n,i,a){var o=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((o(n,"getWord")||t&&o(t,"getWord")||e.hooks.helperMissing).call(null!=t?t:e.nullContext||{},"weekday",{name:"getWord",hash:{},data:a,loc:{start:{line:4,column:97},end:{line:4,column:118}}}))+"</a></div>\n"},4:function(e,t,n,i,a){var o=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(o(null!=t?s(t,"field"):t,t))+'" tabindex=0 data-field="'+r(o(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:a,loc:{start:{line:7,column:186},end:{line:7,column:208}}}))+"</a></div>\n"},6:function(e,t,n,i,a){var o=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(o(null!=t?e(t,"field"):t,t))+'"tabindex=0 data-field="'+r(o(null!=t?e(t,"field"):t,t))+'" class="groupingButton groupingButtonLogic btn btn-primary btn-sm">'+r(o(null!=t?e(t,"title"):t,t))+"</a></div>\n"},8:function(e,t,n,i,a){var o=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((o(n,"getWord")||t&&o(t,"getWord")||e.hooks.helperMissing).call(null!=t?t:e.nullContext||{},"map",{name:"getWord",hash:{},data:a,loc:{start:{line:13,column:168},end:{line:13,column:185}}}))+"</a></div>\n"},10:function(e,t,n,i,a,o,r){var s,l,c=e.escapeExpression,u=null!=t?t:e.nullContext||{},d=e.hooks.helperMissing,p="function",h=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]?h(r[1],"config"):r[1])?h(s,"dropdown_width"):s,t))+';" data-placeholder="'+c(typeof(l=null!=(l=h(n,"placeholder")||(null!=t?h(t,"placeholder"):t))?l:d)==p?l.call(u,{name:"placeholder",hash:{},data:a,loc:{start:{line:18,column:116},end:{line:18,column:131}}}):l)+'" data-pointer="'+c(typeof(l=null!=(l=h(n,"pointer")||(null!=t?h(t,"pointer"):t))?l:d)==p?l.call(u,{name:"pointer",hash:{},data:a,loc:{start:{line:18,column:147},end:{line:18,column:158}}}):l)+'" id='+c(typeof(l=null!=(l=h(n,"elementId")||(null!=t?h(t,"elementId"):t))?l:d)==p?l.call(u,{name:"elementId",hash:{},data:a,loc:{start:{line:18,column:163},end:{line:18,column:176}}}):l)+'>\n\t\t <option value="a-">'+c((h(n,"getWord")||t&&h(t,"getWord")||d).call(u,"all",{name:"getWord",hash:{},data:a,loc:{start:{line:19,column:25},end:{line:19,column:42}}}))+" "+c(typeof(l=null!=(l=h(n,"placeholder")||(null!=t?h(t,"placeholder"):t))?l:d)==p?l.call(u,{name:"placeholder",hash:{},data:a,loc:{start:{line:19,column:43},end:{line:19,column:58}}}):l)+"</option>\n"+(null!=(s=h(n,"each").call(u,(h(n,"call")||t&&h(t,"call")||d).call(u,null!=t?h(t,"uniqueData"):t,null!=(s=null!=r[1]?h(r[1],"meetings"):r[1])?h(s,"meetingData"):s,{name:"call",hash:{},data:a,loc:{start:{line:20,column:14},end:{line:20,column:55}}}),{name:"each",hash:{},fn:e.program(11,a,0,o,r),inverse:e.noop,data:a,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,a,o,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:a,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:a,loc:{start:{line:21,column:56},end:{line:21,column:83}}}))+"</option>\n"},13:function(e,t,n,i,a){var o,r=null!=t?t:e.nullContext||{},s=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return(null!=(o=(s(n,"ifEquals")||t&&s(t,"ifEquals")||e.hooks.helperMissing).call(r,null!=(o=null!=t?s(t,"config"):t)?s(o,"view_by"):o,"weekdays",{name:"ifEquals",hash:{},fn:e.program(14,a,0),inverse:e.program(16,a,0),data:a,loc:{start:{line:30,column:4},end:{line:34,column:17}}}))?o:"")+' <ul class="nav nav-tabs">\n'+(null!=(o=s(n,"each").call(r,null!=(o=null!=t?s(t,"config"):t)?s(o,"day_sequence"):o,{name:"each",hash:{},fn:e.program(18,a,0),inverse:e.noop,data:a,loc:{start:{line:36,column:12},end:{line:38,column:21}}}))?o:"")+" </ul>\n </div>\n"},14:function(e,t,n,i,a){var o=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return' <div class="bmlt-page '+e.escapeExpression((o(n,"getWord")||t&&o(t,"getWord")||e.hooks.helperMissing).call(null!=t?t:e.nullContext||{},"css-direction",{name:"getWord",hash:{},data:a,loc:{start:{line:31,column:30},end:{line:31,column:57}}}))+' show" id="nav-days">\n'},16:function(e,t,n,i,a){var o=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return' <div class="bmlt-page '+e.escapeExpression((o(n,"getWord")||t&&o(t,"getWord")||e.hooks.helperMissing).call(null!=t?t:e.nullContext||{},"css-direction",{name:"getWord",hash:{},data:a,loc:{start:{line:33,column:30},end:{line:33,column:57}}}))+' hide" id="nav-days">\n'},18:function(e,t,n,i,a){var o=e.escapeExpression,r=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return' <li><a href="#tab'+o(e.lambda(t,t))+'" data-toggle="tab">'+o((r(n,"getDayOfTheWeek")||t&&r(t,"getDayOfTheWeek")||e.hooks.helperMissing).call(null!=t?t:e.nullContext||{},t,{name:"getDayOfTheWeek",hash:{},data:a,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,a,o,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:a,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,a,0,o,r),inverse:e.noop,data:a,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,a,0,o,r),inverse:e.noop,data:a,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,a){var o,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(o=null!=(o=c(n,"key")||a&&c(a,"key"))?o:s)?o.call(r,{name:"key",hash:{},data:a,loc:{start:{line:6,column:19},end:{line:6,column:29}}}):o)+'" class="bmlt-page '+l((c(n,"getWord")||t&&c(t,"getWord")||s).call(r,"css-direction",{name:"getWord",hash:{},data:a,loc:{start:{line:6,column:48},end:{line:6,column:75}}}))+' hide" >\n'+(null!=(e=e.invokePartial(c(i,"byfields"),t,{name:"byfields",data:a,indent:"\t\t\t",helpers:n,partials:i,decorators:e.decorators}))?e:"")+"\t\t</div>\n"},3:function(e,t,n,i,a){var o,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(o=null!=(o=c(n,"key")||a&&c(a,"key"))?o:s)?o.call(r,{name:"key",hash:{},data:a,loc:{start:{line:11,column:19},end:{line:11,column:29}}}):o)+'" class="bmlt-page '+l((c(n,"getWord")||t&&c(t,"getWord")||s).call(r,"css-direction",{name:"getWord",hash:{},data:a,loc:{start:{line:11,column:48},end:{line:11,column:75}}}))+' hide">\n'+(null!=(e=e.invokePartial(c(i,"byfields"),t,{name:"byfields",data:a,indent:"\t\t\t",helpers:n,partials:i,decorators:e.decorators}))?e:"")+"\t\t</div>\n"},5:function(e,t,n,i,a){var o=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((o(n,"getWord")||t&&o(t,"getWord")||e.hooks.helperMissing).call(null!=t?t:e.nullContext||{},"css-direction",{name:"getWord",hash:{},data:a,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,a){var o,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:a,loc:{start:{line:2,column:45},end:{line:2,column:72}}}))+' hide">\n'+(null!=(o=e.invokePartial(c(i,"header"),t,{name:"header",data:a,indent:" ",helpers:n,partials:i,decorators:e.decorators}))?o:"")+" </div>\n"+(null!=(o=c(n,"each").call(r,null!=(o=null!=t?c(t,"meetings"):t)?c(o,"groupingButtons"):o,{name:"each",hash:{},fn:e.program(1,a,0),inverse:e.noop,data:a,loc:{start:{line:5,column:1},end:{line:9,column:10}}}))?o:"")+(null!=(o=c(n,"each").call(r,null!=(o=null!=t?c(t,"meetings"):t)?c(o,"formattypeGroupingButtons"):o,{name:"each",hash:{},fn:e.program(3,a,0),inverse:e.noop,data:a,loc:{start:{line:10,column:4},end:{line:14,column:10}}}))?o:"")+(null!=(o=c(n,"if").call(r,null!=(o=null!=t?c(t,"config"):t)?c(o,"map_page"):o,{name:"if",hash:{},fn:e.program(5,a,0),inverse:e.noop,data:a,loc:{start:{line:15,column:4},end:{line:18,column:11}}}))?o:"")+' <div id="byday" class="bmlt-page '+l((c(n,"getWord")||t&&c(t,"getWord")||s).call(r,"css-direction",{name:"getWord",hash:{},data:a,loc:{start:{line:19,column:37},end:{line:19,column:64}}}))+' hide">\n'+(null!=(o=e.invokePartial(c(i,"bydays"),null!=(o=null!=t?c(t,"meetings"):t)?c(o,"bydays"):o,{name:"bydays",data:a,indent:" ",helpers:n,partials:i,decorators:e.decorators}))?o:"")+' </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:a,loc:{start:{line:22,column:44},end:{line:22,column:71}}}))+'">\n'+(null!=(o=e.invokePartial(c(i,"weekdays"),null!=(o=null!=t?c(t,"meetings"):t)?c(o,"weekdays"):o,{name:"weekdays",data:a,indent:" ",helpers:n,partials:i,decorators:e.decorators}))?o:"")+" </div>\n"+(null!=(o=e.invokePartial(c(i,"meetingCountTemplate"),t,{name:"meetingCountTemplate",data:a,indent:" ",helpers:n,partials:i,decorators:e.decorators}))?o:"")+"</div>\n"},usePartial:!0,useData:!0}),this.hbs_Crouton.templates.mapMenu=Handlebars.template({1:function(e,t,n,i,a){var o=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(o,"Filter meetings",{name:"getWord",hash:{},data:a,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(o,"visible meeting list",{name:"getWord",hash:{},data:a,loc:{start:{line:10,column:57},end:{line:10,column:91}}}))+"</button>\n"},3:function(e,t,n,i,a){var o=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((o(n,"getWord")||t&&o(t,"getWord")||e.hooks.helperMissing).call(null!=t?t:e.nullContext||{},"filter by visibility",{name:"getWord",hash:{},data:a,loc:{start:{line:12,column:97},end:{line:12,column:131}}}))+"</button>\n"},5:function(e,t,n,i,a,o,r){var s,l,c=e.escapeExpression,u=null!=t?t:e.nullContext||{},d=e.hooks.helperMissing,p="function",h=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]?h(r[1],"config"):r[1])?h(s,"dropdown_width"):s,t))+';" data-placeholder="'+c(typeof(l=null!=(l=h(n,"placeholder")||(null!=t?h(t,"placeholder"):t))?l:d)==p?l.call(u,{name:"placeholder",hash:{},data:a,loc:{start:{line:21,column:124},end:{line:21,column:139}}}):l)+'" data-pointer="'+c(typeof(l=null!=(l=h(n,"pointer")||(null!=t?h(t,"pointer"):t))?l:d)==p?l.call(u,{name:"pointer",hash:{},data:a,loc:{start:{line:21,column:155},end:{line:21,column:166}}}):l)+'" id='+c(typeof(l=null!=(l=h(n,"elementId")||(null!=t?h(t,"elementId"):t))?l:d)==p?l.call(u,{name:"elementId",hash:{},data:a,loc:{start:{line:21,column:171},end:{line:21,column:184}}}):l)+'>\n\t\t <option value="a-">'+c((h(n,"getWord")||t&&h(t,"getWord")||d).call(u,"all",{name:"getWord",hash:{},data:a,loc:{start:{line:22,column:33},end:{line:22,column:50}}}))+" "+c(typeof(l=null!=(l=h(n,"placeholder")||(null!=t?h(t,"placeholder"):t))?l:d)==p?l.call(u,{name:"placeholder",hash:{},data:a,loc:{start:{line:22,column:51},end:{line:22,column:66}}}):l)+"</option>\n"+(null!=(s=h(n,"each").call(u,(h(n,"call")||t&&h(t,"call")||d).call(u,null!=t?h(t,"uniqueData"):t,null!=(s=null!=r[1]?h(r[1],"meetings"):r[1])?h(s,"meetingData"):s,{name:"call",hash:{},data:a,loc:{start:{line:23,column:22},end:{line:23,column:63}}}),{name:"each",hash:{},fn:e.program(6,a,0,o,r),inverse:e.noop,data:a,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,a,o,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:a,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:a,loc:{start:{line:24,column:64},end:{line:24,column:91}}}))+"</option>\n"},8:function(e,t,n,i,a){var o=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return null!=(e=e.invokePartial(o(i,"meetings"),null!=t?o(t,"meetings"):t,{name:"meetings",data:a,indent:" ",helpers:n,partials:i,decorators:e.decorators}))?e:""},compiler:[8,">= 4.3.0"],main:function(e,t,n,i,a,o,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:a,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:a,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:a,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,a,0,o,r),inverse:e.program(3,a,0,o,r),data:a,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:a,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:a,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,a,0,o,r),inverse:e.noop,data:a,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:a,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:a,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:a,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,a,0,o,r),inverse:e.noop,data:a,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:a,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:a,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:a,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,a){var o=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(o,"Open Search Dialog",{name:"getWord",hash:{},data:a,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(o,"Search for meetings",{name:"getWord",hash:{},data:a,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(o,"Search for meetings",{name:"getWord",hash:{},data:a,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(o,"zoomed-out-message",{name:"getWord",hash:{},data:a,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(o,"Enter a city or zip code",{name:"getWord",hash:{},data:a,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(o,"text_search",{name:"getWord",hash:{},data:a,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(o,"near_me",{name:"getWord",hash:{},data:a,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(o,"click_search",{name:"getWord",hash:{},data:a,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(o,"Adjust Search",{name:"getWord",hash:{},data:a,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(o,"Adjust Search",{name:"getWord",hash:{},data:a,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(o,"This number represents",{name:"getWord",hash:{},data:a,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(o,"Approx. number of meetings in result",{name:"getWord",hash:{},data:a,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(o,"Back",{name:"getWord",hash:{},data:a,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,a){var o=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("+o(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"+o((r(n,"getWord")||t&&r(t,"getWord")||e.hooks.helperMissing).call(null!=t?t:e.nullContext||{},"meeting details",{name:"getWord",hash:{},data:a,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,a){var o,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:a,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:a,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:a,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:a,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:a,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:a,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:a,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:a,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:a,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:a,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:a,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:a,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:a,loc:{start:{line:16,column:17},end:{line:16,column:57}}}))+'">\n\t\t<td class="bmlt-column1" '+(null!=(o=(u(n,"getWord")||t&&u(t,"getWord")||s).call(r,"css-textAlign",{name:"getWord",hash:{},data:a,loc:{start:{line:17,column:27},end:{line:17,column:56}}}))?o:"")+'>\n\t\t\t<div class="bmlt-day">'+l(c(null!=t?u(t,"formatted_day"):t,t))+"</div>\n"+(null!=(o=(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,a,0),inverse:e.program(4,a,0),data:a,loc:{start:{line:19,column:3},end:{line:23,column:16}}}))?o:"")+(null!=(o=u(n,"if").call(r,null!=t?u(t,"formats"):t,{name:"if",hash:{},fn:e.program(6,a,0),inverse:e.noop,data:a,loc:{start:{line:24,column:3},end:{line:43,column:10}}}))?o:"")+'\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:a,loc:{start:{line:44,column:30},end:{line:44,column:68}}}))+'</div>\n\t\t\t<div class="bmlt-observer">'+(null!=(o=e.invokePartial((u(n,"selectObserver")||t&&u(t,"selectObserver")||s).call(r,{name:"selectObserver",hash:{},data:a,loc:{start:{line:45,column:34},end:{line:45,column:50}}}),t,{data:a,helpers:n,partials:i,decorators:e.decorators}))?o:"")+'</div>\n\t\t</td>\n\t\t<td class="bmlt-column2" '+(null!=(o=(u(n,"getWord")||t&&u(t,"getWord")||s).call(r,"css-textAlign",{name:"getWord",hash:{},data:a,loc:{start:{line:47,column:27},end:{line:47,column:56}}}))?o:"")+'>\n\t\t\t<div class="meeting-data-template">'+(null!=(o=e.invokePartial(u(i,"meetingDataTemplate"),t,{name:"meetingDataTemplate",data:a,helpers:n,partials:i,decorators:e.decorators}))?o:"")+'</div>\n\t\t</td>\n\t\t<td class="bmlt-column3">\n'+(null!=(o=e.invokePartial(u(i,"metaDataTemplate"),t,{name:"metaDataTemplate",data:a,indent:"\t\t\t",helpers:n,partials:i,decorators:e.decorators}))?o:"")+(null!=(o=(u(n,"canShare")||t&&u(t,"canShare")||s).call(r,t,{name:"canShare",hash:{},fn:e.program(8,a,0),inverse:e.noop,data:a,loc:{start:{line:52,column:3},end:{line:54,column:16}}}))?o:"")+(null!=(o=(u(n,"reportUpdateEnabled")||t&&u(t,"reportUpdateEnabled")||s).call(r,t,{name:"reportUpdateEnabled",hash:{},fn:e.program(21,a,0),inverse:e.noop,data:a,loc:{start:{line:55,column:3},end:{line:57,column:27}}}))?o:"")+(null!=(o=e.invokePartial(u(i,"offerIcsButton"),t,{name:"offerIcsButton",data:a,indent:"\t\t\t",helpers:n,partials:i,decorators:e.decorators}))?o:"")+"\t\t</td>\n\t</tr>\n"},2:function(e,t,n,i,a){var o=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?o(t,"start_time_formatted"):t,t))+"</div>\n"},4:function(e,t,n,i,a){var o=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(o(null!=t?e(t,"start_time_formatted"):t,t))+" - "+r(o(null!=t?e(t,"end_time_formatted"):t,t))+"</div>\n"},6:function(e,t,n,i,a){var o,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!=(o=(l(n,"getWord")||t&&l(t,"getWord")||s).call(r,"bootstrap-popover-placement",{name:"getWord",hash:{},data:a,loc:{start:{line:34,column:23},end:{line:34,column:66}}}))?o:"")+'"\n\t\t\t\t data-content="'+(null!=(o=e.invokePartial((l(n,"selectFormatPopup")||t&&l(t,"selectFormatPopup")||s).call(r,{name:"selectFormatPopup",hash:{},data:a,loc:{start:{line:35,column:25},end:{line:35,column:44}}}),t,{data:a,helpers:n,partials:i,decorators:e.decorators}))?o:"")+'">\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,a){var o,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!=(o=u(n,"if").call(l,null!=t?u(t,"virtual_meeting_additional_info"):t,{name:"if",hash:{},fn:e.program(9,a,0),inverse:e.noop,data:a,loc:{start:{line:53,column:314},end:{line:53,column:406}}}))?o:"")+'"), url: "'+(null!=(o=(u(n,"isVirtualOrHybrid")||t&&u(t,"isVirtualOrHybrid")||c).call(l,t,{name:"isVirtualOrHybrid",hash:{},fn:e.program(11,a,0),inverse:e.noop,data:a,loc:{start:{line:53,column:416},end:{line:53,column:603}}}))?o:"")+(null!=(o=(u(n,"isInPersonOrHybrid")||t&&u(t,"isInPersonOrHybrid")||c).call(l,t,{name:"isInPersonOrHybrid",hash:{},fn:e.program(16,a,0),inverse:e.noop,data:a,loc:{start:{line:53,column:603},end:{line:53,column:881}}}))?o:"")+'"})\'><span class="glyphicon glyphicon-share"></span> '+s(r(null!=t?u(t,"share_word"):t,t))+"</a>\n"},9:function(e,t,n,i,a){var o=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return" "+e.escapeExpression(e.lambda(null!=t?o(t,"virtual_meeting_additional_info"):t,t))},11:function(e,t,n,i,a){var o,r=null!=t?t:e.nullContext||{},s=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return(null!=(o=s(n,"if").call(r,null!=t?s(t,"virtual_meeting_link"):t,{name:"if",hash:{},fn:e.program(12,a,0),inverse:e.noop,data:a,loc:{start:{line:53,column:443},end:{line:53,column:512}}}))?o:"")+(null!=(o=s(n,"if").call(r,null!=t?s(t,"phone_meeting_number"):t,{name:"if",hash:{},fn:e.program(14,a,0),inverse:e.noop,data:a,loc:{start:{line:53,column:512},end:{line:53,column:581}}}))?o:"")},12:function(e,t,n,i,a){var o=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return e.escapeExpression(e.lambda(null!=t?o(t,"virtual_meeting_link"):t,t))},14:function(e,t,n,i,a){var o=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return e.escapeExpression(e.lambda(null!=t?o(t,"phone_meeting_number"):t,t))},16:function(e,t,n,i,a){var o=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]},r=" ",s=null!=(s=o(n,"isOS")||(null!=t?o(t,"isOS"):t))?s:e.hooks.helperMissing,a={name:"isOS",hash:{},fn:e.program(17,a,0),inverse:e.program(19,a,0),data:a,loc:{start:{line:53,column:632},end:{line:53,column:858}}},s="function"==typeof s?s.call(null!=t?t:e.nullContext||{},a):s;return null!=(s=!o(n,"isOS")?e.hooks.blockHelperMissing.call(t,s,a):s)&&(r+=s),r},17:function(e,t,n,i,a){var o=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(o(null!=t?e(t,"latitude"):t,t))+","+r(o(null!=t?e(t,"longitude"):t,t))+" "},19:function(e,t,n,i,a){var o=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(o(null!=t?e(t,"latitude"):t,t))+","+r(o(null!=t?e(t,"longitude"):t,t))+"&q="+r(o(null!=t?e(t,"latitude"):t,t))+","+r(o(null!=t?e(t,"longitude"):t,t))},21:function(e,t,n,i,a){var o=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="'+o("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:a,loc:{start:{line:56,column:13},end:{line:56,column:34}}}):n)+"?meeting_id="+o(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> '+o(r(null!=t?s(t,"report_update_word"):t,t))+"</a>\n"},compiler:[8,">= 4.3.0"],main:function(e,t,n,i,a){return null!=(a=(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,a,0),inverse:e.noop,data:a,loc:{start:{line:1,column:0},end:{line:61,column:9}}}))?a:""},usePartial:!0,useData:!0}),this.hbs_Crouton.templates.meetingsPlaceholders=Handlebars.template({1:function(e,t,n,i,a){var o=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?o(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,a){return null!=(a=(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,a,0),inverse:e.noop,data:a,loc:{start:{line:1,column:0},end:{line:5,column:9}}}))?a:""},useData:!0}),this.hbs_Crouton.templates.weekdays=Handlebars.template({1:function(e,t,n,i,a){var o,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(o=null!=(o=c(n,"day")||(null!=t?c(t,"day"):t))?o:s)?o.call(r,{name:"day",hash:{},data:a,loc:{start:{line:3,column:20},end:{line:3,column:29}}}):o)+"' 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:a,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,a,0),inverse:e.noop,data:a,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,a,0),inverse:e.noop,data:a,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,a){var o=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return null!=(e=e.invokePartial(o(i,"meetings"),null!=t?o(t,"meetings"):t,{name:"meetings",data:a,indent:"\t\t\t\t\t\t\t",helpers:n,partials:i,decorators:e.decorators}))?e:""},4:function(e,t,n,i,a){var o=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((o(n,"getWord")||t&&o(t,"getWord")||e.hooks.helperMissing).call(null!=t?t:e.nullContext||{},"no_meetings_for_this_day",{name:"getWord",hash:{},data:a,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,a){return'<div class="tab-content">\n'+(null!=(a=(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,a,0),inverse:e.noop,data:a,loc:{start:{line:2,column:4},end:{line:21,column:13}}}))?a:"")+"</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(w,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=w.document,n=Object.getPrototypeOf,s=t.slice,y=t.concat,l=t.push,i=t.indexOf,a={},o=a.toString,v=a.hasOwnProperty,r=v.toString,c=r.call(Object),_={},u={type:!0,src:!0,nonce:!0,noModule:!0};function b(e,t,n){var a,i,o=(n=n||k).createElement("script");if(o.text=e,t)for(a in u)(i=t[a]||t.getAttribute&&t.getAttribute(a))&&o.setAttribute(a,i);n.head.appendChild(o).parentNode.removeChild(o)}function m(e){return null==e?e+"":"object"==typeof e||"function"==typeof e?a[o.call(e)]||"object":typeof e}var d="3.4.1",S=function(e,t){return new S.fn.init(e,t)},p=/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g;function h(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)}S.fn=S.prototype={jquery:d,constructor:S,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=S.merge(this.constructor(),e);return e.prevObject=this,e},each:function(e){return S.each(this,e)},map:function(n){return this.pushStack(S.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},S.extend=S.fn.extend=function(){var e,t,n,a,i,o=arguments[0]||{},r=1,s=arguments.length,l=!1;for("boolean"==typeof o&&(l=o,o=arguments[r]||{},r++),"object"==typeof o||f(o)||(o={}),r===s&&(o=this,r--);r<s;r++)if(null!=(e=arguments[r]))for(t in e)n=e[t],"__proto__"!==t&&o!==n&&(l&&n&&(S.isPlainObject(n)||(a=Array.isArray(n)))?(i=o[t],i=a&&!Array.isArray(i)?[]:a||S.isPlainObject(i)?i:{},a=!1,o[t]=S.extend(l,i,n)):void 0!==n&&(o[t]=n));return o},S.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]"!==o.call(e)||(e=n(e))&&("function"!=typeof(e=v.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,a=0;if(h(e))for(n=e.length;a<n&&!1!==t.call(e[a],a,e[a]);a++);else for(a in e)if(!1===t.call(e[a],a,e[a]))break;return e},trim:function(e){return null==e?"":(e+"").replace(p,"")},makeArray:function(e,t){t=t||[];return null!=e&&(h(Object(e))?S.merge(t,"string"==typeof e?[e]:e):l.call(t,e)),t},inArray:function(e,t,n){return null==t?-1:i.call(t,e,n)},merge:function(e,t){for(var n=+t.length,a=0,i=e.length;a<n;a++)e[i++]=t[a];return e.length=i,e},grep:function(e,t,n){for(var a=[],i=0,o=e.length,r=!n;i<o;i++)!t(e[i],i)!=r&&a.push(e[i]);return a},map:function(e,t,n){var a,i,o=0,r=[];if(h(e))for(a=e.length;o<a;o++)null!=(i=t(e[o],o,n))&&r.push(i);else for(o in e)null!=(i=t(e[o],o,n))&&r.push(i);return y.apply([],r)},guid:1,support:_}),"function"==typeof Symbol&&(S.fn[Symbol.iterator]=t[Symbol.iterator]),S.each("Boolean Number String Function Array Date RegExp Object Error Symbol".split(" "),function(e,t){a["[object "+t+"]"]=t.toLowerCase()});var A=function(n){function d(e,t,n){var a="0x"+t-65536;return a!=a||n?t:a<0?String.fromCharCode(65536+a):String.fromCharCode(a>>10|55296,1023&a|56320)}function p(e,t){return t?"\0"===e?"�":e.slice(0,-1)+"\\"+e.charCodeAt(e.length-1).toString(16)+" ":"\\"+e}function a(){w()}var e,h,b,o,i,m,f,g,A,l,c,w,k,r,S,y,s,u,v,M="sizzle"+ +new Date,_=n.document,P=0,x=0,C=le(),E=le(),T=le(),D=le(),O=function(e,t){return e===t&&(c=!0),0},L={}.hasOwnProperty,t=[],j=t.pop,I=t.push,z=t.push,N=t.slice,W=function(e,t){for(var n=0,a=e.length;n<a;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",B="[\\x20\\t\\r\\n\\f]",F="(?:\\\\.|[\\w-]|[^\0-\\xa0])+",H="\\["+B+"*("+F+")(?:"+B+"*([*^$|!~]?=)"+B+"*(?:'((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\"|("+F+"))|)"+B+"*\\]",q=":("+F+")(?:\\((('((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\")|((?:\\\\.|[^\\\\()[\\]]|"+H+")*)|.*)\\)|)",$=new RegExp(B+"+","g"),V=new RegExp("^"+B+"+|((?:^|[^\\\\])(?:\\\\.)*)"+B+"+$","g"),U=new RegExp("^"+B+"*,"+B+"*"),G=new RegExp("^"+B+"*([>+~]|"+B+")"+B+"*"),Y=new RegExp(B+"|>"),Z=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)(?:\\("+B+"*(even|odd|(([+-]|)(\\d*)n|)"+B+"*(?:([+-]|)"+B+"*(\\d+)|))"+B+"*\\)|)","i"),bool:new RegExp("^(?:"+R+")$","i"),needsContext:new RegExp("^"+B+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+B+"*((?:-\\d)?\\d*)"+B+"*\\)|)(?=[^-]|$)","i")},J=/HTML$/i,X=/^(?:input|select|textarea|button)$/i,ee=/^h\d$/i,te=/^[^{]+\{\s*\[native \w/,ne=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,ae=/[+~]/,ie=new RegExp("\\\\([\\da-f]{1,6}"+B+"?|("+B+")|.)","ig"),oe=/([\0-\x1f\x7f]|^-?\d)|^-$|[^\0-\x1f\x7f-\uFFFF\w-]/g,re=ve(function(e){return!0===e.disabled&&"fieldset"===e.nodeName.toLowerCase()},{dir:"parentNode",next:"legend"});try{z.apply(t=N.call(_.childNodes),_.childNodes),t[_.childNodes.length].nodeType}catch(e){z={apply:t.length?function(e,t){I.apply(e,N.call(t))}:function(e,t){for(var n=e.length,a=0;e[n++]=t[a++];);e.length=n-1}}}function se(e,t,n,a){var i,o,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(!a&&((t?t.ownerDocument||t:_)!==k&&w(t),t=t||k,S)){if(11!==d&&(s=ne.exec(e)))if(c=s[1]){if(9===d){if(!(o=t.getElementById(c)))return n;if(o.id===c)return n.push(o),n}else if(u&&(o=u.getElementById(c))&&v(t,o)&&o.id===c)return n.push(o),n}else{if(s[2])return z.apply(n,t.getElementsByTagName(e)),n;if((c=s[3])&&h.getElementsByClassName&&t.getElementsByClassName)return z.apply(n,t.getElementsByClassName(c)),n}if(h.qsa&&!D[e+" "]&&(!y||!y.test(e))&&(1!==d||"object"!==t.nodeName.toLowerCase())){if(c=e,u=t,1===d&&Y.test(e)){for((r=t.getAttribute("id"))?r=r.replace(oe,p):t.setAttribute("id",r=M),i=(l=m(e)).length;i--;)l[i]="#"+r+" "+ye(l[i]);c=l.join(","),u=ae.test(e)&&fe(t.parentNode)||t}try{return z.apply(n,u.querySelectorAll(c)),n}catch(t){D(e,!0)}finally{r===M&&t.removeAttribute("id")}}}return g(e.replace(V,"$1"),t,n,a)}function le(){var a=[];return function e(t,n){return a.push(t+" ")>b.cacheLength&&delete e[a.shift()],e[t+" "]=n}}function ce(e){return e[M]=!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("|"),a=n.length;a--;)b.attrHandle[n[a]]=t}function pe(e,t){var n=t&&e,a=n&&1===e.nodeType&&1===t.nodeType&&e.sourceIndex-t.sourceIndex;if(a)return a;if(n)for(;n=n.nextSibling;)if(n===t)return-1;return e?1:-1}function he(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(o){return o=+o,ce(function(e,t){for(var n,a=r([],e.length,o),i=a.length;i--;)e[n=a[i]]&&(e[n]=!(t[n]=e[n]))})})}function fe(e){return e&&void 0!==e.getElementsByTagName&&e}for(e in h=se.support={},i=se.isXML=function(e){var t=e.namespaceURI,e=(e.ownerDocument||e).documentElement;return!J.test(t||e&&e.nodeName||"HTML")},w=se.setDocument=function(e){var t,e=e?e.ownerDocument||e:_;return e!==k&&9===e.nodeType&&e.documentElement&&(r=(k=e).documentElement,S=!i(k),_!==k&&(t=k.defaultView)&&t.top!==t&&(t.addEventListener?t.addEventListener("unload",a,!1):t.attachEvent&&t.attachEvent("onunload",a)),h.attributes=ue(function(e){return e.className="i",!e.getAttribute("className")}),h.getElementsByTagName=ue(function(e){return e.appendChild(k.createComment("")),!e.getElementsByTagName("*").length}),h.getElementsByClassName=te.test(k.getElementsByClassName),h.getById=ue(function(e){return r.appendChild(e).id=M,!k.getElementsByName||!k.getElementsByName(M).length}),h.getById?(b.filter.ID=function(e){var t=e.replace(ie,d);return function(e){return e.getAttribute("id")===t}},b.find.ID=function(e,t){if(void 0!==t.getElementById&&S){e=t.getElementById(e);return e?[e]:[]}}):(b.filter.ID=function(e){var t=e.replace(ie,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&&S){var n,a,i,o=t.getElementById(e);if(o){if((n=o.getAttributeNode("id"))&&n.value===e)return[o];for(i=t.getElementsByName(e),a=0;o=i[a++];)if((n=o.getAttributeNode("id"))&&n.value===e)return[o]}return[]}}),b.find.TAG=h.getElementsByTagName?function(e,t){return void 0!==t.getElementsByTagName?t.getElementsByTagName(e):h.qsa?t.querySelectorAll(e):void 0}:function(e,t){var n,a=[],i=0,o=t.getElementsByTagName(e);if("*"!==e)return o;for(;n=o[i++];)1===n.nodeType&&a.push(n);return a},b.find.CLASS=h.getElementsByClassName&&function(e,t){if(void 0!==t.getElementsByClassName&&S)return t.getElementsByClassName(e)},s=[],y=[],(h.qsa=te.test(k.querySelectorAll))&&(ue(function(e){r.appendChild(e).innerHTML="<a id='"+M+"'></a><select id='"+M+"-\r\\' msallowcapture=''><option selected=''></option></select>",e.querySelectorAll("[msallowcapture^='']").length&&y.push("[*^$]="+B+"*(?:''|\"\")"),e.querySelectorAll("[selected]").length||y.push("\\["+B+"*(?:value|"+R+")"),e.querySelectorAll("[id~="+M+"-]").length||y.push("~="),e.querySelectorAll(":checked").length||y.push(":checked"),e.querySelectorAll("a#"+M+"+*").length||y.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&&y.push("name"+B+"*[*^$|!~]?="),2!==e.querySelectorAll(":enabled").length&&y.push(":enabled",":disabled"),r.appendChild(e).disabled=!0,2!==e.querySelectorAll(":disabled").length&&y.push(":enabled",":disabled"),e.querySelectorAll("*,:x"),y.push(",.*:")})),(h.matchesSelector=te.test(u=r.matches||r.webkitMatchesSelector||r.mozMatchesSelector||r.oMatchesSelector||r.msMatchesSelector))&&ue(function(e){h.disconnectedMatch=u.call(e,"*"),u.call(e,"[s!='']:x"),s.push("!=",q)}),y=y.length&&new RegExp(y.join("|")),s=s.length&&new RegExp(s.join("|")),t=te.test(r.compareDocumentPosition),v=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)||!h.sortDetached&&t.compareDocumentPosition(e)===n?e===k||e.ownerDocument===_&&v(_,e)?-1:t===k||t.ownerDocument===_&&v(_,t)?1:l?W(l,e)-W(l,t):0:4&n?-1:1);var n}:function(e,t){if(e===t)return c=!0,0;var n,a=0,i=e.parentNode,o=t.parentNode,r=[e],s=[t];if(!i||!o)return e===k?-1:t===k?1:i?-1:o?1:l?W(l,e)-W(l,t):0;if(i===o)return pe(e,t);for(n=e;n=n.parentNode;)r.unshift(n);for(n=t;n=n.parentNode;)s.unshift(n);for(;r[a]===s[a];)a++;return a?pe(r[a],s[a]):r[a]===_?-1:s[a]===_?1:0}),k},se.matches=function(e,t){return se(e,null,null,t)},se.matchesSelector=function(e,t){if((e.ownerDocument||e)!==k&&w(e),h.matchesSelector&&S&&!D[t+" "]&&(!s||!s.test(t))&&(!y||!y.test(t)))try{var n=u.call(e,t);if(n||h.disconnectedMatch||e.document&&11!==e.document.nodeType)return n}catch(e){D(t,!0)}return 0<se(t,k,null,[e]).length},se.contains=function(e,t){return(e.ownerDocument||e)!==k&&w(e),v(e,t)},se.attr=function(e,t){(e.ownerDocument||e)!==k&&w(e);var n=b.attrHandle[t.toLowerCase()],n=n&&L.call(b.attrHandle,t.toLowerCase())?n(e,t,!S):void 0;return void 0!==n?n:h.attributes||!S?e.getAttribute(t):(n=e.getAttributeNode(t))&&n.specified?n.value:null},se.escape=function(e){return(e+"").replace(oe,p)},se.error=function(e){throw new Error("Syntax error, unrecognized expression: "+e)},se.uniqueSort=function(e){var t,n=[],a=0,i=0;if(c=!h.detectDuplicates,l=!h.sortStable&&e.slice(0),e.sort(O),c){for(;t=e[i++];)t===e[i]&&(a=n.push(i));for(;a--;)e.splice(n[a],1)}return l=null,e},o=se.getText=function(e){var t,n="",a=0,i=e.nodeType;if(i){if(1===i||9===i||11===i){if("string"==typeof e.textContent)return e.textContent;for(e=e.firstChild;e;e=e.nextSibling)n+=o(e)}else if(3===i||4===i)return e.nodeValue}else for(;t=e[a++];)n+=o(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(ie,d),e[3]=(e[3]||e[4]||e[5]||"").replace(ie,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&&Z.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(ie,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("(^|"+B+")"+e+"("+B+"|$)"))&&C(e,function(e){return t.test("string"==typeof e.className&&e.className||void 0!==e.getAttribute&&e.getAttribute("class")||"")})},ATTR:function(t,n,a){return function(e){e=se.attr(e,t);return null==e?"!="===n:!n||(e+="","="===n?e===a:"!="===n?e!==a:"^="===n?a&&0===e.indexOf(a):"*="===n?a&&-1<e.indexOf(a):"$="===n?a&&e.slice(-a.length)===a:"~="===n?-1<(" "+e.replace($," ")+" ").indexOf(a):"|="===n&&(e===a||e.slice(0,a.length+1)===a+"-"))}},CHILD:function(m,e,t,f,g){var y="nth"!==m.slice(0,3),v="last"!==m.slice(-4),_="of-type"===e;return 1===f&&0===g?function(e){return!!e.parentNode}:function(e,t,n){var a,i,o,r,s,l,c=y!=v?"nextSibling":"previousSibling",u=e.parentNode,d=_&&e.nodeName.toLowerCase(),p=!n&&!_,h=!1;if(u){if(y){for(;c;){for(r=e;r=r[c];)if(_?r.nodeName.toLowerCase()===d:1===r.nodeType)return!1;l=c="only"===m&&!l&&"nextSibling"}return!0}if(l=[v?u.firstChild:u.lastChild],v&&p){for(h=(s=(a=(i=(o=(r=u)[M]||(r[M]={}))[r.uniqueID]||(o[r.uniqueID]={}))[m]||[])[0]===P&&a[1])&&a[2],r=s&&u.childNodes[s];r=++s&&r&&r[c]||(h=s=0)||l.pop();)if(1===r.nodeType&&++h&&r===e){i[m]=[P,s,h];break}}else if(!1===(h=p?s=(a=(i=(o=(r=e)[M]||(r[M]={}))[r.uniqueID]||(o[r.uniqueID]={}))[m]||[])[0]===P&&a[1]:h))for(;(r=++s&&r&&r[c]||(h=s=0)||l.pop())&&((_?r.nodeName.toLowerCase()!==d:1!==r.nodeType)||!++h||(p&&((i=(o=r[M]||(r[M]={}))[r.uniqueID]||(o[r.uniqueID]={}))[m]=[P,h]),r!==e)););return(h-=g)===f||h%f==0&&0<=h/f}}},PSEUDO:function(e,o){var t,r=b.pseudos[e]||b.setFilters[e.toLowerCase()]||se.error("unsupported pseudo: "+e);return r[M]?r(o):1<r.length?(t=[e,e,"",o],b.setFilters.hasOwnProperty(e.toLowerCase())?ce(function(e,t){for(var n,a=r(e,o),i=a.length;i--;)e[n=W(e,a[i])]=!(t[n]=a[i])}):function(e){return r(e,0,t)}):r}},pseudos:{not:ce(function(e){var a=[],i=[],s=f(e.replace(V,"$1"));return s[M]?ce(function(e,t,n,a){for(var i,o=s(e,null,a,[]),r=e.length;r--;)(i=o[r])&&(e[r]=!(t[r]=i))}):function(e,t,n){return a[0]=e,s(a,null,n,i),a[0]=null,!i.pop()}}),has:ce(function(t){return function(e){return 0<se(t,e).length}}),contains:ce(function(t){return t=t.replace(ie,d),function(e){return-1<(e.textContent||o(e)).indexOf(t)}}),lang:ce(function(n){return K.test(n||"")||se.error("unsupported lang: "+n),n=n.replace(ie,d).toLowerCase(),function(e){var t;do{if(t=S?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:he(!1),disabled:he(!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 a=n<0?n+t:t<n?t:n;0<=--a;)e.push(a);return e}),gt:me(function(e,t,n){for(var a=n<0?n+t:n;++a<t;)e.push(a);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 ye(e){for(var t=0,n=e.length,a="";t<n;t++)a+=e[t].value;return a}function ve(r,e,t){var s=e.dir,l=e.next,c=l||s,u=t&&"parentNode"===c,d=x++;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 a,i,o=[P,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(a=(i=e[M]||(e[M]={}))[e.uniqueID]||(i[e.uniqueID]={}),l&&l===e.nodeName.toLowerCase())e=e[s]||e;else{if((i=a[c])&&i[0]===P&&i[1]===d)return o[2]=i[2];if((a[c]=o)[2]=r(e,t,n))return!0}return!1}}function _e(i){return 1<i.length?function(e,t,n){for(var a=i.length;a--;)if(!i[a](e,t,n))return!1;return!0}:i[0]}function be(e,t,n,a,i){for(var o,r=[],s=0,l=e.length,c=null!=t;s<l;s++)(o=e[s])&&(n&&!n(o,a,i)||(r.push(o),c&&t.push(s)));return r}function Ae(e){for(var a,t,n,i=e.length,o=b.relative[e[0].type],r=o||b.relative[" "],s=o?1:0,l=ve(function(e){return e===a},r,!0),c=ve(function(e){return-1<W(a,e)},r,!0),u=[function(e,t,n){n=!o&&(n||t!==A)||((a=t).nodeType?l:c)(e,t,n);return a=null,n}];s<i;s++)if(t=b.relative[e[s].type])u=[ve(_e(u),t)];else{if((t=b.filter[e[s].type].apply(null,e[s].matches))[M]){for(n=++s;n<i&&!b.relative[e[n].type];n++);return function e(h,m,f,g,y,t){return g&&!g[M]&&(g=e(g)),y&&!y[M]&&(y=e(y,t)),ce(function(e,t,n,a){var i,o,r,s=[],l=[],c=t.length,u=e||function(e,t,n){for(var a=0,i=t.length;a<i;a++)se(e,t[a],n);return n}(m||"*",n.nodeType?[n]:n,[]),d=!h||!e&&m?u:be(u,s,h,n,a),p=f?y||(e?h:c||g)?[]:t:d;if(f&&f(d,p,n,a),g)for(i=be(p,l),g(i,[],n,a),o=i.length;o--;)(r=i[o])&&(p[l[o]]=!(d[l[o]]=r));if(e){if(y||h){if(y){for(i=[],o=p.length;o--;)(r=p[o])&&i.push(d[o]=r);y(null,p=[],i,a)}for(o=p.length;o--;)(r=p[o])&&-1<(i=y?W(e,r):s[o])&&(e[i]=!(t[i]=r))}}else p=be(p===t?p.splice(c,p.length):p),y?y(null,t,p,a):z.apply(t,p)})}(1<s&&_e(u),1<s&&ye(e.slice(0,s-1).concat({value:" "===e[s-2].type?"*":""})).replace(V,"$1"),t,s<n&&Ae(e.slice(s,n)),n<i&&Ae(e=e.slice(n)),n<i&&ye(e))}u.push(t)}return _e(u)}return ge.prototype=b.filters=b.pseudos,b.setFilters=new ge,m=se.tokenize=function(e,t){var n,a,i,o,r,s,l,c=E[e+" "];if(c)return t?0:c.slice(0);for(r=e,s=[],l=b.preFilter;r;){for(o in n&&!(a=U.exec(r))||(a&&(r=r.slice(a[0].length)||r),s.push(i=[])),n=!1,(a=G.exec(r))&&(n=a.shift(),i.push({value:n,type:a[0].replace(V," ")}),r=r.slice(n.length)),b.filter)!(a=Q[o].exec(r))||l[o]&&!(a=l[o](a))||(n=a.shift(),i.push({value:n,type:o,matches:a}),r=r.slice(n.length));if(!n)break}return t?r.length:r?se.error(e):E(e,s).slice(0)},f=se.compile=function(e,t){var n,g,y,v,_,a,i=[],o=[],r=T[e+" "];if(!r){for(n=(t=t||m(e)).length;n--;)((r=Ae(t[n]))[M]?i:o).push(r);(r=T(e,(v=0<(y=i).length,_=0<(g=o).length,a=function(e,t,n,a,i){var o,r,s,l=0,c="0",u=e&&[],d=[],p=A,h=e||_&&b.find.TAG("*",i),m=P+=null==p?1:Math.random()||.1,f=h.length;for(i&&(A=t===k||t||i);c!==f&&null!=(o=h[c]);c++){if(_&&o){for(r=0,t||o.ownerDocument===k||(w(o),n=!S);s=g[r++];)if(s(o,t||k,n)){a.push(o);break}i&&(P=m)}v&&((o=!s&&o)&&l--,e&&u.push(o))}if(l+=c,v&&c!==l){for(r=0;s=y[r++];)s(u,d,t,n);if(e){if(0<l)for(;c--;)u[c]||d[c]||(d[c]=j.call(a));d=be(d)}z.apply(a,d),i&&!e&&0<d.length&&1<l+y.length&&se.uniqueSort(a)}return i&&(P=m,A=p),u},v?ce(a):a))).selector=e}return r},g=se.select=function(e,t,n,a){var i,o,r,s,l,c="function"==typeof e&&e,u=!a&&m(e=c.selector||e);if(n=n||[],1===u.length){if(2<(o=u[0]=u[0].slice(0)).length&&"ID"===(r=o[0]).type&&9===t.nodeType&&S&&b.relative[o[1].type]){if(!(t=(b.find.ID(r.matches[0].replace(ie,d),t)||[])[0]))return n;c&&(t=t.parentNode),e=e.slice(o.shift().value.length)}for(i=Q.needsContext.test(e)?0:o.length;i--&&(r=o[i],!b.relative[s=r.type]);)if((l=b.find[s])&&(a=l(r.matches[0].replace(ie,d),ae.test(o[0].type)&&fe(t.parentNode)||t))){if(o.splice(i,1),!(e=a.length&&ye(o)))return z.apply(n,a),n;break}}return(c||f(e,u))(a,t,!S,n,!t||ae.test(e)&&fe(t.parentNode)||t),n},h.sortStable=M.split("").sort(O).join("")===M,h.detectDuplicates=!!c,w(),h.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)}),h.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}(w);S.find=A,S.expr=A.selectors,S.expr[":"]=S.expr.pseudos,S.uniqueSort=S.unique=A.uniqueSort,S.text=A.getText,S.isXMLDoc=A.isXML,S.contains=A.contains,S.escapeSelector=A.escape;function M(e,t,n){for(var a=[],i=void 0!==n;(e=e[t])&&9!==e.nodeType;)if(1===e.nodeType){if(i&&S(e).is(n))break;a.push(e)}return a}function P(e,t){for(var n=[];e;e=e.nextSibling)1===e.nodeType&&e!==t&&n.push(e);return n}var x=S.expr.match.needsContext;function C(e,t){return e.nodeName&&e.nodeName.toLowerCase()===t.toLowerCase()}var E=/^<([a-z][^\/\0>:\x20\t\r\n\f]*)[\x20\t\r\n\f]*\/?>(?:<\/\1>|)$/i;function T(e,n,a){return f(n)?S.grep(e,function(e,t){return!!n.call(e,t,e)!==a}):n.nodeType?S.grep(e,function(e){return e===n!==a}):"string"!=typeof n?S.grep(e,function(e){return-1<i.call(n,e)!==a}):S.filter(n,e,a)}S.filter=function(e,t,n){var a=t[0];return n&&(e=":not("+e+")"),1===t.length&&1===a.nodeType?S.find.matchesSelector(a,e)?[a]:[]:S.find.matches(e,S.grep(t,function(e){return 1===e.nodeType}))},S.fn.extend({find:function(e){var t,n,a=this.length,i=this;if("string"!=typeof e)return this.pushStack(S(e).filter(function(){for(t=0;t<a;t++)if(S.contains(i[t],this))return!0}));for(n=this.pushStack([]),t=0;t<a;t++)S.find(e,i[t],n);return 1<a?S.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&&x.test(e)?S(e):e||[],!1).length}});var D=/^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]+))$/;(S.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(S):S.makeArray(e,this);if(!(a="<"===e[0]&&">"===e[e.length-1]&&3<=e.length?[null,e,null]:D.exec(e))||!a[1]&&t)return(!t||t.jquery?t||n:this.constructor(t)).find(e);if(a[1]){if(t=t instanceof S?t[0]:t,S.merge(this,S.parseHTML(a[1],t&&t.nodeType?t.ownerDocument||t:k,!0)),E.test(a[1])&&S.isPlainObject(t))for(var a in t)f(this[a])?this[a](t[a]):this.attr(a,t[a]);return this}return(e=k.getElementById(a[2]))&&(this[0]=e,this.length=1),this}).prototype=S.fn;var O=S(k),L=/^(?:parents|prev(?:Until|All))/,j={children:!0,contents:!0,next:!0,prev:!0};function I(e,t){for(;(e=e[t])&&1!==e.nodeType;);return e}S.fn.extend({has:function(e){var t=S(e,this),n=t.length;return this.filter(function(){for(var e=0;e<n;e++)if(S.contains(this,t[e]))return!0})},closest:function(e,t){var n,a=0,i=this.length,o=[],r="string"!=typeof e&&S(e);if(!x.test(e))for(;a<i;a++)for(n=this[a];n&&n!==t;n=n.parentNode)if(n.nodeType<11&&(r?-1<r.index(n):1===n.nodeType&&S.find.matchesSelector(n,e))){o.push(n);break}return this.pushStack(1<o.length?S.uniqueSort(o):o)},index:function(e){return e?"string"==typeof e?i.call(S(e),this[0]):i.call(this,e.jquery?e[0]:e):this[0]&&this[0].parentNode?this.first().prevAll().length:-1},add:function(e,t){return this.pushStack(S.uniqueSort(S.merge(this.get(),S(e,t))))},addBack:function(e){return this.add(null==e?this.prevObject:this.prevObject.filter(e))}}),S.each({parent:function(e){e=e.parentNode;return e&&11!==e.nodeType?e:null},parents:function(e){return M(e,"parentNode")},parentsUntil:function(e,t,n){return M(e,"parentNode",n)},next:function(e){return I(e,"nextSibling")},prev:function(e){return I(e,"previousSibling")},nextAll:function(e){return M(e,"nextSibling")},prevAll:function(e){return M(e,"previousSibling")},nextUntil:function(e,t,n){return M(e,"nextSibling",n)},prevUntil:function(e,t,n){return M(e,"previousSibling",n)},siblings:function(e){return P((e.parentNode||{}).firstChild,e)},children:function(e){return P(e.firstChild)},contents:function(e){return void 0!==e.contentDocument?e.contentDocument:(C(e,"template")&&(e=e.content||e),S.merge([],e.childNodes))}},function(a,i){S.fn[a]=function(e,t){var n=S.map(this,i,e);return(t="Until"!==a.slice(-5)?e:t)&&"string"==typeof t&&(n=S.filter(t,n)),1<this.length&&(j[a]||S.uniqueSort(n),L.test(a)&&n.reverse()),this.pushStack(n)}});var z=/[^\x20\t\r\n\f]+/g;function N(e){return e}function W(e){throw e}function R(e,t,n,a){var i;try{e&&f(i=e.promise)?i.call(e).done(t).fail(n):e&&f(i=e.then)?i.call(e,t,n):t.apply(void 0,[e].slice(a))}catch(e){n.apply(void 0,[e])}}S.Callbacks=function(a){var e,n;a="string"==typeof a?(e=a,n={},S.each(e.match(z)||[],function(e,t){n[t]=!0}),n):S.extend({},a);function i(){for(s=s||a.once,r=o=!0;c.length;u=-1)for(t=c.shift();++u<l.length;)!1===l[u].apply(t[0],t[1])&&a.stopOnFalse&&(u=l.length,t=!1);a.memory||(t=!1),o=!1,s&&(l=t?[]:"")}var o,t,r,s,l=[],c=[],u=-1,d={add:function(){return l&&(t&&!o&&(u=l.length-1,c.push(t)),function n(e){S.each(e,function(e,t){f(t)?a.unique&&d.has(t)||l.push(t):t&&t.length&&"string"!==m(t)&&n(t)})}(arguments),t&&!o&&i()),this},remove:function(){return S.each(arguments,function(e,t){for(var n;-1<(n=S.inArray(t,l,n));)l.splice(n,1),n<=u&&u--}),this},has:function(e){return e?-1<S.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||o||(l=t=""),this},locked:function(){return!!s},fireWith:function(e,t){return s||(t=[e,(t=t||[]).slice?t.slice():t],c.push(t),o||i()),this},fire:function(){return d.fireWith(this,arguments),this},fired:function(){return!!r}};return d},S.extend({Deferred:function(e){var o=[["notify","progress",S.Callbacks("memory"),S.Callbacks("memory"),2],["resolve","done",S.Callbacks("once memory"),S.Callbacks("once memory"),0,"resolved"],["reject","fail",S.Callbacks("once memory"),S.Callbacks("once memory"),1,"rejected"]],i="pending",r={state:function(){return i},always:function(){return s.done(arguments).fail(arguments),this},catch:function(e){return r.then(null,e)},pipe:function(){var i=arguments;return S.Deferred(function(a){S.each(o,function(e,t){var n=f(i[t[4]])&&i[t[4]];s[t[1]](function(){var e=n&&n.apply(this,arguments);e&&f(e.promise)?e.promise().progress(a.notify).done(a.resolve).fail(a.reject):a[t[0]+"With"](this,n?[e]:arguments)})}),i=null}).promise()},then:function(t,n,a){var l=0;function c(i,o,r,s){return function(){function e(){var e,t;if(!(i<l)){if((e=r.apply(n,a))===o.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,o,N,s),c(l,o,W,s)):(l++,t.call(e,c(l,o,N,s),c(l,o,W,s),c(l,o,N,o.notifyWith))):(r!==N&&(n=void 0,a=[e]),(s||o.resolveWith)(n,a))}}var n=this,a=arguments,t=s?e:function(){try{e()}catch(e){S.Deferred.exceptionHook&&S.Deferred.exceptionHook(e,t.stackTrace),l<=i+1&&(r!==W&&(n=void 0,a=[e]),o.rejectWith(n,a))}};i?t():(S.Deferred.getStackHook&&(t.stackTrace=S.Deferred.getStackHook()),w.setTimeout(t))}}return S.Deferred(function(e){o[0][3].add(c(0,e,f(a)?a:N,e.notifyWith)),o[1][3].add(c(0,e,f(t)?t:N)),o[2][3].add(c(0,e,f(n)?n:W))}).promise()},promise:function(e){return null!=e?S.extend(e,r):r}},s={};return S.each(o,function(e,t){var n=t[2],a=t[5];r[t[1]]=n.add,a&&n.add(function(){i=a},o[3-e][2].disable,o[3-e][3].disable,o[0][2].lock,o[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){i[t]=this,o[t]=1<arguments.length?s.call(arguments):e,--n||r.resolveWith(i,o)}}var n=arguments.length,a=n,i=Array(a),o=s.call(arguments),r=S.Deferred();if(n<=1&&(R(e,r.done(t(a)).resolve,r.reject,!n),"pending"===r.state()||f(o[a]&&o[a].then)))return r.then();for(;a--;)R(o[a],t(a),r.reject);return r.promise()}});var B=/^(Eval|Internal|Range|Reference|Syntax|Type|URI)Error$/;S.Deferred.exceptionHook=function(e,t){w.console&&w.console.warn&&e&&B.test(e.name)&&w.console.warn("jQuery.Deferred exception: "+e.message,e.stack,t)},S.readyException=function(e){w.setTimeout(function(){throw e})};var F=S.Deferred();function H(){k.removeEventListener("DOMContentLoaded",H),w.removeEventListener("load",H),S.ready()}S.fn.ready=function(e){return F.then(e).catch(function(e){S.readyException(e)}),this},S.extend({isReady:!1,readyWait:1,ready:function(e){(!0===e?--S.readyWait:S.isReady)||(S.isReady=!0)!==e&&0<--S.readyWait||F.resolveWith(k,[S])}}),S.ready.then=F.then,"complete"===k.readyState||"loading"!==k.readyState&&!k.documentElement.doScroll?w.setTimeout(S.ready):(k.addEventListener("DOMContentLoaded",H),w.addEventListener("load",H));function q(e,t,n,a,i,o,r){var s=0,l=e.length,c=null==n;if("object"===m(n))for(s in i=!0,n)q(e,t,s,n[s],!0,o,r);else if(void 0!==a&&(i=!0,f(a)||(r=!0),t=c?r?(t.call(e,a),null):(c=t,function(e,t,n){return c.call(S(e),n)}):t))for(;s<l;s++)t(e[s],n,r?a:a.call(e[s],s,t(e[s],n)));return i?e:c?t.call(e):l?t(e[0],n):o}var $=/^-ms-/,V=/-([a-z])/g;function U(e,t){return t.toUpperCase()}function G(e){return e.replace($,"ms-").replace(V,U)}function Y(e){return 1===e.nodeType||9===e.nodeType||!+e.nodeType}function Z(){this.expando=S.expando+Z.uid++}Z.uid=1,Z.prototype={cache:function(e){var t=e[this.expando];return t||(t={},Y(e)&&(e.nodeType?e[this.expando]=t:Object.defineProperty(e,this.expando,{value:t,configurable:!0}))),t},set:function(e,t,n){var a,i=this.cache(e);if("string"==typeof t)i[G(t)]=n;else for(a in t)i[G(a)]=t[a];return i},get:function(e,t){return void 0===t?this.cache(e):e[this.expando]&&e[this.expando][G(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,a=e[this.expando];if(void 0!==a){if(void 0!==t){n=(t=Array.isArray(t)?t.map(G):(t=G(t))in a?[t]:t.match(z)||[]).length;for(;n--;)delete a[t[n]]}void 0!==t&&!S.isEmptyObject(a)||(e.nodeType?e[this.expando]=void 0:delete e[this.expando])}},hasData:function(e){e=e[this.expando];return void 0!==e&&!S.isEmptyObject(e)}};var K=new Z,Q=new Z,J=/^(?:\{[\w\W]*\}|\[[\w\W]*\])$/,X=/[A-Z]/g;function ee(e,t,n){var a,i;if(void 0===n&&1===e.nodeType)if(a="data-"+t.replace(X,"-$&").toLowerCase(),"string"==typeof(n=e.getAttribute(a))){try{n="true"===(i=n)||"false"!==i&&("null"===i?null:i===+i+""?+i:J.test(i)?JSON.parse(i):i)}catch(e){}Q.set(e,t,n)}else n=void 0;return n}S.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)}}),S.fn.extend({data:function(n,e){var t,a,i,o=this[0],r=o&&o.attributes;if(void 0!==n)return"object"==typeof n?this.each(function(){Q.set(this,n)}):q(this,function(e){var t;return o&&void 0===e?void 0!==(t=Q.get(o,n))||void 0!==(t=ee(o,n))?t:void 0:void this.each(function(){Q.set(this,n,e)})},null,e,1<arguments.length,null,!0);if(this.length&&(i=Q.get(o),1===o.nodeType&&!K.get(o,"hasDataAttrs"))){for(t=r.length;t--;)r[t]&&0===(a=r[t].name).indexOf("data-")&&(a=G(a.slice(5)),ee(o,a,i[a]));K.set(o,"hasDataAttrs",!0)}return i},removeData:function(e){return this.each(function(){Q.remove(this,e)})}}),S.extend({queue:function(e,t,n){var a;if(e)return a=K.get(e,t=(t||"fx")+"queue"),n&&(!a||Array.isArray(n)?a=K.access(e,t,S.makeArray(n)):a.push(n)),a||[]},dequeue:function(e,t){t=t||"fx";var n=S.queue(e,t),a=n.length,i=n.shift(),o=S._queueHooks(e,t);"inprogress"===i&&(i=n.shift(),a--),i&&("fx"===t&&n.unshift("inprogress"),delete o.stop,i.call(e,function(){S.dequeue(e,t)},o)),!a&&o&&o.empty.fire()},_queueHooks:function(e,t){var n=t+"queueHooks";return K.get(e,n)||K.access(e,n,{empty:S.Callbacks("once memory").add(function(){K.remove(e,[t+"queue",n])})})}}),S.fn.extend({queue:function(t,n){var e=2;return"string"!=typeof t&&(n=t,t="fx",e--),arguments.length<e?S.queue(this[0],t):void 0===n?this:this.each(function(){var e=S.queue(this,t,n);S._queueHooks(this,t),"fx"===t&&"inprogress"!==e[0]&&S.dequeue(this,t)})},dequeue:function(e){return this.each(function(){S.dequeue(this,e)})},clearQueue:function(e){return this.queue(e||"fx",[])},promise:function(e,t){function n(){--i||o.resolveWith(r,[r])}var a,i=1,o=S.Deferred(),r=this,s=this.length;for("string"!=typeof e&&(t=e,e=void 0),e=e||"fx";s--;)(a=K.get(r[s],e+"queueHooks"))&&a.empty&&(i++,a.empty.add(n));return n(),o.promise(t)}});var d=/[+-]?(?:\d*\.|)\d+(?:[eE][+-]?\d+|)/.source,te=new RegExp("^(?:([+-])=|)("+d+")([a-z%]*)$","i"),ne=["Top","Right","Bottom","Left"],ae=k.documentElement,ie=function(e){return S.contains(e.ownerDocument,e)},oe={composed:!0};ae.getRootNode&&(ie=function(e){return S.contains(e.ownerDocument,e)||e.getRootNode(oe)===e.ownerDocument});function re(e,t){return"none"===(e=t||e).style.display||""===e.style.display&&ie(e)&&"none"===S.css(e,"display")}function se(e,t,n,a){var i,o={};for(i in t)o[i]=e.style[i],e.style[i]=t[i];for(i in a=n.apply(e,a||[]),t)e.style[i]=o[i];return a}function le(e,t,n,a){var i,o,r=20,s=a?function(){return a.cur()}:function(){return S.css(e,t,"")},l=s(),c=n&&n[3]||(S.cssNumber[t]?"":"px"),u=e.nodeType&&(S.cssNumber[t]||"px"!==c&&+l)&&te.exec(S.css(e,t));if(u&&u[3]!==c){for(c=c||u[3],u=+(l/=2)||1;r--;)S.style(e,t,u+c),(1-o)*(1-(o=s()/l||.5))<=0&&(r=0),u/=o;S.style(e,t,(u*=2)+c),n=n||[]}return n&&(u=+u||+l||0,i=n[1]?u+(n[1]+1)*n[2]:+n[2],a&&(a.unit=c,a.start=u,a.end=i)),i}var ce={};function ue(e,t){for(var n,a,i,o,r,s,l=[],c=0,u=e.length;c<u;c++)(a=e[c]).style&&(n=a.style.display,t?("none"===n&&(l[c]=K.get(a,"display")||null,l[c]||(a.style.display="")),""===a.style.display&&re(a)&&(l[c]=(s=o=i=void 0,o=a.ownerDocument,r=a.nodeName,(s=ce[r])||(i=o.body.appendChild(o.createElement(r)),s=S.css(i,"display"),i.parentNode.removeChild(i),ce[r]=s="none"===s?"block":s)))):"none"!==n&&(l[c]="none",K.set(a,"display",n)));for(c=0;c<u;c++)null!=l[c]&&(e[c].style.display=l[c]);return e}S.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)?S(this).show():S(this).hide()})}});var de=/^(?:checkbox|radio)$/i,pe=/<([a-z][^\/\0>\x20\t\r\n\f]*)/i,he=/^$|^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)?S.merge([e],n):n}function ge(e,t){for(var n=0,a=e.length;n<a;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 ye=/<|&#?\w+;/;function ve(e,t,n,a,i){for(var o,r,s,l,c,u=t.createDocumentFragment(),d=[],p=0,h=e.length;p<h;p++)if((o=e[p])||0===o)if("object"===m(o))S.merge(d,o.nodeType?[o]:o);else if(ye.test(o)){for(r=r||u.appendChild(t.createElement("div")),s=(pe.exec(o)||["",""])[1].toLowerCase(),s=me[s]||me._default,r.innerHTML=s[1]+S.htmlPrefilter(o)+s[2],c=s[0];c--;)r=r.lastChild;S.merge(d,r.childNodes),(r=u.firstChild).textContent=""}else d.push(t.createTextNode(o));for(u.textContent="",p=0;o=d[p++];)if(a&&-1<S.inArray(o,a))i&&i.push(o);else if(l=ie(o),r=fe(u.appendChild(o),"script"),l&&ge(r),n)for(c=0;o=r[c++];)he.test(o.type||"")&&n.push(o);return u}t=k.createDocumentFragment().appendChild(k.createElement("div")),(A=k.createElement("input")).setAttribute("type","radio"),A.setAttribute("checked","checked"),A.setAttribute("name","t"),t.appendChild(A),_.checkClone=t.cloneNode(!0).cloneNode(!0).lastChild.checked,t.innerHTML="<textarea>x</textarea>",_.noCloneChecked=!!t.cloneNode(!0).lastChild.defaultValue;var _e=/^key/,be=/^(?:mouse|pointer|contextmenu|drag|drop)|click/,Ae=/^([^.]*)(?:\.(.+)|)/;function we(){return!0}function ke(){return!1}function Se(e,t){return e===function(){try{return k.activeElement}catch(e){}}()==("focus"===t)}function Me(e,t,n,a,i,o){var r,s;if("object"==typeof t){for(s in"string"!=typeof n&&(a=a||n,n=void 0),t)Me(e,s,n,a,t[s],o);return e}if(null==a&&null==i?(i=n,a=n=void 0):null==i&&("string"==typeof n?(i=a,a=void 0):(i=a,a=n,n=void 0)),!1===i)i=ke;else if(!i)return e;return 1===o&&(r=i,(i=function(e){return S().off(e),r.apply(this,arguments)}).guid=r.guid||(r.guid=S.guid++)),e.each(function(){S.event.add(this,t,i,a,n)})}function Pe(e,i,o){o?(K.set(e,i,!1),S.event.add(e,i,{namespace:!1,handler:function(e){var t,n,a=K.get(this,i);if(1&e.isTrigger&&this[i]){if(a.length)(S.event.special[i]||{}).delegateType&&e.stopPropagation();else if(a=s.call(arguments),K.set(this,i,a),t=o(this,i),this[i](),a!==(n=K.get(this,i))||t?K.set(this,i,!1):n={},a!==n)return e.stopImmediatePropagation(),e.preventDefault(),n.value}else a.length&&(K.set(this,i,{value:S.event.trigger(S.extend(a[0],S.Event.prototype),a.slice(1),this)}),e.stopImmediatePropagation())}})):void 0===K.get(e,i)&&S.event.add(e,i,we)}S.event={global:{},add:function(t,e,n,a,i){var o,r,s,l,c,u,d,p,h,m=K.get(t);if(m)for(n.handler&&(n=(o=n).handler,i=o.selector),i&&S.find.matchesSelector(ae,i),n.guid||(n.guid=S.guid++),(s=m.events)||(s=m.events={}),(r=m.handle)||(r=m.handle=function(e){return void 0!==S&&S.event.triggered!==e.type?S.event.dispatch.apply(t,arguments):void 0}),l=(e=(e||"").match(z)||[""]).length;l--;)d=h=(c=Ae.exec(e[l])||[])[1],p=(c[2]||"").split(".").sort(),d&&(u=S.event.special[d]||{},d=(i?u.delegateType:u.bindType)||d,u=S.event.special[d]||{},c=S.extend({type:d,origType:h,data:a,handler:n,guid:n.guid,selector:i,needsContext:i&&S.expr.match.needsContext.test(i),namespace:p.join(".")},o),(h=s[d])||((h=s[d]=[]).delegateCount=0,u.setup&&!1!==u.setup.call(t,a,p,r)||t.addEventListener&&t.addEventListener(d,r)),u.add&&(u.add.call(t,c),c.handler.guid||(c.handler.guid=n.guid)),i?h.splice(h.delegateCount++,0,c):h.push(c),S.event.global[d]=!0)},remove:function(e,t,n,a,i){var o,r,s,l,c,u,d,p,h,m,f,g=K.hasData(e)&&K.get(e);if(g&&(l=g.events)){for(c=(t=(t||"").match(z)||[""]).length;c--;)if(h=f=(s=Ae.exec(t[c])||[])[1],m=(s[2]||"").split(".").sort(),h){for(d=S.event.special[h]||{},p=l[h=(a?d.delegateType:d.bindType)||h]||[],s=s[2]&&new RegExp("(^|\\.)"+m.join("\\.(?:.*\\.|)")+"(\\.|$)"),r=o=p.length;o--;)u=p[o],!i&&f!==u.origType||n&&n.guid!==u.guid||s&&!s.test(u.namespace)||a&&a!==u.selector&&("**"!==a||!u.selector)||(p.splice(o,1),u.selector&&p.delegateCount--,d.remove&&d.remove.call(e,u));r&&!p.length&&(d.teardown&&!1!==d.teardown.call(e,m,g.handle)||S.removeEvent(e,h,g.handle),delete l[h])}else for(h in l)S.event.remove(e,h+t[c],n,a,!0);S.isEmptyObject(l)&&K.remove(e,"handle events")}},dispatch:function(e){var t,n,a,i,o,r=S.event.fix(e),s=new Array(arguments.length),l=(K.get(this,"events")||{})[r.type]||[],e=S.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(o=S.event.handlers.call(this,r,l),t=0;(a=o[t++])&&!r.isPropagationStopped();)for(r.currentTarget=a.elem,n=0;(i=a.handlers[n++])&&!r.isImmediatePropagationStopped();)r.rnamespace&&!1!==i.namespace&&!r.rnamespace.test(i.namespace)||(r.handleObj=i,r.data=i.data,void 0!==(i=((S.event.special[i.origType]||{}).handle||i.handler).apply(a.elem,s))&&!1===(r.result=i)&&(r.preventDefault(),r.stopPropagation()));return e.postDispatch&&e.postDispatch.call(this,r),r.result}},handlers:function(e,t){var n,a,i,o,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(o=[],r={},n=0;n<l;n++)void 0===r[i=(a=t[n]).selector+" "]&&(r[i]=a.needsContext?-1<S(i,this).index(c):S.find(i,this,null,[c]).length),r[i]&&o.push(a);o.length&&s.push({elem:c,handlers:o})}return c=this,l<t.length&&s.push({elem:c,handlers:t.slice(l)}),s},addProp:function(t,e){Object.defineProperty(S.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[S.expando]?e:new S.Event(e)},special:{load:{noBubble:!0},click:{setup:function(e){e=this||e;return de.test(e.type)&&e.click&&C(e,"input")&&Pe(e,"click",we),!1},trigger:function(e){e=this||e;return de.test(e.type)&&e.click&&C(e,"input")&&Pe(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)}}}},S.removeEvent=function(e,t,n){e.removeEventListener&&e.removeEventListener(t,n)},S.Event=function(e,t){if(!(this instanceof S.Event))return new S.Event(e,t);e&&e.type?(this.originalEvent=e,this.type=e.type,this.isDefaultPrevented=e.defaultPrevented||void 0===e.defaultPrevented&&!1===e.returnValue?we: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&&S.extend(this,t),this.timeStamp=e&&e.timeStamp||Date.now(),this[S.expando]=!0},S.Event.prototype={constructor:S.Event,isDefaultPrevented:ke,isPropagationStopped:ke,isImmediatePropagationStopped:ke,isSimulated:!1,preventDefault:function(){var e=this.originalEvent;this.isDefaultPrevented=we,e&&!this.isSimulated&&e.preventDefault()},stopPropagation:function(){var e=this.originalEvent;this.isPropagationStopped=we,e&&!this.isSimulated&&e.stopPropagation()},stopImmediatePropagation:function(){var e=this.originalEvent;this.isImmediatePropagationStopped=we,e&&!this.isSimulated&&e.stopImmediatePropagation(),this.stopPropagation()}},S.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&&_e.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}},S.event.addProp),S.each({focus:"focusin",blur:"focusout"},function(e,t){S.event.special[e]={setup:function(){return Pe(this,e,Se),!1},trigger:function(){return Pe(this,e),!0},delegateType:t}}),S.each({mouseenter:"mouseover",mouseleave:"mouseout",pointerenter:"pointerover",pointerleave:"pointerout"},function(e,i){S.event.special[e]={delegateType:i,bindType:i,handle:function(e){var t,n=e.relatedTarget,a=e.handleObj;return n&&(n===this||S.contains(this,n))||(e.type=a.origType,t=a.handler.apply(this,arguments),e.type=i),t}}}),S.fn.extend({on:function(e,t,n,a){return Me(this,e,t,n,a)},one:function(e,t,n,a){return Me(this,e,t,n,a,1)},off:function(e,t,n){var a,i;if(e&&e.preventDefault&&e.handleObj)return a=e.handleObj,S(e.delegateTarget).off(a.namespace?a.origType+"."+a.namespace:a.origType,a.selector,a.handler),this;if("object"!=typeof e)return!1!==t&&"function"!=typeof t||(n=t,t=void 0),!1===n&&(n=ke),this.each(function(){S.event.remove(this,e,n,t)});for(i in e)this.off(i,t,e[i]);return this}});var xe=/<(?!area|br|col|embed|hr|img|input|link|meta|param)(([a-z][^\/\0>\x20\t\r\n\f]*)[^>]*)\/>/gi,Ce=/<script|<style|<link/i,Ee=/checked\s*(?:[^=]|=\s*.checked.)/i,Te=/^\s*<!(?:\[CDATA\[|--)|(?:\]\]|--)>\s*$/g;function De(e,t){return C(e,"table")&&C(11!==t.nodeType?t:t.firstChild,"tr")&&S(e).children("tbody")[0]||e}function Oe(e){return e.type=(null!==e.getAttribute("type"))+"/"+e.type,e}function Le(e){return"true/"===(e.type||"").slice(0,5)?e.type=e.type.slice(5):e.removeAttribute("type"),e}function je(e,t){var n,a,i,o,r,s;if(1===t.nodeType){if(K.hasData(e)&&(o=K.access(e),r=K.set(t,o),s=o.events))for(i in delete r.handle,r.events={},s)for(n=0,a=s[i].length;n<a;n++)S.event.add(t,i,s[i][n]);Q.hasData(e)&&(e=Q.access(e),e=S.extend({},e),Q.set(t,e))}}function Ie(n,a,i,o){a=y.apply([],a);var e,t,r,s,l,c,u=0,d=n.length,p=d-1,h=a[0],m=f(h);if(m||1<d&&"string"==typeof h&&!_.checkClone&&Ee.test(h))return n.each(function(e){var t=n.eq(e);m&&(a[0]=h.call(this,e,t.html())),Ie(t,a,i,o)});if(d&&(t=(e=ve(a,n[0].ownerDocument,!1,n,o)).firstChild,1===e.childNodes.length&&(e=t),t||o)){for(s=(r=S.map(fe(e,"script"),Oe)).length;u<d;u++)l=e,u!==p&&(l=S.clone(l,!0,!0),s&&S.merge(r,fe(l,"script"))),i.call(n[u],l,u);if(s)for(c=r[r.length-1].ownerDocument,S.map(r,Le),u=0;u<s;u++)l=r[u],he.test(l.type||"")&&!K.access(l,"globalEval")&&S.contains(c,l)&&(l.src&&"module"!==(l.type||"").toLowerCase()?S._evalUrl&&!l.noModule&&S._evalUrl(l.src,{nonce:l.nonce||l.getAttribute("nonce")}):b(l.textContent.replace(Te,""),l,c))}return n}function ze(e,t,n){for(var a,i=t?S.filter(t,e):e,o=0;null!=(a=i[o]);o++)n||1!==a.nodeType||S.cleanData(fe(a)),a.parentNode&&(n&&ie(a)&&ge(fe(a,"script")),a.parentNode.removeChild(a));return e}S.extend({htmlPrefilter:function(e){return e.replace(xe,"<$1></$2>")},clone:function(e,t,n){var a,i,o,r,s,l,c,u=e.cloneNode(!0),d=ie(e);if(!(_.noCloneChecked||1!==e.nodeType&&11!==e.nodeType||S.isXMLDoc(e)))for(r=fe(u),a=0,i=(o=fe(e)).length;a<i;a++)s=o[a],"input"===(c=(l=r[a]).nodeName.toLowerCase())&&de.test(s.type)?l.checked=s.checked:"input"!==c&&"textarea"!==c||(l.defaultValue=s.defaultValue);if(t)if(n)for(o=o||fe(e),r=r||fe(u),a=0,i=o.length;a<i;a++)je(o[a],r[a]);else je(e,u);return 0<(r=fe(u,"script")).length&&ge(r,!d&&fe(e,"script")),u},cleanData:function(e){for(var t,n,a,i=S.event.special,o=0;void 0!==(n=e[o]);o++)if(Y(n)){if(t=n[K.expando]){if(t.events)for(a in t.events)i[a]?S.event.remove(n,a):S.removeEvent(n,a,t.handle);n[K.expando]=void 0}n[Q.expando]&&(n[Q.expando]=void 0)}}}),S.fn.extend({detach:function(e){return ze(this,e,!0)},remove:function(e){return ze(this,e)},text:function(e){return q(this,function(e){return void 0===e?S.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||De(this,e).appendChild(e)})},prepend:function(){return Ie(this,arguments,function(e){var t;1!==this.nodeType&&11!==this.nodeType&&9!==this.nodeType||(t=De(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&&(S.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 S.clone(this,e,t)})},html:function(e){return q(this,function(e){var t=this[0]||{},n=0,a=this.length;if(void 0===e&&1===t.nodeType)return t.innerHTML;if("string"==typeof e&&!Ce.test(e)&&!me[(pe.exec(e)||["",""])[1].toLowerCase()]){e=S.htmlPrefilter(e);try{for(;n<a;n++)1===(t=this[n]||{}).nodeType&&(S.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;S.inArray(this,n)<0&&(S.cleanData(fe(this)),t&&t.replaceChild(e,this))},n)}}),S.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(e,r){S.fn[e]=function(e){for(var t,n=[],a=S(e),i=a.length-1,o=0;o<=i;o++)t=o===i?this:this.clone(!0),S(a[o])[r](t),l.apply(n,t.get());return this.pushStack(n)}});function Ne(e){var t=e.ownerDocument.defaultView;return(t=!t||!t.opener?w:t).getComputedStyle(e)}var We,Re,Be,Fe,He,qe,$e,Ve=new RegExp("^("+d+")(?!px)[a-z%]+$","i"),Ue=new RegExp(ne.join("|"),"i");function Ge(e,t,n){var a,i,o=e.style;return(n=n||Ne(e))&&(""!==(i=n.getPropertyValue(t)||n[t])||ie(e)||(i=S.style(e,t)),!_.pixelBoxStyles()&&Ve.test(i)&&Ue.test(t)&&(a=o.width,e=o.minWidth,t=o.maxWidth,o.minWidth=o.maxWidth=o.width=i,i=n.width,o.width=a,o.minWidth=e,o.maxWidth=t)),void 0!==i?i+"":i}function Ye(e,t){return{get:function(){if(!e())return(this.get=t).apply(this,arguments);delete this.get}}}function Ze(){var e;$e&&(qe.style.cssText="position:absolute;left:-11111px;width:60px;margin-top:1px;padding:0;border:0",$e.style.cssText="position:relative;display:block;box-sizing:border-box;overflow:scroll;margin:auto;border:1px;padding:1px;width:60%;top:1%",ae.appendChild(qe).appendChild($e),e=w.getComputedStyle($e),We="1%"!==e.top,He=12===Ke(e.marginLeft),$e.style.right="60%",Fe=36===Ke(e.right),Re=36===Ke(e.width),$e.style.position="absolute",Be=12===Ke($e.offsetWidth/3),ae.removeChild(qe),$e=null)}function Ke(e){return Math.round(parseFloat(e))}qe=k.createElement("div"),($e=k.createElement("div")).style&&($e.style.backgroundClip="content-box",$e.cloneNode(!0).style.backgroundClip="",_.clearCloneStyle="content-box"===$e.style.backgroundClip,S.extend(_,{boxSizingReliable:function(){return Ze(),Re},pixelBoxStyles:function(){return Ze(),Fe},pixelPosition:function(){return Ze(),We},reliableMarginLeft:function(){return Ze(),He},scrollboxSize:function(){return Ze(),Be}}));var Qe=["Webkit","Moz","ms"],Je=k.createElement("div").style,Xe={};function et(e){return S.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=/^--/,at={position:"absolute",visibility:"hidden",display:"block"},it={letterSpacing:"0",fontWeight:"400"};function ot(e,t,n){var a=te.exec(t);return a?Math.max(0,a[2]-(n||0))+(a[3]||"px"):t}function rt(e,t,n,a,i,o){var r="width"===t?1:0,s=0,l=0;if(n===(a?"border":"content"))return 0;for(;r<4;r+=2)"margin"===n&&(l+=S.css(e,n+ne[r],!0,i)),a?("content"===n&&(l-=S.css(e,"padding"+ne[r],!0,i)),"margin"!==n&&(l-=S.css(e,"border"+ne[r]+"Width",!0,i))):(l+=S.css(e,"padding"+ne[r],!0,i),"padding"!==n?l+=S.css(e,"border"+ne[r]+"Width",!0,i):s+=S.css(e,"border"+ne[r]+"Width",!0,i));return!a&&0<=o&&(l+=Math.max(0,Math.ceil(e["offset"+t[0].toUpperCase()+t.slice(1)]-o-l-s-.5))||0),l}function st(e,t,n){var a=Ne(e),i=(!_.boxSizingReliable()||n)&&"border-box"===S.css(e,"boxSizing",!1,a),o=i,r=Ge(e,t,a),s="offset"+t[0].toUpperCase()+t.slice(1);if(Ve.test(r)){if(!n)return r;r="auto"}return(!_.boxSizingReliable()&&i||"auto"===r||!parseFloat(r)&&"inline"===S.css(e,"display",!1,a))&&e.getClientRects().length&&(i="border-box"===S.css(e,"boxSizing",!1,a),(o=s in e)&&(r=e[s])),(r=parseFloat(r)||0)+rt(e,t,n||(i?"border":"content"),o,a,r)+"px"}function lt(e,t,n,a,i){return new lt.prototype.init(e,t,n,a,i)}S.extend({cssHooks:{opacity:{get:function(e,t){if(t){e=Ge(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,a){if(e&&3!==e.nodeType&&8!==e.nodeType&&e.style){var i,o,r,s=G(t),l=nt.test(t),c=e.style;if(l||(t=et(s)),r=S.cssHooks[t]||S.cssHooks[s],void 0===n)return r&&"get"in r&&void 0!==(i=r.get(e,!1,a))?i:c[t];"string"==(o=typeof n)&&(i=te.exec(n))&&i[1]&&(n=le(e,t,i),o="number"),null!=n&&n==n&&("number"!==o||l||(n+=i&&i[3]||(S.cssNumber[s]?"":"px")),_.clearCloneStyle||""!==n||0!==t.indexOf("background")||(c[t]="inherit"),r&&"set"in r&&void 0===(n=r.set(e,n,a))||(l?c.setProperty(t,n):c[t]=n))}},css:function(e,t,n,a){var i,o=G(t);return nt.test(t)||(t=et(o)),"normal"===(i=void 0===(i=(o=S.cssHooks[t]||S.cssHooks[o])&&"get"in o?o.get(e,!0,n):i)?Ge(e,t,a):i)&&t in it&&(i=it[t]),""===n||n?(t=parseFloat(i),!0===n||isFinite(t)?t||0:i):i}}),S.each(["height","width"],function(e,s){S.cssHooks[s]={get:function(e,t,n){if(t)return!tt.test(S.css(e,"display"))||e.getClientRects().length&&e.getBoundingClientRect().width?st(e,s,n):se(e,at,function(){return st(e,s,n)})},set:function(e,t,n){var a,i=Ne(e),o=!_.scrollboxSize()&&"absolute"===i.position,r=(o||n)&&"border-box"===S.css(e,"boxSizing",!1,i),n=n?rt(e,s,n,r,i):0;return r&&o&&(n-=Math.ceil(e["offset"+s[0].toUpperCase()+s.slice(1)]-parseFloat(i[s])-rt(e,s,"border",!1,i)-.5)),n&&(a=te.exec(t))&&"px"!==(a[3]||"px")&&(e.style[s]=t,t=S.css(e,s)),ot(0,t,n)}}}),S.cssHooks.marginLeft=Ye(_.reliableMarginLeft,function(e,t){if(t)return(parseFloat(Ge(e,"marginLeft"))||e.getBoundingClientRect().left-se(e,{marginLeft:0},function(){return e.getBoundingClientRect().left}))+"px"}),S.each({margin:"",padding:"",border:"Width"},function(i,o){S.cssHooks[i+o]={expand:function(e){for(var t=0,n={},a="string"==typeof e?e.split(" "):[e];t<4;t++)n[i+ne[t]+o]=a[t]||a[t-2]||a[0];return n}},"margin"!==i&&(S.cssHooks[i+o].set=ot)}),S.fn.extend({css:function(e,t){return q(this,function(e,t,n){var a,i,o={},r=0;if(Array.isArray(t)){for(a=Ne(e),i=t.length;r<i;r++)o[t[r]]=S.css(e,t[r],!1,a);return o}return void 0!==n?S.style(e,t,n):S.css(e,t)},e,t,1<arguments.length)}}),((S.Tween=lt).prototype={constructor:lt,init:function(e,t,n,a,i,o){this.elem=e,this.prop=n,this.easing=i||S.easing._default,this.options=t,this.start=this.now=this.cur(),this.end=a,this.unit=o||(S.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=S.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=S.css(e.elem,e.prop,""))&&"auto"!==e?e:0},set:function(e){S.fx.step[e.prop]?S.fx.step[e.prop](e):1!==e.elem.nodeType||!S.cssHooks[e.prop]&&null==e.elem.style[et(e.prop)]?e.elem[e.prop]=e.now:S.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)}},S.easing={linear:function(e){return e},swing:function(e){return.5-Math.cos(e*Math.PI)/2},_default:"swing"},S.fx=lt.prototype.init,S.fx.step={};var ct,ut,dt=/^(?:toggle|show|hide)$/,pt=/queueHooks$/;function ht(){ut&&(!1===k.hidden&&w.requestAnimationFrame?w.requestAnimationFrame(ht):w.setTimeout(ht,S.fx.interval),S.fx.tick())}function mt(){return w.setTimeout(function(){ct=void 0}),ct=Date.now()}function ft(e,t){var n,a=0,i={height:e};for(t=t?1:0;a<4;a+=2-t)i["margin"+(n=ne[a])]=i["padding"+n]=e;return t&&(i.opacity=i.width=e),i}function gt(e,t,n){for(var a,i=(yt.tweeners[t]||[]).concat(yt.tweeners["*"]),o=0,r=i.length;o<r;o++)if(a=i[o].call(n,t,e))return a}function yt(i,e,t){var n,o,a=0,r=yt.prefilters.length,s=S.Deferred().always(function(){delete l.elem}),l=function(){if(o)return!1;for(var e=ct||mt(),e=Math.max(0,c.startTime+c.duration-e),t=1-(e/c.duration||0),n=0,a=c.tweens.length;n<a;n++)c.tweens[n].run(t);return s.notifyWith(i,[c,t,e]),t<1&&a?e:(a||s.notifyWith(i,[c,1,0]),s.resolveWith(i,[c]),!1)},c=s.promise({elem:i,props:S.extend({},e),opts:S.extend(!0,{specialEasing:{},easing:S.easing._default},t),originalProperties:e,originalOptions:t,startTime:ct||mt(),duration:t.duration,tweens:[],createTween:function(e,t){e=S.Tween(i,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(o)return this;for(o=!0;t<n;t++)c.tweens[t].run(1);return e?(s.notifyWith(i,[c,1,0]),s.resolveWith(i,[c,e])):s.rejectWith(i,[c,e]),this}}),u=c.props;for(function(e,t){var n,a,i,o,r;for(n in e)if(i=t[a=G(n)],o=e[n],Array.isArray(o)&&(i=o[1],o=e[n]=o[0]),n!==a&&(e[a]=o,delete e[n]),(r=S.cssHooks[a])&&"expand"in r)for(n in o=r.expand(o),delete e[a],o)n in e||(e[n]=o[n],t[n]=i);else t[a]=i}(u,c.opts.specialEasing);a<r;a++)if(n=yt.prefilters[a].call(c,i,u,c.opts))return f(n.stop)&&(S._queueHooks(c.elem,c.opts.queue).stop=n.stop.bind(n)),n;return S.map(u,gt,c),f(c.opts.start)&&c.opts.start.call(i,c),c.progress(c.opts.progress).done(c.opts.done,c.opts.complete).fail(c.opts.fail).always(c.opts.always),S.fx.timer(S.extend(l,{elem:i,anim:c,queue:c.opts.queue})),c}S.Animation=S.extend(yt,{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,a=0,i=(e=f(e)?(t=e,["*"]):e.match(z)).length;a<i;a++)n=e[a],yt.tweeners[n]=yt.tweeners[n]||[],yt.tweeners[n].unshift(t)},prefilters:[function(e,t,n){var a,i,o,r,s,l,c,u="width"in t||"height"in t,d=this,p={},h=e.style,m=e.nodeType&&re(e),f=K.get(e,"fxshow");for(a in n.queue||(null==(r=S._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--,S.queue(e,"fx").length||r.empty.fire()})})),t)if(i=t[a],dt.test(i)){if(delete t[a],o=o||"toggle"===i,i===(m?"hide":"show")){if("show"!==i||!f||void 0===f[a])continue;m=!0}p[a]=f&&f[a]||S.style(e,a)}if((l=!S.isEmptyObject(t))||!S.isEmptyObject(p))for(a in u&&1===e.nodeType&&(n.overflow=[h.overflow,h.overflowX,h.overflowY],null==(c=f&&f.display)&&(c=K.get(e,"display")),"none"===(u=S.css(e,"display"))&&(c?u=c:(ue([e],!0),c=e.style.display||c,u=S.css(e,"display"),ue([e]))),("inline"===u||"inline-block"===u&&null!=c)&&"none"===S.css(e,"float")&&(l||(d.done(function(){h.display=c}),null==c&&(u=h.display,c="none"===u?"":u)),h.display="inline-block")),n.overflow&&(h.overflow="hidden",d.always(function(){h.overflow=n.overflow[0],h.overflowX=n.overflow[1],h.overflowY=n.overflow[2]})),l=!1,p)l||(f?"hidden"in f&&(m=f.hidden):f=K.access(e,"fxshow",{display:c}),o&&(f.hidden=!m),m&&ue([e],!0),d.done(function(){for(a in m||ue([e]),K.remove(e,"fxshow"),p)S.style(e,a,p[a])})),l=gt(m?f[a]:0,a,d),a in f||(f[a]=l.start,m&&(l.end=l.start,l.start=0))}],prefilter:function(e,t){t?yt.prefilters.unshift(e):yt.prefilters.push(e)}}),S.speed=function(e,t,n){var a=e&&"object"==typeof e?S.extend({},e):{complete:n||!n&&t||f(e)&&e,duration:e,easing:n&&t||t&&!f(t)&&t};return S.fx.off?a.duration=0:"number"!=typeof a.duration&&(a.duration in S.fx.speeds?a.duration=S.fx.speeds[a.duration]:a.duration=S.fx.speeds._default),null!=a.queue&&!0!==a.queue||(a.queue="fx"),a.old=a.complete,a.complete=function(){f(a.old)&&a.old.call(this),a.queue&&S.dequeue(this,a.queue)},a},S.fn.extend({fadeTo:function(e,t,n,a){return this.filter(re).css("opacity",0).show().end().animate({opacity:t},e,n,a)},animate:function(t,e,n,a){var i=S.isEmptyObject(t),o=S.speed(e,n,a),a=function(){var e=yt(this,S.extend({},t),o);(i||K.get(this,"finish"))&&e.stop(!0)};return a.finish=a,i||!1===o.queue?this.each(a):this.queue(o.queue,a)},stop:function(i,e,o){function r(e){var t=e.stop;delete e.stop,t(o)}return"string"!=typeof i&&(o=e,e=i,i=void 0),e&&!1!==i&&this.queue(i||"fx",[]),this.each(function(){var e=!0,t=null!=i&&i+"queueHooks",n=S.timers,a=K.get(this);if(t)a[t]&&a[t].stop&&r(a[t]);else for(t in a)a[t]&&a[t].stop&&pt.test(t)&&r(a[t]);for(t=n.length;t--;)n[t].elem!==this||null!=i&&n[t].queue!==i||(n[t].anim.stop(o),e=!1,n.splice(t,1));!e&&o||S.dequeue(this,i)})},finish:function(r){return!1!==r&&(r=r||"fx"),this.each(function(){var e,t=K.get(this),n=t[r+"queue"],a=t[r+"queueHooks"],i=S.timers,o=n?n.length:0;for(t.finish=!0,S.queue(this,r,[]),a&&a.stop&&a.stop.call(this,!0),e=i.length;e--;)i[e].elem===this&&i[e].queue===r&&(i[e].anim.stop(!0),i.splice(e,1));for(e=0;e<o;e++)n[e]&&n[e].finish&&n[e].finish.call(this);delete t.finish})}}),S.each(["toggle","show","hide"],function(e,a){var i=S.fn[a];S.fn[a]=function(e,t,n){return null==e||"boolean"==typeof e?i.apply(this,arguments):this.animate(ft(a,!0),e,t,n)}}),S.each({slideDown:ft("show"),slideUp:ft("hide"),slideToggle:ft("toggle"),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"},fadeToggle:{opacity:"toggle"}},function(e,a){S.fn[e]=function(e,t,n){return this.animate(a,e,t,n)}}),S.timers=[],S.fx.tick=function(){var e,t=0,n=S.timers;for(ct=Date.now();t<n.length;t++)(e=n[t])()||n[t]!==e||n.splice(t--,1);n.length||S.fx.stop(),ct=void 0},S.fx.timer=function(e){S.timers.push(e),S.fx.start()},S.fx.interval=13,S.fx.start=function(){ut||(ut=!0,ht())},S.fx.stop=function(){ut=null},S.fx.speeds={slow:600,fast:200,_default:400},S.fn.delay=function(a,e){return a=S.fx&&S.fx.speeds[a]||a,this.queue(e=e||"fx",function(e,t){var n=w.setTimeout(e,a);t.stop=function(){w.clearTimeout(n)}})},t=k.createElement("input"),d=k.createElement("select").appendChild(k.createElement("option")),t.type="checkbox",_.checkOn=""!==t.value,_.optSelected=d.selected,(t=k.createElement("input")).value="t",t.type="radio",_.radioValue="t"===t.value;var vt,_t=S.expr.attrHandle;S.fn.extend({attr:function(e,t){return q(this,S.attr,e,t,1<arguments.length)},removeAttr:function(e){return this.each(function(){S.removeAttr(this,e)})}}),S.extend({attr:function(e,t,n){var a,i,o=e.nodeType;if(3!==o&&8!==o&&2!==o)return void 0===e.getAttribute?S.prop(e,t,n):(1===o&&S.isXMLDoc(e)||(i=S.attrHooks[t.toLowerCase()]||(S.expr.match.bool.test(t)?vt:void 0)),void 0!==n?null===n?void S.removeAttr(e,t):i&&"set"in i&&void 0!==(a=i.set(e,n,t))?a:(e.setAttribute(t,n+""),n):!(i&&"get"in i&&null!==(a=i.get(e,t)))&&null==(a=S.find.attr(e,t))?void 0:a)},attrHooks:{type:{set:function(e,t){if(!_.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,a=0,i=t&&t.match(z);if(i&&1===e.nodeType)for(;n=i[a++];)e.removeAttribute(n)}}),vt={set:function(e,t,n){return!1===t?S.removeAttr(e,n):e.setAttribute(n,n),n}},S.each(S.expr.match.bool.source.match(/\w+/g),function(e,t){var r=_t[t]||S.find.attr;_t[t]=function(e,t,n){var a,i,o=t.toLowerCase();return n||(i=_t[o],_t[o]=a,a=null!=r(e,t,n)?o:null,_t[o]=i),a}});var bt=/^(?:input|select|textarea|button)$/i,At=/^(?:a|area)$/i;function wt(e){return(e.match(z)||[]).join(" ")}function kt(e){return e.getAttribute&&e.getAttribute("class")||""}function St(e){return Array.isArray(e)?e:"string"==typeof e&&e.match(z)||[]}S.fn.extend({prop:function(e,t){return q(this,S.prop,e,t,1<arguments.length)},removeProp:function(e){return this.each(function(){delete this[S.propFix[e]||e]})}}),S.extend({prop:function(e,t,n){var a,i,o=e.nodeType;if(3!==o&&8!==o&&2!==o)return 1===o&&S.isXMLDoc(e)||(t=S.propFix[t]||t,i=S.propHooks[t]),void 0!==n?i&&"set"in i&&void 0!==(a=i.set(e,n,t))?a:e[t]=n:i&&"get"in i&&null!==(a=i.get(e,t))?a:e[t]},propHooks:{tabIndex:{get:function(e){var t=S.find.attr(e,"tabindex");return t?parseInt(t,10):bt.test(e.nodeName)||At.test(e.nodeName)&&e.href?0:-1}}},propFix:{for:"htmlFor",class:"className"}}),_.optSelected||(S.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)}}),S.each(["tabIndex","readOnly","maxLength","cellSpacing","cellPadding","rowSpan","colSpan","useMap","frameBorder","contentEditable"],function(){S.propFix[this.toLowerCase()]=this}),S.fn.extend({addClass:function(t){var e,n,a,i,o,r,s=0;if(f(t))return this.each(function(e){S(this).addClass(t.call(this,e,kt(this)))});if((e=St(t)).length)for(;n=this[s++];)if(r=kt(n),a=1===n.nodeType&&" "+wt(r)+" "){for(o=0;i=e[o++];)a.indexOf(" "+i+" ")<0&&(a+=i+" ");r!==(r=wt(a))&&n.setAttribute("class",r)}return this},removeClass:function(t){var e,n,a,i,o,r,s=0;if(f(t))return this.each(function(e){S(this).removeClass(t.call(this,e,kt(this)))});if(!arguments.length)return this.attr("class","");if((e=St(t)).length)for(;n=this[s++];)if(r=kt(n),a=1===n.nodeType&&" "+wt(r)+" "){for(o=0;i=e[o++];)for(;-1<a.indexOf(" "+i+" ");)a=a.replace(" "+i+" "," ");r!==(r=wt(a))&&n.setAttribute("class",r)}return this},toggleClass:function(i,t){var o=typeof i,r="string"==o||Array.isArray(i);return"boolean"==typeof t&&r?t?this.addClass(i):this.removeClass(i):f(i)?this.each(function(e){S(this).toggleClass(i.call(this,e,kt(this),t),t)}):this.each(function(){var e,t,n,a;if(r)for(t=0,n=S(this),a=St(i);e=a[t++];)n.hasClass(e)?n.removeClass(e):n.addClass(e);else void 0!==i&&"boolean"!=o||((e=kt(this))&&K.set(this,"__className__",e),this.setAttribute&&this.setAttribute("class",!e&&!1!==i&&K.get(this,"__className__")||""))})},hasClass:function(e){for(var t,n=0,a=" "+e+" ";t=this[n++];)if(1===t.nodeType&&-1<(" "+wt(kt(t))+" ").indexOf(a))return!0;return!1}});var Mt=/\r/g;S.fn.extend({val:function(t){var n,e,a,i=this[0];return arguments.length?(a=f(t),this.each(function(e){1===this.nodeType&&(null==(e=a?t.call(this,e,S(this).val()):t)?e="":"number"==typeof e?e+="":Array.isArray(e)&&(e=S.map(e,function(e){return null==e?"":e+""})),(n=S.valHooks[this.type]||S.valHooks[this.nodeName.toLowerCase()])&&"set"in n&&void 0!==n.set(this,e,"value")||(this.value=e))})):i?(n=S.valHooks[i.type]||S.valHooks[i.nodeName.toLowerCase()])&&"get"in n&&void 0!==(e=n.get(i,"value"))?e:"string"==typeof(e=i.value)?e.replace(Mt,""):null==e?"":e:void 0}}),S.extend({valHooks:{option:{get:function(e){var t=S.find.attr(e,"value");return null!=t?t:wt(S.text(e))}},select:{get:function(e){for(var t,n=e.options,a=e.selectedIndex,i="select-one"===e.type,o=i?null:[],r=i?a+1:n.length,s=a<0?r:i?a:0;s<r;s++)if(((t=n[s]).selected||s===a)&&!t.disabled&&(!t.parentNode.disabled||!C(t.parentNode,"optgroup"))){if(t=S(t).val(),i)return t;o.push(t)}return o},set:function(e,t){for(var n,a,i=e.options,o=S.makeArray(t),r=i.length;r--;)((a=i[r]).selected=-1<S.inArray(S.valHooks.option.get(a),o))&&(n=!0);return n||(e.selectedIndex=-1),o}}}}),S.each(["radio","checkbox"],function(){S.valHooks[this]={set:function(e,t){if(Array.isArray(t))return e.checked=-1<S.inArray(S(e).val(),t)}},_.checkOn||(S.valHooks[this].get=function(e){return null===e.getAttribute("value")?"on":e.value})}),_.focusin="onfocusin"in w;function Pt(e){e.stopPropagation()}var xt=/^(?:focusinfocus|focusoutblur)$/;S.extend(S.event,{trigger:function(e,t,n,a){var i,o,r,s,l,c,u,d=[n||k],p=v.call(e,"type")?e.type:e,h=v.call(e,"namespace")?e.namespace.split("."):[],m=u=o=n=n||k;if(3!==n.nodeType&&8!==n.nodeType&&!xt.test(p+S.event.triggered)&&(-1<p.indexOf(".")&&(p=(h=p.split(".")).shift(),h.sort()),s=p.indexOf(":")<0&&"on"+p,(e=e[S.expando]?e:new S.Event(p,"object"==typeof e&&e)).isTrigger=a?2:3,e.namespace=h.join("."),e.rnamespace=e.namespace?new RegExp("(^|\\.)"+h.join("\\.(?:.*\\.|)")+"(\\.|$)"):null,e.result=void 0,e.target||(e.target=n),t=null==t?[e]:S.makeArray(t,[e]),c=S.event.special[p]||{},a||!c.trigger||!1!==c.trigger.apply(n,t))){if(!a&&!c.noBubble&&!g(n)){for(r=c.delegateType||p,xt.test(r+p)||(m=m.parentNode);m;m=m.parentNode)d.push(m),o=m;o===(n.ownerDocument||k)&&d.push(o.defaultView||o.parentWindow||w)}for(i=0;(m=d[i++])&&!e.isPropagationStopped();)u=m,e.type=1<i?r:c.bindType||p,(l=(K.get(m,"events")||{})[e.type]&&K.get(m,"handle"))&&l.apply(m,t),(l=s&&m[s])&&l.apply&&Y(m)&&(e.result=l.apply(m,t),!1===e.result&&e.preventDefault());return e.type=p,a||e.isDefaultPrevented()||c._default&&!1!==c._default.apply(d.pop(),t)||!Y(n)||s&&f(n[p])&&!g(n)&&((o=n[s])&&(n[s]=null),S.event.triggered=p,e.isPropagationStopped()&&u.addEventListener(p,Pt),n[p](),e.isPropagationStopped()&&u.removeEventListener(p,Pt),S.event.triggered=void 0,o&&(n[s]=o)),e.result}},simulate:function(e,t,n){e=S.extend(new S.Event,n,{type:e,isSimulated:!0});S.event.trigger(e,null,t)}}),S.fn.extend({trigger:function(e,t){return this.each(function(){S.event.trigger(e,t,this)})},triggerHandler:function(e,t){var n=this[0];if(n)return S.event.trigger(e,t,n,!0)}}),_.focusin||S.each({focus:"focusin",blur:"focusout"},function(n,a){function i(e){S.event.simulate(a,e.target,S.event.fix(e))}S.event.special[a]={setup:function(){var e=this.ownerDocument||this,t=K.access(e,a);t||e.addEventListener(n,i,!0),K.access(e,a,(t||0)+1)},teardown:function(){var e=this.ownerDocument||this,t=K.access(e,a)-1;t?K.access(e,a,t):(e.removeEventListener(n,i,!0),K.remove(e,a))}}});var Ct=w.location,Et=Date.now(),Tt=/\?/;S.parseXML=function(e){var t;if(!e||"string"!=typeof e)return null;try{t=(new w.DOMParser).parseFromString(e,"text/xml")}catch(e){t=void 0}return t&&!t.getElementsByTagName("parsererror").length||S.error("Invalid XML: "+e),t};var Dt=/\[\]$/,Ot=/\r?\n/g,Lt=/^(?:submit|button|image|reset|file)$/i,jt=/^(?:input|select|textarea|keygen)/i;S.param=function(e,t){function n(e,t){t=f(t)?t():t,i[i.length]=encodeURIComponent(e)+"="+encodeURIComponent(null==t?"":t)}var a,i=[];if(null==e)return"";if(Array.isArray(e)||e.jquery&&!S.isPlainObject(e))S.each(e,function(){n(this.name,this.value)});else for(a in e)!function n(a,e,i,o){if(Array.isArray(e))S.each(e,function(e,t){i||Dt.test(a)?o(a,t):n(a+"["+("object"==typeof t&&null!=t?e:"")+"]",t,i,o)});else if(i||"object"!==m(e))o(a,e);else for(var t in e)n(a+"["+t+"]",e[t],i,o)}(a,e[a],t,n);return i.join("&")},S.fn.extend({serialize:function(){return S.param(this.serializeArray())},serializeArray:function(){return this.map(function(){var e=S.prop(this,"elements");return e?S.makeArray(e):this}).filter(function(){var e=this.type;return this.name&&!S(this).is(":disabled")&&jt.test(this.nodeName)&&!Lt.test(e)&&(this.checked||!de.test(e))}).map(function(e,t){var n=S(this).val();return null==n?null:Array.isArray(n)?S.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,zt=/#.*$/,Nt=/([?&])_=[^&]*/,Wt=/^(.*?):[ \t]*([^\r\n]*)$/gm,Rt=/^(?:GET|HEAD)$/,Bt=/^\/\//,Ft={},Ht={},qt="*/".concat("*"),$t=k.createElement("a");function Vt(o){return function(e,t){"string"!=typeof e&&(t=e,e="*");var n,a=0,i=e.toLowerCase().match(z)||[];if(f(t))for(;n=i[a++];)"+"===n[0]?(n=n.slice(1)||"*",(o[n]=o[n]||[]).unshift(t)):(o[n]=o[n]||[]).push(t)}}function Ut(t,a,i,o){var r={},s=t===Ht;function l(e){var n;return r[e]=!0,S.each(t[e]||[],function(e,t){t=t(a,i,o);return"string"!=typeof t||s||r[t]?s?!(n=t):void 0:(a.dataTypes.unshift(t),l(t),!1)}),n}return l(a.dataTypes[0])||!r["*"]&&l("*")}function Gt(e,t){var n,a,i=S.ajaxSettings.flatOptions||{};for(n in t)void 0!==t[n]&&((i[n]?e:a=a||{})[n]=t[n]);return a&&S.extend(!0,e,a),e}$t.href=Ct.href,S.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":S.parseXML},flatOptions:{url:!0,context:!0}},ajaxSetup:function(e,t){return t?Gt(Gt(e,S.ajaxSettings),t):Gt(S.ajaxSettings,e)},ajaxPrefilter:Vt(Ft),ajaxTransport:Vt(Ht),ajax:function(e,t){"object"==typeof e&&(t=e,e=void 0);var l,c,u,n,d,p,h,a,i,m=S.ajaxSetup({},t=t||{}),f=m.context||m,g=m.context&&(f.nodeType||f.jquery)?S(f):S.event,y=S.Deferred(),v=S.Callbacks("once memory"),_=m.statusCode||{},o={},r={},s="canceled",b={readyState:0,getResponseHeader:function(e){var t;if(p){if(!n)for(n={};t=Wt.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 p?u:null},setRequestHeader:function(e,t){return null==p&&(e=r[e.toLowerCase()]=r[e.toLowerCase()]||e,o[e]=t),this},overrideMimeType:function(e){return null==p&&(m.mimeType=e),this},statusCode:function(e){if(e)if(p)b.always(e[b.status]);else for(var t in e)_[t]=[_[t],e[t]];return this},abort:function(e){e=e||s;return l&&l.abort(e),A(0,e),this}};if(y.promise(b),m.url=((e||m.url||Ct.href)+"").replace(Bt,Ct.protocol+"//"),m.type=t.method||t.type||m.method||m.type,m.dataTypes=(m.dataType||"*").toLowerCase().match(z)||[""],null==m.crossDomain){i=k.createElement("a");try{i.href=m.url,i.href=i.href,m.crossDomain=$t.protocol+"//"+$t.host!=i.protocol+"//"+i.host}catch(e){m.crossDomain=!0}}if(m.data&&m.processData&&"string"!=typeof m.data&&(m.data=S.param(m.data,m.traditional)),Ut(Ft,m,t,b),p)return b;for(a in(h=S.event&&m.global)&&0==S.active++&&S.event.trigger("ajaxStart"),m.type=m.type.toUpperCase(),m.hasContent=!Rt.test(m.type),c=m.url.replace(zt,""),m.hasContent?m.data&&m.processData&&0===(m.contentType||"").indexOf("application/x-www-form-urlencoded")&&(m.data=m.data.replace(It,"+")):(i=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"),i=(Tt.test(c)?"&":"?")+"_="+Et+++i),m.url=c+i),m.ifModified&&(S.lastModified[c]&&b.setRequestHeader("If-Modified-Since",S.lastModified[c]),S.etag[c]&&b.setRequestHeader("If-None-Match",S.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(a,m.headers[a]);if(m.beforeSend&&(!1===m.beforeSend.call(f,b,m)||p))return b.abort();if(s="abort",v.add(m.complete),b.done(m.success),b.fail(m.error),l=Ut(Ht,m,t,b)){if(b.readyState=1,h&&g.trigger("ajaxSend",[b,m]),p)return b;m.async&&0<m.timeout&&(d=w.setTimeout(function(){b.abort("timeout")},m.timeout));try{p=!1,l.send(o,A)}catch(e){if(p)throw e;A(-1,e)}}else A(-1,"No Transport");function A(e,t,n,a){var i,o,r,s=t;p||(p=!0,d&&w.clearTimeout(d),l=void 0,u=a||"",b.readyState=0<e?4:0,a=200<=e&&e<300||304===e,n&&(r=function(e,t,n){for(var a,i,o,r,s=e.contents,l=e.dataTypes;"*"===l[0];)l.shift(),void 0===a&&(a=e.mimeType||t.getResponseHeader("Content-Type"));if(a)for(i in s)if(s[i]&&s[i].test(a)){l.unshift(i);break}if(l[0]in n)o=l[0];else{for(i in n){if(!l[0]||e.converters[i+" "+l[0]]){o=i;break}r=r||i}o=o||r}if(o)return o!==l[0]&&l.unshift(o),n[o]}(m,b,n)),r=function(e,t,n,a){var i,o,r,s,l,c={},u=e.dataTypes.slice();if(u[1])for(r in e.converters)c[r.toLowerCase()]=e.converters[r];for(o=u.shift();o;)if(e.responseFields[o]&&(n[e.responseFields[o]]=t),!l&&a&&e.dataFilter&&(t=e.dataFilter(t,e.dataType)),l=o,o=u.shift())if("*"===o)o=l;else if("*"!==l&&l!==o){if(!(r=c[l+" "+o]||c["* "+o]))for(i in c)if((s=i.split(" "))[1]===o&&(r=c[l+" "+s[0]]||c["* "+s[0]])){!0===r?r=c[i]:!0!==c[i]&&(o=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 "+o}}}return{state:"success",data:t}}(m,r,b,a),a?(m.ifModified&&((n=b.getResponseHeader("Last-Modified"))&&(S.lastModified[c]=n),(n=b.getResponseHeader("etag"))&&(S.etag[c]=n)),204===e||"HEAD"===m.type?s="nocontent":304===e?s="notmodified":(s=r.state,i=r.data,a=!(o=r.error))):(o=s,!e&&s||(s="error",e<0&&(e=0))),b.status=e,b.statusText=(t||s)+"",a?y.resolveWith(f,[i,s,b]):y.rejectWith(f,[b,s,o]),b.statusCode(_),_=void 0,h&&g.trigger(a?"ajaxSuccess":"ajaxError",[b,m,a?i:o]),v.fireWith(f,[b,s]),h&&(g.trigger("ajaxComplete",[b,m]),--S.active||S.event.trigger("ajaxStop")))}return b},getJSON:function(e,t,n){return S.get(e,t,n,"json")},getScript:function(e,t){return S.get(e,void 0,t,"script")}}),S.each(["get","post"],function(e,i){S[i]=function(e,t,n,a){return f(t)&&(a=a||n,n=t,t=void 0),S.ajax(S.extend({url:e,type:i,dataType:a,data:t,success:n},S.isPlainObject(e)&&e))}}),S._evalUrl=function(e,t){return S.ajax({url:e,type:"GET",dataType:"script",cache:!0,async:!1,global:!1,converters:{"text script":function(){}},dataFilter:function(e){S.globalEval(e,t)}})},S.fn.extend({wrapAll:function(e){return this[0]&&(f(e)&&(e=e.call(this[0])),e=S(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){S(this).wrapInner(n.call(this,e))}):this.each(function(){var e=S(this),t=e.contents();t.length?t.wrapAll(n):e.append(n)})},wrap:function(t){var n=f(t);return this.each(function(e){S(this).wrapAll(n?t.call(this,e):t)})},unwrap:function(e){return this.parent(e).not("body").each(function(){S(this).replaceWith(this.childNodes)}),this}}),S.expr.pseudos.hidden=function(e){return!S.expr.pseudos.visible(e)},S.expr.pseudos.visible=function(e){return!!(e.offsetWidth||e.offsetHeight||e.getClientRects().length)},S.ajaxSettings.xhr=function(){try{return new w.XMLHttpRequest}catch(e){}};var Yt={0:200,1223:204},Zt=S.ajaxSettings.xhr();_.cors=!!Zt&&"withCredentials"in Zt,_.ajax=Zt=!!Zt,S.ajaxTransport(function(i){var o,r;if(_.cors||Zt&&!i.crossDomain)return{send:function(e,t){var n,a=i.xhr();if(a.open(i.type,i.url,i.async,i.username,i.password),i.xhrFields)for(n in i.xhrFields)a[n]=i.xhrFields[n];for(n in i.mimeType&&a.overrideMimeType&&a.overrideMimeType(i.mimeType),i.crossDomain||e["X-Requested-With"]||(e["X-Requested-With"]="XMLHttpRequest"),e)a.setRequestHeader(n,e[n]);o=function(e){return function(){o&&(o=r=a.onload=a.onerror=a.onabort=a.ontimeout=a.onreadystatechange=null,"abort"===e?a.abort():"error"===e?"number"!=typeof a.status?t(0,"error"):t(a.status,a.statusText):t(Yt[a.status]||a.status,a.statusText,"text"!==(a.responseType||"text")||"string"!=typeof a.responseText?{binary:a.response}:{text:a.responseText},a.getAllResponseHeaders()))}},a.onload=o(),r=a.onerror=a.ontimeout=o("error"),void 0!==a.onabort?a.onabort=r:a.onreadystatechange=function(){4===a.readyState&&w.setTimeout(function(){o&&r()})},o=o("abort");try{a.send(i.hasContent&&i.data||null)}catch(e){if(o)throw e}},abort:function(){o&&o()}}}),S.ajaxPrefilter(function(e){e.crossDomain&&(e.contents.script=!1)}),S.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 S.globalEval(e),e}}}),S.ajaxPrefilter("script",function(e){void 0===e.cache&&(e.cache=!1),e.crossDomain&&(e.type="GET")}),S.ajaxTransport("script",function(n){var a,i;if(n.crossDomain||n.scriptAttrs)return{send:function(e,t){a=S("<script>").attr(n.scriptAttrs||{}).prop({charset:n.scriptCharset,src:n.url}).on("load error",i=function(e){a.remove(),i=null,e&&t("error"===e.type?404:200,e.type)}),k.head.appendChild(a[0])},abort:function(){i&&i()}}});var Kt=[],Qt=/(=)\?(?=&|$)|\?\?/;S.ajaxSetup({jsonp:"callback",jsonpCallback:function(){var e=Kt.pop()||S.expando+"_"+Et++;return this[e]=!0,e}}),S.ajaxPrefilter("json jsonp",function(e,t,n){var a,i,o,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 a=e.jsonpCallback=f(e.jsonpCallback)?e.jsonpCallback():e.jsonpCallback,r?e[r]=e[r].replace(Qt,"$1"+a):!1!==e.jsonp&&(e.url+=(Tt.test(e.url)?"&":"?")+e.jsonp+"="+a),e.converters["script json"]=function(){return o||S.error(a+" was not called"),o[0]},e.dataTypes[0]="json",i=w[a],w[a]=function(){o=arguments},n.always(function(){void 0===i?S(w).removeProp(a):w[a]=i,e[a]&&(e.jsonpCallback=t.jsonpCallback,Kt.push(a)),o&&f(i)&&i(o[0]),o=i=void 0}),"script"}),_.createHTMLDocument=((t=k.implementation.createHTMLDocument("").body).innerHTML="<form></form><form></form>",2===t.childNodes.length),S.parseHTML=function(e,t,n){return"string"!=typeof e?[]:("boolean"==typeof t&&(n=t,t=!1),t||(_.createHTMLDocument?((a=(t=k.implementation.createHTMLDocument("")).createElement("base")).href=k.location.href,t.head.appendChild(a)):t=k),a=!n&&[],(n=E.exec(e))?[t.createElement(n[1])]:(n=ve([e],t,a),a&&a.length&&S(a).remove(),S.merge([],n.childNodes)));var a},S.fn.load=function(e,t,n){var a,i,o,r=this,s=e.indexOf(" ");return-1<s&&(a=wt(e.slice(s)),e=e.slice(0,s)),f(t)?(n=t,t=void 0):t&&"object"==typeof t&&(i="POST"),0<r.length&&S.ajax({url:e,type:i||"GET",dataType:"html",data:t}).done(function(e){o=arguments,r.html(a?S("<div>").append(S.parseHTML(e)).find(a):e)}).always(n&&function(e,t){r.each(function(){n.apply(this,o||[e.responseText,t,e])})}),this},S.each(["ajaxStart","ajaxStop","ajaxComplete","ajaxError","ajaxSuccess","ajaxSend"],function(e,t){S.fn[t]=function(e){return this.on(t,e)}}),S.expr.pseudos.animated=function(t){return S.grep(S.timers,function(e){return t===e.elem}).length},S.offset={setOffset:function(e,t,n){var a,i,o,r,s=S.css(e,"position"),l=S(e),c={};"static"===s&&(e.style.position="relative"),o=l.offset(),a=S.css(e,"top"),r=S.css(e,"left"),r=("absolute"===s||"fixed"===s)&&-1<(a+r).indexOf("auto")?(i=(s=l.position()).top,s.left):(i=parseFloat(a)||0,parseFloat(r)||0),null!=(t=f(t)?t.call(e,n,S.extend({},o)):t).top&&(c.top=t.top-o.top+i),null!=t.left&&(c.left=t.left-o.left+r),"using"in t?t.using.call(e,c):l.css(c)}},S.fn.extend({offset:function(t){if(arguments.length)return void 0===t?this:this.each(function(e){S.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,a=this[0],i={top:0,left:0};if("fixed"===S.css(a,"position"))t=a.getBoundingClientRect();else{for(t=this.offset(),n=a.ownerDocument,e=a.offsetParent||n.documentElement;e&&(e===n.body||e===n.documentElement)&&"static"===S.css(e,"position");)e=e.parentNode;e&&e!==a&&1===e.nodeType&&((i=S(e).offset()).top+=S.css(e,"borderTopWidth",!0),i.left+=S.css(e,"borderLeftWidth",!0))}return{top:t.top-i.top-S.css(a,"marginTop",!0),left:t.left-i.left-S.css(a,"marginLeft",!0)}}},offsetParent:function(){return this.map(function(){for(var e=this.offsetParent;e&&"static"===S.css(e,"position");)e=e.offsetParent;return e||ae})}}),S.each({scrollLeft:"pageXOffset",scrollTop:"pageYOffset"},function(t,i){var o="pageYOffset"===i;S.fn[t]=function(e){return q(this,function(e,t,n){var a;return g(e)?a=e:9===e.nodeType&&(a=e.defaultView),void 0===n?a?a[i]:e[t]:void(a?a.scrollTo(o?a.pageXOffset:n,o?n:a.pageYOffset):e[t]=n)},t,e,arguments.length)}}),S.each(["top","left"],function(e,n){S.cssHooks[n]=Ye(_.pixelPosition,function(e,t){if(t)return t=Ge(e,n),Ve.test(t)?S(e).position()[n]+"px":t})}),S.each({Height:"height",Width:"width"},function(r,s){S.each({padding:"inner"+r,content:s,"":"outer"+r},function(a,o){S.fn[o]=function(e,t){var n=arguments.length&&(a||"boolean"!=typeof e),i=a||(!0===e||!0===t?"margin":"border");return q(this,function(e,t,n){var a;return g(e)?0===o.indexOf("outer")?e["inner"+r]:e.document.documentElement["client"+r]:9===e.nodeType?(a=e.documentElement,Math.max(e.body["scroll"+r],a["scroll"+r],e.body["offset"+r],a["offset"+r],a["client"+r])):void 0===n?S.css(e,t,i):S.style(e,t,n,i)},s,n?e:void 0,n)}})}),S.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){S.fn[n]=function(e,t){return 0<arguments.length?this.on(n,null,e,t):this.trigger(n)}}),S.fn.extend({hover:function(e,t){return this.mouseenter(e).mouseleave(t||e)}}),S.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,a){return this.on(t,e,n,a)},undelegate:function(e,t,n){return 1===arguments.length?this.off(e,"**"):this.off(t,e||"**",n)}}),S.proxy=function(e,t){var n,a;if("string"==typeof t&&(a=e[t],t=e,e=a),f(e))return n=s.call(arguments,2),(a=function(){return e.apply(t||this,n.concat(s.call(arguments)))}).guid=e.guid=e.guid||S.guid++,a},S.holdReady=function(e){e?S.readyWait++:S.ready(!0)},S.isArray=Array.isArray,S.parseJSON=JSON.parse,S.nodeName=C,S.isFunction=f,S.isWindow=g,S.camelCase=G,S.type=m,S.now=Date.now,S.isNumeric=function(e){var t=S.type(e);return("number"===t||"string"===t)&&!isNaN(e-parseFloat(e))},"function"==typeof define&&define.amd&&define("jquery",[],function(){return S});var Jt=w.jQuery,Xt=w.$;return S.noConflict=function(e){return w.$===S&&(w.$=Xt),e&&w.jQuery===S&&(w.jQuery=Jt),S},e||(w.jQuery=w.$=S),S}),"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 a=this.options.trigger.split(" "),i=a.length;i--;){var o,r=a[i];"click"==r?this.$element.on("click."+this.type,this.options.selector,l.proxy(this.toggle,this)):"manual"!=r&&(o="hover"==r?"mouseleave":"focusout",this.$element.on(("hover"==r?"mouseenter":"focusin")+"."+this.type,this.options.selector,l.proxy(this.enter,this)),this.$element.on(o+"."+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={},a=this.getDefaults();return this._options&&l.each(this._options,function(e,t){a[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,a,i,o,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(),o=this.getUID(this.type),this.setContent(),e.attr("id",o),this.$element.attr("aria-describedby",o),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,(i=(a=/\s?auto?\s?/i).test(r))&&(r=r.replace(a,"")||"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,o=e[0].offsetHeight,i&&(a=r,i=this.getPosition(this.$viewport),r="bottom"==r&&s.bottom+o>i.bottom?"top":"top"==r&&s.top-o<i.top?"bottom":"right"==r&&s.right+n>i.width?"left":"left"==r&&s.left-n<i.left?"right":r,e.removeClass(a).addClass(r)),o=this.getCalculatedOffset(r,s,n,o),this.applyPlacement(o,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(),a=n[0].offsetWidth,i=n[0].offsetHeight,o=parseInt(n.css("margin-top"),10),r=parseInt(n.css("margin-left"),10);isNaN(o)&&(o=0),isNaN(r)&&(r=0),e.top+=o,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,o=n[0].offsetHeight;"top"==t&&o!=i&&(e.top=e.top+i-o);r=this.getViewportAdjustedDelta(t,e,s,o);r.left?e.left+=r.left:e.top+=r.top;t=/top|bottom/.test(t),i=t?2*r.left-a+s:2*r.top-i+o,o=t?"offsetWidth":"offsetHeight";n.offset(e),this.replaceArrow(i,n[0][o],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&&a.detach(),n.$element.removeAttr("aria-describedby").trigger("hidden.bs."+n.type),e&&e()}var n=this,a=l(this.$tip),i=l.Event("hide.bs."+this.type);return this.$element.trigger(i),i.isDefaultPrevented()?void 0:(a.removeClass("in"),l.support.transition&&a.hasClass("fade")?a.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,a=t.getBoundingClientRect();null==a.width&&(a=l.extend({},a,{width:a.right-a.left,height:a.bottom-a.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({},a,e,n,t)},c.prototype.getCalculatedOffset=function(e,t,n,a){return"bottom"==e?{top:t.top+t.height,left:t.left+t.width/2-n/2}:"top"==e?{top:t.top-a,left:t.left+t.width/2-n/2}:"left"==e?{top:t.top+t.height/2-a/2,left:t.left-n}:{top:t.top+t.height/2-a/2,left:t.left+t.width}},c.prototype.getViewportAdjustedDelta=function(e,t,n,a){var i={top:0,left:0};if(!this.$viewport)return i;var o,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,o=t.top+r-s.scroll+a,e<s.top?i.top=s.top-e:o>s.top+s.height&&(i.top=s.top+s.height-o)):(o=t.left-r,n=t.left+r+n,o<s.left?i.left=s.left-o:n>s.right&&(i.left=s.left+s.width-n)),i},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(a){return this.each(function(){var e=l(this),t=e.data("bs.tooltip"),n="object"==typeof a&&a;!t&&/destroy|hide/.test(a)||(t||e.data("bs.tooltip",t=new c(this,n)),"string"==typeof a&&t[a]())})},l.fn.tooltip.Constructor=c,l.fn.tooltip.noConflict=function(){return l.fn.tooltip=e,this}}(jQuery),function(i){"use strict";function o(e,t){this.init("popover",e,t)}if(!i.fn.tooltip)throw new Error("Popover requires tooltip.js");o.VERSION="3.3.5",o.DEFAULTS=i.extend({},i.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>'}),((o.prototype=i.extend({},i.fn.tooltip.Constructor.prototype)).constructor=o).prototype.getDefaults=function(){return o.DEFAULTS},o.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()},o.prototype.hasContent=function(){return this.getTitle()||this.getContent()},o.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)},o.prototype.arrow=function(){return this.$arrow=this.$arrow||this.tip().find(".arrow")};var e=i.fn.popover;i.fn.popover=function(a){return this.each(function(){var e=i(this),t=e.data("bs.popover"),n="object"==typeof a&&a;!t&&/destroy|hide/.test(a)||(t||e.data("bs.popover",t=new o(this,n)),"string"==typeof a&&t[a]())})},i.fn.popover.Constructor=o,i.fn.popover.noConflict=function(){return i.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,a=this.element,i=a.closest("ul:not(.dropdown-menu)"),o=a.data("target");o||(o=(o=a.attr("href"))&&o.replace(/.*(?=#[^\s]*$)/,"")),a.parent("li").hasClass("active")||(e=i.find(".active:last a"),t=r.Event("hide.bs.tab",{relatedTarget:a[0]}),n=r.Event("show.bs.tab",{relatedTarget:e[0]}),e.trigger(t),a.trigger(n),n.isDefaultPrevented()||t.isDefaultPrevented()||(o=r(o),this.activate(a.closest("li"),i),this.activate(o,o.parent(),function(){e.trigger({type:"hidden.bs.tab",relatedTarget:a[0]}),a.trigger({type:"shown.bs.tab",relatedTarget:e[0]})})))},s.prototype.activate=function(e,t,n){function a(){i.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),o?(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 i=t.find("> .active"),o=n&&r.support.transition&&(i.length&&i.hasClass("fade")||!!t.find("> .fade").length);i.length&&o?i.one("bsTransitionEnd",a).emulateTransitionEnd(s.TRANSITION_DURATION):a(),i.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(a){"use strict";a.fn.emulateTransitionEnd=function(e){var t=!1,n=this;a(this).one("bsTransitionEnd",function(){t=!0});return setTimeout(function(){t||a(n).trigger(a.support.transition.end)},e),this},a(function(){a.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}(),a.support.transition&&(a.event.special.bsTransitionEnd={bindType:a.support.transition.end,delegateType:a.support.transition.end,handle:function(e){if(a(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,a,i,d,o,p,h,f,m,r,s,g,y,v,l,i=((e=t&&t.fn&&t.fn.select2&&t.fn.select2.amd?t.fn.select2.amd:e)&&e.requirejs||(e?a=e:e={},p={},h={},f={},m={},r=Object.prototype.hasOwnProperty,s=[].slice,g=/\.js$/,y=function(e,t){var n,a,i=u(e),o=i[0];return e=i[1],o&&(n=A(o=c(o,t))),o?e=n&&n.normalize?n.normalize(e,(a=t,function(e){return c(e,a)})):c(e,t):(o=(i=u(e=c(e,t)))[0],e=i[1],o&&(n=A(o))),{f:o?o+"!"+e:e,n:e,pr:o,p:n}},v={require:function(e){return b(e)},exports:function(e){var t=p[e];return void 0!==t?t:p[e]={}},module:function(e){return{id:e,uri:"",exports:p[e],config:(t=e,function(){return f&&f.config&&f.config[t]||{}})};var t}},l=function(e,t,n,a){var i,o,r,s,l,c=[],u=typeof n;if(a=a||e,"undefined"==u||"function"==u){for(t=!t.length&&n.length?["require","exports","module"]:t,s=0;s<t.length;s+=1)if("require"===(o=(r=y(t[s],a)).f))c[s]=v.require(e);else if("exports"===o)c[s]=v.exports(e),l=!0;else if("module"===o)i=c[s]=v.module(e);else if(_(p,o)||_(h,o)||_(m,o))c[s]=A(o);else{if(!r.p)throw new Error(e+" missing "+o);r.p.load(r.n,b(a,!0),function(t){return function(e){p[t]=e}}(o),{}),c[s]=p[o]}u=n?n.apply(p[e],c):void 0,e&&(i&&i.exports!==d&&i.exports!==p[e]?p[e]=i.exports:u===d&&l||(p[e]=u))}else e&&(p[e]=n)},n=a=o=function(e,t,n,a,i){if("string"==typeof e)return v[e]?v[e](t):A(y(e,t).f);if(!e.splice){if((f=e).deps&&o(f.deps,f.callback),!t)return;t.splice?(e=t,t=n,n=null):e=d}return t=t||function(){},"function"==typeof n&&(n=a,a=i),a?l(d,e,t,n):setTimeout(function(){l(d,e,t,n)},4),o},o.config=function(e){return o(e)},n._defined=p,(i=function(e,t,n){t.splice||(n=t,t=[]),_(p,e)||_(h,e)||(h[e]=[e,t,n])}).amd={jQuery:!0},e.requirejs=n,e.require=a,e.define=i),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(o){function c(e){var t,n=e.prototype,a=[];for(t in n)"function"==typeof n[t]&&"constructor"!==t&&a.push(t);return a}var e={Extend:function(e,t){function n(){this.constructor=e}var a,i={}.hasOwnProperty;for(a in t)i.call(t,a)&&(e[a]=t[a]);return n.prototype=t.prototype,e.prototype=new n,e.__super__=t.prototype,e}};e.Decorate=function(a,i){function o(){var e=Array.prototype.unshift,t=i.prototype.constructor.length,n=a.prototype.constructor;0<t&&(e.call(arguments,a.prototype.constructor),n=i.prototype.constructor),n.apply(this,arguments)}var e=c(i),t=c(a);i.displayName=a.displayName,o.prototype=new function(){this.constructor=o};for(var n=0;n<t.length;n++){var r=t[n];o.prototype[r]=a.prototype[r]}for(var s=0;s<e.length;s++){var l=e[s];o.prototype[l]=function(e){var t=function(){};e in o.prototype&&(t=o.prototype[e]);var n=i.prototype[e];return function(){return Array.prototype.unshift.call(arguments,t),n.apply(this,arguments)}}(l)}return o};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,a=e.length;n<a;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("-"),a=e;if(1!==n.length){for(var i=0;i<n.length;i++){var o=n[i];(o=o.substring(0,1).toLowerCase()+o.substring(1))in a||(a[o]={}),i==n.length-1&&(a[o]=e[t]),a=a[o]}delete e[t]}}return e},e.hasScroll=function(e,t){var n=o(t),a=t.style.overflowX,i=t.style.overflowY;return(a!==i||"hidden"!==i&&"visible"!==i)&&("scroll"===a||"scroll"===i||(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"===o.fn.jquery.substr(0,3)&&(n=o(),o.map(t,function(e){n=n.add(e)}),t=n),e.append(t)},e}),e.define("select2/results",["jquery","./utils"],function(d,e){function a(e,t,n){this.$element=e,this.data=n,this.options=t,a.__super__.constructor.call(this)}return e.Extend(a,e.Observable),a.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},a.prototype.clear=function(){this.$results.empty()},a.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>'),a=this.options.get("translations").get(e.message);n.append(t(a(e.args))),this.$results.append(n)},a.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 a=e.results[n],a=this.option(a);t.push(a)}this.$results.append(t)}else 0===this.$results.children().length&&this.trigger("results:message",{message:"noResults"})},a.prototype.position=function(e,t){t.find(".select2-results").append(e)},a.prototype.sort=function(e){return this.options.get("sorter")(e)},a.prototype.setClasses=function(){var n=this;this.data.current(function(e){var a=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,a)?e.attr("aria-selected","true"):e.attr("aria-selected","false")});e=t.filter("[aria-selected=true]");(0<e.length?e:t).first().trigger("mouseenter")})},a.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)},a.prototype.hideLoading=function(){this.$results.find(".loading-results").remove()},a.prototype.option=function(e){var t=document.createElement("li");t.className="select2-results__option";var n,a={role:"treeitem","aria-selected":"false"};for(n in e.disabled&&(delete a["aria-selected"],a["aria-disabled"]="true"),null==e.id&&delete a["aria-selected"],null!=e._resultId&&(t.id=e._resultId),e.title&&(t.title=e.title),e.children&&(a.role="group",a["aria-label"]=e.text,delete a["aria-selected"]),a){var i=a[n];t.setAttribute(n,i)}if(e.children){var o=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),o.append(r),o.append(u)}else this.template(e,t);return d.data(t,"data",e),t},a.prototype.bind=function(t){var i=this,e=t.id+"-results";this.$results.attr("id",e),t.on("results:all",function(e){i.clear(),i.append(e.data),t.isOpen()&&i.setClasses()}),t.on("results:append",function(e){i.append(e.data),t.isOpen()&&i.setClasses()}),t.on("query",function(e){i.showLoading(e)}),t.on("select",function(){t.isOpen()&&i.setClasses()}),t.on("unselect",function(){t.isOpen()&&i.setClasses()}),t.on("open",function(){i.$results.attr("aria-expanded","true"),i.$results.attr("aria-hidden","false"),i.setClasses(),i.ensureHighlightVisible()}),t.on("close",function(){i.$results.attr("aria-expanded","false"),i.$results.attr("aria-hidden","true"),i.$results.removeAttr("aria-activedescendant")}),t.on("results:toggle",function(){var e=i.getHighlightedResults();0!==e.length&&e.trigger("mouseup")}),t.on("results:select",function(){var e,t=i.getHighlightedResults();0!==t.length&&(e=t.data("data"),"true"==t.attr("aria-selected")?i.trigger("close"):i.trigger("select",{data:e}))}),t.on("results:previous",function(){var e,t=i.getHighlightedResults(),n=i.$results.find("[aria-selected]"),a=n.index(t);0!==a&&(e=a-1,0===t.length&&(e=0),(a=n.eq(e)).trigger("mouseenter"),t=i.$results.offset().top,n=a.offset().top,a=i.$results.scrollTop()+(n-t),0===e?i.$results.scrollTop(0):n-t<0&&i.$results.scrollTop(a))}),t.on("results:next",function(){var e,t=i.getHighlightedResults(),n=i.$results.find("[aria-selected]"),a=n.index(t)+1;a>=n.length||((e=n.eq(a)).trigger("mouseenter"),t=i.$results.offset().top+i.$results.outerHeight(!1),n=e.offset().top+e.outerHeight(!1),e=i.$results.scrollTop()+n-t,0===a?i.$results.scrollTop(0):t<n&&i.$results.scrollTop(e))}),t.on("results:focus",function(e){e.element.addClass("select2-results__option--highlighted")}),t.on("results:message",function(e){i.displayMessage(e)}),d.fn.mousewheel&&this.$results.on("mousewheel",function(e){var t=i.$results.scrollTop(),n=i.$results.get(0).scrollHeight-i.$results.scrollTop()+e.deltaY,t=0<e.deltaY&&t-e.deltaY<=0,n=e.deltaY<0&&n<=i.$results.height();t?(i.$results.scrollTop(0),e.preventDefault(),e.stopPropagation()):n&&(i.$results.scrollTop(i.$results.get(0).scrollHeight-i.$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(i.options.get("multiple")?i.trigger("unselect",{originalEvent:e,data:n}):i.trigger("close")):void i.trigger("select",{originalEvent:e,data:n})}),this.$results.on("mouseenter",".select2-results__option[aria-selected]",function(){var e=d(this).data("data");i.getHighlightedResults().removeClass("select2-results__option--highlighted"),i.trigger("results:focus",{data:e,element:d(this)})})},a.prototype.getHighlightedResults=function(){return this.$results.find(".select2-results__option--highlighted")},a.prototype.destroy=function(){this.$results.remove()},a.prototype.ensureHighlightVisible=function(){var e,t,n,a,i=this.getHighlightedResults();0!==i.length&&(e=this.$results.find("[aria-selected]").index(i),a=this.$results.offset().top,t=i.offset().top,n=this.$results.scrollTop()+(t-a),a=t-a,n-=2*i.outerHeight(!1),e<=2?this.$results.scrollTop(0):(a>this.$results.outerHeight()||a<0)&&this.$results.scrollTop(n))},a.prototype.template=function(e,t){var n=this.options.get("templateResult"),a=this.options.get("escapeMarkup"),e=n(e);null==e?t.style.display="none":"string"==typeof e?t.innerHTML=a(e):d(t).append(e)},a}),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,a){function i(e,t){this.$element=e,this.options=t,i.__super__.constructor.call(this)}return e.Extend(i,e.Observable),i.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},i.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===a.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")})},i.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")})})},i.prototype._detachCloseHandler=function(e){n(document.body).off("mousedown.select2."+e.id)},i.prototype.position=function(e,t){t.find(".selection").append(e)},i.prototype.destroy=function(){this._detachCloseHandler(this.container)},i.prototype.update=function(){throw new Error("The `update` method must be defined in child classes.")},i}),e.define("select2/selection/single",["jquery","./base","../utils","../keys"],function(e,t,n){function a(){a.__super__.constructor.apply(this,arguments)}return n.Extend(a,t),a.prototype.render=function(){var e=a.__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},a.prototype.bind=function(e){var t=this;a.__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)})},a.prototype.clear=function(){this.$selection.find(".select2-selection__rendered").empty()},a.prototype.display=function(e){var t=this.options.get("templateSelection");return this.options.get("escapeMarkup")(t(e))},a.prototype.selectionContainer=function(){return e("<span></span>")},a.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()},a}),e.define("select2/selection/multiple",["jquery","./base","../utils"],function(a,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=a(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 a('<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 a=e[n],i=this.display(a),o=this.selectionContainer();o.append(i),o.prop("title",a.title||a.text),o.data("data",a),t.push(o)}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,a){function e(){}return e.prototype.bind=function(e,t,n){var a=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){a._handleClear(e)}),t.on("keypress",function(e){a._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 a=n.data("data"),i=0;i<a.length;i++){var o={data:a[i]};if(this.trigger("unselect",o),o.prevented)return}this.$element.val(this.placeholder.id).trigger("change"),this.trigger("toggle")}}},e.prototype._handleKeyboardClear=function(e,t,n){n.isOpen()||t.which!=a.DELETE&&t.which!=a.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,i){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 a=this;e.call(this,t,n),t.on("open",function(){a.$search.attr("tabindex",0),a.$search.focus()}),t.on("close",function(){a.$search.attr("tabindex",-1),a.$search.val(""),a.$search.focus()}),t.on("enable",function(){a.$search.prop("disabled",!1)}),t.on("disable",function(){a.$search.prop("disabled",!0)}),this.$selection.on("focusin",".select2-search--inline",function(e){a.trigger("focus",e)}),this.$selection.on("focusout",".select2-search--inline",function(e){a.trigger("blur",e)}),this.$selection.on("keydown",".select2-search--inline",function(e){var t;e.stopPropagation(),a.trigger("keypress",e),a._keyUpPrevented=e.isDefaultPrevented(),e.which!==i.BACKSPACE||""!==a.$search.val()||0<(t=a.$searchContainer.prev(".select2-selection__choice")).length&&(t=t.data("data"),a.searchRemoveChoice(t),e.preventDefault())}),this.$selection.on("input",".select2-search--inline",function(){a.$selection.off("keyup.search")}),this.$selection.on("keyup.search input",".select2-search--inline",function(e){a.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 a=this,i=["open","opening","close","closing","select","selecting","unselect","unselecting"],o=["opening","closing","selecting","unselecting"];e.call(this,t,n),t.on("*",function(e,t){var n;-1!==r.inArray(e,i)&&(n=r.Event("select2:"+e,{params:t=t||{}}),a.$element.trigger(n),-1!==r.inArray(e,o)&&(t.prevented=n.isDefaultPrevented()))})},e}),e.define("select2/translation",["jquery","require"],function(t,n){function a(e){this.dict=e||{}}return a.prototype.all=function(){return this.dict},a.prototype.get=function(e){return this.dict[e]},a.prototype.extend=function(e){this.dict=t.extend({},e.all(),this.dict)},a._cache={},a.loadPath=function(e){var t;return e in a._cache||(t=n(e),a._cache[e]=t),new a(a._cache[e])},a}),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(i){var e,o=this;if(i.selected=!0,r(i.element).is("option"))return i.element.selected=!0,void this.$element.trigger("change");this.$element.prop("multiple")?this.current(function(e){var t=[];(i=[i]).push.apply(i,e);for(var n=0;n<i.length;n++){var a=i[n].id;-1===r.inArray(a,t)&&t.push(a)}o.$element.val(t),o.$element.trigger("change")}):(e=i.id,this.$element.val(e),this.$element.trigger("change"))},n.prototype.unselect=function(i){var o=this;if(this.$element.prop("multiple"))return i.selected=!1,r(i.element).is("option")?(i.element.selected=!1,void this.$element.trigger("change")):void this.current(function(e){for(var t=[],n=0;n<e.length;n++){var a=e[n].id;a!==i.id&&-1===r.inArray(a,t)&&t.push(a)}o.$element.val(t),o.$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=[],a=this;this.$element.children().each(function(){var e=r(this);(e.is("option")||e.is("optgroup"))&&(e=a.item(e),null!==(e=a.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"),a=[],i=0;i<n.length;i++){var o=r(n[i]),o=this.item(o);a.push(o)}t.children=a}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 a(e,t){var n=t.get("data")||[];a.__super__.constructor.call(this,e,t),this.addOptions(this.convertToOptions(n))}return c.Extend(a,e),a.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)),a.__super__.select.call(this,n)},a.prototype.convertToOptions=function(e){for(var t=this,n=this.$element.find("option"),a=n.map(function(){return t.item(u(this)).id}).get(),i=[],o=0;o<e.length;o++){var r,s,l=this._normalizeItem(e[o]);0<=u.inArray(l.id,a)?(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)),i.push(s))}return i},a}),e.define("select2/data/ajax",["./array","../utils","jquery"],function(n,e,o){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=o.ajax(e);return e.then(t),e.fail(n),e}};return o.extend({},t,e,!0)},t.prototype.processResults=function(e){return e},t.prototype.query=function(t,n){function e(){var e=i.transport(i,function(e){e=a.processResults(e,t);a.options.get("debug")&&window.console&&console.error&&(e&&e.results&&o.isArray(e.results)||console.error("Select2: The AJAX results did not return an array in the `results` key of the response.")),n(e)},function(){});a._request=e}var a=this;null!=this._request&&(o.isFunction(this._request.abort)&&this._request.abort(),this._request=null);var i=o.extend({type:"GET"},this.ajaxOptions);"function"==typeof i.url&&(i.url=i.url(t)),"function"==typeof i.data&&(i.data=i.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 a=n.get("tags"),i=n.get("createTag");if(void 0!==i&&(this.createTag=i),e.call(this,t,n),s.isArray(a))for(var o=0;o<a.length;o++){var r=a[o],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 a=t.results,i=0;i<a.length;i++){var o=a[i],r=null!=o.children&&!e({results:o.children},!0);if(o.text===c.term||r)return!n&&(t.data=a,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(a,l)),t.results=a,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 a=n.get("tokenizer");void 0!==a&&(this.tokenizer=a),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 a=this;t.term=t.term||"";var i=this.tokenizer(t,this.options,function(e){a.select(e)});i.term!==t.term&&(this.$search.length&&(this.$search.val(i.term),this.$search.focus()),t.term=i.term),e.call(this,t,n)},e.prototype.tokenizer=function(e,t,n,a){for(var i=n.get("tokenSeparators")||[],o=t.term,r=0,s=this.createTag||function(e){return{id:e.term,text:e.term}};r<o.length;){var l=o[r];-1!==c.inArray(l,i)?(l=o.substr(0,r),a(s(c.extend({},t,{term:l}))),o=o.substr(r+1)||"",r=0):r++}return{term:o}},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,a){var i=this;this.current(function(e){e=null!=e?e.length:0;return 0<i.maximumSelectionLength&&e>=i.maximumSelectionLength?void i.trigger("results:message",{message:"maximumSelected",args:{maximum:i.maximumSelectionLength}}):void t.call(i,n,a)})},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(i){function e(){}return e.prototype.render=function(e){var t=e.call(this),e=i('<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 a=this;e.call(this,t,n),this.$search.on("keydown",function(e){a.trigger("keypress",e),a._keyUpPrevented=e.isDefaultPrevented()}),this.$search.on("input",function(){i(this).off("keyup")}),this.$search.on("keyup input",function(e){a.handleSearch(e)}),t.on("open",function(){a.$search.attr("tabindex",0),a.$search.focus(),window.setTimeout(function(){a.$search.focus()},0)}),t.on("close",function(){a.$search.attr("tabindex",-1),a.$search.val("")}),t.on("results:all",function(e){null!=e.query.term&&""!==e.query.term||(a.showSearch(e)?a.$searchContainer.removeClass("select2-search--hide"):a.$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,a){this.placeholder=this.normalizePlaceholder(n.get("placeholder")),e.call(this,t,n,a)}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),a=t.length-1;0<=a;a--){var i=t[a];this.placeholder.id===i.id&&n.splice(a,1)}return n},e}),e.define("select2/dropdown/infiniteScroll",["jquery"],function(i){function e(e,t,n,a){this.lastParams={},e.call(this,t,n,a),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 a=this;e.call(this,t,n),t.on("query",function(e){a.lastParams=e,a.loading=!0}),t.on("query:append",function(e){a.lastParams=e,a.loading=!0}),this.$results.on("scroll",function(){var e=i.contains(document.documentElement,a.$loadingMore[0]);!a.loading&&e&&(e=a.$results.offset().top+a.$results.outerHeight(!1),a.$loadingMore.offset().top+a.$loadingMore.outerHeight(!1)<=e+50&&a.loadMore())})},e.prototype.loadMore=function(){this.loading=!0;var e=i.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=i('<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,o){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 a=this,i=!1;e.call(this,t,n),t.on("open",function(){a._showDropdown(),a._attachPositioningHandler(t),i||(i=!0,t.on("results:all",function(){a._positionDropdown(),a._resizeDropdown()}),t.on("results:append",function(){a._positionDropdown(),a._resizeDropdown()}))}),t.on("close",function(){a._hideDropdown(),a._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,a="resize.select2."+e.id,i="orientationchange.select2."+e.id,e=this.$container.parents().filter(o.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+" "+a+" "+i,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(o.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"),a=null,i=(this.$container.position(),this.$container.offset());i.bottom=i.top+this.$container.outerHeight(!1);var o={height:this.$container.outerHeight(!1)};o.top=i.top,o.bottom=i.top+o.height;var r=this.$dropdown.outerHeight(!1),s=e.scrollTop(),e=e.scrollTop()+e.height(),s=s<i.top-r,e=e>i.bottom+r,i={left:i.left,top:o.bottom};t||n||(a="below"),e||!s||t?!s&&e&&t&&(a="below"):a="above",("above"==a||t&&"below"!==a)&&(i.top=o.top-r),null!=a&&(this.$dropdown.removeClass("select2-dropdown--below select2-dropdown--above").addClass("select2-dropdown--"+a),this.$container.removeClass("select2-container--below select2-container--above").addClass("select2-container--"+a)),this.$dropdownContainer.css(i)},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,a){this.minimumResultsForSearch=n.get("minimumResultsForSearch"),this.minimumResultsForSearch<0&&(this.minimumResultsForSearch=1/0),e.call(this,t,n,a)}return e.prototype.showSearch=function(e,t){return!(function e(t){for(var n=0,a=0;a<t.length;a++){var i=t[a];i.children?n+=e(i.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 a=this;e.call(this,t,n),t.on("close",function(){a._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 a=this;e.call(this,t,n),t.on("select",function(e){a._selectTriggered(e)}),t.on("unselect",function(e){a._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,p,h,m,f,g,y,v,_,b,t,A,w,k,S,M,P,x,C,E,T,D,O,L,j,I,z,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?w:A,0<t.minimumInputLength&&(t.dataAdapter=_.Decorate(t.dataAdapter,P)),0<t.maximumInputLength&&(t.dataAdapter=_.Decorate(t.dataAdapter,x)),0<t.maximumSelectionLength&&(t.dataAdapter=_.Decorate(t.dataAdapter,C)),t.tags&&(t.dataAdapter=_.Decorate(t.dataAdapter,S)),null==t.tokenSeparators&&null==t.tokenizer||(t.dataAdapter=_.Decorate(t.dataAdapter,M)),null!=t.query&&(e=d(t.amdBase+"compat/query"),t.dataAdapter=_.Decorate(t.dataAdapter,e)),null!=t.initSelection&&(e=d(t.amdBase+"compat/initSelection"),t.dataAdapter=_.Decorate(t.dataAdapter,e))),null==t.resultsAdapter&&(t.resultsAdapter=p,null!=t.ajax&&(t.resultsAdapter=_.Decorate(t.resultsAdapter,O)),null!=t.placeholder&&(t.resultsAdapter=_.Decorate(t.resultsAdapter,D)),t.selectOnClose&&(t.resultsAdapter=_.Decorate(t.resultsAdapter,I))),null==t.dropdownAdapter&&(t.multiple?t.dropdownAdapter=E:(n=_.Decorate(E,T),t.dropdownAdapter=n),0!==t.minimumResultsForSearch&&(t.dropdownAdapter=_.Decorate(t.dropdownAdapter,j)),t.closeOnSelect&&(t.dropdownAdapter=_.Decorate(t.dropdownAdapter,z)),null==t.dropdownCssClass&&null==t.dropdownCss&&null==t.adaptDropdownCssClass||(n=d(t.amdBase+"compat/dropdownCss"),t.dropdownAdapter=_.Decorate(t.dropdownAdapter,n)),t.dropdownAdapter=_.Decorate(t.dropdownAdapter,L)),null==t.selectionAdapter&&(t.selectionAdapter=t.multiple?m:h,null!=t.placeholder&&(t.selectionAdapter=_.Decorate(t.selectionAdapter,f)),t.allowClear&&(t.selectionAdapter=_.Decorate(t.selectionAdapter,g)),t.multiple&&(t.selectionAdapter=_.Decorate(t.selectionAdapter,y)),null==t.containerCssClass&&null==t.containerCss&&null==t.adaptContainerCssClass||(l=d(t.amdBase+"compat/containerCss"),t.selectionAdapter=_.Decorate(t.selectionAdapter,l)),t.selectionAdapter=_.Decorate(t.selectionAdapter,v)),"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 a=new b;t.language.push("en");for(var i=t.language,o=0;o<i.length;o++){var r=i[o],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}}a.extend(s)}t.translations=a}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:_.escapeMarkup,language:e,matcher:function e(t,n){if(""===u.trim(t.term))return n;if(n.children&&0<n.children.length){for(var a=u.extend(!0,{},n),i=n.children.length-1;0<=i;i--)null==e(t,n.children[i])&&a.children.splice(i,1);return 0<a.children.length?a:e(t,a)}var o=s(n.text).toUpperCase(),r=s(t.term).toUpperCase();return-1<o.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=_._convertData(n);u.extend(this.defaults,n)},new n}),e.define("select2/options",["require","jquery","./defaults","./utils"],function(n,o,a,r){function e(e,t){this.options=e,null!=t&&this.fromElement(t),this.options=a.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,a=o.fn.jquery&&"1."==o.fn.jquery.substr(0,2)&&e[0].dataset?o.extend(!0,{},e[0].dataset,e.data()):e.data(),i=o.extend(!0,{},a);for(n in i=r._convertData(i))-1<o.inArray(n,t)||(o.isPlainObject(this.options[n])?o.extend(this.options[n],i[n]):this.options[n]=i[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(i,o,n,a){function r(e,t){null!=e.data("select2")&&e.data("select2").destroy(),this.$element=e,this.id=this._generateId(e),this.options=new o(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 a=this;this._bindAdapters(),this._registerDomEvents(),this._registerDataEvents(),this._registerSelectionEvents(),this._registerDropdownEvents(),this._registerResultsEvents(),this._registerEvents(),this.dataAdapter.current(function(e){a.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 a=this._resolveWidth(e,"style");return null!=a?a:this._resolveWidth(e,"element")}if("element"==t){a=e.outerWidth(!1);return a<=0?"auto":a+"px"}if("style"!=t)return t;e=e.attr("style");if("string"!=typeof e)return null;for(var i=e.split(";"),o=0,r=i.length;o<r;o+=1){var s=i[o].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){i.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,a=["toggle"];this.selection.on("toggle",function(){n.toggleDropdown()}),this.selection.on("*",function(e,t){-1===i.inArray(e,a)&&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===a.ENTER?(n.trigger("results:select"),e.preventDefault()):t===a.SPACE&&e.ctrlKey?(n.trigger("results:toggle"),e.preventDefault()):t===a.UP?(n.trigger("results:previous"),e.preventDefault()):t===a.DOWN?(n.trigger("results:next"),e.preventDefault()):t!==a.ESC&&t!==a.TAB||(n.close(),e.preventDefault()):t!==a.ENTER&&t!==a.SPACE&&(t!==a.DOWN&&t!==a.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,a={open:"opening",close:"closing",select:"selecting",unselect:"unselecting"};if(e in a){var i={prevented:!1,name:e,args:t};if(n.call(this,a[e],i),i.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];i.isArray(e)&&(e=i.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=i('<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 a,i=[],o=r.trim(e.attr("class"));o&&r((o=""+o).split(/\s+/)).each(function(){0===this.indexOf("select2-")&&i.push(this)}),(o=r.trim(t.attr("class")))&&r((o=""+o).split(/\s+/)).each(function(){0!==this.indexOf("select2-")&&(null!=(a=n(this))&&i.push(a))}),e.attr("class",i.join(" "))}}}),e.define("select2/compat/containerCss",["jquery","./utils"],function(o,r){function s(){return null}function e(){}return e.prototype.render=function(e){var t=e.call(this),n=this.options.get("containerCssClass")||"";o.isFunction(n)&&(n=n(this.$element));var a,i=this.options.get("adaptContainerCssClass");i=i||s,-1!==n.indexOf(":all:")&&(n=n.replace(":all",""),a=i,i=function(e){var t=a(e);return null!=t?t+" "+e:e});e=this.options.get("containerCss")||{};return o.isFunction(e)&&(e=e(this.$element)),r.syncCssClasses(t,this.$element,i),t.css(e),t.addClass(n),t},e}),e.define("select2/compat/dropdownCss",["jquery","./utils"],function(o,r){function s(){return null}function e(){}return e.prototype.render=function(e){var t=e.call(this),n=this.options.get("dropdownCssClass")||"";o.isFunction(n)&&(n=n(this.$element));var a,i=this.options.get("adaptDropdownCssClass");i=i||s,-1!==n.indexOf(":all:")&&(n=n.replace(":all",""),a=i,i=function(e){var t=a(e);return null!=t?t+" "+e:e});e=this.options.get("dropdownCss")||{};return o.isFunction(e)&&(e=e(this.$element)),r.syncCssClasses(t,this.$element,i),t.css(e),t.addClass(n),t},e}),e.define("select2/compat/initSelection",["jquery"],function(a){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,a.isArray(e)||(e=[e]),t(e)})},e}),e.define("select2/compat/inputData",["jquery"],function(o){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=[],a=0;a<this._currentData.length;a++){var i=this._currentData[a];n.push.apply(n,function e(t,n){var a=[];return t.selected||-1!==o.inArray(t.id,n)?(t.selected=!0,a.push(t)):t.selected=!1,t.children&&a.push.apply(a,e(t.children,n)),a}(i,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){o.map(e,function(e){e.selected=!1})}),this.$element.val(t.id)),this.$element.trigger("change")},e.prototype.unselect=function(e,i){var o=this;i.selected=!1,this.current(function(e){for(var t=[],n=0;n<e.length;n++){var a=e[n];i.id!=a.id&&t.push(a.id)}o.$element.val(t.join(o._valueSeparator)),o.$element.trigger("change")})},e.prototype.query=function(e,t,n){for(var a=[],i=0;i<this._currentData.length;i++){var o=this._currentData[i],o=this.matches(t,o);null!==o&&a.push(o)}n({results:a})},e.prototype.addOptions=function(e,t){t=o.map(t,function(e){return o.data(e[0],"data")});this._currentData.push.apply(this._currentData,t)},e}),e.define("select2/compat/matcher",["jquery"],function(r){return function(o){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 a=t.children.length-1;0<=a;a--){var i=t.children[a];o(e.term,i.text,i)||n.children.splice(a,1)}if(0<n.children.length)return n}return o(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(a,e,i,t){var o;return e("jquery.mousewheel"),null==a.fn.select2&&(o=["open","close","destroy"],a.fn.select2=function(t){if("object"==typeof(t=t||{}))return this.each(function(){var e=a.extend({},t,!0);new i(a(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<a.inArray(t,o)?this:n}),null==a.fn.select2.defaults&&(a.fn.select2.defaults=t),i}),i=function(u){function t(e){var t,n=e||window.event,a=f.call(arguments,1),i=0,o=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&&(o=-1*n.wheelDeltaX),"axis"in n&&n.axis===n.HORIZONTAL_AXIS&&(o=-1*r,r=0),i=0===r?o:r,"deltaY"in n&&(i=r=-1*n.deltaY),"deltaX"in n&&(o=n.deltaX,0===r&&(i=-1*o)),0!==r||0!==o){1===n.deltaMode?(i*=t=u.data(this,"mousewheel-line-height"),r*=t,o*=t):2===n.deltaMode&&(i*=t=u.data(this,"mousewheel-page-height"),r*=t,o*=t);var s=Math.max(Math.abs(r),Math.abs(o));return m&&!(s<m)||p(n,m=s)&&(m/=40),p(n,s)&&(i/=40,o/=40,r/=40),i=Math[1<=i?"floor":"ceil"](i/m),o=Math[1<=o?"floor":"ceil"](o/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=o,e.deltaY=r,e.deltaFactor=m,e.offsetX=l,e.offsetY=c,e.deltaMode=0,a.unshift(e,i,o,r),h&&clearTimeout(h),h=setTimeout(d,200),(u.event.dispatch||u.event.handle).apply(this,a)}}function d(){m=null}function p(e,t){return g.settings.adjustOldDeltas&&"mousewheel"===e.type&&t%120==0}var h,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 a=e.length;a;)u.event.fixHooks[e[--a]]=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"],i):"object"==typeof exports?module.exports=i:i(t),{define:e.define,require:e.require}),e=i.require("jquery.select2");function _(e,t){return r.call(e,t)}function c(e,t){var n,a,i,o,r,s,l,c,u,d,p=t&&t.split("/"),h=f.map,m=h&&h["*"]||{};if(e&&"."===e.charAt(0))if(t){for(p=p.slice(0,p.length-1),t=(e=e.split("/")).length-1,f.nodeIdCompat&&g.test(e[t])&&(e[t]=e[t].replace(g,"")),e=p.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((p||m)&&h){for(c=(n=e.split("/")).length;0<c;--c){if(a=n.slice(0,c).join("/"),p)for(u=p.length;0<u;--u)if(i=(i=h[p.slice(0,u).join("/")])&&i[a]){o=i,r=c;break}if(o)break;!s&&m&&m[a]&&(s=m[a],l=c)}!o&&s&&(o=s,r=l),o&&(n.splice(0,r,o),e=n.join("/"))}return e}function b(e,t){return function(){return o.apply(d,s.call(arguments,0).concat([e,t]))}}function A(e){var t;if(_(h,e)&&(t=h[e],delete h[e],m[e]=!0,l.apply(d,t)),!_(p,e)&&!_(m,e))throw new Error("No "+e);return p[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=i,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 a=[function(e,t,n){"use strict";var a=n(1).default;t.__esModule=!0;var i=a(n(2)),o=a(n(40)),r=n(41),s=n(46),l=a(n(49)),c=a(n(44)),n=a(n(39)),u=i.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=o.default,n.Compiler=s.Compiler,n.JavaScriptCompiler=l.default,n.Parser=r.parser,n.parse=r.parse,n.parseWithoutProcessing=r.parseWithoutProcessing,n}i=d();i.create=d,n.default(i),i.Visitor=c.default,i.default=i,t.default=i,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 a=n(3).default,i=n(1).default;t.__esModule=!0;var o=a(n(4)),r=i(n(33)),s=i(n(6)),l=a(n(5)),c=a(n(34)),i=i(n(39));function u(){var t=new o.HandlebarsEnvironment;return l.extend(t,o),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,i.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 a=n(1).default;t.__esModule=!0,t.HandlebarsEnvironment=c;var i=n(5),o=a(n(6)),r=n(10),s=n(30),a=a(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:a.default,log:a.default.log,registerHelper:function(e,t){if(i.toString.call(e)===l){if(t)throw new o.default("Arg not supported with multiple helpers");i.extend(this.helpers,e)}else this.helpers[e]=t},unregisterHelper:function(e){delete this.helpers[e]},registerPartial:function(e,t){if(i.toString.call(e)===l)i.extend(this.partials,e);else{if(void 0===t)throw new o.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(i.toString.call(e)===l){if(t)throw new o.default("Arg not supported with multiple decorators");i.extend(this.decorators,e)}else this.decorators[e]=t},unregisterDecorator:function(e){delete this.decorators[e]}};n=a.default.log;t.log=n,t.createFrame=i.createFrame,t.logger=a.default},function(e,t){"use strict";t.__esModule=!0,t.extend=r,t.indexOf=function(e,t){for(var n=0,a=e.length;n<a;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 i.test(e)?e.replace(a,o):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={"&":"&","<":"<",">":">",'"':""","'":"'","`":"`","=":"="},a=/[&<>"'`=]/g,i=/[&<>"'`=]/;function o(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,a=void 0,i=void 0,o=void 0,t=void 0;n&&(a=n.start.line,i=n.end.line,o=n.start.column,t=n.end.column,e+=" - "+a+":"+o);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=a,this.endLineNumber=i,l?(Object.defineProperty(this,"column",{value:o,enumerable:!0}),Object.defineProperty(this,"endColumn",{value:t,enumerable:!0})):(this.column=o,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 a=n(9);e.exports=function(e,t,n){return a.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 a=n(1).default;t.__esModule=!0,t.registerDefaultHelpers=function(e){i.default(e),o.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 i=a(n(11)),o=a(n(12)),r=a(n(25)),s=a(n(26)),l=a(n(27)),c=a(n(28)),u=a(n(29))},function(e,t,n){"use strict";t.__esModule=!0;var o=n(5);t.default=function(i){i.registerHelper("blockHelperMissing",function(e,t){var n=t.inverse,a=t.fn;return!0===e?a(this):!1===e||null==e?n(this):o.isArray(e)?0<e.length?(t.ids&&(t.ids=[t.name]),i.helpers.each(e,t)):n(this):(t.data&&t.ids&&((n=o.createFrame(t.data)).contextPath=o.appendContextPath(t.data.contextPath,t.name),t={data:n}),a(e,t))})},e.exports=t.default},function(t,n,a){!function(m){"use strict";var f=a(13).default,e=a(1).default;n.__esModule=!0;var g=a(5),y=e(a(6));n.default=function(e){e.registerHelper("each",function(a,e){if(!e)throw new y.default("Must pass iterator to #each");var t,i=e.fn,n=e.inverse,o=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+=i(a[e],{data:s,blockParams:g.blockParams([a[e],e],[l+e,null])})}if(e.data&&e.ids&&(l=g.appendContextPath(e.data.contextPath,e.ids[0])+"."),g.isFunction(a)&&(a=a.call(this)),e.data&&(s=g.createFrame(e.data)),a&&"object"==typeof a)if(g.isArray(a))for(var u=a.length;o<u;o++)o in a&&c(o,o,o===a.length-1);else if(m.Symbol&&a[m.Symbol.iterator]){for(var d=[],p=a[m.Symbol.iterator](),h=p.next();!h.done;h=p.next())d.push(h.value);for(u=(a=d).length;o<u;o++)c(o,o,o===a.length-1)}else t=void 0,f(a).forEach(function(e){void 0!==t&&c(t,o-1),t=e,o++}),void 0!==t&&c(t,o-1,!0);return r=0===o?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 a=n(16);n(18)("keys",function(t){return function(e){return t(a(e))}})},function(e,t,n){var a=n(17);e.exports=function(e){return Object(a(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 i=n(19),o=n(21),r=n(24);e.exports=function(e,t){var n=(o.Object||{})[e]||Object[e],a={};a[e]=t(n),i(i.S+i.F*r(function(){n(1)}),"Object",a)}},function(e,t,n){function m(e,t,n){var a,i,o,r=e&m.F,s=e&m.G,l=e&m.S,c=e&m.P,u=e&m.B,d=e&m.W,p=s?g:g[t]||(g[t]={}),h=s?f:l?f[t]:(f[t]||{})[v];for(a in n=s?t:n)(i=!r&&h&&a in h)&&a in p||(o=(i?h:n)[a],p[a]=s&&"function"!=typeof h[a]?n[a]:u&&i?y(o,f):d&&h[a]==o?function(t){function e(e){return this instanceof t?new t(e):t(e)}return e[v]=t[v],e}(o):c&&"function"==typeof o?y(Function.call,o):o,c&&((p[v]||(p[v]={}))[a]=o))}var f=n(20),g=n(21),y=n(22),v="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 o=n(23);e.exports=function(a,i,e){if(o(a),void 0===i)return a;switch(e){case 1:return function(e){return a.call(i,e)};case 2:return function(e,t){return a.call(i,e,t)};case 3:return function(e,t,n){return a.call(i,e,t,n)}}return function(){return a.apply(i,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 a=n(1).default;t.__esModule=!0;var i=a(n(6));t.default=function(e){e.registerHelper("helperMissing",function(){if(1!==arguments.length)throw new i.default('Missing helper: "'+arguments[arguments.length-1].name+'"')})},e.exports=t.default},function(e,t,n){"use strict";var a=n(1).default;t.__esModule=!0;var i=n(5),o=a(n(6));t.default=function(n){n.registerHelper("if",function(e,t){if(2!=arguments.length)throw new o.default("#if requires exactly one argument");return i.isFunction(e)&&(e=e.call(this)),!t.hash.includeZero&&!e||i.isEmpty(e)?t.inverse(this):t.fn(this)}),n.registerHelper("unless",function(e,t){if(2!=arguments.length)throw new o.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(i){i.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 a=1;null!=t.hash.level?a=t.hash.level:t.data&&null!=t.data.level&&(a=t.data.level),e[0]=a,i.log.apply(i,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 a=n(1).default;t.__esModule=!0;var i=n(5),o=a(n(6));t.default=function(e){e.registerHelper("with",function(e,t){if(2!=arguments.length)throw new o.default("#with requires exactly one argument");i.isFunction(e)&&(e=e.call(this));var n=t.fn;if(i.isEmpty(e))return t.inverse(this);var a=t.data;return t.data&&t.ids&&((a=i.createFrame(t.data)).contextPath=i.appendContextPath(t.data.contextPath,t.ids[0])),n(e,{data:a,blockParams:i.blockParams([e],[a&&a.contextPath])})})},e.exports=t.default},function(e,t,n){"use strict";var a=n(1).default;t.__esModule=!0,t.registerDefaultDecorators=function(e){i.default(e)};var i=a(n(31))},function(e,t,n){"use strict";t.__esModule=!0;var r=n(5);t.default=function(e){e.registerDecorator("inline",function(a,i,o,e){var t=a;return i.partials||(i.partials={},t=function(e,t){var n=o.partials;o.partials=r.extend({},n,i.partials);t=a(e,t);return o.partials=n,t}),i.partials[e.args[0]]=e.fn,t})},e.exports=t.default},function(e,t,n){"use strict";t.__esModule=!0;var a=n(5),i={methodMap:["debug","info","warn","error"],level:"info",lookupLevel:function(e){var t;return e="string"==typeof e?0<=(t=a.indexOf(i.methodMap,e.toLowerCase()))?t:parseInt(e,10):e},log:function(e){if(e=i.lookupLevel(e),"undefined"!=typeof console&&i.lookupLevel(i.level)<=e){e=i.methodMap[e];console[e]||(e="log");for(var t=arguments.length,n=Array(1<t?t-1:0),a=1;a<t;a++)n[a-1]=arguments[a];console[e].apply(console,n)}}};t.default=i,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 a=n(35).default,i=n(3).default,o=n(1).default;t.__esModule=!0,t.checkRevision=function(e){var t=e&&e[0]||1,n=p.COMPILER_REVISION;if(!(t>=p.LAST_COMPATIBLE_COMPILER_REVISION&&t<=p.COMPILER_REVISION)){if(t<p.LAST_COMPATIBLE_COMPILER_REVISION){n=p.REVISION_CHANGES[n],t=p.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,a=0;a<n;a++)if(e[a]&&null!=e[a][t])return e[a][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 a=u.extend({},n,{hooks:this.hooks}),i=c.VM.invokePartial.call(this,e,t,a);if(null==i&&c.compile&&(n.partials[n.name]=c.compile(e,l.compilerOptions,c),i=n.partials[n.name](t,a)),null==i)throw new d.default("The partial "+n.name+" could not be compiled when running in runtime-only mode");if(n.indent){for(var o=i.split("\n"),r=0,s=o.length;r<s&&(o[r]||r+1!==s);r++)o[r]=n.indent+o[r];i=o.join("\n")}return i},fn:function(e){var t=l[e];return t.decorator=l[e+"_d"],t},programs:[],program:function(e,t,n,a,i){var o=this.programs[e],r=this.fn(e);return o=t||i||a||n?m(this,e,r,t,n,a,i):o||(this.programs[e]=m(this,e,r))},data:function(e,t){for(;e&&t--;)e=e._parent;return e},nullContext:a({}),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?p.createFrame(t):{}).root=e);return t}(e,n));var a=void 0,i=l.useBlockParams?[]:void 0;function o(e){return""+l.main(r,e,r.helpers,r.partials,n,i,a)}return l.useDepths&&(a=t.depths?e!=t.depths[0]?[e].concat(t.depths):t.depths:[e]),(o=f(l.main,o,r,t.depths||[],n,i))(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,h.moveHelperToHooks(r,"helperMissing",e),h.moveHelperToHooks(r,"blockHelperMissing",e))},s._child=function(e,t,n,a){if(l.useBlockParams&&!n)throw new d.default("must pass block params");if(l.useDepths&&!a)throw new d.default("must pass parent depths");return m(r,e,l[e],t,0,n,a)},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,a){var i=a.data&&a.data["partial-block"];a.partial=!0,a.ids&&(a.data.contextPath=a.ids[0]||a.data.contextPath);var o=void 0;a.fn&&a.fn!==r&&function(){a.data=p.createFrame(a.data);var n=a.fn;o=a.data["partial-block"]=function(e){var t=arguments.length<=1||void 0===arguments[1]?{}:arguments[1];return t.data=p.createFrame(t.data),t.data["partial-block"]=i,n(e,t)},n.partials&&(a.partials=u.extend({},a.partials,n.partials))}();void 0===e&&o&&(e=o);{if(void 0===e)throw new d.default("The partial "+a.name+" could not be found");if(e instanceof Function)return e(t,a)}},t.noop=r;var u=i(n(5)),d=o(n(6)),p=n(4),h=n(10);function m(a,e,i,o,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===a.nullContext&&null===s[0]||(n=[e].concat(s)),i(a,e,a.helpers,a.partials,t.data||o,r&&[t.blockParams].concat(r),n)}return(n=f(i,n,a,s,o,r)).program=e,n.depth=s?s.length:0,n.blockParams=t||0,n}function r(){return""}function f(e,t,n,a,i,o){return e.decorator&&(t=e.decorator(t,e={},n,a&&a[0],i,o,a),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 a=n(38);n(18)("seal",function(t){return function(e){return t&&a(e)?t(e):e}})},function(e,t){e.exports=function(e){return"object"==typeof e?null!==e:"function"==typeof e}},function(e,t){!function(a){"use strict";t.__esModule=!0,t.default=function(e){var t=void 0!==a?a: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 a=n(1).default,i=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 o=a(n(42)),r=a(n(43)),i=i(n(45)),n=n(5);t.parser=o.default;var s={};function l(e,t){return"Program"===e.type?e:((o.default.yy=s).locInfo=function(e){return new s.SourceLocation(t&&t.srcName,e)},o.default.parse(e))}n.extend(s,i)},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,a,i,o,r){var s=o.length-1;switch(i){case 1:return o[s-1];case 2:this.$=a.prepareProgram(o[s]);break;case 3:case 4:case 5:case 6:case 7:case 8:this.$=o[s];break;case 9:this.$={type:"CommentStatement",value:a.stripComment(o[s]),strip:a.stripFlags(o[s],o[s]),loc:a.locInfo(this._$)};break;case 10:this.$={type:"ContentStatement",original:o[s],value:o[s],loc:a.locInfo(this._$)};break;case 11:this.$=a.prepareRawBlock(o[s-2],o[s-1],o[s],this._$);break;case 12:this.$={path:o[s-3],params:o[s-2],hash:o[s-1]};break;case 13:this.$=a.prepareBlock(o[s-3],o[s-2],o[s-1],o[s],!1,this._$);break;case 14:this.$=a.prepareBlock(o[s-3],o[s-2],o[s-1],o[s],!0,this._$);break;case 15:this.$={open:o[s-5],path:o[s-4],params:o[s-3],hash:o[s-2],blockParams:o[s-1],strip:a.stripFlags(o[s-5],o[s])};break;case 16:case 17:this.$={path:o[s-4],params:o[s-3],hash:o[s-2],blockParams:o[s-1],strip:a.stripFlags(o[s-5],o[s])};break;case 18:this.$={strip:a.stripFlags(o[s-1],o[s-1]),program:o[s]};break;case 19:var l=a.prepareBlock(o[s-2],o[s-1],o[s],o[s],!1,this._$),l=a.prepareProgram([l],o[s-1].loc);l.chained=!0,this.$={strip:o[s-2].strip,program:l,chain:!0};break;case 20:this.$=o[s];break;case 21:this.$={path:o[s-1],strip:a.stripFlags(o[s-2],o[s])};break;case 22:case 23:this.$=a.prepareMustache(o[s-3],o[s-2],o[s-1],o[s-4],a.stripFlags(o[s-4],o[s]),this._$);break;case 24:this.$={type:"PartialStatement",name:o[s-3],params:o[s-2],hash:o[s-1],indent:"",strip:a.stripFlags(o[s-4],o[s]),loc:a.locInfo(this._$)};break;case 25:this.$=a.preparePartialBlock(o[s-2],o[s-1],o[s],this._$);break;case 26:this.$={path:o[s-3],params:o[s-2],hash:o[s-1],strip:a.stripFlags(o[s-4],o[s])};break;case 27:case 28:this.$=o[s];break;case 29:this.$={type:"SubExpression",path:o[s-3],params:o[s-2],hash:o[s-1],loc:a.locInfo(this._$)};break;case 30:this.$={type:"Hash",pairs:o[s],loc:a.locInfo(this._$)};break;case 31:this.$={type:"HashPair",key:a.id(o[s-2]),value:o[s],loc:a.locInfo(this._$)};break;case 32:this.$=a.id(o[s-1]);break;case 33:case 34:this.$=o[s];break;case 35:this.$={type:"StringLiteral",value:o[s],original:o[s],loc:a.locInfo(this._$)};break;case 36:this.$={type:"NumberLiteral",value:Number(o[s]),original:Number(o[s]),loc:a.locInfo(this._$)};break;case 37:this.$={type:"BooleanLiteral",value:"true"===o[s],original:"true"===o[s],loc:a.locInfo(this._$)};break;case 38:this.$={type:"UndefinedLiteral",original:void 0,value:void 0,loc:a.locInfo(this._$)};break;case 39:this.$={type:"NullLiteral",original:null,value:null,loc:a.locInfo(this._$)};break;case 40:case 41:this.$=o[s];break;case 42:this.$=a.preparePath(!0,o[s],this._$);break;case 43:this.$=a.preparePath(!1,o[s],this._$);break;case 44:o[s-2].push({part:a.id(o[s]),original:o[s],separator:o[s-1]}),this.$=o[s-2];break;case 45:this.$=[{part:a.id(o[s]),original:o[s]}];break;case 46:this.$=[];break;case 47:o[s-1].push(o[s]);break;case 48:this.$=[];break;case 49:o[s-1].push(o[s]);break;case 50:this.$=[];break;case 51:o[s-1].push(o[s]);break;case 58:this.$=[];break;case 59:o[s-1].push(o[s]);break;case 64:this.$=[];break;case 65:o[s-1].push(o[s]);break;case 70:this.$=[];break;case 71:o[s-1].push(o[s]);break;case 78:this.$=[];break;case 79:o[s-1].push(o[s]);break;case 82:this.$=[];break;case 83:o[s-1].push(o[s]);break;case 86:this.$=[];break;case 87:o[s-1].push(o[s]);break;case 90:this.$=[];break;case 91:o[s-1].push(o[s]);break;case 94:this.$=[];break;case 95:o[s-1].push(o[s]);break;case 98:this.$=[o[s]];break;case 99:o[s-1].push(o[s]);break;case 100:this.$=[o[s]];break;case 101:o[s-1].push(o[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],a=[null],i=[],o=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;i.push(u);var d=this.lexer.options&&this.lexer.options.ranges;"function"==typeof this.yy.parseError&&(this.parseError=this.yy.parseError);for(var p,h,m,f,g,y,v,_,b,A={};;){if(m=n[n.length-1],void 0===(f=this.defaultActions[m]||(null==p&&(b=void 0,p=b="number"!=typeof(b=t.lexer.lex()||1)&&t.symbols_[b]||b),o[m]&&o[m][p]))||!f.length||!f[0]){var w="";if(!c){for(y in _=[],o[m])this.terminals_[y]&&2<y&&_.push("'"+this.terminals_[y]+"'");w=this.lexer.showPosition?"Parse error on line "+(s+1)+":\n"+this.lexer.showPosition()+"\nExpecting "+_.join(", ")+", got '"+(this.terminals_[p]||p)+"'":"Parse error on line "+(s+1)+": Unexpected "+(1==p?"end of input":"'"+(this.terminals_[p]||p)+"'"),this.parseError(w,{text:this.lexer.match,token:this.terminals_[p]||p,line:this.lexer.yylineno,loc:u,expected:_})}}if(f[0]instanceof Array&&1<f.length)throw new Error("Parse Error: multiple actions possible at state: "+m+", token: "+p);switch(f[0]){case 1:n.push(p),a.push(this.lexer.yytext),i.push(this.lexer.yylloc),n.push(f[1]),p=null,h?(p=h,h=null):(l=this.lexer.yyleng,r=this.lexer.yytext,s=this.lexer.yylineno,u=this.lexer.yylloc,0<c&&c--);break;case 2:if(v=this.productions_[f[1]][1],A.$=a[a.length-v],A._$={first_line:i[i.length-(v||1)].first_line,last_line:i[i.length-1].last_line,first_column:i[i.length-(v||1)].first_column,last_column:i[i.length-1].last_column},d&&(A._$.range=[i[i.length-(v||1)].range[0],i[i.length-1].range[1]]),void 0!==(g=this.performAction.call(A,r,l,s,this.yy,f[1],a,i)))return g;v&&(n=n.slice(0,-1*v*2),a=a.slice(0,-1*v),i=i.slice(0,-1*v)),n.push(this.productions_[f[1]][0]),a.push(A.$),i.push(A._$),v=o[n[n.length-2]][n[n.length-1]],n.push(v);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 a=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===a.length?this.yylloc.first_column:0)+a[a.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,a;this._input||(this.done=!0),this._more||(this.yytext="",this.match="");for(var i=this._currentRules(),o=0;o<i.length&&(!(t=this._input.match(this.rules[i[o]]))||e&&!(t[0].length>e[0].length)||(e=t,n=o,this.options.flex));o++);return e?((a=e[0].match(/(?:\r\n?|\n).*/g))&&(this.yylineno+=a.length),this.yylloc={first_line:this.yylloc.last_line,last_line:this.yylineno+1,first_column:this.yylloc.last_column,last_column:a?a[a.length-1].length-a[a.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],a=this.performAction.call(this,this.yy,this,i[n],this.conditionStack[this.conditionStack.length-1]),this.done&&this._input&&(this.done=!1),a||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,a){function i(e,t){return n.yytext=n.yytext.substring(e,n.yyleng-t+e)}switch(t){case 0:if("\\\\"===n.yytext.slice(-2)?(i(0,1),this.begin("mu")):"\\"===n.yytext.slice(-1)?(i(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:(i(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=i(1,2).replace(/\\"/g,'"'),80;case 32:return n.yytext=i(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 a=n(1).default;t.__esModule=!0;n=a(n(44));function i(){this.options=arguments.length<=0||void 0===arguments[0]?{}:arguments[0]}function p(e,t,n){var a=e[(t=void 0===t?e.length:t)-1],t=e[t-2];return a?"ContentStatement"===a.type?(t||!n?/\r?\n\s*?$/:/(^|\r?\n)\s*?$/).test(a.original):void 0:n}function h(e,t,n){var a=e[(t=void 0===t?-1:t)+1],t=e[t+2];return a?"ContentStatement"===a.type?(t||!n?/^\s*?\r?\n/:/^\s*?(\r?\n|$)/).test(a.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}}(i.prototype=new n.default).Program=function(e){var t=!this.options.ignoreStandalone,n=!this.isRootSeen;this.isRootSeen=!0;for(var a=e.body,i=0,o=a.length;i<o;i++){var r,s,l,c,u=a[i],d=this.accept(u);d&&(r=p(a,i,n),c=h(a,i,n),s=d.openStandalone&&r,l=d.closeStandalone&&c,c=d.inlineStandalone&&r&&c,d.close&&m(a,i,!0),d.open&&f(a,i,!0),t&&c&&(m(a,i),f(a,i)&&"PartialStatement"===u.type&&(u.indent=/([ \t]+$)/.exec(a[i-1].original)[1])),t&&s&&(m((u.program||u.inverse).body),f(a,i)),t&&l&&(m(a,i),f((u.inverse||u.program).body)))}return e},i.prototype.BlockStatement=i.prototype.DecoratorBlock=i.prototype.PartialBlockStatement=function(e){this.accept(e.program),this.accept(e.inverse);var t=e.program||e.inverse,n=e.program&&e.inverse,a=n,i=n;if(n&&n.chained)for(a=n.body[0].program;i.chained;)i=i.body[i.body.length-1].program;var o={open:e.openStrip.open,close:e.closeStrip.close,openStandalone:h(t.body),closeStandalone:p((a||t).body)};return e.openStrip.close&&m(t.body,null,!0),n?((n=e.inverseStrip).open&&f(t.body,null,!0),n.close&&m(a.body,null,!0),e.closeStrip.open&&f(i.body,null,!0),!this.options.ignoreStandalone&&p(t.body)&&h(a.body)&&(f(t.body),m(a.body))):e.closeStrip.open&&f(t.body,null,!0),o},i.prototype.Decorator=i.prototype.MustacheStatement=function(e){return e.strip},i.prototype.PartialStatement=i.prototype.CommentStatement=function(e){e=e.strip||{};return{inlineStandalone:!0,open:e.open,close:e.close}},t.default=i,e.exports=t.default},function(e,t,n){"use strict";var a=n(1).default;t.__esModule=!0;var i=a(n(6));function o(){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")}o.prototype={constructor:o,mutating:!1,acceptKey:function(e,t){var n=this.accept(e[t]);if(this.mutating){if(n&&!o.prototype[n.type])throw new i.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 i.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 i.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=o,e.exports=t.default},function(e,t,n){"use strict";var a=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 a=e?"@":"",i=[],o=0,r=0,s=t.length;r<s;r++){var l=t[r].part,c=t[r].original!==l;if(a+=(t[r].separator||"")+l,c||".."!==l&&"."!==l&&"this"!==l)i.push(l);else{if(0<i.length)throw new u.default("Invalid path: "+a,{loc:n});".."===l&&o++}}return{type:"PathExpression",data:e,depth:o,parts:i,original:a,loc:n}},t.prepareMustache=function(e,t,n,a,i,o){var r=a.charAt(3)||a.charAt(2),r="{"!==r&&"&"!==r;return{type:/\*/.test(a)?"Decorator":"MustacheStatement",path:e,params:t,hash:n,escaped:r,strip:i,loc:this.locInfo(o)}},t.prepareRawBlock=function(e,t,n,a){c(e,n),a=this.locInfo(a);t={type:"Program",body:t,strip:{},loc:a};return{type:"BlockStatement",path:e.path,params:e.params,hash:e.hash,program:t,openStrip:{},inverseStrip:{},closeStrip:{},loc:a}},t.prepareBlock=function(e,t,n,a,i,o){a&&a.path&&c(e,a);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=a.strip),l=n.strip,s=n.program}i&&(i=s,s=t,t=i);return{type:r?"DecoratorBlock":"BlockStatement",path:e.path,params:e.params,hash:e.hash,program:t,inverse:s,openStrip:e.strip,inverseStrip:l,closeStrip:a&&a.strip,loc:this.locInfo(o)}},t.prepareProgram=function(e,t){{var n,a;!t&&e.length&&(n=e[0].loc,a=e[e.length-1].loc,n&&a&&(t={source:n.source,start:{line:n.start.line,column:n.start.column},end:{line:a.end.line,column:a.end.column}}))}return{type:"Program",body:e,strip:{},loc:t}},t.preparePartialBlock=function(e,t,n,a){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(a)}};var u=a(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 a=n(47).default,i=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,a){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 i=void 0;function o(){var e=a.parse(t,n),e=(new a.Compiler).compile(e,n),e=(new a.JavaScriptCompiler).compile(e,n,void 0,!0);return a.template(e)}function e(e,t){return(i=i||o()).call(this,e,t)}return e._setup=function(e){return(i=i||o())._setup(e)},e._child=function(e,t,n,a){return(i=i||o())._child(e,t,n,a)},e};var r=i(n(6)),s=n(5),o=i(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 a=this.opcodes[n],i=e.opcodes[n];if(a.opcode!==i.opcode||!function e(t,n){if(t===n)return!0;if(s.isArray(t)&&s.isArray(n)&&t.length===n.length){for(var a=0;a<t.length;a++)if(!e(t[a],n[a]))return!1;return!0}}(a.args,i.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(a(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,a=0;a<n;a++)this.accept(t[a]);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),a=this.classifySexpr(e);"helper"===a?this.helperSexpr(e,t,n):"simple"===a?(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 a=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,a,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 a=e.path,i=a.parts[0],e=null!=t||null!=n;this.opcode("getContext",a.depth),this.opcode("pushProgram",t),this.opcode("pushProgram",n),a.strict=!0,this.accept(a),this.opcode("invokeAmbiguous",i,e)},simpleSexpr:function(e){e=e.path;e.strict=!0,this.accept(e),this.opcode("resolvePossibleLambda")},helperSexpr:function(e,t,n){var a=this.setupFullMustacheParams(e,t,n),t=e.path,n=t.parts[0];if(this.options.knownHelpers[n])this.opcode("invokeKnownHelper",a.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",a.length,t.original,o.default.helpers.simpleId(t))}},PathExpression:function(e){this.addDepth(e.depth),this.opcode("getContext",e.depth);var t=e.parts[0],n=o.default.helpers.scopedId(e),a=!e.depth&&!n&&this.blockParamIndex(t);a?this.opcode("lookupBlockParam",a,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,a=t.length;for(this.opcode("pushHash");n<a;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=o.default.helpers.simpleId(e.path),n=t&&!!this.blockParamIndex(e.path.parts[0]),a=!n&&o.default.helpers.helperExpression(e),n=!n&&(a||t);return n&&!a&&(t=e.path.parts[0],(e=this.options).knownHelpers[t]?a=!0:e.knownHelpersOnly&&(n=!1)),a?"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,a=null!=e.value?e.value:e.original||"";this.stringParams?(a.replace&&(a=a.replace(/^(\.?\.\/)*/g,"").replace(/\//g,".")),e.depth&&this.addDepth(e.depth),this.opcode("getContext",e.depth||0),this.opcode("pushStringParam",a,e.type),"SubExpression"===e.type&&this.accept(e)):(this.trackIds&&(t=void 0,(t=e.parts&&!o.default.helpers.scopedId(e)&&!e.depth?this.blockParamIndex(e.parts[0]):t)?(n=e.parts.slice(1).join("."),this.opcode("pushId","BlockParam",t,n)):((a=e.original||a).replace&&(a=a.replace(/^this(?:\.|$)/,"").replace(/^\.\//,"").replace(/^\.$/,"")),this.opcode("pushId",e.type,a))),this.accept(e))},setupFullMustacheParams:function(e,t,n,a){var i=e.params;return this.pushParams(i),this.opcode("pushProgram",t),this.opcode("pushProgram",n),e.hash?this.accept(e.hash):this.opcode("emptyHash",a),i},blockParamIndex:function(e){for(var t=0,n=this.options.blockParams.length;t<n;t++){var a=this.options.blockParams[t],i=a&&s.indexOf(a,e);if(a&&0<=i)return[t,i]}}}},function(e,t,n){e.exports={default:n(48),__esModule:!0}},function(e,t,n){var a=n(9);e.exports=function(e,t){return a.create(e,t)}},function(e,t,n){"use strict";var r=n(13).default,a=n(1).default;t.__esModule=!0;var i=n(4),p=a(n(6)),o=n(5),s=a(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=i.COMPILER_REVISION;return[e,i.REVISION_CHANGES[e]]},appendToBuffer:function(e,t,n){return o.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,a){this.environment=e,this.options=t,this.stringParams=this.options.stringParams,this.trackIds=this.options.trackIds,this.precompile=!a,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 i,o=e.opcodes,r=void 0,s=void 0,l=void 0;for(s=0,l=o.length;s<l;s++)i=o[s],this.source.currentLocation=i.loc,r=r||i.loc,this[i.opcode].apply(this,i.args);if(this.source.currentLocation=r,this.pushSource(""),this.stackSlot||this.inlineStack.length||this.compileStack.length)throw new p.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;"),a?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(a);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),a?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,a="",t=this.stackVars.concat(this.registers.list);0<t.length&&(a+=", "+t.join(", "));var i=0;r(this.aliases).forEach(function(e){var t=n.aliases[e];t.children&&1<t.referenceCount&&(a+=", alias"+ ++i+"="+e,t.children[0]="alias"+i)});var o=["container","depth0","helpers","partials","data"];(this.useBlockParams||this.useDepths)&&o.push("blockParams"),this.useDepths&&o.push("depths");t=this.mergeSource(a);return e?(o.push(t),Function.apply(this,o)):this.source.wrap(["function(",o.join(","),") {\n ",t,"}"])},mergeSource:function(e){var t=this.environment.isSimple,n=!this.forceBuffer,a=void 0,i=void 0,o=void 0,r=void 0;return this.source.each(function(e){e.appendToBuffer?(o?e.prepend(" + "):o=e,r=e):(o&&(i?o.prepend("buffer += "):a=!0,r.add(";"),o=r=void 0),i=!0,t||(n=!1))}),n?o?(o.prepend("return "),r.add(";")):i||this.source.push('return "";'):(e+=", buffer = "+(a?"":this.initializeBuffer()),o?(o.prepend("return buffer + "),r.add(";")):this.source.push("return buffer;")),e&&this.source.prepend("var "+e.substring(2)+(a?"":";\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,a){var i=0;a||!this.options.compat||this.lastContext?this.pushContext():this.push(this.depthedLookup(e[i++])),this.resolvePath("context",e,i,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,a,i,o,e){var r=this;if(this.options.strict||this.options.assumeObjects)this.push(function(e,t,n,a){var i=t.popStack(),o=0,r=n.length;e&&r--;for(;o<r;o++)i=t.nameLookup(i,n[o],a);return e?[t.aliasable("container.strict"),"(",i,", ",t.quotedString(n[o]),", ",JSON.stringify(t.source.currentLocation)," )"]:i}(this.options.strict&&e,this,a,n));else for(var t=a.length;i<t;i++)this.replaceStack(function(e){var t=r.nameLookup(e,a[i],n);return o?[" && ",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 a=this.popStack(),e=this.setupHelper(e,t),t=[];n&&t.push(e.name),t.push(a),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 a=1;a<e.length;a++)n.push(t,e[a]);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 a=[],i=this.setupParams(t,1,a);e&&(t=this.popStack(),delete i.name),n&&(i.indent=JSON.stringify(n)),i.helpers="helpers",i.partials="partials",i.decorators="container.decorators",e?a.unshift(t):a.unshift(this.nameLookup("partials",t,"partial")),this.options.compat&&(i.depths="depths"),i=this.objectLiteral(i),a.push(i),this.push(this.source.functionCall("container.invokePartial","",a))},assignToHash:function(e){var t=this.popStack(),n=void 0,a=void 0,i=void 0;this.trackIds&&(i=this.popStack()),this.stringParams&&(a=this.popStack(),n=this.popStack());var o=this.hash;n&&(o.contexts[e]=n),a&&(o.types[e]=a),i&&(o.ids[e]=i),o.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,a=void 0,i=void 0,o=0,r=n.length;o<r;o++){var s,a=n[o],i=new this.compiler,l=this.matchExistingProgram(a);null==l?(this.context.programs.push(""),s=this.context.programs.length,a.index=s,a.name="program"+s,this.context.programs[s]=i.compile(a,t,this.context,!this.precompile),this.context.decorators[s]=i.decorators,this.context.environments[s]=a,this.useDepths=this.useDepths||i.useDepths,this.useBlockParams=this.useBlockParams||i.useBlockParams,a.useDepths=this.useDepths,a.useBlockParams=this.useBlockParams):(a.index=l.index,a.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 a=this.context.environments[t];if(a&&a.equals(e))return a}},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,a=void 0,i=void 0;if(!this.isInline())throw new p.default("replaceStack on non-inline");var o,r=this.popStack(!0);r instanceof c?(t=["(",n=[r.value]],i=!0):(a=!0,o=this.incrStack(),t=["((",this.push(o)," = ",r,")"],n=this.topStack());n=e.call(this,n);i||this.popStack(),a&&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 a,i=e[t];i instanceof c?this.compileStack.push(i):(a=this.incrStack(),this.pushSource([a," = ",i,";"]),this.compileStack.push(a))}},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 p.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 a=[];return{params:a,paramsInit:this.setupHelperArgs(t,e,a,n),name:this.nameLookup("helpers",t,"helper"),callParams:[this.aliasable(this.contextName(0)+" != null ? "+this.contextName(0)+" : (container.nullContext || {})")].concat(a)}},setupParams:function(e,t,n){var a,i={},o=[],r=[],s=[],l=!n;l&&(n=[]),i.name=this.quotedString(e),i.hash=this.popStack(),this.trackIds&&(i.hashIds=this.popStack()),this.stringParams&&(i.hashTypes=this.popStack(),i.hashContexts=this.popStack());var c=this.popStack(),e=this.popStack();(e||c)&&(i.fn=e||"container.noop",i.inverse=c||"container.noop");for(var u=t;u--;)a=this.popStack(),n[u]=a,this.trackIds&&(s[u]=this.popStack()),this.stringParams&&(r[u]=this.popStack(),o[u]=this.popStack());return l&&(i.args=this.source.generateArray(n)),this.trackIds&&(i.ids=this.source.generateArray(s)),this.stringParams&&(i.types=this.source.generateArray(r),i.contexts=this.source.generateArray(o)),this.options.data&&(i.data="data"),this.useBlockParams&&(i.blockParams="blockParams"),i},setupHelperArgs:function(e,t,n,a){t=this.setupParams(e,t,n);return t.loc=JSON.stringify(this.source.currentLocation),t=this.objectLiteral(t),a?(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,a=e.length;n<a;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 o=n(13).default;t.__esModule=!0;var r=n(5),a=void 0;function s(e,t,n){if(r.isArray(e)){for(var a=[],i=0,o=e.length;i<o;i++)a.push(t.wrap(e[i],n));return a}return"boolean"==typeof e||"number"==typeof e?e+"":e}function i(e){this.srcFile=e,this.source=[]}a||((a=function(e,t,n,a){this.src="",a&&this.add(a)}).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}}),i.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 a(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 a?e:(e=s(e,this,t),new a(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 a=this,i=[];o(n).forEach(function(e){var t=s(n[e],a);"undefined"!==t&&i.push([a.quotedString(e),":",t])});var e=this.generateList(i);return e.prepend("{"),e.add("}"),e},generateList:function(e){for(var t=this.empty(),n=0,a=e.length;n<a;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=i,e.exports=t.default}],i={},n.m=a,n.c=i,n.p="",n(0);function n(e){if(i[e])return i[e].exports;var t=i[e]={exports:{},id:e,loaded:!1};return a[e].call(t.exports,t,t.exports,n),t.loaded=!0,t.exports}var a,i}),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 o(e){return void 0===e}function l(e){return"number"==typeof e||"[object Number]"===Object.prototype.toString.call(e)}function a(e){return e instanceof Date||"[object Date]"===Object.prototype.toString.call(e)}function i(e,t){for(var n=[],a=0;a<e.length;++a)n.push(t(e[a],a));return n}function p(e,t){return Object.prototype.hasOwnProperty.call(e,t)}function c(e,t){for(var n in t)p(t,n)&&(e[n]=t[n]);return p(t,"toString")&&(e.toString=t.toString),p(t,"valueOf")&&(e.valueOf=t.valueOf),e}function u(e,t,n,a){return xt(e,t,n,a,!0).utc()}function h(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=h(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(h(t),e):h(t).userInvalidated=!0,t}var g=Array.prototype.some||function(e){for(var t=Object(this),n=t.length>>>0,a=0;a<n;a++)if(a in t&&e.call(this,t[a],a,t))return!0;return!1},y=d.momentProperties=[];function v(e,t){var n,a,i;if(o(t._isAMomentObject)||(e._isAMomentObject=t._isAMomentObject),o(t._i)||(e._i=t._i),o(t._f)||(e._f=t._f),o(t._l)||(e._l=t._l),o(t._strict)||(e._strict=t._strict),o(t._tzm)||(e._tzm=t._tzm),o(t._isUTC)||(e._isUTC=t._isUTC),o(t._offset)||(e._offset=t._offset),o(t._pf)||(e._pf=h(t)),o(t._locale)||(e._locale=t._locale),0<y.length)for(n=0;n<y.length;n++)o(i=t[a=y[n]])||(e[a]=i);return e}var t=!1;function _(e){v(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 _||null!=e&&null!=e._isAMomentObject}function A(e){return e<0?Math.ceil(e)||0:Math.floor(e)}function w(e){var t=+e,e=0;return e=0!=t&&isFinite(t)?A(t):e}function k(e,t,n){for(var a=Math.min(e.length,t.length),i=Math.abs(e.length-t.length),o=0,r=0;r<a;r++)(n&&e[r]!==t[r]||!n&&w(e[r])!==w(t[r]))&&o++;return o+i}function S(e){!1===d.suppressDeprecationWarnings&&"undefined"!=typeof console&&console.warn&&console.warn("Deprecation warning: "+e)}function n(i,o){var r=!0;return c(function(){if(null!=d.deprecationHandler&&d.deprecationHandler(null,i),r){for(var e,t=[],n=0;n<arguments.length;n++){if(e="","object"==typeof arguments[n]){for(var a in e+="\n["+n+"] ",arguments[0])e+=a+": "+arguments[0][a]+", ";e=e.slice(0,-2)}else e=arguments[n];t.push(e)}S(i+"\nArguments: "+Array.prototype.slice.call(t).join("")+"\n"+(new Error).stack),r=!1}return o.apply(this,arguments)},o)}var M={};function P(e,t){null!=d.deprecationHandler&&d.deprecationHandler(e,t),M[e]||(S(t),M[e]=!0)}function x(e){return e instanceof Function||"[object Function]"===Object.prototype.toString.call(e)}function C(e,t){var n,a=c({},e);for(n in t)p(t,n)&&(s(e[n])&&s(t[n])?(a[n]={},c(a[n],e[n]),c(a[n],t[n])):null!=t[n]?a[n]=t[n]:delete a[n]);for(n in e)p(e,n)&&!p(t,n)&&s(e[n])&&(a[n]=c({},a[n]));return a}function E(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)p(e,t)&&n.push(t);return n};var D={};function O(e,t){var n=e.toLowerCase();D[n]=D[n+"s"]=D[t]=e}function L(e){return"string"==typeof e?D[e]||D[e.toLowerCase()]:void 0}function j(e){var t,n,a={};for(n in e)p(e,n)&&(t=L(n))&&(a[t]=e[n]);return a}var I={};function z(e,t){I[e]=t}function N(e,t,n){var a=""+Math.abs(e);return(0<=e?n?"+":"":"-")+Math.pow(10,Math.max(0,t-a.length)).toString().substr(1)+a}var W=/(\[[^\[]*\])|(\\)?([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,B={},F={};function H(e,t,n,a){var i="string"==typeof a?function(){return this[a]()}:a;e&&(F[e]=i),t&&(F[t[0]]=function(){return N(i.apply(this,arguments),t[1],t[2])}),n&&(F[n]=function(){return this.localeData().ordinal(i.apply(this,arguments),e)})}function q(e,t){return e.isValid()?(t=$(t,e.localeData()),B[t]=B[t]||function(a){for(var e,i=a.match(W),t=0,o=i.length;t<o;t++)F[i[t]]?i[t]=F[i[t]]:i[t]=(e=i[t]).match(/\[[\s\S]/)?e.replace(/^\[|\]$/g,""):e.replace(/\\/g,"");return function(e){for(var t="",n=0;n<o;n++)t+=x(i[n])?i[n].call(e,a):i[n];return t}}(t),B[t](e)):e.localeData().invalidDate()}function $(e,t){var n=5;function a(e){return t.longDateFormat(e)||e}for(R.lastIndex=0;0<=n&&R.test(e);)e=e.replace(R,a),R.lastIndex=0,--n;return e}var V=/\d/,U=/\d\d/,G=/\d{3}/,Y=/\d{4}/,Z=/[+-]?\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+/,ae=/[+-]?\d+/,ie=/Z|[+-]\d\d:?\d\d/gi,oe=/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,a){se[e]=x(n)?n:function(e,t){return e&&a?a:n}}function ce(e,t){return p(se,e)?se[e](t._strict,t._locale):new RegExp(ue(e.replace("\\","").replace(/\\(\[)|\\(\])|\[([^\]\[]*)\]|\\(.)/g,function(e,t,n,a,i){return t||n||a||i})))}function ue(e){return e.replace(/[-\/\\^$*+?.()|[\]{}]/g,"\\$&")}var de={};function pe(e,n){var t,a=n;for("string"==typeof e&&(e=[e]),l(n)&&(a=function(e,t){t[n]=w(e)}),t=0;t<e.length;t++)de[e[t]]=a}function he(e,i){pe(e,function(e,t,n,a){n._w=n._w||{},i(e,n._w,n,a)})}var me=0,fe=1,ge=2,ye=3,ve=4,_e=5,be=6,Ae=7,we=8;function ke(e){return Se(e)?366:365}function Se(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"),z("year",1),le("Y",ae),le("YY",K,U),le("YYYY",ee,Y),le("YYYYY",te,Z),le("YYYYYY",te,Z),pe(["YYYYY","YYYYYY"],me),pe("YYYY",function(e,t){t[me]=2===e.length?d.parseTwoDigitYear(e):w(e)}),pe("YY",function(e,t){t[me]=d.parseTwoDigitYear(e)}),pe("Y",function(e,t){t[me]=parseInt(e,10)}),d.parseTwoDigitYear=function(e){return w(e)+(68<w(e)?1900:2e3)};var Me,Pe=xe("FullYear",!0);function xe(t,n){return function(e){return null!=e?(Ee(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 Ee(e,t,n){e.isValid()&&!isNaN(n)&&("FullYear"===t&&Se(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?Se(e)?29:28:31-n%7%2}Me=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"),z("month",8),le("M",K),le("MM",K,U),le("MMM",function(e,t){return t.monthsShortRegex(e)}),le("MMMM",function(e,t){return t.monthsRegex(e)}),pe(["M","MM"],function(e,t){t[fe]=w(e)-1}),pe(["MMM","MMMM"],function(e,t,n,a){a=n._locale.monthsParse(e,a,n._strict);null!=a?t[fe]=a:h(n).invalidMonth=e});var De=/D[oD]?(\[[^\[\]]*\]|\s)+MMMM?/,Oe="January_February_March_April_May_June_July_August_September_October_November_December".split("_");var Le="Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_");function je(e,t){var n;if(!e.isValid())return e;if("string"==typeof t)if(/^\d+$/.test(t))t=w(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?(je(this,e),d.updateOffset(this,!0),this):Ce(this,"Month")}var ze=re;var Ne=re;function We(){function e(e,t){return t.length-e.length}for(var t,n=[],a=[],i=[],o=0;o<12;o++)t=u([2e3,o]),n.push(this.monthsShort(t,"")),a.push(this.months(t,"")),i.push(this.months(t,"")),i.push(this.monthsShort(t,""));for(n.sort(e),a.sort(e),i.sort(e),o=0;o<12;o++)n[o]=ue(n[o]),a[o]=ue(a[o]);for(o=0;o<24;o++)i[o]=ue(i[o]);this._monthsRegex=new RegExp("^("+i.join("|")+")","i"),this._monthsShortRegex=this._monthsRegex,this._monthsStrictRegex=new RegExp("^("+a.join("|")+")","i"),this._monthsShortStrictRegex=new RegExp("^("+n.join("|")+")","i")}function Re(e,t,n,a,i,o,r){r=new Date(e,t,n,a,i,o,r);return e<100&&0<=e&&isFinite(r.getFullYear())&&r.setFullYear(e),r}function Be(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+Be(e,0,n).getUTCDay()-t)%7-1}function He(e,t,n,a,i){var o,i=1+7*(t-1)+(7+n-a)%7+Fe(e,a,i),i=i<=0?ke(o=e-1)+i:i>ke(e)?(o=e+1,i-ke(e)):(o=e,i);return{year:o,dayOfYear:i}}function qe(e,t,n){var a,i,o=Fe(e.year(),t,n),o=Math.floor((e.dayOfYear()-o-1)/7)+1;return o<1?a=o+$e(i=e.year()-1,t,n):o>$e(e.year(),t,n)?(a=o-$e(e.year(),t,n),i=e.year()+1):(i=e.year(),a=o),{week:a,year:i}}function $e(e,t,n){var a=Fe(e,t,n),n=Fe(e+1,t,n);return(ke(e)-a+n)/7}H("w",["ww",2],"wo","week"),H("W",["WW",2],"Wo","isoWeek"),O("week","w"),O("isoWeek","W"),z("week",5),z("isoWeek",5),le("w",K),le("ww",K,U),le("W",K),le("WW",K,U),he(["w","ww","W","WW"],function(e,t,n,a){t[a.substr(0,1)]=w(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"),z("day",11),z("weekday",11),z("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)}),he(["dd","ddd","dddd"],function(e,t,n,a){a=n._locale.weekdaysParse(e,a,n._strict);null!=a?t.d=a:h(n).invalidWeekday=e}),he(["d","e","E"],function(e,t,n,a){t[a]=w(e)});var Ve="Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_");var Ue="Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_");var Ge="Su_Mo_Tu_We_Th_Fr_Sa".split("_");var Ye=re;var Ze=re;var Ke=re;function Qe(){function e(e,t){return t.length-e.length}for(var t,n,a,i=[],o=[],r=[],s=[],l=0;l<7;l++)a=u([2e3,1]).day(l),t=this.weekdaysMin(a,""),n=this.weekdaysShort(a,""),a=this.weekdays(a,""),i.push(t),o.push(n),r.push(a),s.push(t),s.push(n),s.push(a);for(i.sort(e),o.sort(e),r.sort(e),s.sort(e),l=0;l<7;l++)o[l]=ue(o[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("^("+o.join("|")+")","i"),this._weekdaysMinStrictRegex=new RegExp("^("+i.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"),z("hour",13),le("a",et),le("A",et),le("H",K),le("h",K),le("k",K),le("HH",K,U),le("hh",K,U),le("kk",K,U),le("hmm",Q),le("hmmss",J),le("Hmm",Q),le("Hmmss",J),pe(["H","HH"],ye),pe(["k","kk"],function(e,t,n){e=w(e);t[ye]=24===e?0:e}),pe(["a","A"],function(e,t,n){n._isPm=n._locale.isPM(e),n._meridiem=e}),pe(["h","hh"],function(e,t,n){t[ye]=w(e),h(n).bigHour=!0}),pe("hmm",function(e,t,n){var a=e.length-2;t[ye]=w(e.substr(0,a)),t[ve]=w(e.substr(a)),h(n).bigHour=!0}),pe("hmmss",function(e,t,n){var a=e.length-4,i=e.length-2;t[ye]=w(e.substr(0,a)),t[ve]=w(e.substr(a,2)),t[_e]=w(e.substr(i)),h(n).bigHour=!0}),pe("Hmm",function(e,t,n){var a=e.length-2;t[ye]=w(e.substr(0,a)),t[ve]=w(e.substr(a))}),pe("Hmmss",function(e,t,n){var a=e.length-4,i=e.length-2;t[ye]=w(e.substr(0,a)),t[ve]=w(e.substr(a,2)),t[_e]=w(e.substr(i))});var tt,nt=xe("Hours",!0),at={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:Le,week:{dow:0,doy:6},weekdays:Ve,weekdaysMin:Ge,weekdaysShort:Ue,meridiemParse:/[ap]\.?m?\.?/i},it={},ot={};function rt(e){return e&&e.toLowerCase().replace("_","-")}function st(e){if(!it[e]&&"undefined"!=typeof module&&module&&module.exports)try{var t=tt._abbr;require("./locale/"+e),lt(t)}catch(e){}return it[e]}function lt(e,t){return e&&((t=o(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 it[e],null;var n,a=at;if(t.abbr=e,null!=it[e])P("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."),a=it[e]._config;else if(null!=t.parentLocale)if(null!=it[t.parentLocale])a=it[t.parentLocale]._config;else{if(null==(n=st(t.parentLocale)))return ot[t.parentLocale]||(ot[t.parentLocale]=[]),ot[t.parentLocale].push({name:e,config:t}),null;a=n._config}return it[e]=new E(C(a,t)),ot[e]&&ot[e].forEach(function(e){ct(e.name,e.config)}),lt(e),it[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,a,i,o=0;o<e.length;){for(t=(i=rt(e[o]).split("-")).length,n=(n=rt(e[o+1]))?n.split("-"):null;0<t;){if(a=st(i.slice(0,t).join("-")))return a;if(n&&n.length>=t&&k(i,n,!0)>=t-1)break;t--}o++}return tt}(e)}function dt(e){var t=e._a;return t&&-2===h(e).overflow&&(t=t[fe]<0||11<t[fe]?fe:t[ge]<1||t[ge]>Te(t[me],t[fe])?ge:t[ye]<0||24<t[ye]||24===t[ye]&&(0!==t[ve]||0!==t[_e]||0!==t[be])?ye:t[ve]<0||59<t[ve]?ve:t[_e]<0||59<t[_e]?_e:t[be]<0||999<t[be]?be:-1,h(e)._overflowDayOfYear&&(t<me||ge<t)&&(t=ge),h(e)._overflowWeeks&&-1===t&&(t=Ae),h(e)._overflowWeekday&&-1===t&&(t=we),h(e).overflow=t),e}function pt(e,t,n){return null!=e?e:null!=t?t:n}function ht(e){var t,n,a,i,o,r=[];if(!e._d){for(i=e,o=new Date(d.now()),n=i._useUTC?[o.getUTCFullYear(),o.getUTCMonth(),o.getUTCDate()]:[o.getFullYear(),o.getMonth(),o.getDate()],e._w&&null==e._a[ge]&&null==e._a[fe]&&function(e){var t,n,a,i,o,r,s;{var l;null!=(t=e._w).GG||null!=t.W||null!=t.E?(o=1,r=4,n=pt(t.GG,e._a[me],qe(Ct(),1,4).year),a=pt(t.W,1),((i=pt(t.E,1))<1||7<i)&&(s=!0)):(o=e._locale._week.dow,r=e._locale._week.doy,l=qe(Ct(),o,r),n=pt(t.gg,e._a[me],l.year),a=pt(t.w,l.week),null!=t.d?((i=t.d)<0||6<i)&&(s=!0):null!=t.e?(i=t.e+o,(t.e<0||6<t.e)&&(s=!0)):i=o)}a<1||a>$e(n,o,r)?h(e)._overflowWeeks=!0:null!=s?h(e)._overflowWeekday=!0:(r=He(n,a,i,o,r),e._a[me]=r.year,e._dayOfYear=r.dayOfYear)}(e),null!=e._dayOfYear&&(a=pt(e._a[me],n[me]),(e._dayOfYear>ke(a)||0===e._dayOfYear)&&(h(e)._overflowDayOfYear=!0),a=Be(a,0,e._dayOfYear),e._a[fe]=a.getUTCMonth(),e._a[ge]=a.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[ye]&&0===e._a[ve]&&0===e._a[_e]&&0===e._a[be]&&(e._nextDay=!0,e._a[ye]=0),e._d=(e._useUTC?Be:Re).apply(null,r),a=e._useUTC?e._d.getUTCDay():e._d.getDay(),null!=e._tzm&&e._d.setUTCMinutes(e._d.getUTCMinutes()-e._tzm),e._nextDay&&(e._a[ye]=24),e._w&&void 0!==e._w.d&&e._w.d!==a&&(h(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)?/,yt=[["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}/]],vt=[["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/]],_t=/^\/?Date\((\-?\d+)/i;function bt(e){var t,n,a,i,o,r,s=e._i,l=mt.exec(s)||ft.exec(s);if(l){for(h(e).iso=!0,t=0,n=yt.length;t<n;t++)if(yt[t][1].exec(l[1])){i=yt[t][0],a=!1!==yt[t][2];break}if(null!=i){if(l[3]){for(t=0,n=vt.length;t<n;t++)if(vt[t][1].exec(l[3])){o=(l[2]||" ")+vt[t][0];break}if(null==o)return void(e._isValid=!1)}if(a||null==o){if(l[4]){if(!gt.exec(l[4]))return void(e._isValid=!1);r="Z"}e._f=i+(o||"")+(r||""),Mt(e)}else e._isValid=!1}else e._isValid=!1}else e._isValid=!1}var At=/^(?:(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 wt(e,t,n,a,i,o){i=[function(e){e=parseInt(e,10);{if(e<=49)return 2e3+e;if(e<=999)return 1900+e}return e}(e),Le.indexOf(t),parseInt(n,10),parseInt(a,10),parseInt(i,10)];return o&&i.push(parseInt(o,10)),i}var kt={UT:0,GMT:0,EDT:-240,EST:-300,CDT:-300,CST:-360,MDT:-360,MST:-420,PDT:-420,PST:-480};function St(e){var t,n,a,i,o=At.exec(e._i.replace(/\([^)]*\)|[\n\t]/g," ").replace(/(\s\s+)/g," ").replace(/^\s\s*/,"").replace(/\s\s*$/,""));o?(t=wt(o[4],o[3],o[2],o[5],o[6],o[7]),n=o[1],a=t,i=e,n&&Ue.indexOf(n)!==new Date(a[0],a[1],a[2]).getDay()?(h(i).weekdayMismatch=!0,i._isValid=!1):(e._a=t,e._tzm=(i=o[8],t=o[9],o=o[10],i?kt[i]:t?0:60*(((t=parseInt(o,10))-(o=t%100))/100)+o),e._d=Be.apply(null,e._a),e._d.setUTCMinutes(e._d.getUTCMinutes()-e._tzm),h(e).rfc2822=!0)):e._isValid=!1}function Mt(e){if(e._f!==d.ISO_8601)if(e._f!==d.RFC_2822){e._a=[],h(e).empty=!0;for(var t,n,a,i,o,r=""+e._i,s=r.length,l=0,c=$(e._f,e._locale).match(W)||[],u=0;u<c.length;u++)n=c[u],(t=(r.match(ce(n,e))||[])[0])&&(0<(i=r.substr(0,r.indexOf(t))).length&&h(e).unusedInput.push(i),r=r.slice(r.indexOf(t)+t.length),l+=t.length),F[n]?(t?h(e).empty=!1:h(e).unusedTokens.push(n),a=n,o=e,null!=(i=t)&&p(de,a)&&de[a](i,o._a,o,a)):e._strict&&!t&&h(e).unusedTokens.push(n);h(e).charsLeftOver=s-l,0<r.length&&h(e).unusedInput.push(r),e._a[ye]<=12&&!0===h(e).bigHour&&0<e._a[ye]&&(h(e).bigHour=void 0),h(e).parsedDateParts=e._a.slice(0),h(e).meridiem=e._meridiem,e._a[ye]=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[ye],e._meridiem),ht(e),dt(e)}else St(e);else bt(e)}function Pt(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 _(dt(t)):(a(t)?e._d=t:r(n)?function(e){var t,n,a,i,o;if(0===e._f.length)return h(e).invalidFormat=!0,e._d=new Date(NaN);for(i=0;i<e._f.length;i++)o=0,t=v({},e),null!=e._useUTC&&(t._useUTC=e._useUTC),t._f=e._f[i],Mt(t),m(t)&&(o+=h(t).charsLeftOver,o+=10*h(t).unusedTokens.length,h(t).score=o,(null==a||o<a)&&(a=o,n=t));c(e,n||t)}(e):n?Mt(e):o(n=(t=e)._i)?t._d=new Date(d.now()):a(n)?t._d=new Date(n.valueOf()):"string"==typeof n?function(e){var t=_t.exec(e._i);null===t?(bt(e),!1===e._isValid&&(delete e._isValid,St(e),!1===e._isValid&&(delete e._isValid,d.createFromInputFallback(e)))):e._d=new Date(+t[1])}(t):r(n)?(t._a=i(n.slice(0),function(e){return parseInt(e,10)}),ht(t)):s(n)?function(e){var t;e._d||(t=j(e._i),e._a=i([t.year,t.month,t.day||t.date,t.hour,t.minute,t.second,t.millisecond],function(e){return e&&parseInt(e,10)}),ht(e))}(t):l(n)?t._d=new Date(n):d.createFromInputFallback(t),m(e)||(e._d=null),e))}function xt(e,t,n,a,i){var o={};return!0!==n&&!1!==n||(a=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),o._isAMomentObject=!0,o._useUTC=o._isUTC=i,o._l=n,o._i=e,o._f=t,o._strict=a,(o=new _(dt(Pt(o=o))))._nextDay&&(o.add(1,"d"),o._nextDay=void 0),o}function Ct(e,t,n,a){return xt(e,t,n,a,!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 Et=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 Dt(e,t){var n,a;if(!(t=1===t.length&&r(t[0])?t[0]:t).length)return Ct();for(n=t[0],a=1;a<t.length;++a)t[a].isValid()&&!t[a][e](n)||(n=t[a]);return n}var Ot=["year","quarter","month","week","day","hour","minute","second","millisecond"];function Lt(e){var t=j(e),n=t.year||0,a=t.quarter||0,i=t.month||0,o=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===Me.call(Ot,t)||null!=e[t]&&isNaN(e[t]))return!1;for(var n=!1,a=0;a<Ot.length;++a)if(e[Ot[a]]){if(n)return!1;parseFloat(e[Ot[a]])!==w(e[Ot[a]])&&(n=!0)}return!0}(t),this._milliseconds=+e+1e3*c+6e4*l+1e3*s*60*60,this._days=+r+7*o,this._months=+i+3*a+12*n,this._data={},this._locale=ut(),this._bubble()}function jt(e){return e instanceof Lt}function It(e){return e<0?-1*Math.round(-1*e):Math.round(e)}function zt(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)})}zt("Z",":"),zt("ZZ",""),le("Z",oe),le("ZZ",oe),pe(["Z","ZZ"],function(e,t,n){n._useUTC=!0,n._tzm=Wt(oe,e)});var Nt=/([\+\-]|\d\d)/gi;function Wt(e,t){t=(t||"").match(e);if(null===t)return null;e=((t[t.length-1]||[])+"").match(Nt)||["-",0,0],t=60*e[1]+w(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)||a(e)?e:Ct(e)).valueOf()-n.valueOf(),n._d.setTime(n._d.valueOf()+t),d.updateOffset(n,!1),n):Ct(e).local()}function Bt(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 $t(e,t){var n,a=e,i=null;return jt(e)?a={ms:e._milliseconds,d:e._days,M:e._months}:l(e)?(a={},t?a[t]=e:a.milliseconds=e):(i=Ht.exec(e))?(n="-"===i[1]?-1:1,a={y:0,d:w(i[ge])*n,h:w(i[ye])*n,m:w(i[ve])*n,s:w(i[_e])*n,ms:w(It(1e3*i[be]))*n}):(i=qt.exec(e))?(n="-"===i[1]?-1:(i[1],1),a={y:Vt(i[2],n),M:Vt(i[3],n),w:Vt(i[4],n),d:Vt(i[5],n),h:Vt(i[6],n),m:Vt(i[7],n),s:Vt(i[8],n)}):null==a?a={}:"object"==typeof a&&("from"in a||"to"in a)&&(n=function(e,t){var n;if(!e.isValid()||!t.isValid())return{milliseconds:0,months:0};t=Rt(t,e),e.isBefore(t)?n=Ut(e,t):((n=Ut(t,e)).milliseconds=-n.milliseconds,n.months=-n.months);return n}(Ct(a.from),Ct(a.to)),(a={}).ms=n.milliseconds,a.M=n.months),a=new Lt(a),jt(e)&&p(e,"_locale")&&(a._locale=e._locale),a}function Vt(e,t){e=e&&parseFloat(e.replace(",","."));return(isNaN(e)?0:e)*t}function Ut(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 Gt(a,i){return function(e,t){var n;return null===t||isNaN(+t)||(P(i,"moment()."+i+"(period, number) is deprecated. Please use moment()."+i+"(number, period). See http://momentjs.com/guides/#/warnings/add-inverted-param/ for more info."),n=e,e=t,t=n),Yt(this,$t(e="string"==typeof e?+e:e,t),a),this}}function Yt(e,t,n,a){var i=t._milliseconds,o=It(t._days),t=It(t._months);e.isValid()&&(a=null==a||a,t&&je(e,Ce(e,"Month")+t*n),o&&Ee(e,"Date",Ce(e,"Date")+o*n),i&&e._d.setTime(e._d.valueOf()+i*n),a&&d.updateOffset(e,o||t))}$t.fn=Lt.prototype,$t.invalid=function(){return $t(NaN)};re=Gt(1,"add"),Q=Gt(-1,"subtract");function Zt(e,t){var n=12*(t.year()-e.year())+(t.month()-e.month()),a=e.clone().add(n,"months"),a=t-a<0?(t-a)/(a-e.clone().add(n-1,"months")):(t-a)/(e.clone().add(1+n,"months")-a);return-(n+a)||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,a,i){var o;return null==e?qe(this,a,i).year:(o=$e(e,a,i),function(e,t,n,a,i){i=He(e,t,n,a,i),i=Be(i.year,0,i.dayOfYear);return this.year(i.getUTCFullYear()),this.month(i.getUTCMonth()),this.date(i.getUTCDate()),this}.call(this,e,t=o<t?o:t,n,a,i))}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"),z("weekYear",1),z("isoWeekYear",1),le("G",ae),le("g",ae),le("GG",K,U),le("gg",K,U),le("GGGG",ee,Y),le("gggg",ee,Y),le("GGGGG",te,Z),le("ggggg",te,Z),he(["gggg","ggggg","GGGG","GGGGG"],function(e,t,n,a){t[a.substr(0,2)]=w(e)}),he(["gg","GG"],function(e,t,n,a){t[a]=d.parseTwoDigitYear(e)}),H("Q",0,"Qo","quarter"),O("quarter","Q"),z("quarter",7),le("Q",V),pe("Q",function(e,t){t[fe]=3*(w(e)-1)}),H("D",["DD",2],"Do","date"),O("date","D"),z("date",9),le("D",K),le("DD",K,U),le("Do",function(e,t){return e?t._dayOfMonthOrdinalParse||t._ordinalParse:t._dayOfMonthOrdinalParseLenient}),pe(["D","DD"],ge),pe("Do",function(e,t){t[ge]=w(e.match(K)[0])});Oe=xe("Date",!0);H("DDD",["DDDD",3],"DDDo","dayOfYear"),O("dayOfYear","DDD"),z("dayOfYear",4),le("DDD",X),le("DDDD",G),pe(["DDD","DDDD"],function(e,t,n){n._dayOfYear=w(e)}),H("m",["mm",2],0,"minute"),O("minute","m"),z("minute",14),le("m",K),le("mm",K,U),pe(["m","mm"],ve);Ve=xe("Minutes",!1);H("s",["ss",2],0,"second"),O("second","s"),z("second",15),le("s",K),le("ss",K,U),pe(["s","ss"],_e);var en,Ge=xe("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"),z("millisecond",16),le("S",X,V),le("SS",X,U),le("SSS",X,G),en="SSSS";en.length<=9;en+="S")le(en,ne);function tn(e,t){t[be]=w(1e3*("0."+e))}for(en="S";en.length<=9;en+="S")pe(en,tn);ee=xe("Milliseconds",!1);H("z",0,0,"zoneAbbr"),H("zz",0,0,"zoneName");Y=_.prototype;function nn(e){return e}Y.add=re,Y.calendar=function(e,t){var n=e||Ct(),e=Rt(n,this).startOf("day"),e=d.calendarFormat(this,e)||"sameElse",t=t&&(x(t[e])?t[e].call(this,n):t[e]);return this.format(t||this.localeData().calendar(e,this,Ct(n)))},Y.clone=function(){return new _(this)},Y.diff=function(e,t,n){var a,i,o;if(!this.isValid())return NaN;if(!(a=Rt(e,this)).isValid())return NaN;switch(i=6e4*(a.utcOffset()-this.utcOffset()),t=L(t)){case"year":o=Zt(this,a)/12;break;case"month":o=Zt(this,a);break;case"quarter":o=Zt(this,a)/3;break;case"second":o=(this-a)/1e3;break;case"minute":o=(this-a)/6e4;break;case"hour":o=(this-a)/36e5;break;case"day":o=(this-a-i)/864e5;break;case"week":o=(this-a-i)/6048e5;break;default:o=this-a}return n?o:A(o)},Y.endOf=function(e){return void 0===(e=L(e))||"millisecond"===e?this:this.startOf(e="date"===e?"day":e).add(1,"isoWeek"===e?"week":e).subtract(1,"ms")},Y.format=function(e){return e=e||(this.isUtc()?d.defaultFormatUtc:d.defaultFormat),e=q(this,e),this.localeData().postformat(e)},Y.from=function(e,t){return this.isValid()&&(b(e)&&e.isValid()||Ct(e).isValid())?$t({to:this,from:e}).locale(this.locale()).humanize(!t):this.localeData().invalidDate()},Y.fromNow=function(e){return this.from(Ct(),e)},Y.to=function(e,t){return this.isValid()&&(b(e)&&e.isValid()||Ct(e).isValid())?$t({from:this,to:e}).locale(this.locale()).humanize(!t):this.localeData().invalidDate()},Y.toNow=function(e){return this.to(Ct(),e)},Y.get=function(e){return x(this[e=L(e)])?this[e]():this},Y.invalidAt=function(){return h(this).overflow},Y.isAfter=function(e,t){return e=b(e)?e:Ct(e),!(!this.isValid()||!e.isValid())&&("millisecond"===(t=L(o(t)?"millisecond":t))?this.valueOf()>e.valueOf():e.valueOf()<this.clone().startOf(t).valueOf())},Y.isBefore=function(e,t){return e=b(e)?e:Ct(e),!(!this.isValid()||!e.isValid())&&("millisecond"===(t=L(o(t)?"millisecond":t))?this.valueOf()<e.valueOf():this.clone().endOf(t).valueOf()<e.valueOf())},Y.isBetween=function(e,t,n,a){return("("===(a=a||"()")[0]?this.isAfter(e,n):!this.isBefore(e,n))&&(")"===a[1]?this.isBefore(t,n):!this.isAfter(t,n))},Y.isSame=function(e,t){return e=b(e)?e:Ct(e),!(!this.isValid()||!e.isValid())&&("millisecond"===(t=L(t||"millisecond"))?this.valueOf()===e.valueOf():(e=e.valueOf(),this.clone().startOf(t).valueOf()<=e&&e<=this.clone().endOf(t).valueOf()))},Y.isSameOrAfter=function(e,t){return this.isSame(e,t)||this.isAfter(e,t)},Y.isSameOrBefore=function(e,t){return this.isSame(e,t)||this.isBefore(e,t)},Y.isValid=function(){return m(this)},Y.lang=J,Y.locale=Kt,Y.localeData=Qt,Y.max=Tt,Y.min=Et,Y.parsingFlags=function(){return c({},h(this))},Y.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=j(e)),a=0;a<n.length;a++)this[n[a].unit](e[n[a].unit]);else if(x(this[e=L(e)]))return this[e](t);return this},Y.startOf=function(e){switch(e=L(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},Y.subtract=Q,Y.toArray=function(){return[this.year(),this.month(),this.date(),this.hour(),this.minute(),this.second(),this.millisecond()]},Y.toObject=function(){return{years:this.year(),months:this.month(),date:this.date(),hours:this.hours(),minutes:this.minutes(),seconds:this.seconds(),milliseconds:this.milliseconds()}},Y.toDate=function(){return new Date(this.valueOf())},Y.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"):x(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")},Y.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+'[")]'))},Y.toJSON=function(){return this.isValid()?this.toISOString():null},Y.toString=function(){return this.clone().locale("en").format("ddd MMM DD YYYY HH:mm:ss [GMT]ZZ")},Y.unix=function(){return Math.floor(this.valueOf()/1e3)},Y.valueOf=function(){return this._d.valueOf()-6e4*(this._offset||0)},Y.creationData=function(){return{input:this._i,format:this._f,locale:this._locale,isUTC:this._isUTC,strict:this._strict}},Y.year=Pe,Y.isLeapYear=function(){return Se(this.year())},Y.weekYear=function(e){return Xt.call(this,e,this.week(),this.weekday(),this.localeData()._week.dow,this.localeData()._week.doy)},Y.isoWeekYear=function(e){return Xt.call(this,e,this.isoWeek(),this.isoWeekday(),1,4)},Y.quarter=Y.quarters=function(e){return null==e?Math.ceil((this.month()+1)/3):this.month(3*(e-1)+this.month()%3)},Y.month=Ie,Y.daysInMonth=function(){return Te(this.year(),this.month())},Y.week=Y.weeks=function(e){var t=this.localeData().week(this);return null==e?t:this.add(7*(e-t),"d")},Y.isoWeek=Y.isoWeeks=function(e){var t=qe(this,1,4).week;return null==e?t:this.add(7*(e-t),"d")},Y.weeksInYear=function(){var e=this.localeData()._week;return $e(this.year(),e.dow,e.doy)},Y.isoWeeksInYear=function(){return $e(this.year(),1,4)},Y.date=Oe,Y.day=Y.days=function(e){if(!this.isValid())return null!=e?this:NaN;var t,n,a=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-a,"d")):a},Y.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")},Y.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)},Y.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")},Y.hour=Y.hours=nt,Y.minute=Y.minutes=Ve,Y.second=Y.seconds=Ge,Y.millisecond=Y.milliseconds=ee,Y.utcOffset=function(e,t,n){var a,i=this._offset||0;if(!this.isValid())return null!=e?this:NaN;if(null==e)return this._isUTC?i:Bt(this);if("string"==typeof e){if(null===(e=Wt(oe,e)))return this}else Math.abs(e)<16&&!n&&(e*=60);return!this._isUTC&&t&&(a=Bt(this)),this._offset=e,this._isUTC=!0,null!=a&&this.add(a,"m"),i!==e&&(!t||this._changeInProgress?Yt(this,$t(e-i,"m"),1,!1):this._changeInProgress||(this._changeInProgress=!0,d.updateOffset(this,!0),this._changeInProgress=null)),this},Y.utc=function(e){return this.utcOffset(0,e)},Y.local=function(e){return this._isUTC&&(this.utcOffset(0,e),this._isUTC=!1,e&&this.subtract(Bt(this),"m")),this},Y.parseZone=function(){var e;return null!=this._tzm?this.utcOffset(this._tzm,!1,!0):"string"==typeof this._i&&(null!=(e=Wt(ie,this._i))?this.utcOffset(e):this.utcOffset(0,!0)),this},Y.hasAlignedHourOffset=function(e){return!!this.isValid()&&(e=e?Ct(e).utcOffset():0,(this.utcOffset()-e)%60==0)},Y.isDST=function(){return this.utcOffset()>this.clone().month(0).utcOffset()||this.utcOffset()>this.clone().month(5).utcOffset()},Y.isLocal=function(){return!!this.isValid()&&!this._isUTC},Y.isUtcOffset=function(){return!!this.isValid()&&this._isUTC},Y.isUtc=Ft,Y.isUTC=Ft,Y.zoneAbbr=function(){return this._isUTC?"UTC":""},Y.zoneName=function(){return this._isUTC?"Coordinated Universal Time":""},Y.dates=n("dates accessor is deprecated. Use date instead.",Oe),Y.months=n("months accessor is deprecated. Use month instead",Ie),Y.years=n("years accessor is deprecated. Use year instead",Pe),Y.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()}),Y.isDSTShifted=n("isDSTShifted is deprecated. See http://momentjs.com/guides/#/warnings/dst-shifted/ for more information",function(){if(!o(this._isDSTShifted))return this._isDSTShifted;var e,t={};return v(t,this),(t=Pt(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=E.prototype;function an(e,t,n,a){var i=ut(),t=u().set(a,t);return i[n](t,e)}function on(e,t,n){if(l(e)&&(t=e,e=void 0),e=e||"",null!=t)return an(e,t,n,"month");for(var a=[],i=0;i<12;i++)a[i]=an(e,i,n,"month");return a}function rn(e,t,n,a){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 i=ut(),o=e?i._week.dow:0;if(null!=n)return an(t,(n+o)%7,a,"day");for(var r=[],s=0;s<7;s++)r[s]=an(t,(s+o)%7,a,"day");return r}te.calendar=function(e,t,n){return x(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,a){var i=this._relativeTime[n];return x(i)?i(e,t,n,a):i.replace(/%d/i,e)},te.pastFuture=function(e,t){return x(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)x(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||De).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[De.test(t)?"format":"standalone"])[e.month()]:r(this._monthsShort)?this._monthsShort:this._monthsShort.standalone},te.monthsParse=function(e,t,n){var a,i;if(this._monthsParseExact)return function(e,t,n){var a,i,o,e=e.toLocaleLowerCase();if(!this._monthsParse)for(this._monthsParse=[],this._longMonthsParse=[],this._shortMonthsParse=[],a=0;a<12;++a)o=u([2e3,a]),this._shortMonthsParse[a]=this.monthsShort(o,"").toLocaleLowerCase(),this._longMonthsParse[a]=this.months(o,"").toLocaleLowerCase();return n?"MMM"===t?-1!==(i=Me.call(this._shortMonthsParse,e))?i:null:-1!==(i=Me.call(this._longMonthsParse,e))?i:null:"MMM"===t?-1!==(i=Me.call(this._shortMonthsParse,e))||-1!==(i=Me.call(this._longMonthsParse,e))?i:null:-1!==(i=Me.call(this._longMonthsParse,e))||-1!==(i=Me.call(this._shortMonthsParse,e))?i:null}.call(this,e,t,n);for(this._monthsParse||(this._monthsParse=[],this._longMonthsParse=[],this._shortMonthsParse=[]),a=0;a<12;a++){if(i=u([2e3,a]),n&&!this._longMonthsParse[a]&&(this._longMonthsParse[a]=new RegExp("^"+this.months(i,"").replace(".","")+"$","i"),this._shortMonthsParse[a]=new RegExp("^"+this.monthsShort(i,"").replace(".","")+"$","i")),n||this._monthsParse[a]||(i="^"+this.months(i,"")+"|^"+this.monthsShort(i,""),this._monthsParse[a]=new RegExp(i.replace(".",""),"i")),n&&"MMMM"===t&&this._longMonthsParse[a].test(e))return a;if(n&&"MMM"===t&&this._shortMonthsParse[a].test(e))return a;if(!n&&this._monthsParse[a].test(e))return a}},te.monthsRegex=function(e){return this._monthsParseExact?(p(this,"_monthsRegex")||We.call(this),e?this._monthsStrictRegex:this._monthsRegex):(p(this,"_monthsRegex")||(this._monthsRegex=Ne),this._monthsStrictRegex&&e?this._monthsStrictRegex:this._monthsRegex)},te.monthsShortRegex=function(e){return this._monthsParseExact?(p(this,"_monthsRegex")||We.call(this),e?this._monthsShortStrictRegex:this._monthsShortRegex):(p(this,"_monthsShortRegex")||(this._monthsShortRegex=ze),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 a,i;if(this._weekdaysParseExact)return function(e,t,n){var a,i,o,e=e.toLocaleLowerCase();if(!this._weekdaysParse)for(this._weekdaysParse=[],this._shortWeekdaysParse=[],this._minWeekdaysParse=[],a=0;a<7;++a)o=u([2e3,1]).day(a),this._minWeekdaysParse[a]=this.weekdaysMin(o,"").toLocaleLowerCase(),this._shortWeekdaysParse[a]=this.weekdaysShort(o,"").toLocaleLowerCase(),this._weekdaysParse[a]=this.weekdays(o,"").toLocaleLowerCase();return n?"dddd"===t?-1!==(i=Me.call(this._weekdaysParse,e))?i:null:"ddd"===t?-1!==(i=Me.call(this._shortWeekdaysParse,e))?i:null:-1!==(i=Me.call(this._minWeekdaysParse,e))?i:null:"dddd"===t?-1!==(i=Me.call(this._weekdaysParse,e))||-1!==(i=Me.call(this._shortWeekdaysParse,e))||-1!==(i=Me.call(this._minWeekdaysParse,e))?i:null:"ddd"===t?-1!==(i=Me.call(this._shortWeekdaysParse,e))||-1!==(i=Me.call(this._weekdaysParse,e))||-1!==(i=Me.call(this._minWeekdaysParse,e))?i:null:-1!==(i=Me.call(this._minWeekdaysParse,e))||-1!==(i=Me.call(this._weekdaysParse,e))||-1!==(i=Me.call(this._shortWeekdaysParse,e))?i:null}.call(this,e,t,n);for(this._weekdaysParse||(this._weekdaysParse=[],this._minWeekdaysParse=[],this._shortWeekdaysParse=[],this._fullWeekdaysParse=[]),a=0;a<7;a++){if(i=u([2e3,1]).day(a),n&&!this._fullWeekdaysParse[a]&&(this._fullWeekdaysParse[a]=new RegExp("^"+this.weekdays(i,"").replace(".","\\.?")+"$","i"),this._shortWeekdaysParse[a]=new RegExp("^"+this.weekdaysShort(i,"").replace(".","\\.?")+"$","i"),this._minWeekdaysParse[a]=new RegExp("^"+this.weekdaysMin(i,"").replace(".","\\.?")+"$","i")),this._weekdaysParse[a]||(i="^"+this.weekdays(i,"")+"|^"+this.weekdaysShort(i,"")+"|^"+this.weekdaysMin(i,""),this._weekdaysParse[a]=new RegExp(i.replace(".",""),"i")),n&&"dddd"===t&&this._fullWeekdaysParse[a].test(e))return a;if(n&&"ddd"===t&&this._shortWeekdaysParse[a].test(e))return a;if(n&&"dd"===t&&this._minWeekdaysParse[a].test(e))return a;if(!n&&this._weekdaysParse[a].test(e))return a}},te.weekdaysRegex=function(e){return this._weekdaysParseExact?(p(this,"_weekdaysRegex")||Qe.call(this),e?this._weekdaysStrictRegex:this._weekdaysRegex):(p(this,"_weekdaysRegex")||(this._weekdaysRegex=Ye),this._weekdaysStrictRegex&&e?this._weekdaysStrictRegex:this._weekdaysRegex)},te.weekdaysShortRegex=function(e){return this._weekdaysParseExact?(p(this,"_weekdaysRegex")||Qe.call(this),e?this._weekdaysShortStrictRegex:this._weekdaysShortRegex):(p(this,"_weekdaysShortRegex")||(this._weekdaysShortRegex=Ze),this._weekdaysShortStrictRegex&&e?this._weekdaysShortStrictRegex:this._weekdaysShortRegex)},te.weekdaysMinRegex=function(e){return this._weekdaysParseExact?(p(this,"_weekdaysRegex")||Qe.call(this),e?this._weekdaysMinStrictRegex:this._weekdaysMinRegex):(p(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===w(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,a){n=$t(t,n);return e._milliseconds+=a*n._milliseconds,e._days+=a*n._days,e._months+=a*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 pn(e){return function(){return this.as(e)}}Z=pn("ms"),V=pn("s"),U=pn("m"),X=pn("h"),G=pn("d"),re=pn("w"),Tt=pn("M"),Et=pn("y");function hn(e){return function(){return this.isValid()?this._data[e]:NaN}}Q=hn("milliseconds"),nt=hn("seconds"),Ve=hn("minutes"),Ge=hn("hours"),ee=hn("days"),Oe=hn("months"),Pe=hn("years");var mn=Math.round,fn={ss:44,s:45,m:45,h:22,d:26,M:11};function gn(e,t,n){var a=$t(e).abs(),i=mn(a.as("s")),o=mn(a.as("m")),r=mn(a.as("h")),s=mn(a.as("d")),l=mn(a.as("M")),a=mn(a.as("y")),a=(i<=fn.ss?["s",i]:i<fn.s&&["ss",i])||o<=1&&["m"]||o<fn.m&&["mm",o]||r<=1&&["h"]||r<fn.h&&["hh",r]||s<=1&&["d"]||s<fn.d&&["dd",s]||l<=1&&["M"]||l<fn.M&&["MM",l]||a<=1&&["y"]||["yy",a];return a[2]=t,a[3]=0<+e,a[4]=n,function(e,t,n,a,i){return i.relativeTime(t||1,!!n,e,a)}.apply(null,a)}var yn=Math.abs;function vn(e){return(0<e)-(e<0)||+e}function _n(){if(!this.isValid())return this.localeData().invalidDate();var e=yn(this._milliseconds)/1e3,t=yn(this._days),n=yn(this._months),a=A(e/60),i=A(a/60);e%=60,a%=60;var o=A(n/12),r=n%=12,s=t,l=i,c=a,n=e?e.toFixed(3).replace(/\.?0+$/,""):"",t=this.asSeconds();if(!t)return"P0D";i=vn(this._months)!==vn(t)?"-":"",a=vn(this._days)!==vn(t)?"-":"",e=vn(this._milliseconds)!==vn(t)?"-":"";return(t<0?"-":"")+"P"+(o?i+o+"Y":"")+(r?i+r+"M":"")+(s?a+s+"D":"")+(l||c||n?"T":"")+(l?e+l+"H":"")+(c?e+c+"M":"")+(n?e+n+"S":"")}te=Lt.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,a=this._milliseconds;if("month"===(e=L(e))||"year"===e)return t=this._days+a/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+a/6048e5;case"day":return t+a/864e5;case"hour":return 24*t+a/36e5;case"minute":return 1440*t+a/6e4;case"second":return 86400*t+a/1e3;case"millisecond":return Math.floor(864e5*t)+a;default:throw new Error("Unknown unit "+e)}},te.asMilliseconds=Z,te.asSeconds=V,te.asMinutes=U,te.asHours=X,te.asDays=G,te.asWeeks=re,te.asMonths=Tt,te.asYears=Et,te.valueOf=function(){return this.isValid()?this._milliseconds+864e5*this._days+this._months%12*2592e6+31536e6*w(this._months/12):NaN},te._bubble=function(){var e=this._milliseconds,t=this._days,n=this._months,a=this._data;return 0<=e&&0<=t&&0<=n||e<=0&&t<=0&&n<=0||(e+=864e5*cn(dn(n)+t),n=t=0),a.milliseconds=e%1e3,e=A(e/1e3),a.seconds=e%60,e=A(e/60),a.minutes=e%60,e=A(e/60),a.hours=e%24,t+=A(e/24),n+=e=A(un(t)),t-=cn(dn(e)),e=A(n/12),n%=12,a.days=t,a.months=n,a.years=e,this},te.clone=function(){return $t(this)},te.get=function(e){return e=L(e),this.isValid()?this[e+"s"]():NaN},te.milliseconds=Q,te.seconds=nt,te.minutes=Ve,te.hours=Ge,te.days=ee,te.weeks=function(){return A(this.days()/7)},te.months=Oe,te.years=Pe,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=_n,te.toString=_n,te.toJSON=_n,te.locale=Kt,te.localeData=Qt,te.toIsoString=n("toIsoString() is deprecated. Please use toISOString() instead (notice the capitals)",_n),te.lang=J,H("X",0,0,"unix"),H("x",0,0,"valueOf"),le("x",ae),le("X",/[+-]?\d+(\.\d{1,3})?/),pe("X",function(e,t,n){n._d=new Date(1e3*parseFloat(e,10))}),pe("x",function(e,t,n){n._d=new Date(w(e))}),d.version="2.22.2",e=Ct,d.fn=Y,d.min=function(){return Dt("isBefore",[].slice.call(arguments,0))},d.max=function(){return Dt("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 on(e,t,"months")},d.isDate=a,d.locale=lt,d.invalid=f,d.duration=$t,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=jt,d.monthsShort=function(e,t){return on(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,a;return null!=t?(n=at,(t=new E(t=C(n=null!=(a=st(e))?a._config:n,t))).parentLocale=it[e],it[e]=t,lt(e)):null!=it[e]&&(null!=it[e].parentLocale?it[e]=it[e].parentLocale:null!=it[e]&&delete it[e]),it[e]},d.locales=function(){return T(it)},d.weekdaysShort=function(e,t,n){return rn(e,t,n,"weekdaysShort")},d.normalizeUnits=L,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=Y,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(i){"use strict";void 0===i.version&&i.default&&(i=i.default);var t,o={},r={},s={},c={},u={};i&&"string"==typeof i.version||E("Moment Timezone requires Moment.js. See https://momentjs.com/timezone/docs/#/use-it/browser/");var e=i.version.split("."),n=+e[0],a=+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("."),a=n[0],i=n[1]||"",o=1,r=0,n=1;for(45===e.charCodeAt(0)&&(n=-(t=1));t<a.length;t++)r=60*r+l(a.charCodeAt(t));for(t=0;t<i.length;t++)o/=60,r+=l(i.charCodeAt(t))*o;return r*n}function p(e){for(var t=0;t<e.length;t++)e[t]=d(e[t])}function h(e,t){for(var n=[],a=0;a<t.length;a++)n[a]=e[t[a]];return n}function m(e){var t=e.split("|"),n=t[2].split(" "),a=t[3].split(""),e=t[4].split(" ");return p(n),p(a),p(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,a.length),{name:t[0],abbrs:h(t[1].split(" "),a),offsets:h(n,a),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 y(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 v(e){this.zone=e,this.offsetScore=0,this.abbrScore=0}function _(){for(var e,t,n=(new Date).getFullYear()-2,a=new y(new Date(n,0,1)),i=[a],o=1;o<48;o++)(t=new y(new Date(n,o,1))).offset!==a.offset&&(e=function(e,t){for(var n;n=6e4*((t.at-e.at)/12e4|0);)(n=new y(new Date(e.at+n))).offset===e.offset?e=n:t=n;return e}(a,t),i.push(e),i.push(new y(new Date(e.at+6e4)))),a=t;for(o=0;o<4;o++)i.push(new y(new Date(n+o,0,1))),i.push(new y(new Date(n+o,6,1)));return i}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 A(){try{var e=Intl.DateTimeFormat().resolvedOptions().timeZone;if(e&&3<e.length){var t=c[w(e)];if(t)return t;E("Moment Timezone found "+e+" from the Intl api, but did not have that data loaded.")}}catch(e){}for(var n,a,i=_(),o=i.length,r=function(e){for(var t,n,a=e.length,i={},o=[],r=0;r<a;r++)for(t in n=u[e[r].offset]||{})n.hasOwnProperty(t)&&(i[t]=!0);for(r in i)i.hasOwnProperty(r)&&o.push(c[r]);return o}(i),s=[],l=0;l<r.length;l++){for(n=new v(S(r[l])),a=0;a<o;a++)n.scoreOffsetAt(i[a]);s.push(n)}return s.sort(b),0<s.length?s[0].zone.name:void 0}function w(e){return(e||"").toLowerCase().replace(/\//g,"_")}function k(e){var t,n,a,i;for("string"==typeof e&&(e=[e]),t=0;t<e.length;t++)i=w(n=(a=e[t].split("|"))[0]),o[i]=e[t],c[i]=n,function(e,t){var n,a;for(p(t),n=0;n<t.length;n++)a=t[n],u[a]=u[a]||{},u[a][e]=!0}(i,a[2].split(" "))}function S(e,t){e=w(e);var n,a=o[e];return a instanceof f?a:"string"==typeof a?(a=new f(a),o[e]=a):r[e]&&t!==S&&(n=S(r[e],S))?((a=o[e]=new f)._set(n),a.name=c[e],a):null}function M(e){var t,n,a,i;for("string"==typeof e&&(e=[e]),t=0;t<e.length;t++)a=w((n=e[t].split("|"))[0]),i=w(n[1]),r[a]=i,c[a]=n[0],r[i]=a,c[i]=n[1]}function P(e){k(e.zones),M(e.links),function(e){var t,n,a;if(e&&e.length)for(t=0;t<e.length;t++)n=(a=e[t].split("|"))[0].toUpperCase(),a=a[1].split(" "),s[n]=new g(n,a)}(e.countries),T.dataVersion=e.version}function x(e){return x.didShowError||(x.didShowError=!0,E("moment.tz.zoneExists('"+e+"') has been deprecated in favor of !moment.tz.zone('"+e+"')")),!!S(e)}function C(e){var t="X"===e._f||"x"===e._f;return!(!e._a||void 0!==e._tzm||t)}function E(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],a=S(n),t=i.utc.apply(null,t);return a&&!i.isMoment(e)&&C(t)&&t.add(a.parse(t),"minutes"),t.tz(n),t}(n<2||2==n&&a<6)&&E("Moment Timezone requires Moment.js >= 2.6.0. You are using Moment.js "+i.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,a=0;a<n.length;a++)if(t<n[a])return a},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,a,i=+e,o=this.offsets,r=this.untils,s=r.length-1,l=0;l<s;l++)if(t=o[l],n=o[l+1],a=o[l&&l-1],t<n&&T.moveAmbiguousForward?t=n:a<t&&T.moveInvalidForward&&(t=a),i<r[l]-6e4*t)return o[l];return o[s]},abbr:function(e){return this.abbrs[this._index(e)]},offset:function(e){return E("zone.offset has been deprecated in favor of zone.utcOffset"),this.offsets[this._index(e)]},utcOffset:function(e){return this.offsets[this._index(e)]}},v.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=o,T._links=r,T._names=c,T._countries=s,T.add=k,T.link=M,T.load=P,T.zone=S,T.zoneExists=x,T.guess=function(e){return t=!t||e?A():t},T.names=function(){var e,t=[];for(e in c)c.hasOwnProperty(e)&&(o[e]||o[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:S(e).utcOffset(new Date)}}):e):null};var D,e=i.fn;function O(e){return function(){return this._z?this._z.abbr(this):e.call(this)}}function L(e){return function(){return this._z=null,e.apply(this,arguments)}}i.tz=T,i.defaultZone=null,i.updateOffset=function(e,t){var n,a=i.defaultZone;void 0===e._z&&(a&&C(e)&&!e._isUTC&&(e._d=i.utc(e._a)._d,e.utc().add(a.parse(e),"minutes")),e._z=a),e._z&&(n=e._z.utcOffset(e),Math.abs(n)<16&&(n/=60),void 0!==e.utcOffset?(a=e._z,e.utcOffset(-n,t),e._z=a):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=S(e),this._z?i.updateOffset(this,t):E("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=L(e.utc),e.local=L(e.local),e.utcOffset=(D=e.utcOffset,function(){return 0<arguments.length&&(this._z=null),D.apply(this,arguments)}),i.tz.setDefault=function(e){return(n<2||2==n&&a<9)&&E("Moment Timezone setDefault() requires Moment.js >= 2.9.0. You are using Moment.js "+i.version+"."),i.defaultZone=e?S(e):null,i};e=i.momentProperties;return"[object Array]"===Object.prototype.toString.call(e)?(e.push("_z"),e.push("_a")):e&&(e._z=null),P({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"]}),i}),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,a,i){var o,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!=(o=(u(n,"getWord")||t&&u(t,"getWord")||s).call(r,"css-textAlign",{name:"getWord",hash:{},data:i,loc:{start:{line:3,column:39},end:{line:3,column:68}}}))?o:"")+'>\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:i,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!=(o=e.invokePartial(u(a,"meetingsPlaceholders"),null!=t?u(t,"meetings"):t,{name:"meetingsPlaceholders",data:i,indent:" ",helpers:n,partials:a,decorators:e.decorators}))?o:"")+" </tbody>\n </table>\n </div>\n </div>\n"},compiler:[8,">= 4.3.0"],main:function(e,t,n,a,i){return'<div id="bmlt-table-div">\n'+(null!=(i=(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,i,0),inverse:e.noop,data:i,loc:{start:{line:2,column:8},end:{line:13,column:17}}}))?i:"")+"</div>\n"},usePartial:!0,useData:!0}),this.hbs_Crouton.templates.byfield=Handlebars.template({1:function(e,t,n,a,i){var o,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!=(o=(u(n,"getWord")||t&&u(t,"getWord")||c).call(l,"css-textAlign",{name:"getWord",hash:{},data:i,loc:{start:{line:3,column:63},end:{line:3,column:92}}}))?o:"")+'>\n <div class="group-header">'+s("function"==typeof(r=null!=(r=u(n,"key")||i&&u(i,"key"))?r:c)?r.call(l,{name:"key",hash:{},data:i,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:i,loc:{start:{line:6,column:87},end:{line:6,column:114}}}))+'\'>\n \t<tbody class="byfield.hbs">\n'+(null!=(o=e.invokePartial(u(a,"meetingsPlaceholders"),null!=t?u(t,"group"):t,{name:"meetingsPlaceholders",data:i,indent:" \t",helpers:n,partials:a,decorators:e.decorators}))?o:"")+" \t</tbody>\n \t</table>\n\t\t\t\t</div>\n </div>\n"},compiler:[8,">= 4.3.0"],main:function(e,t,n,a,i){return'<div id="bmlt-table-div">\n'+(null!=(i=(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,i,0),inverse:e.noop,data:i,loc:{start:{line:2,column:8},end:{line:13,column:17}}}))?i:"")+" </table>\n</div>"},usePartial:!0,useData:!0}),this.hbs_Crouton.templates.directionsButton=Handlebars.template({compiler:[8,">= 4.3.0"],main:function(e,t,n,a,i){var o=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(o(null!=t?s(t,"latitude"):t,t))+'" data-longitude="'+r(o(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:i,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,a,i){var o=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(o,{name:"key",hash:{},data:i,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(o,{name:"name",hash:{},data:i,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(o,{name:"description",hash:{},data:i,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,a,i){var o=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(o,"css-direction",{name:"getWord",hash:{},data:i,loc:{start:{line:1,column:43},end:{line:1,column:70}}}))+"'>\n"+(null!=(i=r(n,"each").call(o,null!=t?r(t,"formats_expanded"):t,{name:"each",hash:{},fn:e.program(1,i,0),inverse:e.noop,data:i,loc:{start:{line:2,column:4},end:{line:8,column:13}}}))?i:"")+"</table>"},useData:!0}),this.hbs_Crouton.templates.group=Handlebars.template({1:function(e,t,n,a,i){var o=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">'+o((s(n,"getWord")||t&&s(t,"getWord")||e.hooks.helperMissing).call(null!=t?t:e.nullContext||{},"Address",{name:"getWord",hash:{},data:i,loc:{start:{line:17,column:57},end:{line:17,column:78}}}))+'</h5>\n </div>\n <div class="location-text">'+(null!=(i=r(null!=t?s(t,"location_text"):t,t))?i:"")+'</div>\n <div class="meeting-address">'+o(r(null!=t?s(t,"formatted_address"):t,t))+'</div>\n <div class="location-information">'+(null!=(i=r(null!=t?s(t,"formatted_location_info"):t,t))?i:"")+"</div>\n <br/>\n"},3:function(e,t,n,a,i){var o,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:i,loc:{start:{line:26,column:57},end:{line:26,column:95}}}))+"</h5>\n </div>\n"+(null!=(o=s(n,"if").call(r,null!=t?s(t,"virtual_meeting_link"):t,{name:"if",hash:{},fn:e.program(4,i,0),inverse:e.noop,data:i,loc:{start:{line:28,column:32},end:{line:33,column:39}}}))?o:"")+(null!=(o=s(n,"if").call(r,null!=t?s(t,"phone_meeting_number"):t,{name:"if",hash:{},fn:e.program(7,i,0),inverse:e.noop,data:i,loc:{start:{line:34,column:32},end:{line:39,column:39}}}))?o:"")+(null!=(o=s(n,"if").call(r,null!=t?s(t,"virtual_meeting_additional_info"):t,{name:"if",hash:{},fn:e.program(10,i,0),inverse:e.noop,data:i,loc:{start:{line:40,column:32},end:{line:42,column:39}}}))?o:"")+" <br/>\n"},4:function(e,t,n,a,i){var o=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(o,null!=t?r(t,"virtual_meeting_link"):t,{name:"webLinkify",hash:{},data:i,loc:{start:{line:29,column:41},end:{line:29,column:81}}}))+"</div>\n"+(null!=(i=r(n,"if").call(o,null!=t?r(t,"show_qrcode"):t,{name:"if",hash:{},fn:e.program(5,i,0),inverse:e.noop,data:i,loc:{start:{line:30,column:36},end:{line:32,column:43}}}))?i:"")},5:function(e,t,n,a,i){var o=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return' <div class="qrcode">'+e.escapeExpression((o(n,"qrCode")||t&&o(t,"qrCode")||e.hooks.helperMissing).call(null!=t?t:e.nullContext||{},null!=t?o(t,"virtual_meeting_link"):t,{name:"qrCode",hash:{},data:i,loc:{start:{line:31,column:60},end:{line:31,column:91}}}))+"</div>\n"},7:function(e,t,n,a,i){var o=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(o,null!=t?r(t,"phone_meeting_number"):t,{name:"phoneLinkify",hash:{},data:i,loc:{start:{line:35,column:41},end:{line:35,column:83}}}))+"</div>\n"+(null!=(i=r(n,"if").call(o,null!=t?r(t,"show_qrcode"):t,{name:"if",hash:{},fn:e.program(8,i,0),inverse:e.noop,data:i,loc:{start:{line:36,column:36},end:{line:38,column:43}}}))?i:"")},8:function(e,t,n,a,i){var o=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return' <div class="qrcode">'+e.escapeExpression((o(n,"qrCode")||t&&o(t,"qrCode")||e.hooks.helperMissing).call(null!=t?t:e.nullContext||{},null!=t?o(t,"phone_meeting_number"):t,{name:"qrCode",hash:{},data:i,loc:{start:{line:37,column:60},end:{line:37,column:96}}}))+"</div>\n"},10:function(e,t,n,a,i){var o=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return" "+e.escapeExpression(e.lambda(null!=t?o(t,"virtual_meeting_additional_info"):t,t))+"\n"},12:function(e,t,n,a,i){var o=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return" <ul>\n"+(null!=(i=o(n,"each").call(null!=t?t:e.nullContext||{},null!=t?o(t,"formats_expanded"):t,{name:"each",hash:{},fn:e.program(13,i,0),inverse:e.noop,data:i,loc:{start:{line:52,column:32},end:{line:54,column:41}}}))?i:"")+" </ul>\n <br/>\n"},13:function(e,t,n,a,i){var o=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return" <li>"+e.escapeExpression("function"==typeof(o=null!=(o=o(n,"description")||(null!=t?o(t,"description"):t))?o:e.hooks.helperMissing)?o.call(null!=t?t:e.nullContext||{},{name:"description",hash:{},data:i,loc:{start:{line:53,column:40},end:{line:53,column:55}}}):o)+"</li>\n"},15:function(e,t,n,a,i){var o,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!=(o=(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,i,0),inverse:e.program(18,i,0),data:i,loc:{start:{line:79,column:19},end:{line:83,column:32}}}))?o:"")+' </h5>\n </div>\n <div class="card-text">\n <div class="row mb-2">\n <div class="col-md-12">\n'+(null!=(o=s(n,"if").call(r,null!=t?s(t,"formats_expanded"):t,{name:"if",hash:{},fn:e.program(20,i,0),inverse:e.noop,data:i,loc:{start:{line:89,column:32},end:{line:96,column:39}}}))?o:"")+" </div>\n </div>\n </div>\n </div>\n </div>\n"},16:function(e,t,n,a,i){var o=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?o(t,"start_time_formatted"):t,t))+"</div>\n"},18:function(e,t,n,a,i){var o=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(o(null!=t?e(t,"start_time_formatted"):t,t))+" - "+r(o(null!=t?e(t,"end_time_formatted"):t,t))+"</div>\n"},20:function(e,t,n,a,i){var o=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return" <ul>\n"+(null!=(i=o(n,"each").call(null!=t?t:e.nullContext||{},null!=t?o(t,"formats_expanded"):t,{name:"each",hash:{},fn:e.program(21,i,0),inverse:e.noop,data:i,loc:{start:{line:91,column:40},end:{line:93,column:49}}}))?i:"")+" </ul>\n <br/>\n"},21:function(e,t,n,a,i){var o=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return" <li>"+e.escapeExpression("function"==typeof(o=null!=(o=o(n,"description")||(null!=t?o(t,"description"):t))?o:e.hooks.helperMissing)?o.call(null!=t?t:e.nullContext||{},{name:"description",hash:{},data:i,loc:{start:{line:92,column:48},end:{line:92,column:63}}}):o)+"</li>\n"},compiler:[8,">= 4.3.0"],main:function(e,t,n,a,i){var o,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(o=null!=(o=c(n,"distance")||(null!=t?c(t,"distance"):t))?o:l)?o.call(s,{name:"distance",hash:{},data:i,loc:{start:{line:5,column:12},end:{line:5,column:24}}}):o)+"\n"+(null!=(o=e.invokePartial(c(a,"directionsButton"),t,{name:"directionsButton",data:i,indent:" ",helpers:n,partials:a,decorators:e.decorators}))?o:"")+' </div>\n <div class="row" '+(null!=(o=(c(n,"getWord")||t&&c(t,"getWord")||l).call(s,"css-textAlign",{name:"getWord",hash:{},data:i,loc:{start:{line:8,column:25},end:{line:8,column:54}}}))?o:"")+'>\n <div class="col-md-4">\n'+(null!=(o=e.invokePartial(c(a,"group_map"),t,{name:"group_map",data:i,indent:" ",helpers:n,partials:a,decorators:e.decorators}))?o:"")+' </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!=(o=(c(n,"isInPersonOrHybrid")||t&&c(t,"isInPersonOrHybrid")||l).call(s,t,{name:"isInPersonOrHybrid",hash:{},fn:e.program(1,i,0),inverse:e.noop,data:i,loc:{start:{line:15,column:28},end:{line:23,column:51}}}))?o:"")+(null!=(o=(c(n,"isVirtualOrHybrid")||t&&c(t,"isVirtualOrHybrid")||l).call(s,t,{name:"isVirtualOrHybrid",hash:{},fn:e.program(3,i,0),inverse:e.noop,data:i,loc:{start:{line:24,column:28},end:{line:44,column:50}}}))?o:"")+' </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:i,loc:{start:{line:47,column:49},end:{line:47,column:75}}}))+'</h5>\n </div>\n <div class="card-text">\n'+(null!=(o=c(n,"if").call(s,null!=t?c(t,"formats_expanded"):t,{name:"if",hash:{},fn:e.program(12,i,0),inverse:e.noop,data:i,loc:{start:{line:50,column:28},end:{line:57,column:35}}}))?o:"")+' </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:i,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:i,loc:{start:{line:63,column:46},end:{line:63,column:84}}}))+'</div>\n\t\t\t <div class="bmlt-observer">\n'+(null!=(o=e.invokePartial(c(a,"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:i,indent:" ",helpers:n,partials:a,decorators:e.decorators}))?o:"")+(null!=(o=e.invokePartial(c(a,"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:i,indent:"\t\t ",helpers:n,partials:a,decorators:e.decorators}))?o:"")+' </div>\n </div>\n </div>\n </div>\n </div>\n <div class="row card-meeting-row" '+(null!=(o=(c(n,"getWord")||t&&c(t,"getWord")||l).call(s,"css-textAlign",{name:"getWord",hash:{},data:i,loc:{start:{line:72,column:42},end:{line:72,column:71}}}))?o:"")+">\n"+(null!=(o=c(n,"each").call(s,null!=t?c(t,"membersOfGroup"):t,{name:"each",hash:{},fn:e.program(15,i,0),inverse:e.noop,data:i,loc:{start:{line:73,column:12},end:{line:102,column:21}}}))?o:"")+" </div>\n </div>\n</div>"},usePartial:!0,useData:!0}),this.hbs_Crouton.templates.groupMain=Handlebars.template({1:function(e,t,n,a,i){var o,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(o=null!=(o=c(n,"key")||i&&c(i,"key"))?o:s)?o.call(r,{name:"key",hash:{},data:i,loc:{start:{line:6,column:19},end:{line:6,column:29}}}):o)+'" class="bmlt-page '+l((c(n,"getWord")||t&&c(t,"getWord")||s).call(r,"css-direction",{name:"getWord",hash:{},data:i,loc:{start:{line:6,column:48},end:{line:6,column:75}}}))+' hide" >\n'+(null!=(e=e.invokePartial(c(a,"byfields"),t,{name:"byfields",data:i,indent:"\t\t\t",helpers:n,partials:a,decorators:e.decorators}))?e:"")+"\t\t</div>\n"},3:function(e,t,n,a,i){var o,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(o=null!=(o=c(n,"key")||i&&c(i,"key"))?o:s)?o.call(r,{name:"key",hash:{},data:i,loc:{start:{line:11,column:19},end:{line:11,column:29}}}):o)+'" class="bmlt-page '+l((c(n,"getWord")||t&&c(t,"getWord")||s).call(r,"css-direction",{name:"getWord",hash:{},data:i,loc:{start:{line:11,column:48},end:{line:11,column:75}}}))+' hide">\n'+(null!=(e=e.invokePartial(c(a,"byfields"),t,{name:"byfields",data:i,indent:"\t\t\t",helpers:n,partials:a,decorators:e.decorators}))?e:"")+"\t\t</div>\n"},5:function(e,t,n,a,i){var o=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((o(n,"getWord")||t&&o(t,"getWord")||e.hooks.helperMissing).call(null!=t?t:e.nullContext||{},"css-direction",{name:"getWord",hash:{},data:i,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,a,i){var o,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:i,loc:{start:{line:2,column:45},end:{line:2,column:72}}}))+' hide">\n'+(null!=(o=e.invokePartial(c(a,"header"),t,{name:"header",data:i,indent:" ",helpers:n,partials:a,decorators:e.decorators}))?o:"")+" </div>\n"+(null!=(o=c(n,"each").call(r,null!=(o=null!=t?c(t,"meetings"):t)?c(o,"groupingButtons"):o,{name:"each",hash:{},fn:e.program(1,i,0),inverse:e.noop,data:i,loc:{start:{line:5,column:1},end:{line:9,column:10}}}))?o:"")+(null!=(o=c(n,"each").call(r,null!=(o=null!=t?c(t,"meetings"):t)?c(o,"formattypeGroupingButtons"):o,{name:"each",hash:{},fn:e.program(3,i,0),inverse:e.noop,data:i,loc:{start:{line:10,column:4},end:{line:14,column:10}}}))?o:"")+(null!=(o=c(n,"if").call(r,null!=(o=null!=t?c(t,"config"):t)?c(o,"map_page"):o,{name:"if",hash:{},fn:e.program(5,i,0),inverse:e.noop,data:i,loc:{start:{line:15,column:4},end:{line:18,column:11}}}))?o:"")+' <div id="bmlt_incubator" class="bmlt-page '+l((c(n,"getWord")||t&&c(t,"getWord")||s).call(r,"css-direction",{name:"getWord",hash:{},data:i,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:i,loc:{start:{line:20,column:90},end:{line:20,column:117}}}))+"'>\n"+(null!=(o=e.invokePartial(c(a,"groupRows"),null!=(o=null!=t?c(t,"meetings"):t)?c(o,"allMeetings"):o,{name:"groupRows",data:i,indent:" ",helpers:n,partials:a,decorators:e.decorators}))?o:"")+" </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,a,i){var o=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(o,"css-direction",{name:"getWord",hash:{},data:i,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(o,"Group Details",{name:"getWord",hash:{},data:i,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(a,"group"),t,{name:"group",data:i,indent:"\t\t",helpers:n,partials:a,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(o,"Close",{name:"getWord",hash:{},data:i,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,a,i){var o,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:i,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:i,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:i,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:i,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:i,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:i,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:i,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:i,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:i,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:i,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:i,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:i,loc:{start:{line:15,column:15},end:{line:15,column:59}}}))+'">\n\t\t<td class="bmlt-column1" '+(null!=(o=(u(n,"getWord")||t&&u(t,"getWord")||s).call(r,"css-textAlign",{name:"getWord",hash:{},data:i,loc:{start:{line:16,column:27},end:{line:16,column:56}}}))?o:"")+">\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!=(o=u(n,"if").call(r,null!=t?u(t,"formats"):t,{name:"if",hash:{},fn:e.program(2,i,0),inverse:e.noop,data:i,loc:{start:{line:20,column:3},end:{line:39,column:10}}}))?o:"")+'\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:i,loc:{start:{line:40,column:30},end:{line:40,column:68}}}))+'</div>\n\t\t\t<div class="bmlt-observer">'+(null!=(o=e.invokePartial((u(n,"selectObserver")||t&&u(t,"selectObserver")||s).call(r,{name:"selectObserver",hash:{},data:i,loc:{start:{line:41,column:34},end:{line:41,column:50}}}),t,{data:i,helpers:n,partials:a,decorators:e.decorators}))?o:"")+'</div>\n\t\t</td>\n\t\t<td class="bmlt-column2" '+(null!=(o=(u(n,"getWord")||t&&u(t,"getWord")||s).call(r,"css-textAlign",{name:"getWord",hash:{},data:i,loc:{start:{line:43,column:27},end:{line:43,column:56}}}))?o:"")+">\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!=(o=u(n,"if").call(r,null!=t?u(t,"virtual_meeting_additional_info"):t,{name:"if",hash:{},fn:e.program(4,i,0),inverse:e.noop,data:i,loc:{start:{line:48,column:4},end:{line:50,column:11}}}))?o:"")+(null!=(o=e.invokePartial(u(a,"distance"),t,{name:"distance",data:i,indent:"\t\t\t\t",helpers:n,partials:a,decorators:e.decorators}))?o:"")+'\t\t\t\t<div class="bmlt-group-meetings">\n'+(null!=(o=u(n,"each").call(r,null!=t?u(t,"membersOfGroup"):t,{name:"each",hash:{},fn:e.program(6,i,0),inverse:e.noop,data:i,loc:{start:{line:53,column:5},end:{line:55,column:14}}}))?o:"")+'\t\t\t\t</div>\n\t\t\t</div>\n\t\t</td>\n\t\t<td class="bmlt-column3">\n'+(null!=(o=e.invokePartial(u(a,"metaDataTemplate"),t,{name:"metaDataTemplate",data:i,indent:"\t\t\t",helpers:n,partials:a,decorators:e.decorators}))?o:"")+(null!=(o=(u(n,"canShare")||t&&u(t,"canShare")||s).call(r,t,{name:"canShare",hash:{},fn:e.program(8,i,0),inverse:e.noop,data:i,loc:{start:{line:61,column:3},end:{line:63,column:16}}}))?o:"")+(null!=(o=(u(n,"reportUpdateEnabled")||t&&u(t,"reportUpdateEnabled")||s).call(r,t,{name:"reportUpdateEnabled",hash:{},fn:e.program(21,i,0),inverse:e.noop,data:i,loc:{start:{line:64,column:3},end:{line:66,column:27}}}))?o:"")+(null!=(o=e.invokePartial(u(a,"offerIcsButton"),t,{name:"offerIcsButton",data:i,indent:"\t\t\t",helpers:n,partials:a,decorators:e.decorators}))?o:"")+"\t\t</td>\n\t</tr>\n"},2:function(e,t,n,a,i){var o,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!=(o=(l(n,"getWord")||t&&l(t,"getWord")||s).call(r,"bootstrap-popover-placement",{name:"getWord",hash:{},data:i,loc:{start:{line:30,column:23},end:{line:30,column:66}}}))?o:"")+'"\n\t\t\t\t data-content="'+(null!=(o=e.invokePartial((l(n,"selectFormatPopup")||t&&l(t,"selectFormatPopup")||s).call(r,{name:"selectFormatPopup",hash:{},data:i,loc:{start:{line:31,column:25},end:{line:31,column:44}}}),t,{data:i,helpers:n,partials:a,decorators:e.decorators}))?o:"")+'">\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,a,i){var o=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?o(t,"virtual_meeting_additional_info"):t,t))+"</div>\n"},6:function(e,t,n,a,i){var o=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(o(null!=t?e(t,"formatted_day"):t,t))+": "+r(o(null!=t?e(t,"start_time_formatted"):t,t))+"</div>\n"},8:function(e,t,n,a,i){var o,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!=(o=u(n,"if").call(l,null!=t?u(t,"virtual_meeting_additional_info"):t,{name:"if",hash:{},fn:e.program(9,i,0),inverse:e.noop,data:i,loc:{start:{line:62,column:314},end:{line:62,column:406}}}))?o:"")+'"), url: "'+(null!=(o=(u(n,"isVirtualOrHybrid")||t&&u(t,"isVirtualOrHybrid")||c).call(l,t,{name:"isVirtualOrHybrid",hash:{},fn:e.program(11,i,0),inverse:e.noop,data:i,loc:{start:{line:62,column:416},end:{line:62,column:603}}}))?o:"")+(null!=(o=(u(n,"isInPersonOrHybrid")||t&&u(t,"isInPersonOrHybrid")||c).call(l,t,{name:"isInPersonOrHybrid",hash:{},fn:e.program(16,i,0),inverse:e.noop,data:i,loc:{start:{line:62,column:603},end:{line:62,column:881}}}))?o:"")+'"})\'><span class="glyphicon glyphicon-share"></span> '+s(r(null!=t?u(t,"share_word"):t,t))+"</a>\n"},9:function(e,t,n,a,i){var o=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return" "+e.escapeExpression(e.lambda(null!=t?o(t,"virtual_meeting_additional_info"):t,t))},11:function(e,t,n,a,i){var o,r=null!=t?t:e.nullContext||{},s=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return(null!=(o=s(n,"if").call(r,null!=t?s(t,"virtual_meeting_link"):t,{name:"if",hash:{},fn:e.program(12,i,0),inverse:e.noop,data:i,loc:{start:{line:62,column:443},end:{line:62,column:512}}}))?o:"")+(null!=(o=s(n,"if").call(r,null!=t?s(t,"phone_meeting_number"):t,{name:"if",hash:{},fn:e.program(14,i,0),inverse:e.noop,data:i,loc:{start:{line:62,column:512},end:{line:62,column:581}}}))?o:"")},12:function(e,t,n,a,i){var o=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return e.escapeExpression(e.lambda(null!=t?o(t,"virtual_meeting_link"):t,t))},14:function(e,t,n,a,i){var o=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return e.escapeExpression(e.lambda(null!=t?o(t,"phone_meeting_number"):t,t))},16:function(e,t,n,a,i){var o=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]},r=" ",s=null!=(s=o(n,"isOS")||(null!=t?o(t,"isOS"):t))?s:e.hooks.helperMissing,i={name:"isOS",hash:{},fn:e.program(17,i,0),inverse:e.program(19,i,0),data:i,loc:{start:{line:62,column:632},end:{line:62,column:858}}},s="function"==typeof s?s.call(null!=t?t:e.nullContext||{},i):s;return null!=(s=!o(n,"isOS")?e.hooks.blockHelperMissing.call(t,s,i):s)&&(r+=s),r},17:function(e,t,n,a,i){var o=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(o(null!=t?e(t,"latitude"):t,t))+","+r(o(null!=t?e(t,"longitude"):t,t))+" "},19:function(e,t,n,a,i){var o=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(o(null!=t?e(t,"latitude"):t,t))+","+r(o(null!=t?e(t,"longitude"):t,t))+"&q="+r(o(null!=t?e(t,"latitude"):t,t))+","+r(o(null!=t?e(t,"longitude"):t,t))},21:function(e,t,n,a,i){var o=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="'+o("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:i,loc:{start:{line:65,column:13},end:{line:65,column:34}}}):n)+"?meeting_id="+o(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> '+o(r(null!=t?s(t,"report_update_word"):t,t))+"</a>\n"},compiler:[8,">= 4.3.0"],main:function(e,t,n,a,i){return null!=(i=(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,i,0),inverse:e.noop,data:i,loc:{start:{line:1,column:0},end:{line:70,column:9}}}))?i:""},usePartial:!0,useData:!0}),this.hbs_Crouton.templates.header=Handlebars.template({1:function(e,t,n,a,i,o,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,i,0,o,r),inverse:e.noop,data:i,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,i,0,o,r),inverse:e.noop,data:i,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,i,0,o,r),inverse:e.noop,data:i,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,i,0,o,r),inverse:e.noop,data:i,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,i,0,o,r),inverse:e.noop,data:i,loc:{start:{line:16,column:4},end:{line:25,column:13}}}))?s:"")+" </div>\n"},2:function(e,t,n,a,i){var o=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((o(n,"getWord")||t&&o(t,"getWord")||e.hooks.helperMissing).call(null!=t?t:e.nullContext||{},"weekday",{name:"getWord",hash:{},data:i,loc:{start:{line:4,column:97},end:{line:4,column:118}}}))+"</a></div>\n"},4:function(e,t,n,a,i){var o=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(o(null!=t?s(t,"field"):t,t))+'" tabindex=0 data-field="'+r(o(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:i,loc:{start:{line:7,column:186},end:{line:7,column:208}}}))+"</a></div>\n"},6:function(e,t,n,a,i){var o=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(o(null!=t?e(t,"field"):t,t))+'"tabindex=0 data-field="'+r(o(null!=t?e(t,"field"):t,t))+'" class="groupingButton groupingButtonLogic btn btn-primary btn-sm">'+r(o(null!=t?e(t,"title"):t,t))+"</a></div>\n"},8:function(e,t,n,a,i){var o=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((o(n,"getWord")||t&&o(t,"getWord")||e.hooks.helperMissing).call(null!=t?t:e.nullContext||{},"map",{name:"getWord",hash:{},data:i,loc:{start:{line:13,column:168},end:{line:13,column:185}}}))+"</a></div>\n"},10:function(e,t,n,a,i,o,r){var s,l,c=e.escapeExpression,u=null!=t?t:e.nullContext||{},d=e.hooks.helperMissing,p="function",h=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]?h(r[1],"config"):r[1])?h(s,"dropdown_width"):s,t))+';" data-placeholder="'+c(typeof(l=null!=(l=h(n,"placeholder")||(null!=t?h(t,"placeholder"):t))?l:d)==p?l.call(u,{name:"placeholder",hash:{},data:i,loc:{start:{line:18,column:116},end:{line:18,column:131}}}):l)+'" data-pointer="'+c(typeof(l=null!=(l=h(n,"pointer")||(null!=t?h(t,"pointer"):t))?l:d)==p?l.call(u,{name:"pointer",hash:{},data:i,loc:{start:{line:18,column:147},end:{line:18,column:158}}}):l)+'" id='+c(typeof(l=null!=(l=h(n,"elementId")||(null!=t?h(t,"elementId"):t))?l:d)==p?l.call(u,{name:"elementId",hash:{},data:i,loc:{start:{line:18,column:163},end:{line:18,column:176}}}):l)+'>\n\t\t <option value="a-">'+c((h(n,"getWord")||t&&h(t,"getWord")||d).call(u,"all",{name:"getWord",hash:{},data:i,loc:{start:{line:19,column:25},end:{line:19,column:42}}}))+" "+c(typeof(l=null!=(l=h(n,"placeholder")||(null!=t?h(t,"placeholder"):t))?l:d)==p?l.call(u,{name:"placeholder",hash:{},data:i,loc:{start:{line:19,column:43},end:{line:19,column:58}}}):l)+"</option>\n"+(null!=(s=h(n,"each").call(u,(h(n,"call")||t&&h(t,"call")||d).call(u,null!=t?h(t,"uniqueData"):t,null!=(s=null!=r[1]?h(r[1],"meetings"):r[1])?h(s,"meetingData"):s,{name:"call",hash:{},data:i,loc:{start:{line:20,column:14},end:{line:20,column:55}}}),{name:"each",hash:{},fn:e.program(11,i,0,o,r),inverse:e.noop,data:i,loc:{start:{line:20,column:6},end:{line:22,column:15}}}))?s:"")+"\t\t</select>\n\t</div>\n"},11:function(e,t,n,a,i,o,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:i,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:i,loc:{start:{line:21,column:56},end:{line:21,column:83}}}))+"</option>\n"},13:function(e,t,n,a,i){var o,r=null!=t?t:e.nullContext||{},s=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return(null!=(o=(s(n,"ifEquals")||t&&s(t,"ifEquals")||e.hooks.helperMissing).call(r,null!=(o=null!=t?s(t,"config"):t)?s(o,"view_by"):o,"weekdays",{name:"ifEquals",hash:{},fn:e.program(14,i,0),inverse:e.program(16,i,0),data:i,loc:{start:{line:30,column:4},end:{line:34,column:17}}}))?o:"")+' <ul class="nav nav-tabs">\n'+(null!=(o=s(n,"each").call(r,null!=(o=null!=t?s(t,"config"):t)?s(o,"day_sequence"):o,{name:"each",hash:{},fn:e.program(18,i,0),inverse:e.noop,data:i,loc:{start:{line:36,column:12},end:{line:38,column:21}}}))?o:"")+" </ul>\n </div>\n"},14:function(e,t,n,a,i){var o=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return' <div class="bmlt-page '+e.escapeExpression((o(n,"getWord")||t&&o(t,"getWord")||e.hooks.helperMissing).call(null!=t?t:e.nullContext||{},"css-direction",{name:"getWord",hash:{},data:i,loc:{start:{line:31,column:30},end:{line:31,column:57}}}))+' show" id="nav-days">\n'},16:function(e,t,n,a,i){var o=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return' <div class="bmlt-page '+e.escapeExpression((o(n,"getWord")||t&&o(t,"getWord")||e.hooks.helperMissing).call(null!=t?t:e.nullContext||{},"css-direction",{name:"getWord",hash:{},data:i,loc:{start:{line:33,column:30},end:{line:33,column:57}}}))+' hide" id="nav-days">\n'},18:function(e,t,n,a,i){var o=e.escapeExpression,r=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return' <li><a href="#tab'+o(e.lambda(t,t))+'" data-toggle="tab">'+o((r(n,"getDayOfTheWeek")||t&&r(t,"getDayOfTheWeek")||e.hooks.helperMissing).call(null!=t?t:e.nullContext||{},t,{name:"getDayOfTheWeek",hash:{},data:i,loc:{start:{line:37,column:61},end:{line:37,column:85}}}))+"</a></li>\n"},compiler:[8,">= 4.3.0"],main:function(e,t,n,a,i,o,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:i,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,i,0,o,r),inverse:e.noop,data:i,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,i,0,o,r),inverse:e.noop,data:i,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,a,i){var o,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(o=null!=(o=c(n,"key")||i&&c(i,"key"))?o:s)?o.call(r,{name:"key",hash:{},data:i,loc:{start:{line:6,column:19},end:{line:6,column:29}}}):o)+'" class="bmlt-page '+l((c(n,"getWord")||t&&c(t,"getWord")||s).call(r,"css-direction",{name:"getWord",hash:{},data:i,loc:{start:{line:6,column:48},end:{line:6,column:75}}}))+' hide" >\n'+(null!=(e=e.invokePartial(c(a,"byfields"),t,{name:"byfields",data:i,indent:"\t\t\t",helpers:n,partials:a,decorators:e.decorators}))?e:"")+"\t\t</div>\n"},3:function(e,t,n,a,i){var o,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(o=null!=(o=c(n,"key")||i&&c(i,"key"))?o:s)?o.call(r,{name:"key",hash:{},data:i,loc:{start:{line:11,column:19},end:{line:11,column:29}}}):o)+'" class="bmlt-page '+l((c(n,"getWord")||t&&c(t,"getWord")||s).call(r,"css-direction",{name:"getWord",hash:{},data:i,loc:{start:{line:11,column:48},end:{line:11,column:75}}}))+' hide">\n'+(null!=(e=e.invokePartial(c(a,"byfields"),t,{name:"byfields",data:i,indent:"\t\t\t",helpers:n,partials:a,decorators:e.decorators}))?e:"")+"\t\t</div>\n"},5:function(e,t,n,a,i){var o=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((o(n,"getWord")||t&&o(t,"getWord")||e.hooks.helperMissing).call(null!=t?t:e.nullContext||{},"css-direction",{name:"getWord",hash:{},data:i,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,a,i){var o,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:i,loc:{start:{line:2,column:45},end:{line:2,column:72}}}))+' hide">\n'+(null!=(o=e.invokePartial(c(a,"header"),t,{name:"header",data:i,indent:" ",helpers:n,partials:a,decorators:e.decorators}))?o:"")+" </div>\n"+(null!=(o=c(n,"each").call(r,null!=(o=null!=t?c(t,"meetings"):t)?c(o,"groupingButtons"):o,{name:"each",hash:{},fn:e.program(1,i,0),inverse:e.noop,data:i,loc:{start:{line:5,column:1},end:{line:9,column:10}}}))?o:"")+(null!=(o=c(n,"each").call(r,null!=(o=null!=t?c(t,"meetings"):t)?c(o,"formattypeGroupingButtons"):o,{name:"each",hash:{},fn:e.program(3,i,0),inverse:e.noop,data:i,loc:{start:{line:10,column:4},end:{line:14,column:10}}}))?o:"")+(null!=(o=c(n,"if").call(r,null!=(o=null!=t?c(t,"config"):t)?c(o,"map_page"):o,{name:"if",hash:{},fn:e.program(5,i,0),inverse:e.noop,data:i,loc:{start:{line:15,column:4},end:{line:18,column:11}}}))?o:"")+' <div id="byday" class="bmlt-page '+l((c(n,"getWord")||t&&c(t,"getWord")||s).call(r,"css-direction",{name:"getWord",hash:{},data:i,loc:{start:{line:19,column:37},end:{line:19,column:64}}}))+' hide">\n'+(null!=(o=e.invokePartial(c(a,"bydays"),null!=(o=null!=t?c(t,"meetings"):t)?c(o,"bydays"):o,{name:"bydays",data:i,indent:" ",helpers:n,partials:a,decorators:e.decorators}))?o:"")+' </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:i,loc:{start:{line:22,column:44},end:{line:22,column:71}}}))+'">\n'+(null!=(o=e.invokePartial(c(a,"weekdays"),null!=(o=null!=t?c(t,"meetings"):t)?c(o,"weekdays"):o,{name:"weekdays",data:i,indent:" ",helpers:n,partials:a,decorators:e.decorators}))?o:"")+" </div>\n"+(null!=(o=e.invokePartial(c(a,"meetingCountTemplate"),t,{name:"meetingCountTemplate",data:i,indent:" ",helpers:n,partials:a,decorators:e.decorators}))?o:"")+"</div>\n"},usePartial:!0,useData:!0}),this.hbs_Crouton.templates.mapMenu=Handlebars.template({1:function(e,t,n,a,i){var o=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(o,"Filter meetings",{name:"getWord",hash:{},data:i,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(o,"visible meeting list",{name:"getWord",hash:{},data:i,loc:{start:{line:10,column:57},end:{line:10,column:91}}}))+"</button>\n"},3:function(e,t,n,a,i){var o=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((o(n,"getWord")||t&&o(t,"getWord")||e.hooks.helperMissing).call(null!=t?t:e.nullContext||{},"filter by visibility",{name:"getWord",hash:{},data:i,loc:{start:{line:12,column:97},end:{line:12,column:131}}}))+"</button>\n"},5:function(e,t,n,a,i,o,r){var s,l,c=e.escapeExpression,u=null!=t?t:e.nullContext||{},d=e.hooks.helperMissing,p="function",h=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]?h(r[1],"config"):r[1])?h(s,"dropdown_width"):s,t))+';" data-placeholder="'+c(typeof(l=null!=(l=h(n,"placeholder")||(null!=t?h(t,"placeholder"):t))?l:d)==p?l.call(u,{name:"placeholder",hash:{},data:i,loc:{start:{line:21,column:124},end:{line:21,column:139}}}):l)+'" data-pointer="'+c(typeof(l=null!=(l=h(n,"pointer")||(null!=t?h(t,"pointer"):t))?l:d)==p?l.call(u,{name:"pointer",hash:{},data:i,loc:{start:{line:21,column:155},end:{line:21,column:166}}}):l)+'" id='+c(typeof(l=null!=(l=h(n,"elementId")||(null!=t?h(t,"elementId"):t))?l:d)==p?l.call(u,{name:"elementId",hash:{},data:i,loc:{start:{line:21,column:171},end:{line:21,column:184}}}):l)+'>\n\t\t <option value="a-">'+c((h(n,"getWord")||t&&h(t,"getWord")||d).call(u,"all",{name:"getWord",hash:{},data:i,loc:{start:{line:22,column:33},end:{line:22,column:50}}}))+" "+c(typeof(l=null!=(l=h(n,"placeholder")||(null!=t?h(t,"placeholder"):t))?l:d)==p?l.call(u,{name:"placeholder",hash:{},data:i,loc:{start:{line:22,column:51},end:{line:22,column:66}}}):l)+"</option>\n"+(null!=(s=h(n,"each").call(u,(h(n,"call")||t&&h(t,"call")||d).call(u,null!=t?h(t,"uniqueData"):t,null!=(s=null!=r[1]?h(r[1],"meetings"):r[1])?h(s,"meetingData"):s,{name:"call",hash:{},data:i,loc:{start:{line:23,column:22},end:{line:23,column:63}}}),{name:"each",hash:{},fn:e.program(6,i,0,o,r),inverse:e.noop,data:i,loc:{start:{line:23,column:14},end:{line:25,column:23}}}))?s:"")+"\t\t </select>\n\t </div>\n"},6:function(e,t,n,a,i,o,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:i,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:i,loc:{start:{line:24,column:64},end:{line:24,column:91}}}))+"</option>\n"},8:function(e,t,n,a,i){var o=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return null!=(e=e.invokePartial(o(a,"meetings"),null!=t?o(t,"meetings"):t,{name:"meetings",data:i,indent:" ",helpers:n,partials:a,decorators:e.decorators}))?e:""},compiler:[8,">= 4.3.0"],main:function(e,t,n,a,i,o,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:i,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:i,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:i,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,i,0,o,r),inverse:e.program(3,i,0,o,r),data:i,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:i,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:i,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,i,0,o,r),inverse:e.noop,data:i,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:i,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:i,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:i,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,i,0,o,r),inverse:e.noop,data:i,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:i,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:i,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:i,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,a,i){var o=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(o,"Open Search Dialog",{name:"getWord",hash:{},data:i,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(o,"Search for meetings",{name:"getWord",hash:{},data:i,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(o,"Search for meetings",{name:"getWord",hash:{},data:i,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(o,"zoomed-out-message",{name:"getWord",hash:{},data:i,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(o,"Enter a city or zip code",{name:"getWord",hash:{},data:i,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(o,"text_search",{name:"getWord",hash:{},data:i,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(o,"near_me",{name:"getWord",hash:{},data:i,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(o,"click_search",{name:"getWord",hash:{},data:i,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(o,"Adjust Search",{name:"getWord",hash:{},data:i,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(o,"Adjust Search",{name:"getWord",hash:{},data:i,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(o,"This number represents",{name:"getWord",hash:{},data:i,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(o,"Approx. number of meetings in result",{name:"getWord",hash:{},data:i,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(o,"Back",{name:"getWord",hash:{},data:i,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,a,i){var o=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("+o(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"+o((r(n,"getWord")||t&&r(t,"getWord")||e.hooks.helperMissing).call(null!=t?t:e.nullContext||{},"meeting details",{name:"getWord",hash:{},data:i,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,a,i){var o,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:i,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:i,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:i,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:i,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:i,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:i,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:i,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:i,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:i,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:i,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:i,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:i,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:i,loc:{start:{line:16,column:17},end:{line:16,column:57}}}))+'">\n\t\t<td class="bmlt-column1" '+(null!=(o=(u(n,"getWord")||t&&u(t,"getWord")||s).call(r,"css-textAlign",{name:"getWord",hash:{},data:i,loc:{start:{line:17,column:27},end:{line:17,column:56}}}))?o:"")+'>\n\t\t\t<div class="bmlt-day">'+l(c(null!=t?u(t,"formatted_day"):t,t))+"</div>\n"+(null!=(o=(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,i,0),inverse:e.program(4,i,0),data:i,loc:{start:{line:19,column:3},end:{line:23,column:16}}}))?o:"")+(null!=(o=u(n,"if").call(r,null!=t?u(t,"formats"):t,{name:"if",hash:{},fn:e.program(6,i,0),inverse:e.noop,data:i,loc:{start:{line:24,column:3},end:{line:43,column:10}}}))?o:"")+'\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:i,loc:{start:{line:44,column:30},end:{line:44,column:68}}}))+'</div>\n\t\t\t<div class="bmlt-observer">'+(null!=(o=e.invokePartial((u(n,"selectObserver")||t&&u(t,"selectObserver")||s).call(r,{name:"selectObserver",hash:{},data:i,loc:{start:{line:45,column:34},end:{line:45,column:50}}}),t,{data:i,helpers:n,partials:a,decorators:e.decorators}))?o:"")+'</div>\n\t\t</td>\n\t\t<td class="bmlt-column2" '+(null!=(o=(u(n,"getWord")||t&&u(t,"getWord")||s).call(r,"css-textAlign",{name:"getWord",hash:{},data:i,loc:{start:{line:47,column:27},end:{line:47,column:56}}}))?o:"")+'>\n\t\t\t<div class="meeting-data-template">'+(null!=(o=e.invokePartial(u(a,"meetingDataTemplate"),t,{name:"meetingDataTemplate",data:i,helpers:n,partials:a,decorators:e.decorators}))?o:"")+'</div>\n\t\t</td>\n\t\t<td class="bmlt-column3">\n'+(null!=(o=e.invokePartial(u(a,"metaDataTemplate"),t,{name:"metaDataTemplate",data:i,indent:"\t\t\t",helpers:n,partials:a,decorators:e.decorators}))?o:"")+(null!=(o=(u(n,"canShare")||t&&u(t,"canShare")||s).call(r,t,{name:"canShare",hash:{},fn:e.program(8,i,0),inverse:e.noop,data:i,loc:{start:{line:52,column:3},end:{line:54,column:16}}}))?o:"")+(null!=(o=(u(n,"reportUpdateEnabled")||t&&u(t,"reportUpdateEnabled")||s).call(r,t,{name:"reportUpdateEnabled",hash:{},fn:e.program(21,i,0),inverse:e.noop,data:i,loc:{start:{line:55,column:3},end:{line:57,column:27}}}))?o:"")+(null!=(o=e.invokePartial(u(a,"offerIcsButton"),t,{name:"offerIcsButton",data:i,indent:"\t\t\t",helpers:n,partials:a,decorators:e.decorators}))?o:"")+"\t\t</td>\n\t</tr>\n"},2:function(e,t,n,a,i){var o=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?o(t,"start_time_formatted"):t,t))+"</div>\n"},4:function(e,t,n,a,i){var o=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(o(null!=t?e(t,"start_time_formatted"):t,t))+" - "+r(o(null!=t?e(t,"end_time_formatted"):t,t))+"</div>\n"},6:function(e,t,n,a,i){var o,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!=(o=(l(n,"getWord")||t&&l(t,"getWord")||s).call(r,"bootstrap-popover-placement",{name:"getWord",hash:{},data:i,loc:{start:{line:34,column:23},end:{line:34,column:66}}}))?o:"")+'"\n\t\t\t\t data-content="'+(null!=(o=e.invokePartial((l(n,"selectFormatPopup")||t&&l(t,"selectFormatPopup")||s).call(r,{name:"selectFormatPopup",hash:{},data:i,loc:{start:{line:35,column:25},end:{line:35,column:44}}}),t,{data:i,helpers:n,partials:a,decorators:e.decorators}))?o:"")+'">\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,a,i){var o,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!=(o=u(n,"if").call(l,null!=t?u(t,"virtual_meeting_additional_info"):t,{name:"if",hash:{},fn:e.program(9,i,0),inverse:e.noop,data:i,loc:{start:{line:53,column:314},end:{line:53,column:406}}}))?o:"")+'"), url: "'+(null!=(o=(u(n,"isVirtualOrHybrid")||t&&u(t,"isVirtualOrHybrid")||c).call(l,t,{name:"isVirtualOrHybrid",hash:{},fn:e.program(11,i,0),inverse:e.noop,data:i,loc:{start:{line:53,column:416},end:{line:53,column:603}}}))?o:"")+(null!=(o=(u(n,"isInPersonOrHybrid")||t&&u(t,"isInPersonOrHybrid")||c).call(l,t,{name:"isInPersonOrHybrid",hash:{},fn:e.program(16,i,0),inverse:e.noop,data:i,loc:{start:{line:53,column:603},end:{line:53,column:881}}}))?o:"")+'"})\'><span class="glyphicon glyphicon-share"></span> '+s(r(null!=t?u(t,"share_word"):t,t))+"</a>\n"},9:function(e,t,n,a,i){var o=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return" "+e.escapeExpression(e.lambda(null!=t?o(t,"virtual_meeting_additional_info"):t,t))},11:function(e,t,n,a,i){var o,r=null!=t?t:e.nullContext||{},s=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return(null!=(o=s(n,"if").call(r,null!=t?s(t,"virtual_meeting_link"):t,{name:"if",hash:{},fn:e.program(12,i,0),inverse:e.noop,data:i,loc:{start:{line:53,column:443},end:{line:53,column:512}}}))?o:"")+(null!=(o=s(n,"if").call(r,null!=t?s(t,"phone_meeting_number"):t,{name:"if",hash:{},fn:e.program(14,i,0),inverse:e.noop,data:i,loc:{start:{line:53,column:512},end:{line:53,column:581}}}))?o:"")},12:function(e,t,n,a,i){var o=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return e.escapeExpression(e.lambda(null!=t?o(t,"virtual_meeting_link"):t,t))},14:function(e,t,n,a,i){var o=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return e.escapeExpression(e.lambda(null!=t?o(t,"phone_meeting_number"):t,t))},16:function(e,t,n,a,i){var o=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]},r=" ",s=null!=(s=o(n,"isOS")||(null!=t?o(t,"isOS"):t))?s:e.hooks.helperMissing,i={name:"isOS",hash:{},fn:e.program(17,i,0),inverse:e.program(19,i,0),data:i,loc:{start:{line:53,column:632},end:{line:53,column:858}}},s="function"==typeof s?s.call(null!=t?t:e.nullContext||{},i):s;return null!=(s=!o(n,"isOS")?e.hooks.blockHelperMissing.call(t,s,i):s)&&(r+=s),r},17:function(e,t,n,a,i){var o=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(o(null!=t?e(t,"latitude"):t,t))+","+r(o(null!=t?e(t,"longitude"):t,t))+" "},19:function(e,t,n,a,i){var o=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(o(null!=t?e(t,"latitude"):t,t))+","+r(o(null!=t?e(t,"longitude"):t,t))+"&q="+r(o(null!=t?e(t,"latitude"):t,t))+","+r(o(null!=t?e(t,"longitude"):t,t))},21:function(e,t,n,a,i){var o=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="'+o("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:i,loc:{start:{line:56,column:13},end:{line:56,column:34}}}):n)+"?meeting_id="+o(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> '+o(r(null!=t?s(t,"report_update_word"):t,t))+"</a>\n"},compiler:[8,">= 4.3.0"],main:function(e,t,n,a,i){return null!=(i=(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,i,0),inverse:e.noop,data:i,loc:{start:{line:1,column:0},end:{line:61,column:9}}}))?i:""},usePartial:!0,useData:!0}),this.hbs_Crouton.templates.meetingsPlaceholders=Handlebars.template({1:function(e,t,n,a,i){var o=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?o(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,a,i){return null!=(i=(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,i,0),inverse:e.noop,data:i,loc:{start:{line:1,column:0},end:{line:5,column:9}}}))?i:""},useData:!0}),this.hbs_Crouton.templates.weekdays=Handlebars.template({1:function(e,t,n,a,i){var o,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(o=null!=(o=c(n,"day")||(null!=t?c(t,"day"):t))?o:s)?o.call(r,{name:"day",hash:{},data:i,loc:{start:{line:3,column:20},end:{line:3,column:29}}}):o)+"' 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:i,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,i,0),inverse:e.noop,data:i,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,i,0),inverse:e.noop,data:i,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,a,i){var o=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return null!=(e=e.invokePartial(o(a,"meetings"),null!=t?o(t,"meetings"):t,{name:"meetings",data:i,indent:"\t\t\t\t\t\t\t",helpers:n,partials:a,decorators:e.decorators}))?e:""},4:function(e,t,n,a,i){var o=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((o(n,"getWord")||t&&o(t,"getWord")||e.hooks.helperMissing).call(null!=t?t:e.nullContext||{},"no_meetings_for_this_day",{name:"getWord",hash:{},data:i,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,a,i){return'<div class="tab-content">\n'+(null!=(i=(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,i,0),inverse:e.noop,data:i,loc:{start:{line:2,column:4},end:{line:21,column:13}}}))?i:"")+"</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,26 +85,26 @@ 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 a,o,g=2147483647,y=36,v=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"},p=y-1,_=Math.floor,b=String.fromCharCode;function A(e){throw new RangeError(d[e])}function h(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+h((e=e.replace(u,".")).split("."),t).join(".")}function w(e){for(var t,n,i=[],a=0,o=e.length;a<o;)55296<=(t=e.charCodeAt(a++))&&t<=56319&&a<o?56320==(64512&(n=e.charCodeAt(a++)))?i.push(((1023&t)<<10)+(1023&n)+65536):(i.push(t),a--):i.push(t);return i}function f(e){return h(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 S(e,t,n){var i=0;for(e=n?_(e/s):e>>1,e+=_(e/t);p*v>>1<e;i+=y)e=_(e/p);return _(i+(p+1)*e/(e+r))}function M(e){var t,n,i,a,o,r,s,l=[],c=e.length,u=0,d=128,p=72,h=e.lastIndexOf("-");for(h<0&&(h=0),n=0;n<h;++n)128<=e.charCodeAt(n)&&A("not-basic"),l.push(e.charCodeAt(n));for(i=0<h?h+1:0;i<c;){for(a=u,o=1,r=y;c<=i&&A("invalid-input"),s=e.charCodeAt(i++),(y<=(s=s-48<10?s-22:s-65<26?s-65:s-97<26?s-97:y)||s>_((g-u)/o))&&A("overflow"),u+=s*o,!(s<(s=r<=p?1:p+v<=r?v:r-p));r+=y)o>_(g/(s=y-s))&&A("overflow"),o*=s;p=S(u-a,t=l.length+1,0==a),_(u/t)>g-d&&A("overflow"),d+=_(u/t),u%=t,l.splice(u++,0,d)}return f(l)}function P(e){for(var t,n,i,a,o,r,s,l,c,u,d=[],p=(e=w(e)).length,h=128,m=72,f=t=0;f<p;++f)(s=e[f])<128&&d.push(b(s));for(n=i=d.length,i&&d.push("-");n<p;){for(a=g,f=0;f<p;++f)h<=(s=e[f])&&s<a&&(a=s);for(a-h>_((g-t)/(l=n+1))&&A("overflow"),t+=(a-h)*l,h=a,f=0;f<p;++f)if((s=e[f])<h&&++t>g&&A("overflow"),s==h){for(o=t,r=y;!(o<(c=r<=m?1:m+v<=r?v:r-m));r+=y)d.push(b(k(c+(u=o-c)%(c=y-c),0))),o=_(u/c);d.push(b(k(o,0))),m=S(t,l,n==i),t=0,++n}++t,++h}return d.join("")}if(a={version:"1.4.1",ucs2:{decode:w,encode:f},decode:M,encode:P,toASCII:function(e){return m(e,function(e){return c.test(e)?"xn--"+P(e):e})},toUnicode:function(e){return m(e,function(e){return l.test(e)?M(e.slice(4).toLowerCase()):e})}},"function"==typeof define&&"object"==typeof define.amd&&define.amd)define("punycode",function(){return a});else if(t&&n)if(module.exports==t)n.exports=a;else for(o in a)a.hasOwnProperty(o)&&(t[o]=a[o]);else e.punycode=a}(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(o,r){var s,l=o,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 a=document.createElement("script");a.setAttribute("src",l+u+"="+n),r.charset&&a.setAttribute("charset",r.charset),r.nonce&&a.setAttribute("nonce",r.nonce),r.referrerPolicy&&a.setAttribute("referrerPolicy",r.referrerPolicy),a.id=i,document.getElementsByTagName("head")[0].appendChild(a),s=setTimeout(function(){e(new Error("JSONP request to "+o+" timed out")),clearFunction(n),removeScript(i),window[n]=function(){clearFunction(n)}},c),a.onerror=function(){e(new Error("JSONP request to "+o+" 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(a,e){if(!n||void 0===n.length)return e(new TypeError(typeof n+" "+n+" is not iterable(cannot read property Symbol(Symbol.iterator))"));var o=Array.prototype.slice.call(n);if(0===o.length)return a([]);var r=o.length;for(var t=0;t<o.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){o[n]={status:"rejected",reason:e},0==--r&&a(o)})}o[n]={status:"fulfilled",value:e},0==--r&&a(o)}(t,o[t])})}var n=setTimeout,i="undefined"!=typeof setImmediate?setImmediate:null;function l(e){return Boolean(e&&void 0!==e.length)}function a(){}function o(e){if(!(this instanceof o))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=[],p(e,this)}function r(n,i){for(;3===n._state;)n=n._value;0!==n._state?(n._handled=!0,o._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 o)return t._state=3,t._value=e,void u(t);if("function"==typeof n)return void p((i=n,a=e,function(){i.apply(a,arguments)}),t)}t._state=1,t._value=e,u(t)}catch(e){c(t,e)}var i,a}function c(e,t){e._state=2,e._value=t,u(e)}function u(e){2===e._state&&0===e._deferreds.length&&o._immediateFn(function(){e._handled||o._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 p(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)}}o.prototype.catch=function(e){return this.then(null,e)},o.prototype.then=function(e,t){var n=new this.constructor(a);return r(this,new d(e,t,n)),n},o.prototype.finally=e,o.all=function(t){return new o(function(a,o){if(!l(t))return o(new TypeError("Promise.all accepts an array"));var r=Array.prototype.slice.call(t);if(0===r.length)return a([]);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)},o)}r[n]=e,0==--s&&a(r)}catch(e){o(e)}}(e,r[e])})},o.allSettled=t,o.resolve=function(t){return t&&"object"==typeof t&&t.constructor===o?t:new o(function(e){e(t)})},o.reject=function(n){return new o(function(e,t){t(n)})},o.race=function(a){return new o(function(e,t){if(!l(a))return t(new TypeError("Promise.race accepts an array"));for(var n=0,i=a.length;n<i;n++)o.resolve(a[n]).then(e,t)})},o._immediateFn="function"==typeof i?function(e){i(e)}:function(e){n(e,0)},o._unhandledRejectionFn=function(e){"undefined"!=typeof console&&console&&console.warn("Possible Unhandled Promise Rejection:",e)};var h=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 h.Promise?h.Promise=o:(h.Promise.prototype.finally||(h.Promise.prototype.finally=e),h.Promise.allSettled||(h.Promise.allSettled=t))});var crouton_Handlebars=Handlebars.noConflict();function Crouton(e){var h=this;h.mutex=!1,h.filtering=!1,h.masterFormatCodes=[],h.currentView="weekday",h.distanceTabAllowed=!1,h.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},h.setConfig(e),Crouton.prototype.searchByCoordinates=function(e,t,n,i=!0){var a=h.config.custom_query;h.config.custom_query=(null!==h.config.custom_query?h.config.custom_query:"")+"&lat_val="+e+"&long_val="+t+("km"===h.config.distance_units?"&geo_width_km=":"&geo_width=")+n,h.meetingSearch(function(){h.config.refresh_map=1,h.config.show_map=1,h.reset(),h.render(!1,i)}),h.config.custom_query=a},h.registerPartial=function(e,t){crouton_Handlebars.registerPartial(e,crouton_Handlebars.compile(t))},h.getMeetings=function(a,o=null){var e=[fetchJsonp(this.config.root_server+a).then(function(e){return e.json()})];if(0<h.config.extra_meetings.length){for(var t="",n=0;n<h.config.extra_meetings.length;n++)t+="&meeting_ids[]="+h.config.extra_meetings[n];a=a.replace(/&services\[\]=\d+/,""),e.push(fetchJsonp(h.config.root_server+a+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=h.config.root_server+a;return console.log('Could not find any meetings for the criteria specified with the query <a href="'+i+'" target=_blank>'+i+"</a>"),jQuery("#"+h.config.placeholder_id).html("No meetings found."),h.meetingData=[],h.formatsData=[],h.mutex=!1,void(o&&o())}0<h.config.exclude_zip_codes.length&&(n.meetings=n.meetings.filter(function(e){return!inArray(e.location_postal_code_1,h.config.exclude_zip_codes)})),h.meetingData=n.meetings,h.formatsData=n.formats,t&&(h.meetingData=h.meetingData.concat(t.meetings)),o&&o(),h.mutex=!1})},h.addDatafieldsToQuery=function(){if(!h.config.strict_datafields)return h.all_data_keys=[],h.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 h.all_data_keys=e.clone(),h.queryable_data_keys=e.clone(),h.collectDataKeys=function(e){for(var t=/this\.([A-Za-z0-9_]*)}}/gi;arr=t.exec(e);)h.all_data_keys.push(arr[1]),inArray(arr[1],n)||h.queryable_data_keys.push(arr[1])},h.config.map_search&&(h.queryable_data_keys.push("distance_in_km"),h.queryable_data_keys.push("distance_in_miles")),h.collectDataKeys(h.config.meeting_data_template),h.collectDataKeys(h.config.metadata_template),h.collectDataKeys(h.config.observer_template),"&data_field_key="+arrayUnique(h.queryable_data_keys).join(",")},h.mutex=!0,h.meetingSearch=function(e=null){var t="/client_interface/jsonp/?switcher=GetSearchResults&get_used_formats&lang_enum="+h.config.short_language+h.addDatafieldsToQuery();if(h.config.formats&&(t+=h.config.formats.reduce(function(e,t){return e+"&formats[]="+t},"")),h.config.map_search&&!Array.isArray(h.config.venue_types)&&(h.config.venue_types=[]),h.config.map_search&&0===h.config.venue_types.length&&h.config.venue_types.push("-2"),h.config.venue_types&&(t+=h.config.venue_types.reduce(function(e,t){return e+"&venue_types[]="+t},"")),1===h.config.int_include_unpublished?t+="&advanced_published=0":-1===h.config.int_include_unpublished&&(t+="&advanced_published=-1"),null!=h.config.custom_query)return t+=h.config.custom_query+"&sort_keys="+h.config.sort_keys,h.getMeetings(t,e);if(0<h.config.service_body.length){for(var n=0;n<h.config.service_body.length;n++)t+="&services[]="+h.config.service_body[n];return h.config.recurse_service_bodies&&(t+="&recursive=1"),t+="&sort_keys="+h.config.sort_keys,h.getMeetings(t,e)}return new Promise(function(e,t){e()})},h.lock=function(e){var t=this,n=setInterval(function(){t.mutex||(clearInterval(n),e())},100)},h.dayTab=function(e){h.hideAllPages(),jQuery('.nav-tabs a[href="#tab'+e+'"]').tab("show"),jQuery("#"+e).removeClass("hide").addClass("show")},h.dayTabFromId=function(t){day_id=h.meetingData.find(e=>e.id_bigint==t).weekday_tinyint,h.dayTab(day_id)},h.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)}),h.addStripes(),jQuery(e).removeClass("hide").addClass("show")},h.showView=function(t,e=0){h.currentView=t,0<e?h.showingNow=e:e=h.showingNow||h.meetingData.length,t.endsWith("day")?!h.config.has_tabs||h.config.filter_tabs&&h.config.filter_tabs>=e?(h.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")})):h.dayView():"map"==t?h.mapView():0==jQuery("#groupingButton_"+t.toUpperCase()).length?h.groupedView(h.config.grouping_buttons.find(e=>e.title.toLowerCase()===t).field):h.groupedView(t.toUpperCase())},h.byDayView=function(){h.lowlightButton(".groupingButton"),h.highlightButton("#day"),jQuery(".bmlt-page").each(function(e){h.hidePage("#"+this.id)}),h.hidePage("#days"),h.showPage("#byday"),h.hidePage("#nav-days"),h.hidePage("#tabs-content")},h.dayView=function(){h.lowlightButton(".groupingButton"),h.highlightButton("#day"),jQuery(".bmlt-page").each(function(e){h.hidePage("#"+this.id)}),jQuery("#days").removeClass("hide").addClass("show"),jQuery("#nav-days").removeClass("hide").addClass("show"),h.showPage("#tabs-content")},h.groupedView=function(t){!t.includes("distance")||h.distanceTabAllowed?(h.lowlightButton("#day"),h.lowlightButton(".groupingButton"),h.highlightButton("#groupingButton_"+t),jQuery(".bmlt-page").each(function(e){h.hidePage("#"+this.id),h.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")})})):h.dayView()},h.mapView=function(){h.lowlightButton("#day"),h.lowlightButton(".groupingButton"),h.highlightButton("#groupingButton_embeddedMapPage"),h.groupedView("embeddedMapPage",!1),croutonMap.showMap(!1,!1)},h.lowlightButton=function(e){jQuery(e).removeClass("buttonHighlight").addClass("buttonLowlight")},h.highlightButton=function(e){jQuery(e).removeClass("buttonLowlight").addClass("buttonHighlight")},h.hidePage=function(e){jQuery(e).removeClass("show").addClass("hide")},h.hideAllPages=function(e){jQuery("#tab-pane").removeClass("show").addClass("hide")},h.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")})},h.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)]},h.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();h.updateMeetingCount(e),h.updateFilters(),croutonMap&&croutonMap.fillMap(e),h.showView(h.currentView,e.length)},h.resetFilter=function(){croutonMap.filterVisible(!1),(h.config.map_page&&h.filtering||h.config.show_map)&&croutonMap.fillMap(),h.filtering=!1,h.updateFilters(),h.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")},h.updateFilters=function(){if(h.dropdownData){const o=function(e){return e.id.replace("meeting-data-row-","")};h.dropdownData.forEach(function(i,e){let a=[];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)=>a.push(o(t))):jQuery(".bmlt-data-row").not("[data-"+t+"~='"+n+"']").each((e,t)=>a.push(o(t))))}),a=[...new Set(a)];var t=h.meetingData.filter(e=>!a.includes(e.id_bigint));i.optionsShowing=i.uniqueData(t).map(e=>i.optionName(e))})}},h.renderStandaloneMap=function(e,t,n=null,i=!0){hbs_Crouton.localization=h.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=h,croutonMap.initialize(h.createBmltMapElement(),h.meetingData,t,null,i,n,h.config.noMap)},h.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."))})},h.getCurrentLocation=function(t){h.gretrieveGeolocation().then(e=>{t(e)}).catch(e=>{jQuery(".geo").removeClass("hide").addClass("show").html(`<p>${e.message}</p>`)})},h.renderView=function(e,t,n,i){hbs_Crouton.localization=h.localization,h.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 a=h.config.groups?hbs_Crouton.templates.groupMain:hbs_Crouton.templates.main;jQuery(e).html(a(t)),n()},h.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"),o=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],a=1;a<t-1;a++)i+=", ",i+=n[a];i+=" and "+n[t-1]}jQuery(o).text(i)})})},h.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()})},h.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()})},h.errorHandler=function(e){jQuery(".geo").removeClass("hide").addClass("show").html("")},h.handlebars=function(t,e){var n=!1;handlebarMapOptions=[],crouton_Handlebars.registerHelper("crouton_map",function(e){return n=!0,h.handlebarMapOptions=e.hash,h.handlebarMapOptions.zoom||(h.handlebarMapOptions.zoom=14),h.handlebarMapOptions.lat=parseFloat(t.latitude),h.handlebarMapOptions.lng=parseFloat(t.longitude),"<div id='bmlt-handlebars-map' class='bmlt-map'></div>"});for(var i=new DOMParser;0<e.length;){var a=e.item(0);if(a.firstChild){var o="";if(1===a.firstChild.nodeType){if(!a.firstChild.firstChild||3!==a.firstChild.firstChild.nodeType){console.log("<bmlt-handlebar> tag: cannot find textnode"),a.remove();continue}o=a.firstChild.firstChild.textContent}else 3===a.firstChild.nodeType&&(o=a.firstChild.textContent);try{var r=crouton_Handlebars.compile(o)(t)}catch(e){console.log(e),r=e.message}o=i.parseFromString("<body>"+r+"</body>","text/html");if(o.body&&o.body.firstChild){for(var s,o=o.body.firstChild,l=[],c=o;s=c.nextSibling;)l.push(c=s);a.replaceWith(o),l&&o.after(...l)}else console.log("<bmlt-handlebar> tag: could not parse the Handlebars result"),a.replaceWith("<bmlt-handlebar> tag: could not parse the Handlebars result")}else console.log("<bmlt-handlebar> tag must have at least one child"),a.remove()}n&&croutonMap.loadPopupMap("bmlt-handlebars-map",t,h.handlebarMapOptions)},h.meetingCountCallback=null,h.grouoCountCallback=null,Crouton.prototype.meetingCount=function(e){h.meetingCountCallback=e},Crouton.prototype.groupCount=function(e){h.groupCountCallback=e},Crouton.prototype.filterNext24=function(e=!0){if(!e)return jQuery("#filter-dropdown-next24").val("a-"),void h.filterMeetingsFromView();const t=new Date,i=t.getDay(),a=t.getHours(),o=t.getMinutes(),n=h.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>a)return!0;if(e==a&&parseInt(n[1])>o)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"),h.filterMeetingsFromView()},h.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)},h.enrichMeetings=function(t){var e=[];let n="?";h.config.meeting_details_href&&0<=h.config.meeting_details_href.indexOf("?")&&(n="&");for(var i=0;i<t.length;i++){t[i].formatted_comments=t[i].comments;var a=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(h.config.time_format),t[i].end_time_formatted=t[i].start_time_raw.clone().add(a[0],"hours").add(a[1],"minutes").format(h.config.time_format),"fa-IR"===h.config.language&&(t[i].start_time_formatted=h.toFarsinNumber(t[i].start_time_formatted),t[i].end_time_formatted=h.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=h.localization.getDayOfTheWeekWord(t[i].day_of_the_week);var o=t[i].formats.split(","),r=[],s=h.formatsData.filter(e=>e.root_server_uri==t[i].root_server_uri);t[i].wheelchair=!1;for(var l=0;l<o.length;l++)for(var c=0;c<s.length;c++)o[l]===s[c].key_string&&("WCHR"==s[c].world_id&&(t[i].wheelchair=!0),r.push({id:s[c].id,key:o[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,p=[t[i].location_street,t[i].location_municipality.trim(),t[i].location_province.trim(),t[i].location_postal_code_1.trim()];for(u in p.clean(),t[i].formatted_address=p.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=h.localization.getWord("map").toUpperCase(),t[i].share_word=h.localization.getWord("share").toUpperCase(),t[i].report_update_word=h.localization.getWord("report update"),t[i].show_qrcode=h.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]);a=h.getServiceBodyDetails(t[i].service_body_bigint);t[i].serviceBodyUrl=a.url,t[i].serviceBodyPhone=a.helpline,t[i].serviceBodyName=a.name,t[i].serviceBodyDescription=a.description,t[i].serviceBodyContactEmail=a.contact_email,t[i].serviceBodyType=h.localization.getServiceBodyType(a.type);p=h.getServiceBodyDetails(a.parent_id);void 0!==p&&(t[i].parentServiceBodyId=a.parent_id,t[i].parentServiceBodyUrl=p.url,t[i].parentServiceBodyPhone=p.helpline,t[i].parentServiceBodyName=p.name,t[i].parentServiceBodyDescription=p.description,t[i].parentServiceBodyType=h.localization.getServiceBodyType(p.type)),t[i].meeting_details_url="",h.config.meeting_details_href&&(t[i].meeting_details_url=h.config.meeting_details_href,2===t[i].venue_type&&h.config.virtual_meeting_details_href&&(t[i].meeting_details_url=h.config.virtual_meeting_details_href),t[i].meeting_details_url+=n+("meeting-id="+t[i].id_bigint+"&language="+h.config.language+"&time_format="+encodeURIComponent(h.config.time_format)+(h.config.force_rootserver_in_querystring?"&root_server="+encodeURIComponent(h.config.root_server):""))),this.calculateDistance(t[i]),e.push(t[i])}return h.config.groups?h.convertToGroups(e):e},h.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 a=this;var e,o=0;jQuery(".meeting-distance").each(function(e){const t=jQuery(this),n=jQuery(this).data("id");var i;n&&(o++,i=a.meetingData.find(e=>e.id_bigint==n),a.calculateDistance(i),""==i.distance?t.hasClass("hide")||t.addClass("hide"):(t.removeClass("hide"),jQuery(this).html(a.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===o&&t.children().each(function(e){if(this.id){const n=this.id.replace("meeting-data-row-","");var t=a.meetingData.find(e=>e.id_bigint==n);t&&(a.calculateDistance(t),""!=t.distance&&(jQuery(this).data("distance",t.distance_in_km),o++))}}),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<o&&(jQuery("#groupingButton_distance_in_km").removeClass("hide"),a.distanceTabAllowed=!0))},h.setUpPartials=function(){crouton_Handlebars.registerHelper("hasBMLT2ics",function(){return 0<crouton.config.bmlt2ics.length}),crouton_Handlebars.registerHelper("BMLT2ics",function(){return crouton.config.bmlt2ics}),h.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>'),h.registerPartial("offerIcsButton","{{#if (hasBMLT2ics)}}{{> icsButton}}<br/>{{/if}}"),crouton_Handlebars.registerPartial("directionsButton",hbs_Crouton.templates.directionsButton),crouton_Handlebars.registerPartial("meetingDetailsButton",hbs_Crouton.templates.meetingDetailsButton),h.registerPartial("distance",`
|
|
88
|
+
`};!function(e){var t="object"==typeof exports&&exports&&!exports.nodeType&&exports,n="object"==typeof module&&module&&!module.nodeType&&module,a="object"==typeof global&&global;a.global!==a&&a.window!==a&&a.self!==a||(e=a);var i,o,g=2147483647,y=36,v=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"},p=y-1,_=Math.floor,b=String.fromCharCode;function A(e){throw new RangeError(d[e])}function h(e,t){for(var n=e.length,a=[];n--;)a[n]=t(e[n]);return a}function m(e,t){var n=e.split("@"),a="";return 1<n.length&&(a=n[0]+"@",e=n[1]),a+h((e=e.replace(u,".")).split("."),t).join(".")}function w(e){for(var t,n,a=[],i=0,o=e.length;i<o;)55296<=(t=e.charCodeAt(i++))&&t<=56319&&i<o?56320==(64512&(n=e.charCodeAt(i++)))?a.push(((1023&t)<<10)+(1023&n)+65536):(a.push(t),i--):a.push(t);return a}function f(e){return h(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 S(e,t,n){var a=0;for(e=n?_(e/s):e>>1,e+=_(e/t);p*v>>1<e;a+=y)e=_(e/p);return _(a+(p+1)*e/(e+r))}function M(e){var t,n,a,i,o,r,s,l=[],c=e.length,u=0,d=128,p=72,h=e.lastIndexOf("-");for(h<0&&(h=0),n=0;n<h;++n)128<=e.charCodeAt(n)&&A("not-basic"),l.push(e.charCodeAt(n));for(a=0<h?h+1:0;a<c;){for(i=u,o=1,r=y;c<=a&&A("invalid-input"),s=e.charCodeAt(a++),(y<=(s=s-48<10?s-22:s-65<26?s-65:s-97<26?s-97:y)||s>_((g-u)/o))&&A("overflow"),u+=s*o,!(s<(s=r<=p?1:p+v<=r?v:r-p));r+=y)o>_(g/(s=y-s))&&A("overflow"),o*=s;p=S(u-i,t=l.length+1,0==i),_(u/t)>g-d&&A("overflow"),d+=_(u/t),u%=t,l.splice(u++,0,d)}return f(l)}function P(e){for(var t,n,a,i,o,r,s,l,c,u,d=[],p=(e=w(e)).length,h=128,m=72,f=t=0;f<p;++f)(s=e[f])<128&&d.push(b(s));for(n=a=d.length,a&&d.push("-");n<p;){for(i=g,f=0;f<p;++f)h<=(s=e[f])&&s<i&&(i=s);for(i-h>_((g-t)/(l=n+1))&&A("overflow"),t+=(i-h)*l,h=i,f=0;f<p;++f)if((s=e[f])<h&&++t>g&&A("overflow"),s==h){for(o=t,r=y;!(o<(c=r<=m?1:m+v<=r?v:r-m));r+=y)d.push(b(k(c+(u=o-c)%(c=y-c),0))),o=_(u/c);d.push(b(k(o,0))),m=S(t,l,n==a),t=0,++n}++t,++h}return d.join("")}if(i={version:"1.4.1",ucs2:{decode:w,encode:f},decode:M,encode:P,toASCII:function(e){return m(e,function(e){return c.test(e)?"xn--"+P(e):e})},toUnicode:function(e){return m(e,function(e){return l.test(e)?M(e.slice(4).toLowerCase()):e})}},"function"==typeof define&&"object"==typeof define.amd&&define.amd)define("punycode",function(){return i});else if(t&&n)if(module.exports==t)n.exports=i;else for(o in i)i.hasOwnProperty(o)&&(t[o]=i[o]);else e.punycode=i}(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(o,r){var s,l=o,c=(r=r||{}).timeout||defaultOptions.timeout,u=r.jsonpCallback||defaultOptions.jsonpCallback;return new Promise(function(t,e){var n=r.jsonpCallbackFunction||generateCallbackFunction(),a=u+"_"+n;window[n]=function(e){t({ok:!0,json:function(){return Promise.resolve(e)}}),s&&clearTimeout(s),removeScript(a),clearFunction(n)},l+=-1===l.indexOf("?")?"?":"&";var i=document.createElement("script");i.setAttribute("src",l+u+"="+n),r.charset&&i.setAttribute("charset",r.charset),r.nonce&&i.setAttribute("nonce",r.nonce),r.referrerPolicy&&i.setAttribute("referrerPolicy",r.referrerPolicy),i.id=a,document.getElementsByTagName("head")[0].appendChild(i),s=setTimeout(function(){e(new Error("JSONP request to "+o+" timed out")),clearFunction(n),removeScript(a),window[n]=function(){clearFunction(n)}},c),i.onerror=function(){e(new Error("JSONP request to "+o+" failed")),clearFunction(n),removeScript(a),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(i,e){if(!n||void 0===n.length)return e(new TypeError(typeof n+" "+n+" is not iterable(cannot read property Symbol(Symbol.iterator))"));var o=Array.prototype.slice.call(n);if(0===o.length)return i([]);var r=o.length;for(var t=0;t<o.length;t++)!function t(n,e){if(e&&("object"==typeof e||"function"==typeof e)){var a=e.then;if("function"==typeof a)return void a.call(e,function(e){t(n,e)},function(e){o[n]={status:"rejected",reason:e},0==--r&&i(o)})}o[n]={status:"fulfilled",value:e},0==--r&&i(o)}(t,o[t])})}var n=setTimeout,a="undefined"!=typeof setImmediate?setImmediate:null;function l(e){return Boolean(e&&void 0!==e.length)}function i(){}function o(e){if(!(this instanceof o))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=[],p(e,this)}function r(n,a){for(;3===n._state;)n=n._value;0!==n._state?(n._handled=!0,o._immediateFn(function(){var e,t=1===n._state?a.onFulfilled:a.onRejected;if(null!==t){try{e=t(n._value)}catch(e){return void c(a.promise,e)}s(a.promise,e)}else(1===n._state?s:c)(a.promise,n._value)})):n._deferreds.push(a)}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 o)return t._state=3,t._value=e,void u(t);if("function"==typeof n)return void p((a=n,i=e,function(){a.apply(i,arguments)}),t)}t._state=1,t._value=e,u(t)}catch(e){c(t,e)}var a,i}function c(e,t){e._state=2,e._value=t,u(e)}function u(e){2===e._state&&0===e._deferreds.length&&o._immediateFn(function(){e._handled||o._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 p(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)}}o.prototype.catch=function(e){return this.then(null,e)},o.prototype.then=function(e,t){var n=new this.constructor(i);return r(this,new d(e,t,n)),n},o.prototype.finally=e,o.all=function(t){return new o(function(i,o){if(!l(t))return o(new TypeError("Promise.all accepts an array"));var r=Array.prototype.slice.call(t);if(0===r.length)return i([]);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 a=e.then;if("function"==typeof a)return void a.call(e,function(e){t(n,e)},o)}r[n]=e,0==--s&&i(r)}catch(e){o(e)}}(e,r[e])})},o.allSettled=t,o.resolve=function(t){return t&&"object"==typeof t&&t.constructor===o?t:new o(function(e){e(t)})},o.reject=function(n){return new o(function(e,t){t(n)})},o.race=function(i){return new o(function(e,t){if(!l(i))return t(new TypeError("Promise.race accepts an array"));for(var n=0,a=i.length;n<a;n++)o.resolve(i[n]).then(e,t)})},o._immediateFn="function"==typeof a?function(e){a(e)}:function(e){n(e,0)},o._unhandledRejectionFn=function(e){"undefined"!=typeof console&&console&&console.warn("Possible Unhandled Promise Rejection:",e)};var h=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 h.Promise?h.Promise=o:(h.Promise.prototype.finally||(h.Promise.prototype.finally=e),h.Promise.allSettled||(h.Promise.allSettled=t))});var crouton_Handlebars=Handlebars.noConflict();function Crouton(e){var h=this;h.mutex=!1,h.filtering=!1,h.masterFormatCodes=[],h.currentView="weekday",h.distanceTabAllowed=!1,h.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},h.setConfig(e),Crouton.prototype.searchByCoordinates=function(e,t,n,a=!0){var i=h.config.custom_query;h.config.custom_query=(null!==h.config.custom_query?h.config.custom_query:"")+"&lat_val="+e+"&long_val="+t+("km"===h.config.distance_units?"&geo_width_km=":"&geo_width=")+n,h.meetingSearch(function(){h.config.refresh_map=1,h.config.show_map=1,h.reset(),h.render(!1,a)}),h.config.custom_query=i},h.registerPartial=function(e,t){crouton_Handlebars.registerPartial(e,crouton_Handlebars.compile(t))},h.getMeetings=function(i,o=null){var e=[fetchJsonp(this.config.root_server+i).then(function(e){return e.json()})];if(0<h.config.extra_meetings.length){for(var t="",n=0;n<h.config.extra_meetings.length;n++)t+="&meeting_ids[]="+h.config.extra_meetings[n];i=i.replace(/&services\[\]=\d+/,""),e.push(fetchJsonp(h.config.root_server+i+t).then(function(e){return e.json()}))}return Promise.all(e).then(function(e){var t,n=e[0],a=JSON.stringify(n.meetings);if(2===e.length&&(t=e[1]),"{}"===a||"[]"===a){a=h.config.root_server+i;return console.log('Could not find any meetings for the criteria specified with the query <a href="'+a+'" target=_blank>'+a+"</a>"),jQuery("#"+h.config.placeholder_id).html("No meetings found."),h.meetingData=[],h.formatsData=[],h.mutex=!1,void(o&&o())}0<h.config.exclude_zip_codes.length&&(n.meetings=n.meetings.filter(function(e){return!inArray(e.location_postal_code_1,h.config.exclude_zip_codes)})),h.meetingData=n.meetings,h.formatsData=n.formats,t&&(h.meetingData=h.meetingData.concat(t.meetings)),o&&o(),h.mutex=!1})},h.addDatafieldsToQuery=function(){if(!h.config.strict_datafields)return h.all_data_keys=[],h.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 h.all_data_keys=e.clone(),h.queryable_data_keys=e.clone(),h.collectDataKeys=function(e){for(var t=/this\.([A-Za-z0-9_]*)}}/gi;arr=t.exec(e);)h.all_data_keys.push(arr[1]),inArray(arr[1],n)||h.queryable_data_keys.push(arr[1])},h.config.map_search&&(h.queryable_data_keys.push("distance_in_km"),h.queryable_data_keys.push("distance_in_miles")),h.collectDataKeys(h.config.meeting_data_template),h.collectDataKeys(h.config.metadata_template),h.collectDataKeys(h.config.observer_template),"&data_field_key="+arrayUnique(h.queryable_data_keys).join(",")},h.mutex=!0,h.meetingSearch=function(e=null){var t="/client_interface/jsonp/?switcher=GetSearchResults&get_used_formats&lang_enum="+h.config.short_language+h.addDatafieldsToQuery();if(h.config.formats&&(t+=h.config.formats.reduce(function(e,t){return e+"&formats[]="+t},"")),h.config.map_search&&!Array.isArray(h.config.venue_types)&&(h.config.venue_types=[]),h.config.map_search&&0===h.config.venue_types.length&&h.config.venue_types.push("-2"),h.config.venue_types&&(t+=h.config.venue_types.reduce(function(e,t){return e+"&venue_types[]="+t},"")),1===h.config.int_include_unpublished?t+="&advanced_published=0":-1===h.config.int_include_unpublished&&(t+="&advanced_published=-1"),null!=h.config.custom_query)return t+=h.config.custom_query+"&sort_keys="+h.config.sort_keys,h.getMeetings(t,e);if(0<h.config.service_body.length){for(var n=0;n<h.config.service_body.length;n++)t+="&services[]="+h.config.service_body[n];return h.config.recurse_service_bodies&&(t+="&recursive=1"),t+="&sort_keys="+h.config.sort_keys,h.getMeetings(t,e)}return new Promise(function(e,t){e()})},h.lock=function(e){var t=this,n=setInterval(function(){t.mutex||(clearInterval(n),e())},100)},h.dayTab=function(e){h.hideAllPages(),jQuery('.nav-tabs a[href="#tab'+e+'"]').tab("show"),jQuery("#"+e).removeClass("hide").addClass("show")},h.dayTabFromId=function(t){day_id=h.meetingData.find(e=>e.id_bigint==t).weekday_tinyint,h.dayTab(day_id)},h.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 a=jQuery("#"+e);a.before(n),t.replaceWith(a)}),h.addStripes(),jQuery(e).removeClass("hide").addClass("show")},h.showView=function(t,e=0){h.currentView=t,0<e?h.showingNow=e:e=h.showingNow||h.meetingData.length,t.endsWith("day")?!h.config.has_tabs||h.config.filter_tabs&&h.config.filter_tabs>=e?(h.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")})):h.dayView():"map"==t?h.mapView():0==jQuery("#groupingButton_"+t.toUpperCase()).length?h.groupedView(h.config.grouping_buttons.find(e=>e.title.toLowerCase()===t).field):h.groupedView(t.toUpperCase())},h.byDayView=function(){h.lowlightButton(".groupingButton"),h.highlightButton("#day"),jQuery(".bmlt-page").each(function(e){h.hidePage("#"+this.id)}),h.hidePage("#days"),h.showPage("#byday"),h.hidePage("#nav-days"),h.hidePage("#tabs-content")},h.dayView=function(){h.lowlightButton(".groupingButton"),h.highlightButton("#day"),jQuery(".bmlt-page").each(function(e){h.hidePage("#"+this.id)}),jQuery("#days").removeClass("hide").addClass("show"),jQuery("#nav-days").removeClass("hide").addClass("show"),h.showPage("#tabs-content")},h.groupedView=function(t){!t.includes("distance")||h.distanceTabAllowed?(h.lowlightButton("#day"),h.lowlightButton(".groupingButton"),h.highlightButton("#groupingButton_"+t),jQuery(".bmlt-page").each(function(e){h.hidePage("#"+this.id),h.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")})})):h.dayView()},h.mapView=function(){h.lowlightButton("#day"),h.lowlightButton(".groupingButton"),h.highlightButton("#groupingButton_embeddedMapPage"),h.groupedView("embeddedMapPage",!1),croutonMap.showMap(!1,!1)},h.lowlightButton=function(e){jQuery(e).removeClass("buttonHighlight").addClass("buttonLowlight")},h.highlightButton=function(e){jQuery(e).removeClass("buttonLowlight").addClass("buttonHighlight")},h.hidePage=function(e){jQuery(e).removeClass("show").addClass("hide")},h.hideAllPages=function(e){jQuery("#tab-pane").removeClass("show").addClass("hide")},h.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")})},h.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)]},h.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();h.updateMeetingCount(e),h.updateFilters(),croutonMap&&croutonMap.fillMap(e),h.showView(h.currentView,e.length)},h.resetFilter=function(){croutonMap.filterVisible(!1),(h.config.map_page&&h.filtering||h.config.show_map)&&croutonMap.fillMap(),h.filtering=!1,h.updateFilters(),h.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")},h.updateFilters=function(){if(h.dropdownData){const o=function(e){return e.id.replace("meeting-data-row-","")};h.dropdownData.forEach(function(a,e){let i=[];jQuery(".filter-dropdown").each(function(e,t){var n;t.id===a.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)=>i.push(o(t))):jQuery(".bmlt-data-row").not("[data-"+t+"~='"+n+"']").each((e,t)=>i.push(o(t))))}),i=[...new Set(i)];var t=h.meetingData.filter(e=>!i.includes(e.id_bigint));a.optionsShowing=a.uniqueData(t).map(e=>a.optionName(e))})}},h.renderStandaloneMap=function(e,t,n=null,a=!0){hbs_Crouton.localization=h.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=h,croutonMap.initialize(h.createBmltMapElement(),h.meetingData,t,null,a,n,h.config.noMap)},h.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."))})},h.getCurrentLocation=function(t){h.gretrieveGeolocation().then(e=>{t(e)}).catch(e=>{jQuery(".geo").removeClass("hide").addClass("show").html(`<p>${e.message}</p>`)})},h.renderView=function(e,t,n,a){hbs_Crouton.localization=h.localization,h.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 i=h.config.groups?hbs_Crouton.templates.groupMain:hbs_Crouton.templates.main;jQuery(e).html(i(t)),n()},h.updateMeetingCount=function(t=null){var a=this;let e=a.meetingData.length;a.meetingCountCallback&&a.meetingCountCallback(e),a.groupCountCallback&&a.groupCountCallback((a.config.groups?a.config.meetingData:a.convertToGroups(a.config.meetingData)).length),addLive=function(e){return e+", "+e+"-live"},null!==t&&(e=t.length,addLive=function(e){return e+"-live"}),a.showingNowCount=e,jQuery(".crouton_root_service_body").each(function(){var e,t="",n="name";this.dataset.field&&(n=this.dataset.field),0<a.config.service_body.length&&((e=a.getServiceBodyDetails(a.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=a.meetingData;null!==t&&(e=a.meetingData.filter(e=>t.includes(e.id_bigint)));e=a.config.groups?e:a.convertToGroups(e);jQuery(this).text(arrayUnique(e).length)}),jQuery(addLive("#bmlt_tabs_service_body_names")).each(function(){var e=a.meetingData,e=getUniqueValuesOfKey(e=null!==t?a.meetingData.filter(e=>t.includes(e.id_bigint)):e,"service_body_bigint"),o=this;a.getServiceBodies(e,!1).then(function(e){var t=e.length,n=e.map(e=>e.name);n.sort();var a="";if(1===t)a=n[0];else{for(var a=n[0],i=1;i<t-1;i++)a+=", ",a+=n[i];a+=" and "+n[t-1]}jQuery(o).text(a)})})},h.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()})},h.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()})},h.errorHandler=function(e){jQuery(".geo").removeClass("hide").addClass("show").html("")},h.handlebars=function(t,e){var n=!1;handlebarMapOptions=[],crouton_Handlebars.registerHelper("crouton_map",function(e){return n=!0,h.handlebarMapOptions=e.hash,h.handlebarMapOptions.zoom||(h.handlebarMapOptions.zoom=14),h.handlebarMapOptions.lat=parseFloat(t.latitude),h.handlebarMapOptions.lng=parseFloat(t.longitude),"<div id='bmlt-handlebars-map' class='bmlt-map'></div>"});for(var a=new DOMParser;0<e.length;){var i=e.item(0);if(i.firstChild){var o="";if(1===i.firstChild.nodeType){if(!i.firstChild.firstChild||3!==i.firstChild.firstChild.nodeType){console.log("<bmlt-handlebar> tag: cannot find textnode"),i.remove();continue}o=i.firstChild.firstChild.textContent}else 3===i.firstChild.nodeType&&(o=i.firstChild.textContent);try{var r=crouton_Handlebars.compile(o)(t)}catch(e){console.log(e),r=e.message}o=a.parseFromString("<body>"+r+"</body>","text/html");if(o.body&&o.body.firstChild){for(var s,o=o.body.firstChild,l=[],c=o;s=c.nextSibling;)l.push(c=s);i.replaceWith(o),l&&o.after(...l)}else console.log("<bmlt-handlebar> tag: could not parse the Handlebars result"),i.replaceWith("<bmlt-handlebar> tag: could not parse the Handlebars result")}else console.log("<bmlt-handlebar> tag must have at least one child"),i.remove()}n&&croutonMap.loadPopupMap("bmlt-handlebars-map",t,h.handlebarMapOptions)},h.meetingCountCallback=null,h.grouoCountCallback=null,Crouton.prototype.meetingCount=function(e){h.meetingCountCallback=e},Crouton.prototype.groupCount=function(e){h.groupCountCallback=e},Crouton.prototype.filterNext24=function(e=!0){if(!e)return jQuery("#filter-dropdown-next24").val("a-"),void h.filterMeetingsFromView();const t=new Date,a=t.getDay(),i=t.getHours(),o=t.getMinutes(),n=h.meetingData.filter(function(e){var t=e.weekday_tinyint-1;if(t==a){var n=e.start_time.toString().split(":"),e=parseInt(n[0]);if(e>i)return!0;if(e==i&&parseInt(n[1])>o)return!0}else if(t==(a+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"),h.filterMeetingsFromView()},h.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)},h.enrichMeetings=function(t){var e=[];let n="?";h.config.meeting_details_href&&0<=h.config.meeting_details_href.indexOf("?")&&(n="&");for(var a=0;a<t.length;a++){t[a].formatted_comments=t[a].comments;var i=t[a].duration_time.split(":");t[a].start_time_raw=this.getAdjustedDateTime(1===parseInt(t[a].weekday_tinyint)?7:parseInt(t[a].weekday_tinyint)-1,t[a].start_time,t[a].time_zone),t[a].start_time_formatted=t[a].start_time_raw.format(h.config.time_format),t[a].end_time_formatted=t[a].start_time_raw.clone().add(i[0],"hours").add(i[1],"minutes").format(h.config.time_format),"fa-IR"===h.config.language&&(t[a].start_time_formatted=h.toFarsinNumber(t[a].start_time_formatted),t[a].end_time_formatted=h.toFarsinNumber(t[a].end_time_formatted)),t[a].day_of_the_week=7===t[a].start_time_raw.isoWeekday()?1:t[a].start_time_raw.isoWeekday()+1,t[a].formatted_day=h.localization.getDayOfTheWeekWord(t[a].day_of_the_week);var o=t[a].formats.split(","),r=[],s=h.formatsData.filter(e=>e.root_server_uri==t[a].root_server_uri);t[a].wheelchair=!1;for(var l=0;l<o.length;l++)for(var c=0;c<s.length;c++)o[l]===s[c].key_string&&("WCHR"==s[c].world_id&&(t[a].wheelchair=!0),r.push({id:s[c].id,key:o[l],name:s[c].name_string,description:s[c].description_string,type:s[c].format_type_enum}));t[a].venue_type=parseInt(t[a].venue_type),t[a].venue_type_name=getVenueTypeName(t[a]),t[a].formats_expanded=r;var u,d,p=[t[a].location_street,t[a].location_municipality.trim(),t[a].location_province.trim(),t[a].location_postal_code_1.trim()];for(u in p.clean(),t[a].formatted_address=p.join(", "),t[a].formatted_location_info=null!=t[a].location_info?t[a].location_info.replace("/(http|https)://([A-Za-z0-9._-/?=&;%,]+)/i",'<a style="text-decoration: underline;" href="$1://$2" target="_blank">$1://$2</a>'):"",t[a].map_word=h.localization.getWord("map").toUpperCase(),t[a].share_word=h.localization.getWord("share").toUpperCase(),t[a].report_update_word=h.localization.getWord("report update"),t[a].show_qrcode=h.config.show_qrcode,t[a])t[a].hasOwnProperty(u)&&"string"==typeof t[a][u]&&-1!==t[a][u].indexOf("#@-@#")&&(d=t[a][u].split("#@-@#"),t[a][u]=d[d.length-1]);i=h.getServiceBodyDetails(t[a].service_body_bigint);t[a].serviceBodyUrl=i.url,t[a].serviceBodyPhone=i.helpline,t[a].serviceBodyName=i.name,t[a].serviceBodyDescription=i.description,t[a].serviceBodyContactEmail=i.contact_email,t[a].serviceBodyType=h.localization.getServiceBodyType(i.type);p=h.getServiceBodyDetails(i.parent_id);void 0!==p&&(t[a].parentServiceBodyId=i.parent_id,t[a].parentServiceBodyUrl=p.url,t[a].parentServiceBodyPhone=p.helpline,t[a].parentServiceBodyName=p.name,t[a].parentServiceBodyDescription=p.description,t[a].parentServiceBodyType=h.localization.getServiceBodyType(p.type)),t[a].meeting_details_url="",h.config.meeting_details_href&&(t[a].meeting_details_url=h.config.meeting_details_href,2===t[a].venue_type&&h.config.virtual_meeting_details_href&&(t[a].meeting_details_url=h.config.virtual_meeting_details_href),t[a].meeting_details_url+=n+("meeting-id="+t[a].id_bigint+"&language="+h.config.language+"&time_format="+encodeURIComponent(h.config.time_format)+(h.config.force_rootserver_in_querystring?"&root_server="+encodeURIComponent(h.config.root_server):""))),this.calculateDistance(t[a]),e.push(t[a])}return h.config.groups?h.convertToGroups(e):e},h.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 a=null;return t.forEach(function(e){e.group_id?a&&e.group_id==a.group_id?a.membersOfGroup.push(e):(n.push(e),a=e,a.membersOfGroup=[Object.assign({},a)]):(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 i=this;var e,o=0;jQuery(".meeting-distance").each(function(e){const t=jQuery(this),n=jQuery(this).data("id");var a;n&&(o++,a=i.meetingData.find(e=>e.id_bigint==n),i.calculateDistance(a),""==a.distance?t.hasClass("hide")||t.addClass("hide"):(t.removeClass("hide"),jQuery(this).html(i.localization.getWord("Distance")+": "+a.distance),jQuery(this).closest("tr").data("distance",a.distance_in_km)))});const t=jQuery("#byfield_distance_in_km tbody");0!=t.length&&(0===o&&t.children().each(function(e){if(this.id){const n=this.id.replace("meeting-data-row-","");var t=i.meetingData.find(e=>e.id_bigint==n);t&&(i.calculateDistance(t),""!=t.distance&&(jQuery(this).data("distance",t.distance_in_km),o++))}}),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<o&&(jQuery("#groupingButton_distance_in_km").removeClass("hide"),i.distanceTabAllowed=!0))},h.setUpPartials=function(){crouton_Handlebars.registerHelper("hasBMLT2ics",function(){return 0<crouton.config.bmlt2ics.length}),crouton_Handlebars.registerHelper("BMLT2ics",function(){return crouton.config.bmlt2ics}),h.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>'),h.registerPartial("offerIcsButton","{{#if (hasBMLT2ics)}}{{> icsButton}}<br/>{{/if}}"),crouton_Handlebars.registerPartial("directionsButton",hbs_Crouton.templates.directionsButton),crouton_Handlebars.registerPartial("meetingDetailsButton",hbs_Crouton.templates.meetingDetailsButton),h.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))}),h.registerPartial("observerLine",`
|
|
92
92
|
{{#if (hasObserverLine name phone email) }}
|
|
93
|
-
<div class='observerLine'>
|
|
94
|
-
</div>{{/if}}`),h.registerPartial("meetingDataTemplate",h.config.meeting_data_template),h.registerPartial("metaDataTemplate",h.config.metadata_template),h.registerPartial("observerTemplate",h.config.observer_template),h.registerPartial("meetingpageTitleTemplate",h.config.meetingpage_title_template),h.registerPartial("meetingpageContentsTemplate",h.config.meetingpage_contents_template),h.registerPartial("meetingCountTemplate",h.config.meeting_count_template),h.registerPartial("meetingLink",h.config.meeting_link_template),h.registerPartial("meetingModal",h.config.meeting_modal_template),h.registerPartial("group_map","<div id='bmlt-group-map' class='bmlt-map'></div>")},h.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"===h.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")))},h.showMessage=function(e){jQuery("#"+h.config.placeholder_id).html("crouton: "+e),jQuery("#"+h.config.placeholder_id).removeClass("hide")},h.getUsedVenueType=function(e){let t=getUniqueValuesOfKey(e,"venue_type");return t.includes(3)||2===t.length?Object.values(h.localization.getWord("venue_type_choices")):1===t[0]?[h.localization.getWord("venue_type_choices").IN_PERSON]:[h.localization.getWord("venue_type_choices").VIRTUAL]},h.getUsedVisibility=function(e){return[{name:"Visible",value:1}]},h.getUsedNext24=function(e){return[{name:"Next24",value:1}]},h.isEmpty=function(e){for(var t in e)if(e.hasOwnProperty(t))return!1;return!0},h.createBmltMapElement=function(){return document.getElementById("bmlt-map")||jQuery("#bmlt-tabs").before("<div id='bmlt-map' class='bootstrap-bmlt bmlt-map "+h.localization.getWord("css-direction")+" bmlt_map_container_div'></div>"),"bmlt-map"},void 0===window.croutonMap?(window.croutonMap=new MeetingMap(h.config),h.config.map_search?h.searchMap():h.meetingSearch()):window.croutonMap.hasMapSearch()||h.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 a=1;a<7;a++){var o=n.config.day_sequence[a-1]+1;7<o?n.config.day_sequence.push(o-7):n.config.day_sequence.push(o)}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,a=document.getElementsByTagName("bmlt-handlebar");0!==a.length?(i=this).lock(function(){if(i.isEmpty(i.meetingData))for(let e=0;e<a.length;e++)a.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],a),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"),a=-1;const c="meeting-data-row-";for(k=0;k<i.length;k++)if(i[k].id===c+r.id_bigint){a=k;break}let o=function(e){switch(e){case"left":a+=1;break;case"right":a-=1;break;default:a=-1}if(0<=a&&a<i.length){const t=i[a];meetingId=t.id.substring(c.length),n.getElementsByClassName("modal-close").item(0).dispatchEvent(new MouseEvent("click")),s.meetingModal(meetingId)}};swipedetect(n,o),a<=0?jQuery(".modal-left").addClass("hide"):n.getElementsByClassName("modal-left").item(0).addEventListener("click",e=>o("right")),a>=i.length-1?jQuery(".modal-right").addClass("hide"):n.getElementsByClassName("modal-right").item(0).addEventListener("click",e=>o("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,S=!0){var M=this;M.lock(function(){var e=jQuery("body");if(""!==M.config.theme&&e.append("<div id='custom-css'><link rel='stylesheet' type='text/css' href='"+M.config.template_path+"/themes/"+M.config.theme+".css'>"),e.append("<div id='custom-css'><style type='text/css'>"+M.config.custom_css+"</style></div>"),M.isEmpty(M.meetingData))return M.showMessage("No meetings found for parameters specified."),void(M.config.refresh_map&&croutonMap.refreshMeetings(M.meetingData,S,!0));M.unique_service_bodies_ids=getUniqueValuesOfKey(M.meetingData,"service_body_bigint").sort();e=[M.getMasterFormats(),M.getServiceBodies(M.unique_service_bodies_ids)];Promise.all(e).then(function(e){M.all_service_bodies=[],M.masterFormatCodes=e[0];for(var t=e[1],n=0;n<t.length;n++)M.all_service_bodies.push(t[n]);jQuery.isEmptyObject(M.formatsData)||(M.formatsData=M.formatsData.sortByKey("name_string"));var i=M.enrichMeetings(M.meetingData);M.config.groups&&(M.meetingData=i),M.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 a=0,o=[],r={},s={},l=[];a<7;){var c=M.config.day_sequence[a],u=i.filterByObjectKeyValue("day_of_the_week",c);l.push({day:c,meetings:u}),o.push({day:M.localization.getDayOfTheWeekWord(c),meetings:u});for(var d=0;d<M.config.grouping_buttons.length;d++){var p=M.config.grouping_buttons[d].field;if(!p.startsWith("distance"))for(var h=getUniqueValuesOfKey(u,p).sort(),n=0;n<h.length;n++){var m=u.filterByObjectKeyValue(p,h[n]);r.hasOwnProperty(p)&&r[p].hasOwnProperty(h[n])?r[p][h[n]]=r[p][h[n]].concat(m):(r.hasOwnProperty(p)||(r[p]={}),r[p][h[n]]=m)}}for(d=0;d<M.config.formattype_grouping_buttons.length;d++){const p=M.config.formattype_grouping_buttons[d].field;var f=M.config.formattype_grouping_buttons[d].hasOwnProperty("accordionState")?M.config.grouping_buttons[y].accordionState:"",h=getUniqueFormatsOfType(u,p);"LANG"==p&&M.config.native_lang&&0<M.config.native_lang.length&&(h=h.filter(e=>e.key!=M.config.native_lang));for(n=0;n<h.length;n++){m=u.filter(e=>0<=e.formats_expanded.map(e=>e.key).indexOf(h[n].key));s.hasOwnProperty(p)&&s[p].hasOwnProperty(h[n].description)?s[p][h[n].description].group=s[p][h[n].description].group.concat(m):(s.hasOwnProperty(p)||(s[p]={}),s[p][h[n].description]={},s[p][h[n].description].accordionState=f,s[p][h[n].description].group=m)}}a++}for(var g={},y=0;y<M.config.grouping_buttons.length;y++){const p=M.config.grouping_buttons[y].field;var v=M.config.grouping_buttons[y].hasOwnProperty("accordionState")?M.config.grouping_buttons[y].accordionState:"";if(g[p]={},p.startsWith("distance"))g[p][M.localization.getWord("Sorted by Distance")]={},M.config.map_search?g[p][M.localization.getWord("Sorted by Distance")].group=[...M.meetingData].sort((e,t)=>e.distance_in_km-t.distance_in_km):g[p][M.localization.getWord("Sorted by Distance")].group=[...M.meetingData].filter(e=>2!=e.venue_type),g[p][M.localization.getWord("Sorted by Distance")].accordionState="non-collapsable";else{var _,b=[];for(_ in r[p])b.push(_);b.sort();for(var A=0;A<b.length;A++)g[p][b[A]]={},g[p][b[A]].group=r[p][b[A]],g[p][b[A]].accordionState=v}}M.dayNamesSequenced=M.config.day_sequence.map(e=>M.localization.getDayOfTheWeekWord(e)),M.dropdownData=[],M.config.has_days&&M.dropdownData.push({placeholder:M.localization.getWord("weekday"),pointer:"weekdays",elementId:"filter-dropdown-weekdays",uniqueData:e=>sortListByList(getUniqueValuesOfKey(e,"formatted_day"),M.dayNamesSequenced),objectPointer:convertToPunyCode,optionName:e=>e}),M.config.has_states&&M.dropdownData.push({placeholder:M.localization.getWord("states"),pointer:"States",elementId:"filter-dropdown-states",uniqueData:e=>getUniqueValuesOfKey(e,"location_province").sort(),objectPointer:convertToPunyCode,optionName:e=>e}),M.config.has_sub_province&&M.dropdownData.push({placeholder:M.localization.getWord("counties"),pointer:"Counties",elementId:"filter-dropdown-sub_province",uniqueData:e=>getUniqueValuesOfKey(e,"location_sub_province").sort(),objectPointer:convertToPunyCode,optionName:e=>e}),M.config.has_cities&&M.dropdownData.push({placeholder:M.localization.getWord("cities"),pointer:"Cities",elementId:"filter-dropdown-cities",uniqueData:e=>getUniqueValuesOfKey(e,"location_municipality").sort(),objectPointer:convertToPunyCode,optionName:e=>e}),M.config.has_neighborhoods&&M.dropdownData.push({placeholder:M.localization.getWord("neighborhood"),pointer:"Neighborhoods",elementId:"filter-dropdown-neighborhoods",uniqueData:e=>getUniqueValuesOfKey(e,"location_neighborhood").sort(),objectPointer:convertToPunyCode,optionName:e=>e}),M.config.has_zip_codes&&M.dropdownData.push({placeholder:M.localization.getWord("postal_codes"),pointer:"Zips",elementId:"filter-dropdown-zipcodes",uniqueData:e=>getUniqueValuesOfKey(e,"location_postal_code_1").sort(),objectPointer:convertToPunyCode,optionName:e=>e}),M.config.has_locations&&M.dropdownData.push({placeholder:M.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}),M.config.has_regions&&M.dropdownData.push({placeholder:M.localization.getWord("regions"),pointer:"Regions",elementId:"filter-dropdown-regions",uniqueData:t=>M.all_service_bodies.filter(e=>getUniqueValuesOfKey(t,"parentServiceBodyId").includes(e.id)).sortByKey("name"),objectPointer:e=>convertToPunyCode(e.name),optionName:e=>e.name}),M.config.has_areas&&M.dropdownData.push({placeholder:M.localization.getWord("areas"),pointer:"Areas",elementId:"filter-dropdown-areas",uniqueData:t=>M.all_service_bodies.filter(e=>getUniqueValuesOfKey(t,"service_body_bigint").includes(e.id)).sortByKey("name"),objectPointer:e=>e.id,optionName:e=>e.name}),M.config.has_groups&&M.dropdownData.push({placeholder:M.localization.getWord("groups"),pointer:"Groups",elementId:"filter-dropdown-groups",uniqueData:e=>getUniqueValuesOfKey(e,"meeting_name").sort(),objectPointer:convertToPunyCode,optionName:e=>e}),M.config.has_venues&&M.dropdownData.push({placeholder:M.localization.getWord("venue_types"),pointer:"Venues",elementId:"filter-dropdown-venues",uniqueData:e=>M.getUsedVenueType(e),objectPointer:convertToPunyCode,optionName:e=>e}),M.config.has_formats&&M.dropdownData.push({placeholder:M.localization.getWord("formats"),pointer:"Formats",elementId:"filter-dropdown-formats",uniqueData:e=>getUniqueFormats(e),objectPointer:e=>convertToPunyCode(e.name),optionName:e=>e.name}),M.config.has_languages&&M.dropdownData.push({placeholder:M.localization.getWord("languages"),pointer:"Formats",elementId:"filter-dropdown-languages",uniqueData:e=>getUniqueFormatsOfType(e,"LANG").filter(e=>e.key!==M.config.native_lang),objectPointer:e=>convertToPunyCode(e.name),optionName:e=>e.name}),M.config.has_common_needs&&M.dropdownData.push({placeholder:M.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||M.config.show_map||M.config.map_page)&&M.dropdownData.push({placeholder:"",pointer:"visible",elementId:"filter-dropdown-visibile",uniqueData:e=>M.getUsedVisibility(e),objectPointer:e=>e.value,optionName:e=>e.name}),k&&M.dropdownData.push({placeholder:"",pointer:"next24",elementId:"filter-dropdown-next24",uniqueData:e=>M.getUsedNext24(e),objectPointer:e=>e.value,optionName:e=>e.name});let w=k?M.renderStandaloneMap:M.renderView;w("#"+M.config.placeholder_id,{config:M.config,meetings:{allMeetings:M.meetingData,weekdays:l,groupingButtons:g,formattypeGroupingButtons:s,bydays:o,meetingCount:M.meetingData.length,meetingData:M.meetingData},dropdownData:M.dropdownData},function(){var e;M.config.map_search||jQuery("#groupingButton_distance_in_km").addClass("hide"),M.addStripes(),M.calcShowingNow(),M.updateMeetingCount(),jQuery("#please-wait").remove(),null==M.config.map_search&&!M.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("#"+M.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=M.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){M.filterMeetingsFromView()}),jQuery("#day").on("click",function(){M.showView("day")}),jQuery(".groupingButtonLogic").on("click",function(e){M.showView(e.target.attributes["data-field"].value.toLowerCase())}),jQuery("#groupingButton_embeddedMapPage").on("click",function(e){M.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()}),M.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"),""!==M.config.default_filter_dropdown&&(e=M.config.default_filter_dropdown.toLowerCase().split("="),jQuery("#filter-dropdown-"+e[0]).val("a-"+e[1]).trigger("change").trigger("select2:select")),!M.config.show_map||M.config.refresh_map||k||(croutonMap.initialize(M.createBmltMapElement(),M.meetingData),jQuery("#bmlt-map").removeClass("hide")),M.config.map_page&&!k&&(0==M.meetingData.filter(e=>2!=e.venue_type).length?jQuery("#groupingButton_embeddedMapPage").addClass("hide"):croutonMap.initialize("byfield_embeddedMapPage",M.meetingData)),M.config.refresh_map&&croutonMap.refreshMeetings(M.meetingData,S,!0),"map"!=M.config.view_by||M.config.map_page||(M.config.view_by="day"),M.showView(M.config.view_by,M.meetingData.length),null!=M.config.on_complete&&isFunction(M.config.on_complete)&&M.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 a=0;a<e.length;a++)t[i]===e[a]&&n.push(e[a]);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,a,o,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],a=t.pageX-n,o=t.pageY-i,150<=Math.abs(a)&&Math.abs(o)<=100&&(r(a<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")||(a=crouton.localization.getWord("select_map_app"),e.target.insertAdjacentHTML("afterend",`<div id="directionsMapModal" class="directions-map-modal remove-after-use">
|
|
93
|
+
<div class='observerLine'>{{getWord "Contact"}}: {{name}} <a href='tel:{{phone}}'>{{phone}}</a> <a href='mailto:{{email}}'>{{email}}</a></div>
|
|
94
|
+
</div>{{/if}}`),h.registerPartial("meetingDataTemplate",h.config.meeting_data_template),h.registerPartial("metaDataTemplate",h.config.metadata_template),h.registerPartial("observerTemplate",h.config.observer_template),h.registerPartial("meetingpageTitleTemplate",h.config.meetingpage_title_template),h.registerPartial("meetingpageContentsTemplate",h.config.meetingpage_contents_template),h.registerPartial("meetingCountTemplate",h.config.meeting_count_template),h.registerPartial("meetingLink",h.config.meeting_link_template),h.registerPartial("meetingModal",h.config.meeting_modal_template),h.registerPartial("group_map","<div id='bmlt-group-map' class='bmlt-map'></div>")},h.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"===h.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")))},h.showMessage=function(e){jQuery("#"+h.config.placeholder_id).html("crouton: "+e),jQuery("#"+h.config.placeholder_id).removeClass("hide")},h.getUsedVenueType=function(e){let t=getUniqueValuesOfKey(e,"venue_type");return t.includes(3)||2===t.length?Object.values(h.localization.getWord("venue_type_choices")):1===t[0]?[h.localization.getWord("venue_type_choices").IN_PERSON]:[h.localization.getWord("venue_type_choices").VIRTUAL]},h.getUsedVisibility=function(e){return[{name:"Visible",value:1}]},h.getUsedNext24=function(e){return[{name:"Next24",value:1}]},h.isEmpty=function(e){for(var t in e)if(e.hasOwnProperty(t))return!1;return!0},h.createBmltMapElement=function(){return document.getElementById("bmlt-map")||jQuery("#bmlt-tabs").before("<div id='bmlt-map' class='bootstrap-bmlt bmlt-map "+h.localization.getWord("css-direction")+" bmlt_map_container_div'></div>"),"bmlt-map"},void 0===window.croutonMap?(window.croutonMap=new MeetingMap(h.config),h.config.map_search?h.searchMap():h.meetingSearch()):window.croutonMap.hasMapSearch()||h.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 a=crouton.masterFormatCodes[n];if(a.key_string===e&&a.root_server_uri===t.root_server_uri)return a.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,a={button_filters:"grouping_buttons",button_format_filters:"formattype_grouping_buttons"};for(t in a)e.hasOwnProperty(t)&&(e[a[t]]=e[t],delete e[a[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 i=1;i<7;i++){var o=n.config.day_sequence[i-1]+1;7<o?n.config.day_sequence.push(o-7):n.config.day_sequence.push(o)}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 a,i=document.getElementsByTagName("bmlt-handlebar");0!==i.length?(a=this).lock(function(){if(a.isEmpty(a.meetingData))for(let e=0;e<i.length;e++)i.item(e).innerHTML="Meeting not found!";else{var e=[a.getServiceBodies([a.meetingData[0].service_body_bigint])];Promise.all(e).then(function(e){hbs_Crouton.localization=a.localization,a.all_service_bodies=[];for(var t=e[0],n=0;n<t.length;n++)a.all_service_bodies.push(t[n]);e=a.enrichMeetings(a.meetingData);a.setUpPartials(),crouton_Handlebars.compile("{{startup}}")(e),crouton_Handlebars.compile("{{enrich this}}")(e[0]),a.handlebars(e[0],i),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 a=jQuery(".bmlt-data-row:visible"),i=-1;const c="meeting-data-row-";for(k=0;k<a.length;k++)if(a[k].id===c+r.id_bigint){i=k;break}let o=function(e){switch(e){case"left":i+=1;break;case"right":i-=1;break;default:i=-1}if(0<=i&&i<a.length){const t=a[i];meetingId=t.id.substring(c.length),n.getElementsByClassName("modal-close").item(0).dispatchEvent(new MouseEvent("click")),s.meetingModal(meetingId)}};swipedetect(n,o),i<=0?jQuery(".modal-left").addClass("hide"):n.getElementsByClassName("modal-left").item(0).addEventListener("click",e=>o("right")),i>=a.length-1?jQuery(".modal-right").addClass("hide"):n.getElementsByClassName("modal-right").item(0).addEventListener("click",e=>o("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 a=document.getElementById("group_modal");document.body.appendChild(a),jQuery("#group_modal .get-directions-modal").on("click",openDirectionsModal),croutonMap.openModalWindow(a,!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,S=!0){var M=this;M.lock(function(){var e=jQuery("body");if(""!==M.config.theme&&e.append("<div id='custom-css'><link rel='stylesheet' type='text/css' href='"+M.config.template_path+"/themes/"+M.config.theme+".css'>"),e.append("<div id='custom-css'><style type='text/css'>"+M.config.custom_css+"</style></div>"),M.isEmpty(M.meetingData))return M.showMessage("No meetings found for parameters specified."),void(M.config.refresh_map&&croutonMap.refreshMeetings(M.meetingData,S,!0));M.unique_service_bodies_ids=getUniqueValuesOfKey(M.meetingData,"service_body_bigint").sort();e=[M.getMasterFormats(),M.getServiceBodies(M.unique_service_bodies_ids)];Promise.all(e).then(function(e){M.all_service_bodies=[],M.masterFormatCodes=e[0];for(var t=e[1],n=0;n<t.length;n++)M.all_service_bodies.push(t[n]);jQuery.isEmptyObject(M.formatsData)||(M.formatsData=M.formatsData.sortByKey("name_string"));var a=M.enrichMeetings(M.meetingData);M.config.groups&&(M.meetingData=a),M.setUpPartials(),a.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 i=0,o=[],r={},s={},l=[];i<7;){var c=M.config.day_sequence[i],u=a.filterByObjectKeyValue("day_of_the_week",c);l.push({day:c,meetings:u}),o.push({day:M.localization.getDayOfTheWeekWord(c),meetings:u});for(var d=0;d<M.config.grouping_buttons.length;d++){var p=M.config.grouping_buttons[d].field;if(!p.startsWith("distance"))for(var h=getUniqueValuesOfKey(u,p).sort(),n=0;n<h.length;n++){var m=u.filterByObjectKeyValue(p,h[n]);r.hasOwnProperty(p)&&r[p].hasOwnProperty(h[n])?r[p][h[n]]=r[p][h[n]].concat(m):(r.hasOwnProperty(p)||(r[p]={}),r[p][h[n]]=m)}}for(d=0;d<M.config.formattype_grouping_buttons.length;d++){const p=M.config.formattype_grouping_buttons[d].field;var f=M.config.formattype_grouping_buttons[d].hasOwnProperty("accordionState")?M.config.grouping_buttons[y].accordionState:"",h=getUniqueFormatsOfType(u,p);"LANG"==p&&M.config.native_lang&&0<M.config.native_lang.length&&(h=h.filter(e=>e.key!=M.config.native_lang));for(n=0;n<h.length;n++){m=u.filter(e=>0<=e.formats_expanded.map(e=>e.key).indexOf(h[n].key));s.hasOwnProperty(p)&&s[p].hasOwnProperty(h[n].description)?s[p][h[n].description].group=s[p][h[n].description].group.concat(m):(s.hasOwnProperty(p)||(s[p]={}),s[p][h[n].description]={},s[p][h[n].description].accordionState=f,s[p][h[n].description].group=m)}}i++}for(var g={},y=0;y<M.config.grouping_buttons.length;y++){const p=M.config.grouping_buttons[y].field;var v=M.config.grouping_buttons[y].hasOwnProperty("accordionState")?M.config.grouping_buttons[y].accordionState:"";if(g[p]={},p.startsWith("distance"))g[p][M.localization.getWord("Sorted by Distance")]={},M.config.map_search?g[p][M.localization.getWord("Sorted by Distance")].group=[...M.meetingData].sort((e,t)=>e.distance_in_km-t.distance_in_km):g[p][M.localization.getWord("Sorted by Distance")].group=[...M.meetingData].filter(e=>2!=e.venue_type),g[p][M.localization.getWord("Sorted by Distance")].accordionState="non-collapsable";else{var _,b=[];for(_ in r[p])b.push(_);b.sort();for(var A=0;A<b.length;A++)g[p][b[A]]={},g[p][b[A]].group=r[p][b[A]],g[p][b[A]].accordionState=v}}M.dayNamesSequenced=M.config.day_sequence.map(e=>M.localization.getDayOfTheWeekWord(e)),M.dropdownData=[],M.config.has_days&&M.dropdownData.push({placeholder:M.localization.getWord("weekday"),pointer:"weekdays",elementId:"filter-dropdown-weekdays",uniqueData:e=>sortListByList(getUniqueValuesOfKey(e,"formatted_day"),M.dayNamesSequenced),objectPointer:convertToPunyCode,optionName:e=>e}),M.config.has_states&&M.dropdownData.push({placeholder:M.localization.getWord("states"),pointer:"States",elementId:"filter-dropdown-states",uniqueData:e=>getUniqueValuesOfKey(e,"location_province").sort(),objectPointer:convertToPunyCode,optionName:e=>e}),M.config.has_sub_province&&M.dropdownData.push({placeholder:M.localization.getWord("counties"),pointer:"Counties",elementId:"filter-dropdown-sub_province",uniqueData:e=>getUniqueValuesOfKey(e,"location_sub_province").sort(),objectPointer:convertToPunyCode,optionName:e=>e}),M.config.has_cities&&M.dropdownData.push({placeholder:M.localization.getWord("cities"),pointer:"Cities",elementId:"filter-dropdown-cities",uniqueData:e=>getUniqueValuesOfKey(e,"location_municipality").sort(),objectPointer:convertToPunyCode,optionName:e=>e}),M.config.has_neighborhoods&&M.dropdownData.push({placeholder:M.localization.getWord("neighborhood"),pointer:"Neighborhoods",elementId:"filter-dropdown-neighborhoods",uniqueData:e=>getUniqueValuesOfKey(e,"location_neighborhood").sort(),objectPointer:convertToPunyCode,optionName:e=>e}),M.config.has_zip_codes&&M.dropdownData.push({placeholder:M.localization.getWord("postal_codes"),pointer:"Zips",elementId:"filter-dropdown-zipcodes",uniqueData:e=>getUniqueValuesOfKey(e,"location_postal_code_1").sort(),objectPointer:convertToPunyCode,optionName:e=>e}),M.config.has_locations&&M.dropdownData.push({placeholder:M.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}),M.config.has_regions&&M.dropdownData.push({placeholder:M.localization.getWord("regions"),pointer:"Regions",elementId:"filter-dropdown-regions",uniqueData:t=>M.all_service_bodies.filter(e=>getUniqueValuesOfKey(t,"parentServiceBodyId").includes(e.id)).sortByKey("name"),objectPointer:e=>convertToPunyCode(e.name),optionName:e=>e.name}),M.config.has_areas&&M.dropdownData.push({placeholder:M.localization.getWord("areas"),pointer:"Areas",elementId:"filter-dropdown-areas",uniqueData:t=>M.all_service_bodies.filter(e=>getUniqueValuesOfKey(t,"service_body_bigint").includes(e.id)).sortByKey("name"),objectPointer:e=>e.id,optionName:e=>e.name}),M.config.has_groups&&M.dropdownData.push({placeholder:M.localization.getWord("groups"),pointer:"Groups",elementId:"filter-dropdown-groups",uniqueData:e=>getUniqueValuesOfKey(e,"meeting_name").sort(),objectPointer:convertToPunyCode,optionName:e=>e}),M.config.has_venues&&M.dropdownData.push({placeholder:M.localization.getWord("venue_types"),pointer:"Venues",elementId:"filter-dropdown-venues",uniqueData:e=>M.getUsedVenueType(e),objectPointer:convertToPunyCode,optionName:e=>e}),M.config.has_formats&&M.dropdownData.push({placeholder:M.localization.getWord("formats"),pointer:"Formats",elementId:"filter-dropdown-formats",uniqueData:e=>getUniqueFormats(e),objectPointer:e=>convertToPunyCode(e.name),optionName:e=>e.name}),M.config.has_languages&&M.dropdownData.push({placeholder:M.localization.getWord("languages"),pointer:"Formats",elementId:"filter-dropdown-languages",uniqueData:e=>getUniqueFormatsOfType(e,"LANG").filter(e=>e.key!==M.config.native_lang),objectPointer:e=>convertToPunyCode(e.name),optionName:e=>e.name}),M.config.has_common_needs&&M.dropdownData.push({placeholder:M.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||M.config.show_map||M.config.map_page)&&M.dropdownData.push({placeholder:"",pointer:"visible",elementId:"filter-dropdown-visibile",uniqueData:e=>M.getUsedVisibility(e),objectPointer:e=>e.value,optionName:e=>e.name}),k&&M.dropdownData.push({placeholder:"",pointer:"next24",elementId:"filter-dropdown-next24",uniqueData:e=>M.getUsedNext24(e),objectPointer:e=>e.value,optionName:e=>e.name});let w=k?M.renderStandaloneMap:M.renderView;w("#"+M.config.placeholder_id,{config:M.config,meetings:{allMeetings:M.meetingData,weekdays:l,groupingButtons:g,formattypeGroupingButtons:s,bydays:o,meetingCount:M.meetingData.length,meetingData:M.meetingData},dropdownData:M.dropdownData},function(){var e;M.config.map_search||jQuery("#groupingButton_distance_in_km").addClass("hide"),M.addStripes(),M.calcShowingNow(),M.updateMeetingCount(),jQuery("#please-wait").remove(),null==M.config.map_search&&!M.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("#"+M.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=M.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){M.filterMeetingsFromView()}),jQuery("#day").on("click",function(){M.showView("day")}),jQuery(".groupingButtonLogic").on("click",function(e){M.showView(e.target.attributes["data-field"].value.toLowerCase())}),jQuery("#groupingButton_embeddedMapPage").on("click",function(e){M.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()}),M.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"),""!==M.config.default_filter_dropdown&&(e=M.config.default_filter_dropdown.toLowerCase().split("="),jQuery("#filter-dropdown-"+e[0]).val("a-"+e[1]).trigger("change").trigger("select2:select")),!M.config.show_map||M.config.refresh_map||k||(croutonMap.initialize(M.createBmltMapElement(),M.meetingData),jQuery("#bmlt-map").removeClass("hide")),M.config.map_page&&!k&&(0==M.meetingData.filter(e=>2!=e.venue_type).length?jQuery("#groupingButton_embeddedMapPage").addClass("hide"):croutonMap.initialize("byfield_embeddedMapPage",M.meetingData)),M.config.refresh_map&&croutonMap.refreshMeetings(M.meetingData,S,!0),"map"!=M.config.view_by||M.config.map_page||(M.config.view_by="day"),M.showView(M.config.view_by,M.meetingData.length),null!=M.config.on_complete&&isFunction(M.config.on_complete)&&M.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=[],a=0;a<t.length;a++)for(var i=0;i<e.length;i++)t[a]===e[i]&&n.push(e[i]);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,a,i,o,e=e,r=t||function(e){};e.addEventListener("touchstart",function(e){e=e.changedTouches[0];n=e.pageX,a=e.pageY},!1),e.addEventListener("touchend",function(e){var t;e.cancelable&&(t=e.changedTouches[0],i=t.pageX-n,o=t.pageY-a,150<=Math.abs(i)&&Math.abs(o)<=100&&(r(i<0?"left":"right"),e.preventDefault()))},!1)}function openDirectionsModal(e){const n=jQuery(this).data("latitude"),a=jQuery(this).data("longitude");var t=localStorage.getItem("croutonDirectionsURL");if(t&&null!=t)openDirections(t,n,a,!1);else{document.getElementById("directionsMapModal")||(i=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>
|
|
97
|
-
<h3>`+
|
|
97
|
+
<h3>`+i+`</h3>
|
|
98
98
|
<div id="directionsMapOptions"></div>
|
|
99
99
|
</div>
|
|
100
|
-
</div>`));const o=document.getElementById("directionsMapModal"),r=document.getElementById("directionsMapOptions");if(r){r.innerHTML="";const s=createDirectionsOptions();s.forEach(e=>{const t=document.createElement("div");t.className="directions-map-option",t.onclick=()=>openDirections(e.url,n,
|
|
100
|
+
</div>`));const o=document.getElementById("directionsMapModal"),r=document.getElementById("directionsMapOptions");if(r){r.innerHTML="";const s=createDirectionsOptions();s.forEach(e=>{const t=document.createElement("div");t.className="directions-map-option",t.onclick=()=>openDirections(e.url,n,a),t.innerHTML=`
|
|
101
101
|
<img src="${e.icon}" alt="${e.name}" class="directions-map-option-icon">
|
|
102
102
|
<div class="directions-map-option-text">
|
|
103
103
|
<div class="directions-map-option-title">${e.name}</div>
|
|
104
104
|
<div class="directions-map-option-desc">${e.description}</div>
|
|
105
105
|
</div>
|
|
106
|
-
`,r.appendChild(t)});var
|
|
107
|
-
<label for="rememberDirectionsChoice">`+
|
|
106
|
+
`,r.appendChild(t)});var i=crouton.localization.getWord("Remember my choice");const l=document.createElement("div");l.className="directions-remember-choice-div",l.innerHTML=`<input type="checkbox" id="rememberDirectionsChoice" name="rememberDirectionsChoice" value="1">
|
|
107
|
+
<label for="rememberDirectionsChoice">`+i+"</label>",r.appendChild(l),jQuery("html").on("click",".directions-map-modal-close",closeDirectionsModal),o.style.display="block"}else window.open(`https://www.google.com/maps/dir/?api=1&destination=${n},`+a,"_blank")}}function closeDirectionsModal(){const e=document.getElementById("directionsMapModal");e.style.display="none",e.className.includes("remove-after-use")&&e.remove()}function openDirections(e,t,n,a=!0){const i=jQuery("#rememberDirectionsChoice");a&&i.length&&i.is(":checked")&&localStorage.setItem("croutonDirectionsURL",e),e=(e=e.replaceAll("${latitude}",t)).replaceAll("${longitude}",n),window.open(e,"_blank"),a&&closeDirectionsModal()}function MeetingMap(e){var l=new MapDelegate(e),i=null,s=null;const c=e;c.maxZoom||(c.maxZoom=17),c.minZoom||(c.minZoom=6),c.marker_contents_template||(c.marker_contents_template=croutonDefaultTemplates.marker_contents_template);var u,d=[],n=null,o=!1,a=null,r=[],t=!1,p=!1;function h(e,t){a=e,r=t}function m(){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."))})}function f(t,n,a=null,i=null,o=!1){if(t){crouton_Handlebars.registerPartial("markerContentsTemplate",crouton_Handlebars.compile(c.marker_contents_template)),function(e){{var t;e.myThrobber||(e.myThrobber=document.createElement("div"),e.myThrobber&&(e.myThrobber.id=e.id+"Throbber_div",e.myThrobber.className="bmlt_map_throbber_div",e.myThrobber.style.display="none",e.appendChild(e.myThrobber),(t=document.createElement("img"))?(t.src=crouton.config.BMLTPlugin_throbber_img_src,t.className="bmlt_mapThrobber_img",t.id=e.id+"Throbber_img",t.alt="AJAX Throbber",e.myThrobber.appendChild(t)):e.myThrobber=null))}}(s=t),c.map_search?(c.map_search.width||(c.map_search.width=-50),c.map_search.location||c.map_search.coordinates_search||(c.map_search.auto=!0),(c.map_search.latitude||c.map_search.longitude)&&(c.lat=c.map_search.latitude,c.lng=c.map_search.longitude),c.map_search.zoom&&(c.zoom=c.map_search.zoom)):w();let e={latitude:c.lat,longitude:c.lng,zoom:c.zoom};if(a&&(e={latitude:a.lat,longitude:a.lng}),l.createMap(t,e,o)&&(c.map_search&&c.filter_visible?l.addListener("idle",X,!1):l.addListener("zoomend",function(e){var t;(void 0===x||(x===H()?!1===H():(x=H(),1)))&&d&&(Y?(t=ee(!1),F(),ee(t)):F())},!1),c.map_search?l.addControl(function(){const e=hbs_Crouton.templates.mapSearch,t=document.createElement("div");return t.innerHTML=e({}),t.querySelector("#map-search-button").addEventListener("click",I),t.querySelector("#bmltsearch-nearbyMeetings").addEventListener("click",b),t.querySelector("#bmltsearch-goto-text").addEventListener("keypress",function(e){"Enter"===e.key&&(e.preventDefault(),document.getElementById("bmltsearch-text-button").click())}),t.querySelector("#bmltsearch-text-button").addEventListener("click",function(){var e=document.getElementById("bmltsearch-goto-text").value.trim();""!==e&&(w(),l.callGeocoder(e,null,S),_(u))}),t.querySelector("#modal-seach-parameters").style.display="none",t.querySelector("#show-search-parameters").addEventListener("click",function(e){const t=e.target.parentElement.parentElement;let n=c.map_search.width,a="#search_radius";n<0&&(n=-n,a="#search_count"),t.querySelector(a).checked=!0,t.querySelector("#search_parameter").value=n,t.querySelector("#modal-seach-parameters").style.display="block",t.querySelector("#modal-search-page").style.display="none",t.querySelector("#search_radius_label").innerHTML=crouton.localization.getWord("Radius of search in $$").replace("$$",crouton.config.distance_units)}),t.querySelector("#show-search-page").addEventListener("click",function(e){const t=e.target.parentElement.parentElement;let n=t.querySelector("#search_parameter").value;t.querySelector("#search_count")&&(n=-Math.round(n),0==n&&(n=-1)),c.map_search.width=n,t.querySelector("#modal-seach-parameters").style.display="none",t.querySelector("#modal-search-page").style.display="block"}),t.querySelector("#bmltsearch-clicksearch").addEventListener("click",A),[...t.getElementsByClassName("modal-close")].forEach(e=>e.addEventListener("click",e=>_(e.target))),(u=t.querySelector("#bmltsearch_modal")).parentElement.removeChild(u),t}(),"topleft",i):(n?(n.imageDir=c.BMLTPlugin_images,l.addControl(function(){rules=[`.onoffswitch-inner:before {
|
|
108
108
|
content: "__text__";
|
|
109
109
|
padding-left: 10px;
|
|
110
110
|
background-color: #2d5c88; color: #FFFFFF;
|
|
@@ -122,7 +122,7 @@ if(!function(e,t){"use strict";"object"==typeof module&&"object"==typeof module.
|
|
|
122
122
|
<span class="onoffswitch-switch"></span>
|
|
123
123
|
</label>
|
|
124
124
|
</div>
|
|
125
|
-
</div>`,e.querySelector(".onoffswitch").addEventListener("click",function(e){e.pointerId<0||(g=!g,v=!1,crouton.filterNext24(g),v=!0)}),document.styleSheets[0].insertRule(rules[0]),document.styleSheets[0].insertRule(rules[1]),e}(),"topleft")):n={imageDir:c.BMLTPlugin_images,config:c,dropdownData:!1},l.addControl(y(n),"topright",
|
|
125
|
+
</div>`,e.querySelector(".onoffswitch").addEventListener("click",function(e){e.pointerId<0||(g=!g,v=!1,crouton.filterNext24(g),v=!0)}),document.styleSheets[0].insertRule(rules[0]),document.styleSheets[0].insertRule(rules[1]),e}(),"topleft")):n={imageDir:c.BMLTPlugin_images,config:c,dropdownData:!1},l.addControl(y(n),"topright",i)),c.caption)){const r=document.createElement("div");r.innerHTML='<div class="map-caption">'+c.caption.replace("\n","<br/>")+"</div>",l.addControl(r.firstChild,"bottomleft",i)}}}var g=!1;function y(e){var t=hbs_Crouton.templates.mapMenu,n=document.createElement("div");return n.innerHTML=t(e),n.querySelector("#nearbyMeetings").addEventListener("click",function(e){m().then(e=>{ee(!1),l.setViewToPosition(e,ne,ee),o={lat:e.latitude,lng:e.longitude},crouton.updateDistances()}).catch(e=>{console.log(e.message),jQuery(".geo").removeClass("hide").addClass("show").html(`<p>${e.message}</p>`)}),dropdownContent=document.getElementById("map-menu-dropdown").style.display="none"}),n.querySelector("#lookupLocation").addEventListener("click",z),e&&e.dropdownData?(n.querySelector("#filterMeetings").addEventListener("click",j),n.querySelector("#showAsTable").addEventListener("click",N)):n.querySelector("#filterTable").addEventListener("click",te),n.querySelector("#fullscreenMode").addEventListener("click",re),n.querySelector("#map-menu-button").addEventListener("click",function(e){let t=document.getElementById("map-menu-dropdown");"inline-block"==t.style.display?t.style.display="none":(jQuery("#filteringByVisibility").html(Y?"✔":""),t.style.display="inline-block")}),[...n.getElementsByClassName("modal-close")].forEach(e=>e.addEventListener("click",e=>D(e.target))),n.querySelector("#close_table").addEventListener("click",W),n.querySelector("#goto-text").addEventListener("keydown",function(e){e&&"Enter"==e.key&&(D(e.target),B(C))}),n.querySelector("#goto-button").addEventListener("click",function(e){D(e.target),B(C)}),n}var v=!0;function _(e){jQuery("#zoomed-out-message").not(".hide").addClass("hide"),D(e)}function b(){m().then(e=>{w(),o={lat:e.latitude,lng:e.longitude},crouton.searchByCoordinates(e.latitude,e.longitude,c.map_search.width),E==u&&_(u)}).catch(e=>{console.log(e.message),E!=u&&I()})}function A(e){croutonMap.showMap(!1,!1),l.clickSearch(e,function(e,t){w(),o={lat:e,lng:t},crouton.searchByCoordinates(e,t,c.map_search.width)}),_(u)}function w(){s.myThrobber&&(s.myThrobber.style.display="block")}function k(){s.myThrobber&&(s.myThrobber.style.display="none")}function S(e){w(),document.getElementById("bmltsearch-goto-text")&&(document.getElementById("bmltsearch-goto-text").value="");e=l.getGeocodeCenter(e);e?(o={lat:e.lat,lng:e.lng},crouton.searchByCoordinates(e.lat,e.lng,c.map_search.width)):k()}function M(e,t=!0,n=!1){if(null===e&&c.map_search)c.map_search.auto?b():c.map_search.coordinates_search?(w(),c.map_search.coordinates_search=!1,o={lat:c.map_search.latitude,lng:c.map_search.longitude},crouton.searchByCoordinates(c.map_search.latitude,c.map_search.longitude,c.map_search.width)):c.map_search.location?l.callGeocoder(c.map_search.location,null,S):I();else{if(d=e.filter(e=>2!=e.venue_type),t){let e=d.reduce(function(e,t){return e.push([t.latitude,t.longitude]),e},[]);var a=c.maxTomatoWidth/2;if(o&&e.push([o.lat,o.lng]),c.map_search&&c.filter_visible){for(e.sort((e,t)=>ce({lat:e[0],lng:e[1]},o)-ce({lat:t[0],lng:t[1]},o));pe(e)>a&&3<e.length;)e=e.slice(0,e.length/2);pe(e)>a&&(e=e.slice(1,1))}l.fitBounds(e)}F(),k(),(c.filter_visible||c.centerMe||c.goto)&&crouton.forceShowMap(),c.centerMe?navigator.geolocation?navigator.geolocation.getCurrentPosition(function(e){ee(!(coords={latitude:e.coords.latitude,longitude:e.coords.longitude})),l.setViewToPosition(coords,ne,ee),o={lat:e.coords.latitude,lng:e.coords.longitude},crouton.updateDistances()},z):n&&z():(c.centerMe||c.goto||c.map_search&&c.filter_visible||l.afterInit(()=>ee(c.filter_visible)),c.goto&&l.callGeocoder(c.goto,R))}}var P,x,C=!1,E=null,T=!1;function D(e){if(l.modalOff(),E=null,!e.classList.contains("modal"))return D(e.parentNode);if(e.style.display="none",C&&(C=!1,oe()||re()),T){const t=document.body;e=t.style.top;t.style.overflowX=P,t.style.position="",t.style.top="",window.scrollTo(0,-1*parseInt(e||"0"))}}function O(e,t=!1){if(oe()&&(C=!0,re()),e&&(e.style.display="block",T=t,e.focus(),E=e,dd=document.getElementById("map-menu-dropdown"),dd&&(dd.style.display="none"),l.modalOn(),T)){const n=document.body;P=n.style.overflowX;e=-window.scrollY+"px";n.style.overflowX="hidden",n.style.position="fixed",n.style.width="100%",n.style.setProperty("top",e,"important")}}function j(e){O(document.getElementById("filter_modal"))}function I(e){document.getElementById("bmltsearch_modal")||s.appendChild(u),l.isMapDefined()?jQuery("#bmltsearch-clicksearch").parent().show():jQuery("#bmltsearch-clicksearch").parent().hide(),O(u)}function z(e=0){O(document.getElementById("geocoding_modal"))}function N(e=0){ee(),jQuery("#bmlt-tabs").append(jQuery("#table_page")),jQuery("#table_page").removeClass("hide"),jQuery("#bmlt-map").css("display","none"),jQuery("#table_page").css("max-height",jQuery("#bmlt-map").height()),jQuery("#bmlt-maptable-div").css("height",jQuery("#bmlt-map").height()-jQuery("#bmlt-maptable-header").height()),document.getElementById("map-menu-dropdown").style.display="none"}function W(e=0){ee(!1),jQuery("#table_page").addClass("hide"),jQuery("#bmlt-map").css("display","block")}function R(e,t=null){ee(!1);e=ne(e);return ee(!0),o.lat==t.lat&&o.lng==t.lng||(o=t,crouton.updateDistances()),e}function B(e){return""!=document.getElementById("goto-text").value?e?l.addListener("idle",function(){l.callGeocoder(document.getElementById("goto-text").value,R)},!0):l.callGeocoder(document.getElementById("goto-text").value,R):alert(""),1}function F(t=!1){if(d&&d.length)try{q(t),o&&l.markSearchPoint([o.lat,o.lng])}catch(e){console.log(e),l.addListener("projection_changed",function(e){q(t),o&&l.markSearchPoint([o.lat,o.lng])},!0)}}function H(){return!!c.groups||(void 0===l.getZoom()||void 0!==c.clustering&&l.getZoom()<c.clustering)}function q(e=!1){if(l.isMapDefined()){const t=l.getOpenMarker();l.clearAllMarkers(),l.removeClusterLayer();const n=ae(d),a=c.groups?n:H()||1==n.length?n.map(e=>[e]):function(e){var t=new Array;for(const[n,u]of Object.entries(function(e){return e.reduce(function(e,t){return e.hasOwnProperty(t.location_municipality)?e[t.location_municipality].push(t):e[t.location_municipality]=[t],e},{})}(e))){var c=u.map(e=>(item=new Object,item.matched=!1,item.meeting=e,item.coords=l.fromLatLngToPoint(e.latitude,e.longitude),item));c.reduce(function(e,t,n){if(t.matched)return e;matches=[t.meeting];var a,i,o,r,s,l=t.coords;for(c2=n+1;c2<u.length;c2++)c[c2].matched||(a=c[c2].coords,i=l.x-8,o=l.x+8,r=l.y-8,s=l.y+8,a.x>=i&&a.x<=o&&a.y>=r&&a.y<=s&&(matches.push(c[c2].meeting),c[c2].matched=!0));return matches.sort($),e.push(matches),e},t)}return t}(n);H()&&l.createClusterLayer(),markerCreator=c.groups?G:U,a.forEach(function(e){markerCreator(e,t)}),l.addClusterLayer(),e&&(e=n.reduce(function(e,t){return e.push([t.latitude,t.longitude]),e},[]),l.fitBounds(e))}}function $(e,t){var n=parseInt(e.weekday_tinyint,10),a=parseInt(t.weekday_tinyint,10);if(n<c.start_week&&(n+=7),a<c.start_week&&(a+=7),n<a)return-1;if(a<n)return 1;e=e.start_time.toString().split(":"),t=t.start_time.toString().split(":");return parseInt(e[0])<parseInt(t[0])?-1:parseInt(e[0])>parseInt(t[0])?1:parseInt(e[1])<parseInt(t[1])?-1:parseInt(e[1])>parseInt(t[1])?1:0}document.addEventListener("keydown",function(e){E&&"Escape"==e.key&&D(E)},!0);const V=crouton_Handlebars.compile(`
|
|
126
126
|
<div class="accordion">
|
|
127
127
|
{{#each this}}<div>
|
|
128
128
|
<input type="radio" name="panel" id="panel-{{this.id_bigint}}" {{#unless @index}}checked{{/unless}}/>
|
|
@@ -132,10 +132,10 @@ if(!function(e,t){"use strict";"object"==typeof module&&"object"==typeof module.
|
|
|
132
132
|
</div>
|
|
133
133
|
</div>{{/each}}
|
|
134
134
|
</div>
|
|
135
|
-
`);function U(e,t){var n=[e[0].latitude,e[0].longitude],i=V(e),n=l.createMarker(n,1<e.length,null);l.bindPopup(n,i,e.map(e=>parseInt(e.id_bigint)),t)}function G(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 Y=!1,Z=null;function K(t){return d.filter(e=>l.contains(t,e.latitude,e.longitude))}function Q(){p=!0,c.map_search||ee(!1),l.addListener("dragend",J,!0)}function J(){p=!1,c.map_search&&c.filter_visible?X():ee(!0)}function X(e){p||(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(),w(),crouton.searchByCoordinates(l.getCenter().lat,l.getCenter().lng,ue(),!1)))}function ee(e=!0){if(e==Y&&!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":""),v=!1,crouton.simulateFilterDropdown(),v=!0,jQuery("#filteringByVisibility").html(e?"✔":""),(Y=e)?Z=l.addListener("dragstart",Q,!0):Z&&(l.removeListener(Z),Z=null),!e}function te(){ee(!Y)}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 ae=!1;function oe(){return(document.fullscreenElement||document.mozFullScreenElement||document.webkitFullscreenElement||document.msFullscreenElement)===s||ae}function re(e){var t=s;oe()?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)}ae=!1;function se(e){var t=s;(ae=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 pe(e){return de(l.getCorners(e),"km")}this.initialize=function e(t,n,i=null,a=null,o=!0,r,s){if(!l.isApiLoaded())return h(e,[t,n,i,a,o,r,s]),void l.loadApi();f(document.getElementById(t),i,a,r,s),M(n,o,!0)},this.showMap=function(e=!1,t=!0){e&&a?a.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(v&&!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=M,this.getDistanceFromSearch=function(e){return!!o&&{km:(e=ce(e,o))/1e3,miles:.00062137119*e}},this.openModalWindow=O,this.closeModalWindow=D,this.loadPopupMap=function e(t,n,i=null){if(!l.isApiLoaded())return h(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(),a=e)}},this.filterVisible=ee,this.hasMapSearch=function(){return"map_search"in c}}function MapDelegate(e){const u=e;var d,a,o=null,r=null,s=null,l=null,p=null,n=null,t=null,h=!1,i=!1,m=[],f=!1,g=!1;function y(e,t,n){if(d){e="zoomend"===e?"zoom_changed":e;return n?google.maps.event.addListenerOnce(d,e,t):google.maps.event.addListener(d,e,t)}}function v(e,t){if(!d)return 12;var n=d.getZoom();if(u.map_search&&u.filter_visible)return n;for(var i=d.getCenter(),a=d.getBounds(),o=!1;0==t(a,{lat:i.lat(),lng:i.lng()}).length&&6<n;){o=!0,--n;var r=new google.maps.LatLng({lat:2*a.getNorthEast().lat()-i.lat(),lng:2*a.getNorthEast().lng()-i.lng()}),s=new google.maps.LatLng({lat:2*a.getSouthWest().lat()-i.lat(),lng:2*a.getSouthWest().lng()-i.lng()}),a=new google.maps.LatLngBounds(s,r)}if(!e&&!o&&n<12){for(var l=t(a).length;n<12&&0<l;){n+=1;r=new google.maps.LatLng({lat:.5*(a.getNorthEast().lat()+i.lat()),lng:.5*(a.getNorthEast().lng()+i.lng())}),s=new google.maps.LatLng({lat:.5*(a.getSouthWest().lat()+i.lat()),lng:.5*(a.getSouthWest().lng()+i.lng())}),l=t(a=new google.maps.LatLngBounds(s,r)).length}0==l&&--n}return n}function _(e){e=e.id.split("-")[1];g=e,jQuery(".bmlt-data-row > td").removeClass("rowHighlight"),jQuery("#meeting-data-row-"+e+" > td").addClass("rowHighlight"),"undefined"==typeof crouton&&crouton.dayTabFromId(e)}function b(e){e.setZIndex(google.maps.Marker.MAX_ZINDEX+1),a.setContent(e.desc),a.open(d,e),a.addListener("visible",function(){jQuery("input[type=radio][name=panel]:checked").each(function(e,t){_(t)}),jQuery("input[type=radio][name=panel]").change(function(){_(this)})})}function A(t){var e;!d||(e=m.find(e=>e.ids.includes(t)))&&(jQuery("#panel-"+t).prop("checked",!0),b(e.marker))}function w(e){var t=function(e){d&&(d.fitBounds(this.response[0].geometry.viewport),d.setZoom(v(!0,this.filterMeetings)))}.bind({filterMeetings:this.filterMeetings,response:e});e&&e[0]&&e[0].geometry&&e[0].geometry.location?(d.panTo(e[0].geometry.location),google.maps.event.addListenerOnce(d,"idle",t)):alert(crouton.localization.getWord("address_lookup_fail"))}this.createMap=function(e,t,n=!1){if(n)return gDiv=e,gDiv.style.height="auto",gDiv.style.marginBottom="10px",d=null,gDiv;o=new google.maps.MarkerImage(u.BMLTPlugin_images+"/NAMarker.png",new google.maps.Size(23,32),new google.maps.Point(0,0),new google.maps.Point(12,32)),r=new google.maps.MarkerImage(u.BMLTPlugin_images+"/NAMarkerG.png",new google.maps.Size(23,32),new google.maps.Point(0,0),new google.maps.Point(12,32)),s=new google.maps.MarkerImage(u.BMLTPlugin_images+"/NAMarkerSel.png",new google.maps.Size(23,32),new google.maps.Point(0,0),new google.maps.Point(12,32)),g_icon_image_searchpoint=new google.maps.MarkerImage(u.BMLTPlugin_images+"/SearchPoint.png",new google.maps.Size(23,32),new google.maps.Point(0,0),new google.maps.Point(12,32)),l=new google.maps.MarkerImage(u.BMLTPlugin_images+"/NAMarkerS.png",new google.maps.Size(43,32),new google.maps.Point(0,0),new google.maps.Point(12,32)),p={coord:[16,0,18,1,19,2,20,3,21,4,21,5,22,6,22,7,22,8,22,9,22,10,22,11,22,12,22,13,22,14,22,15,22,16,21,17,21,18,22,19,20,20,19,21,20,22,18,23,17,24,18,25,17,26,15,27,14,28,15,29,12,30,12,31,10,31,10,30,9,29,8,28,8,27,7,26,6,25,5,24,5,23,4,22,3,21,3,20,2,19,1,18,1,17,1,16,0,15,0,14,0,13,0,12,0,11,0,10,0,9,0,8,0,7,1,6,1,5,2,4,2,3,3,2,5,1,6,0,16,0],type:"poly"};var i={mapTypeId:google.maps.MapTypeId.ROADMAP,zoomControl:!0,minZoom:u.minZoom,maxZoom:u.maxZoom,mapTypeControl:!1,streetViewControl:!0,disableDoubleClickZoom:!0,draggableCursor:"pointer",scaleControl:!0,fullscreenControl:!!u.map_search};return t&&(i=Object.assign(i,{center:new google.maps.LatLng(t.latitude,t.longitude),zoom:parseInt(t.zoom)})),n=e.offsetWidth,t=e.offsetHeight,n<640||t<640?(i.scrollwheel=!0,i.zoomControlOptions={style:google.maps.ZoomControlStyle.SMALL}):i.zoomControlOptions={style:google.maps.ZoomControlStyle.LARGE},a=new google.maps.InfoWindow,d=new google.maps.Map(e,i)},this.addListener=y,this.addControl=function(t,e,n){if(d){var i=e;switch(e){case"topright":i=google.maps.ControlPosition.TOP_RIGHT,t.style.margin="10px 10px 0 0";break;case"topleft":i=google.maps.ControlPosition.TOP_LEFT,t.style.margin="10px 0 0 10px";break;case"bottomleft":i=google.maps.ControlPosition.LEFT_BOTTOM,t.style.margin="0 0 0px 10px"}if(t.index=1,n){const a=new MutationObserver(function(e){e.forEach(e=>{e.addedNodes.forEach(e=>{e===t&&(a.disconnect(),n())})})});a.observe(document,{childList:!0,subtree:!0})}d.controls[i].push(t)}else gDiv.appendChild(t)},this.setViewToPosition=function(e,t,n){d&&(e=new google.maps.LatLng(e.latitude,e.longitude),d.setCenter(e),d.setZoom(v(!1,t)),n&&n())},this.clearAllMarkers=function(){d&&(m&&m.forEach(function(e){e&&e.marker.info_win&&m[c].marker.info_win_.close(),e.marker.setMap(null)}),g=!(m=[]))},this.fromLatLngToPoint=function(e,t){return d?(e=new google.maps.LatLng(e,t),t=1<<d.getZoom(),e=d.getProjection().fromLatLngToPoint(e),new google.maps.Point(e.x*t,e.y*t)):null},this.callGeocoder=function(e,t,n=w){var i=new google.maps.Geocoder;i?(e={address:e},u.region&&""!==u.region.trim()&&(e.region=u.region),u.bounds&&u.bounds.north&&""!==u.bounds.north.trim()&&u.bounds.east&&""!==u.bounds.east.trim()&&u.bounds.south&&""!==u.bounds.south.trim()&&u.bounds.west&&""!==u.bounds.west.trim()&&(e.bounds=new google.maps.LatLngBounds(new google.maps.LatLng(u.bounds.south,u.bounds.west),new google.maps.LatLng(u.bounds.north,u.bounds.east))),t&&(n=n.bind({filterMeetings:t})),i.geocode(e,n)):alert(crouton.localization.getWord("address_lookup_fail"))},this.setZoom=function(e){d&&d.setZoom(v(!1,e))},this.getZoom=function(){return d?d.getZoom():12},this.createMarker=function(e,t,n){if(d){var i=t?r:o,a=null,t=!!inHtml;return(a=new google.maps.Marker({position:new google.maps.LatLng(...e),shadow:l,icon:i,shape:p,clickable:t,cursor:"default",title:n,draggable:!1})).zIndex=999,a.old_image=a.getIcon(),a}},this.bindPopup=function(e,t,n,i){e.desc=t,google.maps.event.addListener(e,"click",function(){m.forEach(e=>e.marker.setIcon(e.marker.old_image)),e.old_image&&e.setIcon(s),b(e)}),n.includes(parseInt(A))&&b(e),a.addListener("closeclick",function(){g=!1,m.forEach(e=>e.marker.setIcon(e.marker.old_image)),jQuery(".bmlt-data-row > td").removeClass("rowHighlight")}),m[m.length]={ids:n,marker:e}},this.addMarkerCallback=function(e,t,n){t&&e.addListener("click",()=>{t(n)}),m.push({ids:n,marker:e})},this.contains=function(e,t,n){return!d||e.contains(new google.maps.LatLng(t,n))},this.getBounds=function(){return d?d.getBounds():null},this.invalidateSize=function(){},this.zoomOut=function(e){d&&d.setZoom(v(!0,e))},this.fitBounds=function(e){if(d){google.maps.event.addListenerOnce(d,"bounds_changed",function(){d.setZoom(parseInt(Math.min(d.getZoom(),u.maxZoom)))});let n=new google.maps.LatLngBounds;n&&(e=e.reduce(function(e,t){return null===e?n:e.extend(new google.maps.LatLng(t[0],t[1]))},n),d.fitBounds(e))}},this.openMarker=A,this.isApiLoaded=function(){return h},this.loadApi=function(e,t){var n=document.createElement("script");h=!0,void 0===u.api_key&&(u.api_key=""),n.src="https://maps.googleapis.com/maps/api/js?key="+u.api_key+"&callback=croutonMap.apiLoadedCallback",n.defer=!0,n.async=!0;var i=document.getElementsByTagName("script")[0];i.parentNode.insertBefore(n,i)},this.createClusterLayer=function(){i=!0},this.addClusterLayer=function(){if(d){let e=m.map(e=>e.marker);i?(t=new markerClusterer.MarkerClusterer({map:d,markers:e,imagePath:"https://developers.google.com/maps/documentation/javascript/examples/markerclusterer/m"}),(n=new OverlappingMarkerSpiderfier(d,{markersWontMove:!0,markersWontHide:!0})).addListener("format",function(e,t){t=t===OverlappingMarkerSpiderfier.markerStatus.SPIDERFIED||t===OverlappingMarkerSpiderfier.markerStatus.SPIDERFIABLE||t===OverlappingMarkerSpiderfier.markerStatus.UNSPIDERFIED?r:t===OverlappingMarkerSpiderfier.markerStatus.UNSPIDERFIABLE?o:null;e.setIcon(t)}),google.maps.event.addListener(d,"zoom_changed",function(){"undefined"!=d.getProjection()&&google.maps.event.addListenerOnce(d,"idle",function(){if("undefined"!=d.getProjection()&&null!=n)for(var e=n.markersNearAnyOtherMarker(),t=0;t<e.length;t++)e[t].icon=r})}),n.addListener("click",function(e){e.zIndex=999,a.setContent(e.desc),a.open(d,e)}),e.forEach(e=>n.addMarker(e))):e.forEach(e=>e.setMap(d))}},this.removeClusterLayer=function(){d&&(i=!1,t&&t.setMap(null),t=null,n&&(n.removeAllMarkers(),n.clearListeners("click"),n=null))},this.clickSearch=function(e,t){d&&(d.setOptions({draggableCursor:"crosshair",zoomControl:!1,gestureHandling:"none"}),google.maps.event.addListenerOnce(d,"click",function(e){d.setOptions({draggableCursor:"default",zoomControl:!0,gestureHandling:"auto"}),t(e.latLng.lat(),e.latLng.lng())}))},this.getGeocodeCenter=function(e){if(e&&e[0]&&e[0].geometry&&e[0].geometry.location)return{lat:e[0].geometry.location.lat(),lng:e[0].geometry.location.lng()};alert(crouton.localization.getWord("address_lookup_fail"))},this.modalOn=function(){},this.modalOff=function(){},this.removeListener=function(e){d&&e.remove()},this.afterInit=function(e){d&&(void 0!==d.getBounds()?e():y("idle",e,!0))},this.isMapDefined=function(){return null!=d},this.getCorners=function(e=!1){return{ne:{lat:(e=e?e.reduce(function(e,t){return e.extend(new google.maps.LatLng(t[0],t[1]))},new google.maps.LatLngBounds):d.getBounds()).getNorthEast().lat(),lng:e.getNorthEast().lng()},sw:{lat:e.getSouthWest().lat(),lng:e.getSouthWest().lng()}}},this.getCenter=function(){var e=d.getCenter();return{lat:e.lat(),lng:e.lng()}},this.markSearchPoint=function(e){d&&(f&&f.setMap(null),(f=new google.maps.Marker({position:new google.maps.LatLng(...e)})).setIcon(g_icon_image_searchpoint),f.setMap(d))},this.getOpenMarker=function(){return g}}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,a=t.formats.split(","),o=e.split(","),r=0;r<o.length;r++)i=inArray(o[r],a);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,a=i?(n=n||"UTC",(a=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(a<i||i.isoWeekday()==a.isoWeekday()&&0==a.diff(i,"days"))&&a.add(1,"weeks"),a},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.isApiLoaded=null,MapDelegate.prototype.loadApi=null,MapDelegate.prototype.openMarker=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;var markerClusterer=function(a){"use strict";function o(e,t){var n={};for(a in e)Object.prototype.hasOwnProperty.call(e,a)&&t.indexOf(a)<0&&(n[a]=e[a]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols)for(var i=0,a=Object.getOwnPropertySymbols(e);i<a.length;i++)t.indexOf(a[i])<0&&Object.prototype.propertyIsEnumerable.call(e,a[i])&&(n[a[i]]=e[a[i]]);return n}class s{static isAdvancedMarkerAvailable(e){return google.maps.marker&&!0===e.getMapCapabilities().isAdvancedMarkersAvailable}static isAdvancedMarker(e){return google.maps.marker&&e instanceof google.maps.marker.AdvancedMarkerElement}static setMap(e,t){this.isAdvancedMarker(e)?e.map=t:e.setMap(t)}static getPosition(e){if(this.isAdvancedMarker(e)){if(e.position){if(e.position instanceof google.maps.LatLng)return e.position;if(e.position.lat&&e.position.lng)return new google.maps.LatLng(e.position.lat,e.position.lng)}return new google.maps.LatLng(null)}return e.getPosition()}static getVisible(e){return!!this.isAdvancedMarker(e)||e.getVisible()}}class r{constructor(e){var{markers:t,position:e}=e;this.markers=t,e&&(e instanceof google.maps.LatLng?this._position=e:this._position=new google.maps.LatLng(e))}get bounds(){if(0!==this.markers.length||this._position){const e=new google.maps.LatLngBounds(this._position,this._position);for(const t of this.markers)e.extend(s.getPosition(t));return e}}get position(){return this._position||this.bounds.getCenter()}get count(){return this.markers.filter(e=>s.getVisible(e)).length}push(e){this.markers.push(e)}delete(){this.marker&&(s.setMap(this.marker,null),this.marker=void 0),this.markers.length=0}}const l=(e,t,n,i)=>{const a=c(e.getBounds(),t,i);return n.filter(e=>a.contains(s.getPosition(e)))},c=(e,t,n)=>{var{northEast:i,southWest:e}=d(e,t),n=p({northEast:i,southWest:e},n);return h(n,t)},i=(e,t,n)=>{const i=c(e,t,n),a=i.getNorthEast(),o=i.getSouthWest();return[o.lng(),o.lat(),a.lng(),a.lat()]},u=(e,t)=>{var n=(t.lat-e.lat)*Math.PI/180,i=(t.lng-e.lng)*Math.PI/180,n=Math.sin(n/2),i=Math.sin(i/2),i=n*n+Math.cos(e.lat*Math.PI/180)*Math.cos(t.lat*Math.PI/180)*i*i;return 2*Math.atan2(Math.sqrt(i),Math.sqrt(1-i))*6371},d=(e,t)=>({northEast:t.fromLatLngToDivPixel(e.getNorthEast()),southWest:t.fromLatLngToDivPixel(e.getSouthWest())}),p=(e,t)=>{let{northEast:n,southWest:i}=e;return n.x+=t,n.y-=t,i.x-=t,i.y+=t,{northEast:n,southWest:i}},h=(e,t)=>{var{northEast:n,southWest:e}=e,e=t.fromDivPixelToLatLng(e),n=t.fromDivPixelToLatLng(n);return new google.maps.LatLngBounds(e,n)};class e{constructor(e){var{maxZoom:e=16}=e;this.maxZoom=e}noop(e){var e=e["markers"];return n(e)}}class t extends e{constructor(e){var{viewportPadding:t=60}=e;super(o(e,["viewportPadding"])),this.viewportPadding=60,this.viewportPadding=t}calculate(e){let{markers:t,map:n,mapCanvasProjection:i}=e;return n.getZoom()>=this.maxZoom?{clusters:this.noop({markers:t}),changed:!1}:{clusters:this.cluster({markers:l(n,i,t,this.viewportPadding),map:n,mapCanvasProjection:i})}}}const n=e=>e.map(e=>new r({position:s.getPosition(e),markers:[e]}));var m,f,g,y=(m=function e(t,n){if(t===n)return!0;if(t&&n&&"object"==typeof t&&"object"==typeof n){if(t.constructor!==n.constructor)return!1;var i,a,o;if(Array.isArray(t)){if((i=t.length)!=n.length)return!1;for(a=i;0!=a--;)if(!e(t[a],n[a]))return!1;return!0}if(t.constructor===RegExp)return t.source===n.source&&t.flags===n.flags;if(t.valueOf!==Object.prototype.valueOf)return t.valueOf()===n.valueOf();if(t.toString!==Object.prototype.toString)return t.toString()===n.toString();if((i=(o=Object.keys(t)).length)!==Object.keys(n).length)return!1;for(a=i;0!=a--;)if(!Object.prototype.hasOwnProperty.call(n,o[a]))return!1;for(a=i;0!=a--;){var r=o[a];if(!e(t[r],n[r]))return!1}return!0}return t!=t&&n!=n})&&m.__esModule&&Object.prototype.hasOwnProperty.call(m,"default")?m.default:m;const v=[Int8Array,Uint8Array,Uint8ClampedArray,Int16Array,Uint16Array,Int32Array,Uint32Array,Float32Array,Float64Array];class _{static from(e){if(!(e instanceof ArrayBuffer))throw new Error("Data must be an instance of ArrayBuffer.");var[t,n]=new Uint8Array(e,0,2);if(219!==t)throw new Error("Data does not appear to be in a KDBush format.");var i=n>>4;if(1!=i)throw new Error(`Got v${i} data when expected v1.`);t=v[15&n];if(!t)throw new Error("Unrecognized array type.");var[i]=new Uint16Array(e,2,1),[n]=new Uint32Array(e,4,1);return new _(n,i,t,e)}constructor(e,t=64,n=Float64Array,i){if(isNaN(e)||e<0)throw new Error(`Unpexpected numItems value: ${e}.`);this.numItems=+e,this.nodeSize=Math.min(Math.max(+t,2),65535),this.ArrayType=n,this.IndexArrayType=e<65536?Uint16Array:Uint32Array;var a=v.indexOf(this.ArrayType),o=2*e*this.ArrayType.BYTES_PER_ELEMENT,r=e*this.IndexArrayType.BYTES_PER_ELEMENT,s=(8-r%8)%8;if(a<0)throw new Error(`Unexpected typed array class: ${n}.`);i&&i instanceof ArrayBuffer?(this.data=i,this.ids=new this.IndexArrayType(this.data,8,e),this.coords=new this.ArrayType(this.data,8+r+s,2*e),this._pos=2*e,this._finished=!0):(this.data=new ArrayBuffer(8+o+r+s),this.ids=new this.IndexArrayType(this.data,8,e),this.coords=new this.ArrayType(this.data,8+r+s,2*e),this._pos=0,this._finished=!1,new Uint8Array(this.data,0,2).set([219,16+a]),new Uint16Array(this.data,2,1)[0]=t,new Uint32Array(this.data,4,1)[0]=e)}add(e,t){var n=this._pos>>1;return this.ids[n]=n,this.coords[this._pos++]=e,this.coords[this._pos++]=t,n}finish(){var e=this._pos>>1;if(e!==this.numItems)throw new Error(`Added ${e} items when expected ${this.numItems}.`);return function e(t,n,i,a,o,r){if(o-a<=i)return;const s=a+o>>1;b(t,n,s,a,o,r),e(t,n,i,a,s-1,1-r),e(t,n,i,1+s,o,1-r)}(this.ids,this.coords,this.nodeSize,0,this.numItems-1,0),this._finished=!0,this}range(t,n,i,a){if(!this._finished)throw new Error("Data not yet indexed - call index.finish().");const{ids:o,coords:r,nodeSize:e}=this,s=[0,o.length-1,0],l=[];for(;s.length;){var c=s.pop()||0,u=s.pop()||0,d=s.pop()||0;if(u-d<=e)for(let e=d;e<=u;e++){const s=r[2*e],f=r[2*e+1];s>=t&&s<=i&&n<=f&&f<=a&&l.push(o[e])}else{var p=d+u>>1,h=r[2*p],m=r[2*p+1];t<=h&&h<=i&&n<=m&&m<=a&&l.push(o[p]),(0===c?t<=h:n<=m)&&(s.push(d),s.push(p-1),s.push(1-c)),(0===c?h<=i:m<=a)&&(s.push(1+p),s.push(u),s.push(1-c))}}return l}within(t,n,e){if(!this._finished)throw new Error("Data not yet indexed - call index.finish().");const{ids:i,coords:a,nodeSize:o}=this,r=[0,i.length-1,0],s=[],l=e*e;for(;r.length;){var c=r.pop()||0,u=r.pop()||0,d=r.pop()||0;if(u-d<=o)for(let e=d;e<=u;e++)k(a[2*e],a[2*e+1],t,n)<=l&&s.push(i[e]);else{var p=d+u>>1,h=a[2*p],m=a[2*p+1];k(h,m,t,n)<=l&&s.push(i[p]),(0===c?t-e<=h:n-e<=m)&&(r.push(d),r.push(p-1),r.push(1-c)),(0===c?h<=t+e:m<=n+e)&&(r.push(1+p),r.push(u),r.push(1-c))}}return s}}function b(n,i,a,o,r,s){for(;o<r;){var l,c,u,d;600<r-o&&(l=r-o+1,c=a-o+1,d=Math.log(l),u=.5*Math.exp(2*d/3),d=.5*Math.sqrt(d*u*(l-u)/l)*(c-l/2<0?-1:1),b(n,i,a,Math.max(o,Math.floor(a-c*u/l+d)),Math.min(r,Math.floor(a+(l-c)*u/l+d)),s));var p=i[2*a+s];let e=o,t=r;for(A(n,i,o,a),i[2*r+s]>p&&A(n,i,o,r);e<t;){for(A(n,i,e,t),e++,t--;i[2*e+s]<p;)e++;for(;i[2*t+s]>p;)t--}i[2*o+s]===p?A(n,i,o,t):(t++,A(n,i,t,r)),t<=a&&(o=t+1),a<=t&&(r=t-1)}}function A(e,t,n,i){w(e,n,i),w(t,2*n,2*i),w(t,2*n+1,2*i+1)}function w(e,t,n){var i=e[t];e[t]=e[n],e[n]=i}function k(e,t,n,i){n=e-n,i=t-i;return n*n+i*i}const S={minZoom:0,maxZoom:16,minPoints:2,radius:40,extent:512,nodeSize:64,log:!1,generateId:!1,reduce:null,map:e=>e},M=Math.fround||(f=new Float32Array(1),e=>(f[0]=+e,f[0])),P=3,x=5,C=6;class E{constructor(e){this.options=Object.assign(Object.create(S),e),this.trees=new Array(this.options.maxZoom+1),this.stride=this.options.reduce?7:6,this.clusterProps=[]}load(t){const{log:n,minZoom:i,maxZoom:a}=this.options;n&&console.time("total time");const o=`prepare ${t.length} points`;n&&console.time(o),this.points=t;const r=[];for(let e=0;e<t.length;e++){const i=t[e];if(i.geometry){const[a,o]=i.geometry.coordinates,s=M(O(a)),l=M(L(o));r.push(s,l,1/0,e,-1,1),this.options.reduce&&r.push(0)}}let s=this.trees[a+1]=this._createTree(r);n&&console.timeEnd(o);for(let e=a;e>=i;e--){const i=+Date.now();s=this.trees[e]=this._createTree(this._cluster(s,e)),n&&console.log("z%d: %d clusters in %dms",e,s.numItems,+Date.now()-i)}return n&&console.timeEnd("total time"),this}getClusters(e,t){let n=((e[0]+180)%360+360)%360-180;var i=Math.max(-90,Math.min(90,e[1]));let a=180===e[2]?180:((e[2]+180)%360+360)%360-180;var o=Math.max(-90,Math.min(90,e[3]));if(360<=e[2]-e[0])n=-180,a=180;else if(n>a){const e=this.getClusters([n,i,180,o],t),r=this.getClusters([-180,i,a,o],t);return e.concat(r)}const r=this.trees[this._limitZoom(t)],s=r.range(O(n),L(o),O(a),L(i)),l=r.data,c=[];for(const e of s){const t=this.stride*e;c.push(1<l[t+x]?T(l,t,this.clusterProps):this.points[l[t+P]])}return c}getChildren(e){const t=this._getOriginId(e),n=this._getOriginZoom(e),i="No cluster with the specified id.",a=this.trees[n];if(!a)throw new Error(i);var o=a.data;if(t*this.stride>=o.length)throw new Error(i);const r=this.options.radius/(this.options.extent*Math.pow(2,n-1)),s=o[t*this.stride],l=o[t*this.stride+1],c=a.within(s,l,r),u=[];for(const t of c){const n=t*this.stride;o[4+n]===e&&u.push(1<o[n+x]?T(o,n,this.clusterProps):this.points[o[n+P]])}if(0===u.length)throw new Error(i);return u}getLeaves(e,t,n){var i=[];return this._appendLeaves(i,e,t=t||10,n=n||0,0),i}getTile(e,t,n){const i=this.trees[this._limitZoom(e)],a=Math.pow(2,e),{extent:o,radius:r}=this.options,s=r/o,l=(n-s)/a,c=(n+1+s)/a,u={features:[]};return this._addTileFeatures(i.range((t-s)/a,l,(t+1+s)/a,c),i.data,t,n,a,u),0===t&&this._addTileFeatures(i.range(1-s/a,l,1,c),i.data,a,n,a,u),t===a-1&&this._addTileFeatures(i.range(0,l,s/a,c),i.data,-1,n,a,u),u.features.length?u:null}getClusterExpansionZoom(e){let t=this._getOriginZoom(e)-1;for(;t<=this.options.maxZoom;){var n=this.getChildren(e);if(t++,1!==n.length)break;e=n[0].properties.cluster_id}return t}_appendLeaves(e,t,n,i,a){const o=this.getChildren(t);for(const t of o){const o=t.properties;if(o&&o.cluster?a+o.point_count<=i?a+=o.point_count:a=this._appendLeaves(e,o.cluster_id,n,i,a):a<i?a++:e.push(t),e.length===n)break}return a}_createTree(t){const n=new _(t.length/this.stride|0,this.options.nodeSize,Float32Array);for(let e=0;e<t.length;e+=this.stride)n.add(t[e],t[e+1]);return n.finish(),n.data=t,n}_addTileFeatures(i,a,o,r,s,l){for(const u of i){const i=u*this.stride,d=1<a[i+x];let e,t,n;if(d)e=D(a,i,this.clusterProps),t=a[i],n=a[1+i];else{const o=this.points[a[i+P]];e=o.properties;const[r,s]=o.geometry.coordinates;t=O(r),n=L(s)}const p={type:1,geometry:[[Math.round(this.options.extent*(t*s-o)),Math.round(this.options.extent*(n*s-r))]],tags:e};var c=d||this.options.generateId?a[i+P]:this.points[a[i+P]].id;void 0!==c&&(p.id=c),l.features.push(p)}}_limitZoom(e){return Math.max(this.options.minZoom,Math.min(Math.floor(+e),this.options.maxZoom+1))}_cluster(e,r){const{radius:t,extent:s,reduce:l,minPoints:n}=this.options,i=t/(s*Math.pow(2,r)),c=e.data,u=[],d=this.stride;for(let o=0;o<c.length;o+=d)if(!(c[o+2]<=r)){c[o+2]=r;const s=c[o],m=c[o+1],f=e.within(c[o],c[o+1],i),g=c[o+x];let a=g;for(const e of f){const t=e*d;c[2+t]>r&&(a+=c[t+x])}if(a>g&&a>=n){let e,t=s*g,n=m*g,i=-1;var p,h=((o/d|0)<<5)+(r+1)+this.points.length;for(const s of f){const u=s*d;c[2+u]<=r||(c[2+u]=r,p=c[u+x],t+=c[u]*p,n+=c[1+u]*p,c[4+u]=h,l&&(e||(e=this._map(c,o,!0),i=this.clusterProps.length,this.clusterProps.push(e)),l(e,this._map(c,u))))}c[o+4]=h,u.push(t/a,n/a,1/0,h,-1,a),l&&u.push(i)}else{for(let e=0;e<d;e++)u.push(c[o+e]);if(1<a)for(const e of f){const t=e*d;if(!(c[2+t]<=r)){c[2+t]=r;for(let e=0;e<d;e++)u.push(c[t+e])}}}}return u}_getOriginId(e){return e-this.points.length>>5}_getOriginZoom(e){return(e-this.points.length)%32}_map(e,t,n){if(1<e[t+x]){const i=this.clusterProps[e[t+C]];return n?Object.assign({},i):i}const i=this.points[e[t+P]].properties,a=this.options.map(i);return n&&a===i?Object.assign({},a):a}}function T(e,t,n){return{type:"Feature",id:e[t+P],properties:D(e,t,n),geometry:{type:"Point",coordinates:[360*(e[t]-.5),function(e){e=(180-360*e)*Math.PI/180;return 360*Math.atan(Math.exp(e))/Math.PI-90}(e[t+1])]}}}function D(e,t,n){var i=e[t+x],a=1e4<=i?Math.round(i/1e3)+"k":1e3<=i?Math.round(i/100)/10+"k":i,o=e[t+C],o=-1===o?{}:Object.assign({},n[o]);return Object.assign(o,{cluster:!0,cluster_id:e[t+P],point_count:i,point_count_abbreviated:a})}function O(e){return e/360+.5}function L(e){e=Math.sin(e*Math.PI/180),e=.5-.25*Math.log((1+e)/(1-e))/Math.PI;return e<0?0:1<e?1:e}class j extends e{constructor(e){var{maxZoom:t,radius:n=60}=e,e=o(e,["maxZoom","radius"]);super({maxZoom:t}),this.state={zoom:-1},this.superCluster=new E(Object.assign({maxZoom:this.maxZoom,radius:n},e))}calculate(e){let t=!1;const n={zoom:e.map.getZoom()};if(!y(e.markers,this.markers)){t=!0,this.markers=[...e.markers];const n=this.markers.map(e=>{const t=s.getPosition(e);return{type:"Feature",geometry:{type:"Point",coordinates:[t.lng(),t.lat()]},properties:{marker:e}}});this.superCluster.load(n)}return t||(this.state.zoom<=this.maxZoom||n.zoom<=this.maxZoom)&&(t=!y(this.state,n)),this.state=n,t&&(this.clusters=this.cluster(e)),{clusters:this.clusters,changed:t}}cluster(e){let t=e["map"];return this.superCluster.getClusters([-180,-90,180,90],Math.round(t.getZoom())).map(e=>this.transformCluster(e))}transformCluster(e){var{geometry:{coordinates:[t,n]},properties:e}=e;if(e.cluster)return new r({markers:this.superCluster.getLeaves(e.cluster_id,1/0).map(e=>e.properties.marker),position:{lat:n,lng:t}});e=e.marker;return new r({markers:[e],position:s.getPosition(e)})}}class I{constructor(e,t){this.markers={sum:e.length};const n=t.map(e=>e.count),i=n.reduce((e,t)=>e+t,0);this.clusters={count:t.length,markers:{mean:i/t.length,sum:i,min:Math.min(...n),max:Math.max(...n)}}}}class z{render(e,t,n){var{count:i,position:a}=e,e=`<svg fill="${i>Math.max(10,t.clusters.markers.mean)?"#ff0000":"#0000ff"}" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 240 240" width="50" height="50">
|
|
135
|
+
`);function U(e,t){var n=[e[0].latitude,e[0].longitude],a=V(e),n=l.createMarker(n,1<e.length,null);l.bindPopup(n,a,e.map(e=>parseInt(e.id_bigint)),t)}function G(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 Y=!1,Z=null;function K(t){return d.filter(e=>l.contains(t,e.latitude,e.longitude))}function Q(){p=!0,c.map_search||ee(!1),l.addListener("dragend",J,!0)}function J(){p=!1,c.map_search&&c.filter_visible?X():ee(!0)}function X(e){p||(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(),w(),crouton.searchByCoordinates(l.getCenter().lat,l.getCenter().lng,ue(),!1)))}function ee(e=!0){if(e==Y&&!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":""),v=!1,crouton.simulateFilterDropdown(),v=!0,jQuery("#filteringByVisibility").html(e?"✔":""),(Y=e)?Z=l.addListener("dragstart",Q,!0):Z&&(l.removeListener(Z),Z=null),!e}function te(){ee(!Y)}function K(t){return d.filter(e=>l.contains(t,e.latitude,e.longitude))}function ne(e){return ae(K(e))}function ae(e){e=e.filter(e=>2!=e.venue_type);return null!=n?e.filter(e=>n.includes(e.id_bigint)):e}var ie=!1;function oe(){return(document.fullscreenElement||document.mozFullScreenElement||document.webkitFullscreenElement||document.msFullscreenElement)===s||ie}function re(e){var t=s;oe()?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)}ie=!1;function se(e){var t=s;(ie=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),a=le(t.lng-e.lng),a=Math.sin(n/2)*Math.sin(n/2)+Math.cos(le(e.lat))*Math.cos(le(t.lat))*Math.sin(a/2)*Math.sin(a/2);return 6378137*(2*Math.atan2(Math.sqrt(a),Math.sqrt(1-a)))}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 pe(e){return de(l.getCorners(e),"km")}this.initialize=function e(t,n,a=null,i=null,o=!0,r,s){if(!l.isApiLoaded())return h(e,[t,n,a,i,o,r,s]),void l.loadApi();f(document.getElementById(t),a,i,r,s),M(n,o,!0)},this.showMap=function(e=!1,t=!0){e&&i?i.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(v&&!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(){a(...r)},this.refreshMeetings=M,this.getDistanceFromSearch=function(e){return!!o&&{km:(e=ce(e,o))/1e3,miles:.00062137119*e}},this.openModalWindow=O,this.closeModalWindow=D,this.loadPopupMap=function e(t,n,a=null){if(!l.isApiLoaded())return h(e,[t,n,a]),void l.loadApi();t=document.getElementById(t);if(t){let e=new MapDelegate(c);a&&(loc={latitude:a.lat,longitude:a.lng,zoom:a.zoom}),e.createMap(t,loc)&&(t=e.createMarker([n.latitude,n.longitude],!1,null),e.bindPopup(t,null,n.id_bigint,!1),e.addClusterLayer(),i=e)}},this.filterVisible=ee,this.hasMapSearch=function(){return"map_search"in c}}function MapDelegate(e){const u=e;var d,i,o=null,r=null,s=null,l=null,p=null,n=null,t=null,h=!1,a=!1,m=[],f=!1,g=!1;function y(e,t,n){if(d){e="zoomend"===e?"zoom_changed":e;return n?google.maps.event.addListenerOnce(d,e,t):google.maps.event.addListener(d,e,t)}}function v(e,t){if(!d)return 12;var n=d.getZoom();if(u.map_search&&u.filter_visible)return n;for(var a=d.getCenter(),i=d.getBounds(),o=!1;0==t(i,{lat:a.lat(),lng:a.lng()}).length&&6<n;){o=!0,--n;var r=new google.maps.LatLng({lat:2*i.getNorthEast().lat()-a.lat(),lng:2*i.getNorthEast().lng()-a.lng()}),s=new google.maps.LatLng({lat:2*i.getSouthWest().lat()-a.lat(),lng:2*i.getSouthWest().lng()-a.lng()}),i=new google.maps.LatLngBounds(s,r)}if(!e&&!o&&n<12){for(var l=t(i).length;n<12&&0<l;){n+=1;r=new google.maps.LatLng({lat:.5*(i.getNorthEast().lat()+a.lat()),lng:.5*(i.getNorthEast().lng()+a.lng())}),s=new google.maps.LatLng({lat:.5*(i.getSouthWest().lat()+a.lat()),lng:.5*(i.getSouthWest().lng()+a.lng())}),l=t(i=new google.maps.LatLngBounds(s,r)).length}0==l&&--n}return n}function _(e){e=e.id.split("-")[1];g=e,jQuery(".bmlt-data-row > td").removeClass("rowHighlight"),jQuery("#meeting-data-row-"+e+" > td").addClass("rowHighlight"),"undefined"==typeof crouton&&crouton.dayTabFromId(e)}function b(e){e.setZIndex(google.maps.Marker.MAX_ZINDEX+1),i.setContent(e.desc),i.open(d,e),i.addListener("visible",function(){jQuery("input[type=radio][name=panel]:checked").each(function(e,t){_(t)}),jQuery("input[type=radio][name=panel]").change(function(){_(this)})})}function A(t){var e;!d||(e=m.find(e=>e.ids.includes(t)))&&(jQuery("#panel-"+t).prop("checked",!0),b(e.marker))}function w(e){var t=function(e){d&&(d.fitBounds(this.response[0].geometry.viewport),d.setZoom(v(!0,this.filterMeetings)))}.bind({filterMeetings:this.filterMeetings,response:e});e&&e[0]&&e[0].geometry&&e[0].geometry.location?(d.panTo(e[0].geometry.location),google.maps.event.addListenerOnce(d,"idle",t)):alert(crouton.localization.getWord("address_lookup_fail"))}this.createMap=function(e,t,n=!1){if(n)return gDiv=e,gDiv.style.height="auto",gDiv.style.marginBottom="10px",d=null,gDiv;o=new google.maps.MarkerImage(u.BMLTPlugin_images+"/NAMarker.png",new google.maps.Size(23,32),new google.maps.Point(0,0),new google.maps.Point(12,32)),r=new google.maps.MarkerImage(u.BMLTPlugin_images+"/NAMarkerG.png",new google.maps.Size(23,32),new google.maps.Point(0,0),new google.maps.Point(12,32)),s=new google.maps.MarkerImage(u.BMLTPlugin_images+"/NAMarkerSel.png",new google.maps.Size(23,32),new google.maps.Point(0,0),new google.maps.Point(12,32)),g_icon_image_searchpoint=new google.maps.MarkerImage(u.BMLTPlugin_images+"/SearchPoint.png",new google.maps.Size(23,32),new google.maps.Point(0,0),new google.maps.Point(12,32)),l=new google.maps.MarkerImage(u.BMLTPlugin_images+"/NAMarkerS.png",new google.maps.Size(43,32),new google.maps.Point(0,0),new google.maps.Point(12,32)),p={coord:[16,0,18,1,19,2,20,3,21,4,21,5,22,6,22,7,22,8,22,9,22,10,22,11,22,12,22,13,22,14,22,15,22,16,21,17,21,18,22,19,20,20,19,21,20,22,18,23,17,24,18,25,17,26,15,27,14,28,15,29,12,30,12,31,10,31,10,30,9,29,8,28,8,27,7,26,6,25,5,24,5,23,4,22,3,21,3,20,2,19,1,18,1,17,1,16,0,15,0,14,0,13,0,12,0,11,0,10,0,9,0,8,0,7,1,6,1,5,2,4,2,3,3,2,5,1,6,0,16,0],type:"poly"};var a={mapTypeId:google.maps.MapTypeId.ROADMAP,zoomControl:!0,minZoom:u.minZoom,maxZoom:u.maxZoom,mapTypeControl:!1,streetViewControl:!0,disableDoubleClickZoom:!0,draggableCursor:"pointer",scaleControl:!0,fullscreenControl:!!u.map_search};return t&&(a=Object.assign(a,{center:new google.maps.LatLng(t.latitude,t.longitude),zoom:parseInt(t.zoom)})),n=e.offsetWidth,t=e.offsetHeight,n<640||t<640?(a.scrollwheel=!0,a.zoomControlOptions={style:google.maps.ZoomControlStyle.SMALL}):a.zoomControlOptions={style:google.maps.ZoomControlStyle.LARGE},i=new google.maps.InfoWindow,d=new google.maps.Map(e,a)},this.addListener=y,this.addControl=function(t,e,n){if(d){var a=e;switch(e){case"topright":a=google.maps.ControlPosition.TOP_RIGHT,t.style.margin="10px 10px 0 0";break;case"topleft":a=google.maps.ControlPosition.TOP_LEFT,t.style.margin="10px 0 0 10px";break;case"bottomleft":a=google.maps.ControlPosition.LEFT_BOTTOM,t.style.margin="0 0 0px 10px"}if(t.index=1,n){const i=new MutationObserver(function(e){e.forEach(e=>{e.addedNodes.forEach(e=>{e===t&&(i.disconnect(),n())})})});i.observe(document,{childList:!0,subtree:!0})}d.controls[a].push(t)}else gDiv.appendChild(t)},this.setViewToPosition=function(e,t,n){d&&(e=new google.maps.LatLng(e.latitude,e.longitude),d.setCenter(e),d.setZoom(v(!1,t)),n&&n())},this.clearAllMarkers=function(){d&&(m&&m.forEach(function(e){e&&e.marker.info_win&&m[c].marker.info_win_.close(),e.marker.setMap(null)}),g=!(m=[]))},this.fromLatLngToPoint=function(e,t){return d?(e=new google.maps.LatLng(e,t),t=1<<d.getZoom(),e=d.getProjection().fromLatLngToPoint(e),new google.maps.Point(e.x*t,e.y*t)):null},this.callGeocoder=function(e,t,n=w){var a=new google.maps.Geocoder;a?(e={address:e},u.region&&""!==u.region.trim()&&(e.region=u.region),u.bounds&&u.bounds.north&&""!==u.bounds.north.trim()&&u.bounds.east&&""!==u.bounds.east.trim()&&u.bounds.south&&""!==u.bounds.south.trim()&&u.bounds.west&&""!==u.bounds.west.trim()&&(e.bounds=new google.maps.LatLngBounds(new google.maps.LatLng(u.bounds.south,u.bounds.west),new google.maps.LatLng(u.bounds.north,u.bounds.east))),t&&(n=n.bind({filterMeetings:t})),a.geocode(e,n)):alert(crouton.localization.getWord("address_lookup_fail"))},this.setZoom=function(e){d&&d.setZoom(v(!1,e))},this.getZoom=function(){return d?d.getZoom():12},this.createMarker=function(e,t,n){if(d){var a=t?r:o,t=null;return(t=new google.maps.Marker({position:new google.maps.LatLng(...e),shadow:l,icon:a,shape:p,cursor:"default",title:n,draggable:!1})).zIndex=999,t.old_image=t.getIcon(),t}},this.bindPopup=function(e,t,n,a){t&&(e.desc=t,google.maps.event.addListener(e,"click",function(){m.forEach(e=>e.marker.setIcon(e.marker.old_image)),e.old_image&&e.setIcon(s),b(e)}),n.includes(parseInt(A))&&b(e),i.addListener("closeclick",function(){g=!1,m.forEach(e=>e.marker.setIcon(e.marker.old_image)),jQuery(".bmlt-data-row > td").removeClass("rowHighlight")})),m[m.length]={ids:n,marker:e}},this.addMarkerCallback=function(e,t,n){t&&e.addListener("click",()=>{t(n)}),m.push({ids:n,marker:e})},this.contains=function(e,t,n){return!d||e.contains(new google.maps.LatLng(t,n))},this.getBounds=function(){return d?d.getBounds():null},this.invalidateSize=function(){},this.zoomOut=function(e){d&&d.setZoom(v(!0,e))},this.fitBounds=function(e){if(d){google.maps.event.addListenerOnce(d,"bounds_changed",function(){d.setZoom(parseInt(Math.min(d.getZoom(),u.maxZoom)))});let n=new google.maps.LatLngBounds;n&&(e=e.reduce(function(e,t){return null===e?n:e.extend(new google.maps.LatLng(t[0],t[1]))},n),d.fitBounds(e))}},this.openMarker=A,this.isApiLoaded=function(){return h},this.loadApi=function(e,t){var n=document.createElement("script");h=!0,void 0===u.api_key&&(u.api_key=""),n.src="https://maps.googleapis.com/maps/api/js?key="+u.api_key+"&callback=croutonMap.apiLoadedCallback",n.defer=!0,n.async=!0;var a=document.getElementsByTagName("script")[0];a.parentNode.insertBefore(n,a)},this.createClusterLayer=function(){a=!0},this.addClusterLayer=function(){if(d){let e=m.map(e=>e.marker);a?(t=new markerClusterer.MarkerClusterer({map:d,markers:e,imagePath:"https://developers.google.com/maps/documentation/javascript/examples/markerclusterer/m"}),(n=new OverlappingMarkerSpiderfier(d,{markersWontMove:!0,markersWontHide:!0})).addListener("format",function(e,t){t=t===OverlappingMarkerSpiderfier.markerStatus.SPIDERFIED||t===OverlappingMarkerSpiderfier.markerStatus.SPIDERFIABLE||t===OverlappingMarkerSpiderfier.markerStatus.UNSPIDERFIED?r:t===OverlappingMarkerSpiderfier.markerStatus.UNSPIDERFIABLE?o:null;e.setIcon(t)}),google.maps.event.addListener(d,"zoom_changed",function(){"undefined"!=d.getProjection()&&google.maps.event.addListenerOnce(d,"idle",function(){if("undefined"!=d.getProjection()&&null!=n)for(var e=n.markersNearAnyOtherMarker(),t=0;t<e.length;t++)e[t].icon=r})}),n.addListener("click",function(e){e.zIndex=999,i.setContent(e.desc),i.open(d,e)}),e.forEach(e=>n.addMarker(e))):e.forEach(e=>e.setMap(d))}},this.removeClusterLayer=function(){d&&(a=!1,t&&t.setMap(null),t=null,n&&(n.removeAllMarkers(),n.clearListeners("click"),n=null))},this.clickSearch=function(e,t){d&&(d.setOptions({draggableCursor:"crosshair",zoomControl:!1,gestureHandling:"none"}),google.maps.event.addListenerOnce(d,"click",function(e){d.setOptions({draggableCursor:"default",zoomControl:!0,gestureHandling:"auto"}),t(e.latLng.lat(),e.latLng.lng())}))},this.getGeocodeCenter=function(e){if(e&&e[0]&&e[0].geometry&&e[0].geometry.location)return{lat:e[0].geometry.location.lat(),lng:e[0].geometry.location.lng()};alert(crouton.localization.getWord("address_lookup_fail"))},this.modalOn=function(){},this.modalOff=function(){},this.removeListener=function(e){d&&e.remove()},this.afterInit=function(e){d&&(void 0!==d.getBounds()?e():y("idle",e,!0))},this.isMapDefined=function(){return null!=d},this.getCorners=function(e=!1){return{ne:{lat:(e=e?e.reduce(function(e,t){return e.extend(new google.maps.LatLng(t[0],t[1]))},new google.maps.LatLngBounds):d.getBounds()).getNorthEast().lat(),lng:e.getNorthEast().lng()},sw:{lat:e.getSouthWest().lat(),lng:e.getSouthWest().lng()}}},this.getCenter=function(){var e=d.getCenter();return{lat:e.lat(),lng:e.lng()}},this.markSearchPoint=function(e){d&&(f&&f.setMap(null),(f=new google.maps.Marker({position:new google.maps.LatLng(...e)})).setIcon(g_icon_image_searchpoint),f.setMap(d))},this.getOpenMarker=function(){return g}}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 a=!1,i=t.formats.split(","),o=e.split(","),r=0;r<o.length;r++)a=inArray(o[r],i);return(a?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="",a=1;a<=e;++a)n+=t.fn(a);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 a=!0===this.config.auto_tz_adjust||"true"===this.config.auto_tz_adjust,i=a?(n=n||"UTC",(i=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),a=a?moment.tz(moment.tz.guess()):moment();return(i<a||a.isoWeekday()==i.isoWeekday()&&0==i.diff(a,"days"))&&i.add(1,"weeks"),i},Array.prototype.clone=function(){return this.slice()},Array.prototype.filterByObjectKeyValue=function(e,t){for(var n=[],a=0;a<this.length;a++)this[a][e]===t&&n.push(this[a]);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.isApiLoaded=null,MapDelegate.prototype.loadApi=null,MapDelegate.prototype.openMarker=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;var markerClusterer=function(i){"use strict";function o(e,t){var n={};for(i in e)Object.prototype.hasOwnProperty.call(e,i)&&t.indexOf(i)<0&&(n[i]=e[i]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols)for(var a=0,i=Object.getOwnPropertySymbols(e);a<i.length;a++)t.indexOf(i[a])<0&&Object.prototype.propertyIsEnumerable.call(e,i[a])&&(n[i[a]]=e[i[a]]);return n}class s{static isAdvancedMarkerAvailable(e){return google.maps.marker&&!0===e.getMapCapabilities().isAdvancedMarkersAvailable}static isAdvancedMarker(e){return google.maps.marker&&e instanceof google.maps.marker.AdvancedMarkerElement}static setMap(e,t){this.isAdvancedMarker(e)?e.map=t:e.setMap(t)}static getPosition(e){if(this.isAdvancedMarker(e)){if(e.position){if(e.position instanceof google.maps.LatLng)return e.position;if(e.position.lat&&e.position.lng)return new google.maps.LatLng(e.position.lat,e.position.lng)}return new google.maps.LatLng(null)}return e.getPosition()}static getVisible(e){return!!this.isAdvancedMarker(e)||e.getVisible()}}class r{constructor(e){var{markers:t,position:e}=e;this.markers=t,e&&(e instanceof google.maps.LatLng?this._position=e:this._position=new google.maps.LatLng(e))}get bounds(){if(0!==this.markers.length||this._position){const e=new google.maps.LatLngBounds(this._position,this._position);for(const t of this.markers)e.extend(s.getPosition(t));return e}}get position(){return this._position||this.bounds.getCenter()}get count(){return this.markers.filter(e=>s.getVisible(e)).length}push(e){this.markers.push(e)}delete(){this.marker&&(s.setMap(this.marker,null),this.marker=void 0),this.markers.length=0}}const l=(e,t,n,a)=>{const i=c(e.getBounds(),t,a);return n.filter(e=>i.contains(s.getPosition(e)))},c=(e,t,n)=>{var{northEast:a,southWest:e}=d(e,t),n=p({northEast:a,southWest:e},n);return h(n,t)},a=(e,t,n)=>{const a=c(e,t,n),i=a.getNorthEast(),o=a.getSouthWest();return[o.lng(),o.lat(),i.lng(),i.lat()]},u=(e,t)=>{var n=(t.lat-e.lat)*Math.PI/180,a=(t.lng-e.lng)*Math.PI/180,n=Math.sin(n/2),a=Math.sin(a/2),a=n*n+Math.cos(e.lat*Math.PI/180)*Math.cos(t.lat*Math.PI/180)*a*a;return 2*Math.atan2(Math.sqrt(a),Math.sqrt(1-a))*6371},d=(e,t)=>({northEast:t.fromLatLngToDivPixel(e.getNorthEast()),southWest:t.fromLatLngToDivPixel(e.getSouthWest())}),p=(e,t)=>{let{northEast:n,southWest:a}=e;return n.x+=t,n.y-=t,a.x-=t,a.y+=t,{northEast:n,southWest:a}},h=(e,t)=>{var{northEast:n,southWest:e}=e,e=t.fromDivPixelToLatLng(e),n=t.fromDivPixelToLatLng(n);return new google.maps.LatLngBounds(e,n)};class e{constructor(e){var{maxZoom:e=16}=e;this.maxZoom=e}noop(e){var e=e["markers"];return n(e)}}class t extends e{constructor(e){var{viewportPadding:t=60}=e;super(o(e,["viewportPadding"])),this.viewportPadding=60,this.viewportPadding=t}calculate(e){let{markers:t,map:n,mapCanvasProjection:a}=e;return n.getZoom()>=this.maxZoom?{clusters:this.noop({markers:t}),changed:!1}:{clusters:this.cluster({markers:l(n,a,t,this.viewportPadding),map:n,mapCanvasProjection:a})}}}const n=e=>e.map(e=>new r({position:s.getPosition(e),markers:[e]}));var m,f,g,y=(m=function e(t,n){if(t===n)return!0;if(t&&n&&"object"==typeof t&&"object"==typeof n){if(t.constructor!==n.constructor)return!1;var a,i,o;if(Array.isArray(t)){if((a=t.length)!=n.length)return!1;for(i=a;0!=i--;)if(!e(t[i],n[i]))return!1;return!0}if(t.constructor===RegExp)return t.source===n.source&&t.flags===n.flags;if(t.valueOf!==Object.prototype.valueOf)return t.valueOf()===n.valueOf();if(t.toString!==Object.prototype.toString)return t.toString()===n.toString();if((a=(o=Object.keys(t)).length)!==Object.keys(n).length)return!1;for(i=a;0!=i--;)if(!Object.prototype.hasOwnProperty.call(n,o[i]))return!1;for(i=a;0!=i--;){var r=o[i];if(!e(t[r],n[r]))return!1}return!0}return t!=t&&n!=n})&&m.__esModule&&Object.prototype.hasOwnProperty.call(m,"default")?m.default:m;const v=[Int8Array,Uint8Array,Uint8ClampedArray,Int16Array,Uint16Array,Int32Array,Uint32Array,Float32Array,Float64Array];class _{static from(e){if(!(e instanceof ArrayBuffer))throw new Error("Data must be an instance of ArrayBuffer.");var[t,n]=new Uint8Array(e,0,2);if(219!==t)throw new Error("Data does not appear to be in a KDBush format.");var a=n>>4;if(1!=a)throw new Error(`Got v${a} data when expected v1.`);t=v[15&n];if(!t)throw new Error("Unrecognized array type.");var[a]=new Uint16Array(e,2,1),[n]=new Uint32Array(e,4,1);return new _(n,a,t,e)}constructor(e,t=64,n=Float64Array,a){if(isNaN(e)||e<0)throw new Error(`Unpexpected numItems value: ${e}.`);this.numItems=+e,this.nodeSize=Math.min(Math.max(+t,2),65535),this.ArrayType=n,this.IndexArrayType=e<65536?Uint16Array:Uint32Array;var i=v.indexOf(this.ArrayType),o=2*e*this.ArrayType.BYTES_PER_ELEMENT,r=e*this.IndexArrayType.BYTES_PER_ELEMENT,s=(8-r%8)%8;if(i<0)throw new Error(`Unexpected typed array class: ${n}.`);a&&a instanceof ArrayBuffer?(this.data=a,this.ids=new this.IndexArrayType(this.data,8,e),this.coords=new this.ArrayType(this.data,8+r+s,2*e),this._pos=2*e,this._finished=!0):(this.data=new ArrayBuffer(8+o+r+s),this.ids=new this.IndexArrayType(this.data,8,e),this.coords=new this.ArrayType(this.data,8+r+s,2*e),this._pos=0,this._finished=!1,new Uint8Array(this.data,0,2).set([219,16+i]),new Uint16Array(this.data,2,1)[0]=t,new Uint32Array(this.data,4,1)[0]=e)}add(e,t){var n=this._pos>>1;return this.ids[n]=n,this.coords[this._pos++]=e,this.coords[this._pos++]=t,n}finish(){var e=this._pos>>1;if(e!==this.numItems)throw new Error(`Added ${e} items when expected ${this.numItems}.`);return function e(t,n,a,i,o,r){if(o-i<=a)return;const s=i+o>>1;b(t,n,s,i,o,r),e(t,n,a,i,s-1,1-r),e(t,n,a,1+s,o,1-r)}(this.ids,this.coords,this.nodeSize,0,this.numItems-1,0),this._finished=!0,this}range(t,n,a,i){if(!this._finished)throw new Error("Data not yet indexed - call index.finish().");const{ids:o,coords:r,nodeSize:e}=this,s=[0,o.length-1,0],l=[];for(;s.length;){var c=s.pop()||0,u=s.pop()||0,d=s.pop()||0;if(u-d<=e)for(let e=d;e<=u;e++){const s=r[2*e],f=r[2*e+1];s>=t&&s<=a&&n<=f&&f<=i&&l.push(o[e])}else{var p=d+u>>1,h=r[2*p],m=r[2*p+1];t<=h&&h<=a&&n<=m&&m<=i&&l.push(o[p]),(0===c?t<=h:n<=m)&&(s.push(d),s.push(p-1),s.push(1-c)),(0===c?h<=a:m<=i)&&(s.push(1+p),s.push(u),s.push(1-c))}}return l}within(t,n,e){if(!this._finished)throw new Error("Data not yet indexed - call index.finish().");const{ids:a,coords:i,nodeSize:o}=this,r=[0,a.length-1,0],s=[],l=e*e;for(;r.length;){var c=r.pop()||0,u=r.pop()||0,d=r.pop()||0;if(u-d<=o)for(let e=d;e<=u;e++)k(i[2*e],i[2*e+1],t,n)<=l&&s.push(a[e]);else{var p=d+u>>1,h=i[2*p],m=i[2*p+1];k(h,m,t,n)<=l&&s.push(a[p]),(0===c?t-e<=h:n-e<=m)&&(r.push(d),r.push(p-1),r.push(1-c)),(0===c?h<=t+e:m<=n+e)&&(r.push(1+p),r.push(u),r.push(1-c))}}return s}}function b(n,a,i,o,r,s){for(;o<r;){var l,c,u,d;600<r-o&&(l=r-o+1,c=i-o+1,d=Math.log(l),u=.5*Math.exp(2*d/3),d=.5*Math.sqrt(d*u*(l-u)/l)*(c-l/2<0?-1:1),b(n,a,i,Math.max(o,Math.floor(i-c*u/l+d)),Math.min(r,Math.floor(i+(l-c)*u/l+d)),s));var p=a[2*i+s];let e=o,t=r;for(A(n,a,o,i),a[2*r+s]>p&&A(n,a,o,r);e<t;){for(A(n,a,e,t),e++,t--;a[2*e+s]<p;)e++;for(;a[2*t+s]>p;)t--}a[2*o+s]===p?A(n,a,o,t):(t++,A(n,a,t,r)),t<=i&&(o=t+1),i<=t&&(r=t-1)}}function A(e,t,n,a){w(e,n,a),w(t,2*n,2*a),w(t,2*n+1,2*a+1)}function w(e,t,n){var a=e[t];e[t]=e[n],e[n]=a}function k(e,t,n,a){n=e-n,a=t-a;return n*n+a*a}const S={minZoom:0,maxZoom:16,minPoints:2,radius:40,extent:512,nodeSize:64,log:!1,generateId:!1,reduce:null,map:e=>e},M=Math.fround||(f=new Float32Array(1),e=>(f[0]=+e,f[0])),P=3,x=5,C=6;class E{constructor(e){this.options=Object.assign(Object.create(S),e),this.trees=new Array(this.options.maxZoom+1),this.stride=this.options.reduce?7:6,this.clusterProps=[]}load(t){const{log:n,minZoom:a,maxZoom:i}=this.options;n&&console.time("total time");const o=`prepare ${t.length} points`;n&&console.time(o),this.points=t;const r=[];for(let e=0;e<t.length;e++){const a=t[e];if(a.geometry){const[i,o]=a.geometry.coordinates,s=M(O(i)),l=M(L(o));r.push(s,l,1/0,e,-1,1),this.options.reduce&&r.push(0)}}let s=this.trees[i+1]=this._createTree(r);n&&console.timeEnd(o);for(let e=i;e>=a;e--){const a=+Date.now();s=this.trees[e]=this._createTree(this._cluster(s,e)),n&&console.log("z%d: %d clusters in %dms",e,s.numItems,+Date.now()-a)}return n&&console.timeEnd("total time"),this}getClusters(e,t){let n=((e[0]+180)%360+360)%360-180;var a=Math.max(-90,Math.min(90,e[1]));let i=180===e[2]?180:((e[2]+180)%360+360)%360-180;var o=Math.max(-90,Math.min(90,e[3]));if(360<=e[2]-e[0])n=-180,i=180;else if(n>i){const e=this.getClusters([n,a,180,o],t),r=this.getClusters([-180,a,i,o],t);return e.concat(r)}const r=this.trees[this._limitZoom(t)],s=r.range(O(n),L(o),O(i),L(a)),l=r.data,c=[];for(const e of s){const t=this.stride*e;c.push(1<l[t+x]?T(l,t,this.clusterProps):this.points[l[t+P]])}return c}getChildren(e){const t=this._getOriginId(e),n=this._getOriginZoom(e),a="No cluster with the specified id.",i=this.trees[n];if(!i)throw new Error(a);var o=i.data;if(t*this.stride>=o.length)throw new Error(a);const r=this.options.radius/(this.options.extent*Math.pow(2,n-1)),s=o[t*this.stride],l=o[t*this.stride+1],c=i.within(s,l,r),u=[];for(const t of c){const n=t*this.stride;o[4+n]===e&&u.push(1<o[n+x]?T(o,n,this.clusterProps):this.points[o[n+P]])}if(0===u.length)throw new Error(a);return u}getLeaves(e,t,n){var a=[];return this._appendLeaves(a,e,t=t||10,n=n||0,0),a}getTile(e,t,n){const a=this.trees[this._limitZoom(e)],i=Math.pow(2,e),{extent:o,radius:r}=this.options,s=r/o,l=(n-s)/i,c=(n+1+s)/i,u={features:[]};return this._addTileFeatures(a.range((t-s)/i,l,(t+1+s)/i,c),a.data,t,n,i,u),0===t&&this._addTileFeatures(a.range(1-s/i,l,1,c),a.data,i,n,i,u),t===i-1&&this._addTileFeatures(a.range(0,l,s/i,c),a.data,-1,n,i,u),u.features.length?u:null}getClusterExpansionZoom(e){let t=this._getOriginZoom(e)-1;for(;t<=this.options.maxZoom;){var n=this.getChildren(e);if(t++,1!==n.length)break;e=n[0].properties.cluster_id}return t}_appendLeaves(e,t,n,a,i){const o=this.getChildren(t);for(const t of o){const o=t.properties;if(o&&o.cluster?i+o.point_count<=a?i+=o.point_count:i=this._appendLeaves(e,o.cluster_id,n,a,i):i<a?i++:e.push(t),e.length===n)break}return i}_createTree(t){const n=new _(t.length/this.stride|0,this.options.nodeSize,Float32Array);for(let e=0;e<t.length;e+=this.stride)n.add(t[e],t[e+1]);return n.finish(),n.data=t,n}_addTileFeatures(a,i,o,r,s,l){for(const u of a){const a=u*this.stride,d=1<i[a+x];let e,t,n;if(d)e=D(i,a,this.clusterProps),t=i[a],n=i[1+a];else{const o=this.points[i[a+P]];e=o.properties;const[r,s]=o.geometry.coordinates;t=O(r),n=L(s)}const p={type:1,geometry:[[Math.round(this.options.extent*(t*s-o)),Math.round(this.options.extent*(n*s-r))]],tags:e};var c=d||this.options.generateId?i[a+P]:this.points[i[a+P]].id;void 0!==c&&(p.id=c),l.features.push(p)}}_limitZoom(e){return Math.max(this.options.minZoom,Math.min(Math.floor(+e),this.options.maxZoom+1))}_cluster(e,r){const{radius:t,extent:s,reduce:l,minPoints:n}=this.options,a=t/(s*Math.pow(2,r)),c=e.data,u=[],d=this.stride;for(let o=0;o<c.length;o+=d)if(!(c[o+2]<=r)){c[o+2]=r;const s=c[o],m=c[o+1],f=e.within(c[o],c[o+1],a),g=c[o+x];let i=g;for(const e of f){const t=e*d;c[2+t]>r&&(i+=c[t+x])}if(i>g&&i>=n){let e,t=s*g,n=m*g,a=-1;var p,h=((o/d|0)<<5)+(r+1)+this.points.length;for(const s of f){const u=s*d;c[2+u]<=r||(c[2+u]=r,p=c[u+x],t+=c[u]*p,n+=c[1+u]*p,c[4+u]=h,l&&(e||(e=this._map(c,o,!0),a=this.clusterProps.length,this.clusterProps.push(e)),l(e,this._map(c,u))))}c[o+4]=h,u.push(t/i,n/i,1/0,h,-1,i),l&&u.push(a)}else{for(let e=0;e<d;e++)u.push(c[o+e]);if(1<i)for(const e of f){const t=e*d;if(!(c[2+t]<=r)){c[2+t]=r;for(let e=0;e<d;e++)u.push(c[t+e])}}}}return u}_getOriginId(e){return e-this.points.length>>5}_getOriginZoom(e){return(e-this.points.length)%32}_map(e,t,n){if(1<e[t+x]){const a=this.clusterProps[e[t+C]];return n?Object.assign({},a):a}const a=this.points[e[t+P]].properties,i=this.options.map(a);return n&&i===a?Object.assign({},i):i}}function T(e,t,n){return{type:"Feature",id:e[t+P],properties:D(e,t,n),geometry:{type:"Point",coordinates:[360*(e[t]-.5),function(e){e=(180-360*e)*Math.PI/180;return 360*Math.atan(Math.exp(e))/Math.PI-90}(e[t+1])]}}}function D(e,t,n){var a=e[t+x],i=1e4<=a?Math.round(a/1e3)+"k":1e3<=a?Math.round(a/100)/10+"k":a,o=e[t+C],o=-1===o?{}:Object.assign({},n[o]);return Object.assign(o,{cluster:!0,cluster_id:e[t+P],point_count:a,point_count_abbreviated:i})}function O(e){return e/360+.5}function L(e){e=Math.sin(e*Math.PI/180),e=.5-.25*Math.log((1+e)/(1-e))/Math.PI;return e<0?0:1<e?1:e}class j extends e{constructor(e){var{maxZoom:t,radius:n=60}=e,e=o(e,["maxZoom","radius"]);super({maxZoom:t}),this.state={zoom:-1},this.superCluster=new E(Object.assign({maxZoom:this.maxZoom,radius:n},e))}calculate(e){let t=!1;const n={zoom:e.map.getZoom()};if(!y(e.markers,this.markers)){t=!0,this.markers=[...e.markers];const n=this.markers.map(e=>{const t=s.getPosition(e);return{type:"Feature",geometry:{type:"Point",coordinates:[t.lng(),t.lat()]},properties:{marker:e}}});this.superCluster.load(n)}return t||(this.state.zoom<=this.maxZoom||n.zoom<=this.maxZoom)&&(t=!y(this.state,n)),this.state=n,t&&(this.clusters=this.cluster(e)),{clusters:this.clusters,changed:t}}cluster(e){let t=e["map"];return this.superCluster.getClusters([-180,-90,180,90],Math.round(t.getZoom())).map(e=>this.transformCluster(e))}transformCluster(e){var{geometry:{coordinates:[t,n]},properties:e}=e;if(e.cluster)return new r({markers:this.superCluster.getLeaves(e.cluster_id,1/0).map(e=>e.properties.marker),position:{lat:n,lng:t}});e=e.marker;return new r({markers:[e],position:s.getPosition(e)})}}class I{constructor(e,t){this.markers={sum:e.length};const n=t.map(e=>e.count),a=n.reduce((e,t)=>e+t,0);this.clusters={count:t.length,markers:{mean:a/t.length,sum:a,min:Math.min(...n),max:Math.max(...n)}}}}class z{render(e,t,n){var{count:a,position:i}=e,e=`<svg fill="${a>Math.max(10,t.clusters.markers.mean)?"#ff0000":"#0000ff"}" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 240 240" width="50" height="50">
|
|
136
136
|
<circle cx="120" cy="120" opacity=".6" r="70" />
|
|
137
137
|
<circle cx="120" cy="120" opacity=".3" r="90" />
|
|
138
138
|
<circle cx="120" cy="120" opacity=".2" r="110" />
|
|
139
|
-
<text x="50%" y="50%" style="fill:#fff" text-anchor="middle" font-size="50" dominant-baseline="middle" font-family="roboto,arial,sans-serif">${
|
|
140
|
-
</svg>`,t=`Cluster of ${i} markers`,i=Number(google.maps.Marker.MAX_ZINDEX)+i;if(s.isAdvancedMarkerAvailable(n)){const o=(new DOMParser).parseFromString(e,"image/svg+xml").documentElement;o.setAttribute("transform","translate(0 25)");const r={map:n,position:a,zIndex:i,title:t,content:o};return new google.maps.marker.AdvancedMarkerElement(r)}e={position:a,zIndex:i,title:t,icon:{url:"data:image/svg+xml;base64,"+btoa(e),anchor:new google.maps.Point(25,25)}};return new google.maps.Marker(e)}}class N{constructor(){!function(e,t){for(var n in t.prototype)e.prototype[n]=t.prototype[n]}(N,google.maps.OverlayView)}}a.MarkerClustererEvents=void 0,(g=a.MarkerClustererEvents||(a.MarkerClustererEvents={})).CLUSTERING_BEGIN="clusteringbegin",g.CLUSTERING_END="clusteringend",g.CLUSTER_CLICK="click";const W=(e,t,n)=>{n.fitBounds(t.bounds)};return a.AbstractAlgorithm=e,a.AbstractViewportAlgorithm=t,a.Cluster=r,a.ClusterStats=I,a.DefaultRenderer=z,a.GridAlgorithm=class extends t{constructor(e){var{maxDistance:t=4e4,gridSize:n=40}=e;super(o(e,["maxDistance","gridSize"])),this.clusters=[],this.state={zoom:-1},this.maxDistance=t,this.gridSize=n}calculate(e){let{markers:t,map:n,mapCanvasProjection:i}=e;e={zoom:n.getZoom()};let a=!1;return this.state.zoom>=this.maxZoom&&e.zoom>=this.maxZoom||(a=!y(this.state,e)),this.state=e,n.getZoom()>=this.maxZoom?{clusters:this.noop({markers:t}),changed:a}:{clusters:this.cluster({markers:l(n,i,t,this.viewportPadding),map:n,mapCanvasProjection:i})}}cluster(e){let{markers:t,map:n,mapCanvasProjection:i}=e;return this.clusters=[],t.forEach(e=>{this.addToClosestCluster(e,n,i)}),this.clusters}addToClosestCluster(t,e,n){let i=this.maxDistance,a=null;for(let e=0;e<this.clusters.length;e++){const r=this.clusters[e],n=u(r.bounds.getCenter().toJSON(),s.getPosition(t).toJSON());n<i&&(i=n,a=r)}if(a&&c(a.bounds,n,this.gridSize).contains(s.getPosition(t)))a.push(t);else{const e=new r({markers:[t]});this.clusters.push(e)}}},a.MarkerClusterer=class extends N{constructor(e){var{map:t,markers:n=[],algorithmOptions:i={},algorithm:a=new j(i),renderer:e=new z,onClusterClick:i=W}=e;super(),this.markers=[...n],this.clusters=[],this.algorithm=a,this.renderer=e,this.onClusterClick=i,t&&this.setMap(t)}addMarker(e,t){this.markers.includes(e)||(this.markers.push(e),t||this.render())}addMarkers(e,t){e.forEach(e=>{this.addMarker(e,!0)}),t||this.render()}removeMarker(e,t){var n=this.markers.indexOf(e);return-1!==n&&(s.setMap(e,null),this.markers.splice(n,1),t||this.render(),!0)}removeMarkers(e,t){let n=!1;return e.forEach(e=>{n=this.removeMarker(e,!0)||n}),n&&!t&&this.render(),n}clearMarkers(e){this.markers.length=0,e||this.render()}render(){const e=this.getMap();if(e instanceof google.maps.Map&&e.getProjection()){google.maps.event.trigger(this,a.MarkerClustererEvents.CLUSTERING_BEGIN,this);var{clusters:t,changed:n}=this.algorithm.calculate({markers:this.markers,map:e,mapCanvasProjection:this.getProjection()});if(n||null==n){const a=new Set;for(const e of t)1==e.markers.length&&a.add(e.markers[0]);const e=[];for(const i of this.clusters)null!=i.marker&&(1==i.markers.length?a.has(i.marker)||s.setMap(i.marker,null):e.push(i.marker));this.clusters=t,this.renderClusters(),requestAnimationFrame(()=>e.forEach(e=>s.setMap(e,null)))}google.maps.event.trigger(this,a.MarkerClustererEvents.CLUSTERING_END,this)}}onAdd(){this.idleListener=this.getMap().addListener("idle",this.render.bind(this)),this.render()}onRemove(){google.maps.event.removeListener(this.idleListener),this.reset()}reset(){this.markers.forEach(e=>s.setMap(e,null)),this.clusters.forEach(e=>e.delete()),this.clusters=[]}renderClusters(){const e=new I(this.markers,this.clusters),n=this.getMap();this.clusters.forEach(t=>{1===t.markers.length?t.marker=t.markers[0]:(t.marker=this.renderer.render(t,e,n),t.markers.forEach(e=>s.setMap(e,null)),this.onClusterClick&&t.marker.addListener("click",e=>{google.maps.event.trigger(this,a.MarkerClustererEvents.CLUSTER_CLICK,t),this.onClusterClick(e,t,n)})),s.setMap(t.marker,n)})}},a.MarkerUtils=s,a.NoopAlgorithm=class extends e{constructor(e){super(o(e,[]))}calculate(e){var{markers:t,map:n,mapCanvasProjection:e}=e;return{clusters:this.cluster({markers:t,map:n,mapCanvasProjection:e}),changed:!1}}cluster(e){return this.noop(e)}},a.SuperClusterAlgorithm=j,a.SuperClusterViewportAlgorithm=class extends t{constructor(e){var{maxZoom:t,radius:n=60,viewportPadding:i=60}=e,e=o(e,["maxZoom","radius","viewportPadding"]);super({maxZoom:t,viewportPadding:i}),this.superCluster=new E(Object.assign({maxZoom:this.maxZoom,radius:n},e)),this.state={zoom:-1,view:[0,0,0,0]}}calculate(e){const t={zoom:Math.round(e.map.getZoom()),view:i(e.map.getBounds(),e.mapCanvasProjection,this.viewportPadding)};let n=!y(this.state,t);if(!y(e.markers,this.markers)){n=!0,this.markers=[...e.markers];const t=this.markers.map(e=>{const t=s.getPosition(e);return{type:"Feature",geometry:{type:"Point",coordinates:[t.lng(),t.lat()]},properties:{marker:e}}});this.superCluster.load(t)}return n&&(this.clusters=this.cluster(e),this.state=t),{clusters:this.clusters,changed:n}}cluster(e){let{map:t,mapCanvasProjection:n}=e;e={zoom:Math.round(t.getZoom()),view:i(t.getBounds(),n,this.viewportPadding)};return this.superCluster.getClusters(e.view,e.zoom).map(e=>this.transformCluster(e))}transformCluster(e){var{geometry:{coordinates:[t,n]},properties:e}=e;if(e.cluster)return new r({markers:this.superCluster.getLeaves(e.cluster_id,1/0).map(e=>e.properties.marker),position:{lat:n,lng:t}});e=e.marker;return new r({markers:[e],position:s.getPosition(e)})}},a.defaultOnClusterClickHandler=W,a.distanceBetweenPoints=u,a.extendBoundsToPaddedViewport=c,a.extendPixelBounds=p,a.filterMarkersToPaddedViewport=l,a.getPaddedViewport=i,a.noop=n,a.pixelBoundsToLatLngBounds=h,Object.defineProperty(a,"__esModule",{value:!0}),a}({});!function(){var o,e,t,r,h={}.hasOwnProperty,s=[].slice;this.OverlappingMarkerSpiderfier=function(){for(var u,d,l,c,p=i.prototype,e=[i,p],t=0,n=e.length;t<n;t++)e[t].VERSION="1.0.3";function i(e,t){var n,i,a,o,r,s;for(n in this.map=e,null==t&&(t={}),null==this.constructor.hasInitialized&&(this.constructor.hasInitialized=!0,d=google.maps,u=d.event,l=d.MapTypeId,p.keepSpiderfied=!1,p.ignoreMapClick=!1,p.markersWontHide=!1,p.markersWontMove=!1,p.basicFormatEvents=!1,p.nearbyDistance=20,p.circleSpiralSwitchover=9,p.circleFootSeparation=23,p.circleStartAngle=c/12,p.spiralFootSeparation=26,p.spiralLengthStart=11,p.spiralLengthFactor=4,p.spiderfiedZIndex=d.Marker.MAX_ZINDEX+2e4,p.highlightedLegZIndex=d.Marker.MAX_ZINDEX+1e4,p.usualLegZIndex=d.Marker.MAX_ZINDEX+1,p.legWeight=1.5,p.legColors={usual:{},highlighted:{}},i=p.legColors.usual,e=p.legColors.highlighted,i[l.HYBRID]=i[l.SATELLITE]="#fff",e[l.HYBRID]=e[l.SATELLITE]="#f00",i[l.TERRAIN]=i[l.ROADMAP]="#444",e[l.TERRAIN]=e[l.ROADMAP]="#f00",this.constructor.ProjHelper=function(e){return this.setMap(e)},this.constructor.ProjHelper.prototype=new d.OverlayView,this.constructor.ProjHelper.prototype.draw=function(){}),t)h.call(t,n)&&(a=t[n],this[n]=a);this.projHelper=new this.constructor.ProjHelper(this.map),this.initMarkerArrays(),this.listeners={},this.formatIdleListener=this.formatTimeoutId=null,this.addListener("click",function(e,t){return u.trigger(e,"spider_click",t)}),this.addListener("format",function(e,t){return u.trigger(e,"spider_format",t)}),this.ignoreMapClick||u.addListener(this.map,"click",(o=this,function(){return o.unspiderfy()})),u.addListener(this.map,"maptypeid_changed",(r=this,function(){return r.unspiderfy()})),u.addListener(this.map,"zoom_changed",(s=this,function(){if(s.unspiderfy(),!s.basicFormatEvents)return s.formatMarkers()}))}return c=2*Math.PI,d=u=l=null,i.markerStatus={SPIDERFIED:"SPIDERFIED",SPIDERFIABLE:"SPIDERFIABLE",UNSPIDERFIABLE:"UNSPIDERFIABLE",UNSPIDERFIED:"UNSPIDERFIED"},p.initMarkerArrays=function(){return this.markers=[],this.markerListenerRefs=[]},p.addMarker=function(e,t){return e.setMap(this.map),this.trackMarker(e,t)},p.trackMarker=function(t,e){var n,i,a,o;return null!=t._oms||(t._oms=!0,n=[u.addListener(t,"click",(i=this,function(e){return i.spiderListener(t,e)}))],this.markersWontHide||n.push(u.addListener(t,"visible_changed",(a=this,function(){return a.markerChangeListener(t,!1)}))),this.markersWontMove||n.push(u.addListener(t,"position_changed",(o=this,function(){return o.markerChangeListener(t,!0)}))),null!=e&&n.push(u.addListener(t,"spider_click",e)),this.markerListenerRefs.push(n),this.markers.push(t),this.basicFormatEvents?this.trigger("format",t,this.constructor.markerStatus.UNSPIDERFIED):(this.trigger("format",t,this.constructor.markerStatus.UNSPIDERFIABLE),this.formatMarkers())),this},p.markerChangeListener=function(e,t){if(!this.spiderfying&&!this.unspiderfying)return null==e._omsData||!t&&e.getVisible()||this.unspiderfy(t?e:null),this.formatMarkers()},p.getMarkers=function(){return this.markers.slice(0)},p.removeMarker=function(e){return this.forgetMarker(e),e.setMap(null)},p.forgetMarker=function(e){var t,n,i,a,o;if(null!=e._omsData&&this.unspiderfy(),(t=this.arrIndexOf(this.markers,e))<0)return this;for(n=0,i=(o=this.markerListenerRefs.splice(t,1)[0]).length;n<i;n++)a=o[n],u.removeListener(a);return delete e._oms,this.markers.splice(t,1),this.formatMarkers(),this},p.removeAllMarkers=p.clearMarkers=function(){var e,t,n=this.getMarkers();for(this.forgetAllMarkers(),e=0,t=n.length;e<t;e++)n[e].setMap(null);return this},p.forgetAllMarkers=function(){var e,t,n,i,a,o,r,s,l;for(this.unspiderfy(),e=t=0,n=(l=this.markers).length;t<n;e=++t){for(r=l[e],s=0,i=(o=this.markerListenerRefs[e]).length;s<i;s++)a=o[s],u.removeListener(a);delete r._oms}return this.initMarkerArrays(),this},p.addListener=function(e,t){var n;return(null!=(n=this.listeners)[e]?n[e]:n[e]=[]).push(t),this},p.removeListener=function(e,t){t=this.arrIndexOf(this.listeners[e],t);return t<0||this.listeners[e].splice(t,1),this},p.clearListeners=function(e){return this.listeners[e]=[],this},p.trigger=function(){for(var e,t=arguments[0],n=2<=arguments.length?s.call(arguments,1):[],i=null!=(t=this.listeners[t])?t:[],a=[],o=0,r=i.length;o<r;o++)e=i[o],a.push(e.apply(null,n));return a},p.generatePtsCircle=function(e,t){for(var n,i,a=this.circleFootSeparation*(2+e)/c,o=c/e,r=[],s=i=0,l=e;0<=l?i<l:l<i;s=0<=l?++i:--i)n=this.circleStartAngle+s*o,r.push(new d.Point(t.x+a*Math.cos(n),t.y+a*Math.sin(n)));return r},p.generatePtsSpiral=function(e,t){for(var n,i,a=this.spiralLengthStart,o=0,r=[],s=n=0,l=e;0<=l?n<l:l<n;s=0<=l?++n:--n)o+=this.spiralFootSeparation/a+5e-4*s,i=new d.Point(t.x+a*Math.cos(o),t.y+a*Math.sin(o)),a+=c*this.spiralLengthFactor/o,r.push(i);return r},p.spiderListener=function(e,t){var n,i,a,o,r,s,l,c,u,d=null!=e._omsData;if(d&&this.keepSpiderfied||this.unspiderfy(),d||this.map.getStreetView().getVisible()||"GoogleEarthAPI"===this.map.getMapTypeId())return this.trigger("click",e,t);for(s=[],l=[],c=(d=this.nearbyDistance)*d,r=this.llToPt(e.position),n=0,i=(u=this.markers).length;n<i;n++)null!=(a=u[n]).map&&a.getVisible()&&(o=this.llToPt(a.position),this.ptDistanceSq(o,r)<c?s.push({marker:a,markerPt:o}):l.push(a));return 1===s.length?this.trigger("click",e,t):this.spiderfy(s,l)},p.markersNearMarker=function(e,t){var n,i,a,o,r,s,l,c,u;if(null==t&&(t=!1),null==this.projHelper.getProjection())throw"Must wait for 'idle' event on map before calling markersNearMarker";for(l=(s=this.nearbyDistance)*s,o=this.llToPt(e.position),r=[],n=0,i=(c=this.markers).length;n<i&&!((a=c[n])!==e&&null!=a.map&&a.getVisible()&&(u=this.llToPt(null!=(u=null!=(u=a._omsData)?u.usualPosition:void 0)?u:a.position),this.ptDistanceSq(u,o)<l&&(r.push(a),t)));n++);return r},p.markerProximityData=function(){var e,t,n,i,a,o,r,s,l,c,u,d,p,h,m,f;if(null==this.projHelper.getProjection())throw"Must wait for 'idle' event on map before calling markersNearAnyOtherMarker";for(h=(p=this.nearbyDistance)*p,u=function(){for(var e,t=this.markers,n=[],i=0,a=t.length;i<a;i++)o=t[i],n.push({pt:this.llToPt(null!=(e=null!=(e=o._omsData)?e.usualPosition:void 0)?e:o.position),willSpiderfy:!1});return n}.call(this),e=n=0,i=(m=this.markers).length;n<i;e=++n)if(null!=(r=m[e]).getMap()&&r.getVisible()&&!(s=u[e]).willSpiderfy)for(t=d=0,a=(f=this.markers).length;d<a;t=++d)if(l=f[t],t!==e&&null!=l.getMap()&&l.getVisible()&&(c=u[t],(!(t<e)||c.willSpiderfy)&&this.ptDistanceSq(s.pt,c.pt)<h)){s.willSpiderfy=c.willSpiderfy=!0;break}return u},p.markersNearAnyOtherMarker=function(){for(var e,t,n=this.markerProximityData(),i=this.markers,a=[],o=e=0,r=i.length;e<r;o=++e)t=i[o],n[o].willSpiderfy&&a.push(t);return a},p.setImmediate=function(e){return window.setTimeout(e,0)},p.formatMarkers=function(){var e;if(!this.basicFormatEvents&&null==this.formatTimeoutId)return this.formatTimeoutId=this.setImmediate((e=this,function(){return(e.formatTimeoutId=null)!=e.projHelper.getProjection()?e._formatMarkers():null==e.formatIdleListener?e.formatIdleListener=u.addListenerOnce(e.map,"idle",function(){return e._formatMarkers()}):void 0}))},p._formatMarkers=function(){var e,t,n,i,a,o,r,s,l,c,u;if(this.basicFormatEvents){for(l=[],t=0,n=markers.length;t<n;t++)u=null!=(a=markers[t])._omsData?"SPIDERFIED":"UNSPIDERFIED",l.push(this.trigger("format",a,this.constructor.markerStatus[u]));return l}for(r=this.markerProximityData(),c=[],e=o=0,i=(s=this.markers).length;o<i;e=++o)u=null!=(a=s[e])._omsData?"SPIDERFIED":r[e].willSpiderfy?"SPIDERFIABLE":"UNSPIDERFIABLE",c.push(this.trigger("format",a,this.constructor.markerStatus[u]));return c},p.makeHighlightListenerFuncs=function(e){return{highlight:function(){return e._omsData.leg.setOptions({strokeColor:n.legColors.highlighted[n.map.mapTypeId],zIndex:n.highlightedLegZIndex})},unhighlight:(t=n=this,function(){return e._omsData.leg.setOptions({strokeColor:t.legColors.usual[t.map.mapTypeId],zIndex:t.usualLegZIndex})})};var t,n},p.spiderfy=function(i,e){var a,o,r,s,l,c,t,n;return this.spiderfying=!0,t=i.length,n=this.ptAverage(function(){for(var e=[],t=0,n=i.length;t<n;t++)l=i[t],e.push(l.markerPt);return e}()),r=t>=this.circleSpiralSwitchover?this.generatePtsSpiral(t,n).reverse():this.generatePtsCircle(t,n),n=function(){for(var e=[],t=0,n=r.length;t<n;t++)o=r[t],a=this.ptToLl(o),c=this.minExtract(i,function(t){return function(e){return t.ptDistanceSq(e.markerPt,o)}}(this)),s=c.marker,c=new d.Polyline({map:this.map,path:[s.position,a],strokeColor:this.legColors.usual[this.map.mapTypeId],strokeWeight:this.legWeight,zIndex:this.usualLegZIndex}),s._omsData={usualPosition:s.getPosition(),usualZIndex:s.getZIndex(),leg:c},this.legColors.highlighted[this.map.mapTypeId]!==this.legColors.usual[this.map.mapTypeId]&&(c=this.makeHighlightListenerFuncs(s),s._omsData.hightlightListeners={highlight:u.addListener(s,"mouseover",c.highlight),unhighlight:u.addListener(s,"mouseout",c.unhighlight)}),this.trigger("format",s,this.constructor.markerStatus.SPIDERFIED),s.setPosition(a),s.setZIndex(Math.round(this.spiderfiedZIndex+o.y)),e.push(s);return e}.call(this),delete this.spiderfying,this.spiderfied=!0,this.trigger("spiderfy",n,e)},p.unspiderfy=function(e){var t,n,i,a,o,r,s;if(null==e&&(e=null),null==this.spiderfied)return this;for(this.unspiderfying=!0,s=[],a=[],t=0,n=(o=this.markers).length;t<n;t++)null!=(i=o[t])._omsData?(i._omsData.leg.setMap(null),i!==e&&i.setPosition(i._omsData.usualPosition),i.setZIndex(i._omsData.usualZIndex),null!=(r=i._omsData.hightlightListeners)&&(u.removeListener(r.highlight),u.removeListener(r.unhighlight)),delete i._omsData,i!==e&&(r=this.basicFormatEvents?"UNSPIDERFIED":"SPIDERFIABLE",this.trigger("format",i,this.constructor.markerStatus[r])),s.push(i)):a.push(i);return delete this.unspiderfying,delete this.spiderfied,this.trigger("unspiderfy",s,a),this},p.ptDistanceSq=function(e,t){var n=e.x-t.x,t=e.y-t.y;return n*n+t*t},p.ptAverage=function(e){for(var t,n,i,a=i=0,o=0,r=e.length;o<r;o++)a+=(n=e[o]).x,i+=n.y;return t=e.length,new d.Point(a/t,i/t)},p.llToPt=function(e){return this.projHelper.getProjection().fromLatLngToDivPixel(e)},p.ptToLl=function(e){return this.projHelper.getProjection().fromDivPixelToLatLng(e)},p.minExtract=function(e,t){for(var n,i,a,o,r=a=0,s=e.length;a<s;r=++a)o=t(e[r]),(null==n||o<i)&&(i=o,n=r);return e.splice(n,1)[0]},p.arrIndexOf=function(e,t){var n,i,a;if(null!=e.indexOf)return e.indexOf(t);for(n=i=0,a=e.length;i<a;n=++i)if(e[n]===t)return n;return-1},i}(),o=/(\?.*(&|&)|\?)spiderfier_callback=(\w+)/,null!=(t=null==(t=document.currentScript)?function(){for(var e,t=document.getElementsByTagName("script"),n=[],i=0,a=t.length;i<a;i++)null!=(e=(r=t[i]).getAttribute("src"))&&e.match(o)&&n.push(r);return n}()[0]:t)&&(e=null!=(t=t.getAttribute("src"))&&null!=(e=t.match(o))?e[3]:void 0)&&"function"==typeof window[e]&&window[e](),"function"==typeof window.spiderfier_callback&&window.spiderfier_callback()}.call(this);
|
|
139
|
+
<text x="50%" y="50%" style="fill:#fff" text-anchor="middle" font-size="50" dominant-baseline="middle" font-family="roboto,arial,sans-serif">${a}</text>
|
|
140
|
+
</svg>`,t=`Cluster of ${a} markers`,a=Number(google.maps.Marker.MAX_ZINDEX)+a;if(s.isAdvancedMarkerAvailable(n)){const o=(new DOMParser).parseFromString(e,"image/svg+xml").documentElement;o.setAttribute("transform","translate(0 25)");const r={map:n,position:i,zIndex:a,title:t,content:o};return new google.maps.marker.AdvancedMarkerElement(r)}e={position:i,zIndex:a,title:t,icon:{url:"data:image/svg+xml;base64,"+btoa(e),anchor:new google.maps.Point(25,25)}};return new google.maps.Marker(e)}}class N{constructor(){!function(e,t){for(var n in t.prototype)e.prototype[n]=t.prototype[n]}(N,google.maps.OverlayView)}}i.MarkerClustererEvents=void 0,(g=i.MarkerClustererEvents||(i.MarkerClustererEvents={})).CLUSTERING_BEGIN="clusteringbegin",g.CLUSTERING_END="clusteringend",g.CLUSTER_CLICK="click";const W=(e,t,n)=>{n.fitBounds(t.bounds)};return i.AbstractAlgorithm=e,i.AbstractViewportAlgorithm=t,i.Cluster=r,i.ClusterStats=I,i.DefaultRenderer=z,i.GridAlgorithm=class extends t{constructor(e){var{maxDistance:t=4e4,gridSize:n=40}=e;super(o(e,["maxDistance","gridSize"])),this.clusters=[],this.state={zoom:-1},this.maxDistance=t,this.gridSize=n}calculate(e){let{markers:t,map:n,mapCanvasProjection:a}=e;e={zoom:n.getZoom()};let i=!1;return this.state.zoom>=this.maxZoom&&e.zoom>=this.maxZoom||(i=!y(this.state,e)),this.state=e,n.getZoom()>=this.maxZoom?{clusters:this.noop({markers:t}),changed:i}:{clusters:this.cluster({markers:l(n,a,t,this.viewportPadding),map:n,mapCanvasProjection:a})}}cluster(e){let{markers:t,map:n,mapCanvasProjection:a}=e;return this.clusters=[],t.forEach(e=>{this.addToClosestCluster(e,n,a)}),this.clusters}addToClosestCluster(t,e,n){let a=this.maxDistance,i=null;for(let e=0;e<this.clusters.length;e++){const r=this.clusters[e],n=u(r.bounds.getCenter().toJSON(),s.getPosition(t).toJSON());n<a&&(a=n,i=r)}if(i&&c(i.bounds,n,this.gridSize).contains(s.getPosition(t)))i.push(t);else{const e=new r({markers:[t]});this.clusters.push(e)}}},i.MarkerClusterer=class extends N{constructor(e){var{map:t,markers:n=[],algorithmOptions:a={},algorithm:i=new j(a),renderer:e=new z,onClusterClick:a=W}=e;super(),this.markers=[...n],this.clusters=[],this.algorithm=i,this.renderer=e,this.onClusterClick=a,t&&this.setMap(t)}addMarker(e,t){this.markers.includes(e)||(this.markers.push(e),t||this.render())}addMarkers(e,t){e.forEach(e=>{this.addMarker(e,!0)}),t||this.render()}removeMarker(e,t){var n=this.markers.indexOf(e);return-1!==n&&(s.setMap(e,null),this.markers.splice(n,1),t||this.render(),!0)}removeMarkers(e,t){let n=!1;return e.forEach(e=>{n=this.removeMarker(e,!0)||n}),n&&!t&&this.render(),n}clearMarkers(e){this.markers.length=0,e||this.render()}render(){const e=this.getMap();if(e instanceof google.maps.Map&&e.getProjection()){google.maps.event.trigger(this,i.MarkerClustererEvents.CLUSTERING_BEGIN,this);var{clusters:t,changed:n}=this.algorithm.calculate({markers:this.markers,map:e,mapCanvasProjection:this.getProjection()});if(n||null==n){const i=new Set;for(const e of t)1==e.markers.length&&i.add(e.markers[0]);const e=[];for(const a of this.clusters)null!=a.marker&&(1==a.markers.length?i.has(a.marker)||s.setMap(a.marker,null):e.push(a.marker));this.clusters=t,this.renderClusters(),requestAnimationFrame(()=>e.forEach(e=>s.setMap(e,null)))}google.maps.event.trigger(this,i.MarkerClustererEvents.CLUSTERING_END,this)}}onAdd(){this.idleListener=this.getMap().addListener("idle",this.render.bind(this)),this.render()}onRemove(){google.maps.event.removeListener(this.idleListener),this.reset()}reset(){this.markers.forEach(e=>s.setMap(e,null)),this.clusters.forEach(e=>e.delete()),this.clusters=[]}renderClusters(){const e=new I(this.markers,this.clusters),n=this.getMap();this.clusters.forEach(t=>{1===t.markers.length?t.marker=t.markers[0]:(t.marker=this.renderer.render(t,e,n),t.markers.forEach(e=>s.setMap(e,null)),this.onClusterClick&&t.marker.addListener("click",e=>{google.maps.event.trigger(this,i.MarkerClustererEvents.CLUSTER_CLICK,t),this.onClusterClick(e,t,n)})),s.setMap(t.marker,n)})}},i.MarkerUtils=s,i.NoopAlgorithm=class extends e{constructor(e){super(o(e,[]))}calculate(e){var{markers:t,map:n,mapCanvasProjection:e}=e;return{clusters:this.cluster({markers:t,map:n,mapCanvasProjection:e}),changed:!1}}cluster(e){return this.noop(e)}},i.SuperClusterAlgorithm=j,i.SuperClusterViewportAlgorithm=class extends t{constructor(e){var{maxZoom:t,radius:n=60,viewportPadding:a=60}=e,e=o(e,["maxZoom","radius","viewportPadding"]);super({maxZoom:t,viewportPadding:a}),this.superCluster=new E(Object.assign({maxZoom:this.maxZoom,radius:n},e)),this.state={zoom:-1,view:[0,0,0,0]}}calculate(e){const t={zoom:Math.round(e.map.getZoom()),view:a(e.map.getBounds(),e.mapCanvasProjection,this.viewportPadding)};let n=!y(this.state,t);if(!y(e.markers,this.markers)){n=!0,this.markers=[...e.markers];const t=this.markers.map(e=>{const t=s.getPosition(e);return{type:"Feature",geometry:{type:"Point",coordinates:[t.lng(),t.lat()]},properties:{marker:e}}});this.superCluster.load(t)}return n&&(this.clusters=this.cluster(e),this.state=t),{clusters:this.clusters,changed:n}}cluster(e){let{map:t,mapCanvasProjection:n}=e;e={zoom:Math.round(t.getZoom()),view:a(t.getBounds(),n,this.viewportPadding)};return this.superCluster.getClusters(e.view,e.zoom).map(e=>this.transformCluster(e))}transformCluster(e){var{geometry:{coordinates:[t,n]},properties:e}=e;if(e.cluster)return new r({markers:this.superCluster.getLeaves(e.cluster_id,1/0).map(e=>e.properties.marker),position:{lat:n,lng:t}});e=e.marker;return new r({markers:[e],position:s.getPosition(e)})}},i.defaultOnClusterClickHandler=W,i.distanceBetweenPoints=u,i.extendBoundsToPaddedViewport=c,i.extendPixelBounds=p,i.filterMarkersToPaddedViewport=l,i.getPaddedViewport=a,i.noop=n,i.pixelBoundsToLatLngBounds=h,Object.defineProperty(i,"__esModule",{value:!0}),i}({});!function(){var o,e,t,r,h={}.hasOwnProperty,s=[].slice;this.OverlappingMarkerSpiderfier=function(){for(var u,d,l,c,p=a.prototype,e=[a,p],t=0,n=e.length;t<n;t++)e[t].VERSION="1.0.3";function a(e,t){var n,a,i,o,r,s;for(n in this.map=e,null==t&&(t={}),null==this.constructor.hasInitialized&&(this.constructor.hasInitialized=!0,d=google.maps,u=d.event,l=d.MapTypeId,p.keepSpiderfied=!1,p.ignoreMapClick=!1,p.markersWontHide=!1,p.markersWontMove=!1,p.basicFormatEvents=!1,p.nearbyDistance=20,p.circleSpiralSwitchover=9,p.circleFootSeparation=23,p.circleStartAngle=c/12,p.spiralFootSeparation=26,p.spiralLengthStart=11,p.spiralLengthFactor=4,p.spiderfiedZIndex=d.Marker.MAX_ZINDEX+2e4,p.highlightedLegZIndex=d.Marker.MAX_ZINDEX+1e4,p.usualLegZIndex=d.Marker.MAX_ZINDEX+1,p.legWeight=1.5,p.legColors={usual:{},highlighted:{}},a=p.legColors.usual,e=p.legColors.highlighted,a[l.HYBRID]=a[l.SATELLITE]="#fff",e[l.HYBRID]=e[l.SATELLITE]="#f00",a[l.TERRAIN]=a[l.ROADMAP]="#444",e[l.TERRAIN]=e[l.ROADMAP]="#f00",this.constructor.ProjHelper=function(e){return this.setMap(e)},this.constructor.ProjHelper.prototype=new d.OverlayView,this.constructor.ProjHelper.prototype.draw=function(){}),t)h.call(t,n)&&(i=t[n],this[n]=i);this.projHelper=new this.constructor.ProjHelper(this.map),this.initMarkerArrays(),this.listeners={},this.formatIdleListener=this.formatTimeoutId=null,this.addListener("click",function(e,t){return u.trigger(e,"spider_click",t)}),this.addListener("format",function(e,t){return u.trigger(e,"spider_format",t)}),this.ignoreMapClick||u.addListener(this.map,"click",(o=this,function(){return o.unspiderfy()})),u.addListener(this.map,"maptypeid_changed",(r=this,function(){return r.unspiderfy()})),u.addListener(this.map,"zoom_changed",(s=this,function(){if(s.unspiderfy(),!s.basicFormatEvents)return s.formatMarkers()}))}return c=2*Math.PI,d=u=l=null,a.markerStatus={SPIDERFIED:"SPIDERFIED",SPIDERFIABLE:"SPIDERFIABLE",UNSPIDERFIABLE:"UNSPIDERFIABLE",UNSPIDERFIED:"UNSPIDERFIED"},p.initMarkerArrays=function(){return this.markers=[],this.markerListenerRefs=[]},p.addMarker=function(e,t){return e.setMap(this.map),this.trackMarker(e,t)},p.trackMarker=function(t,e){var n,a,i,o;return null!=t._oms||(t._oms=!0,n=[u.addListener(t,"click",(a=this,function(e){return a.spiderListener(t,e)}))],this.markersWontHide||n.push(u.addListener(t,"visible_changed",(i=this,function(){return i.markerChangeListener(t,!1)}))),this.markersWontMove||n.push(u.addListener(t,"position_changed",(o=this,function(){return o.markerChangeListener(t,!0)}))),null!=e&&n.push(u.addListener(t,"spider_click",e)),this.markerListenerRefs.push(n),this.markers.push(t),this.basicFormatEvents?this.trigger("format",t,this.constructor.markerStatus.UNSPIDERFIED):(this.trigger("format",t,this.constructor.markerStatus.UNSPIDERFIABLE),this.formatMarkers())),this},p.markerChangeListener=function(e,t){if(!this.spiderfying&&!this.unspiderfying)return null==e._omsData||!t&&e.getVisible()||this.unspiderfy(t?e:null),this.formatMarkers()},p.getMarkers=function(){return this.markers.slice(0)},p.removeMarker=function(e){return this.forgetMarker(e),e.setMap(null)},p.forgetMarker=function(e){var t,n,a,i,o;if(null!=e._omsData&&this.unspiderfy(),(t=this.arrIndexOf(this.markers,e))<0)return this;for(n=0,a=(o=this.markerListenerRefs.splice(t,1)[0]).length;n<a;n++)i=o[n],u.removeListener(i);return delete e._oms,this.markers.splice(t,1),this.formatMarkers(),this},p.removeAllMarkers=p.clearMarkers=function(){var e,t,n=this.getMarkers();for(this.forgetAllMarkers(),e=0,t=n.length;e<t;e++)n[e].setMap(null);return this},p.forgetAllMarkers=function(){var e,t,n,a,i,o,r,s,l;for(this.unspiderfy(),e=t=0,n=(l=this.markers).length;t<n;e=++t){for(r=l[e],s=0,a=(o=this.markerListenerRefs[e]).length;s<a;s++)i=o[s],u.removeListener(i);delete r._oms}return this.initMarkerArrays(),this},p.addListener=function(e,t){var n;return(null!=(n=this.listeners)[e]?n[e]:n[e]=[]).push(t),this},p.removeListener=function(e,t){t=this.arrIndexOf(this.listeners[e],t);return t<0||this.listeners[e].splice(t,1),this},p.clearListeners=function(e){return this.listeners[e]=[],this},p.trigger=function(){for(var e,t=arguments[0],n=2<=arguments.length?s.call(arguments,1):[],a=null!=(t=this.listeners[t])?t:[],i=[],o=0,r=a.length;o<r;o++)e=a[o],i.push(e.apply(null,n));return i},p.generatePtsCircle=function(e,t){for(var n,a,i=this.circleFootSeparation*(2+e)/c,o=c/e,r=[],s=a=0,l=e;0<=l?a<l:l<a;s=0<=l?++a:--a)n=this.circleStartAngle+s*o,r.push(new d.Point(t.x+i*Math.cos(n),t.y+i*Math.sin(n)));return r},p.generatePtsSpiral=function(e,t){for(var n,a,i=this.spiralLengthStart,o=0,r=[],s=n=0,l=e;0<=l?n<l:l<n;s=0<=l?++n:--n)o+=this.spiralFootSeparation/i+5e-4*s,a=new d.Point(t.x+i*Math.cos(o),t.y+i*Math.sin(o)),i+=c*this.spiralLengthFactor/o,r.push(a);return r},p.spiderListener=function(e,t){var n,a,i,o,r,s,l,c,u,d=null!=e._omsData;if(d&&this.keepSpiderfied||this.unspiderfy(),d||this.map.getStreetView().getVisible()||"GoogleEarthAPI"===this.map.getMapTypeId())return this.trigger("click",e,t);for(s=[],l=[],c=(d=this.nearbyDistance)*d,r=this.llToPt(e.position),n=0,a=(u=this.markers).length;n<a;n++)null!=(i=u[n]).map&&i.getVisible()&&(o=this.llToPt(i.position),this.ptDistanceSq(o,r)<c?s.push({marker:i,markerPt:o}):l.push(i));return 1===s.length?this.trigger("click",e,t):this.spiderfy(s,l)},p.markersNearMarker=function(e,t){var n,a,i,o,r,s,l,c,u;if(null==t&&(t=!1),null==this.projHelper.getProjection())throw"Must wait for 'idle' event on map before calling markersNearMarker";for(l=(s=this.nearbyDistance)*s,o=this.llToPt(e.position),r=[],n=0,a=(c=this.markers).length;n<a&&!((i=c[n])!==e&&null!=i.map&&i.getVisible()&&(u=this.llToPt(null!=(u=null!=(u=i._omsData)?u.usualPosition:void 0)?u:i.position),this.ptDistanceSq(u,o)<l&&(r.push(i),t)));n++);return r},p.markerProximityData=function(){var e,t,n,a,i,o,r,s,l,c,u,d,p,h,m,f;if(null==this.projHelper.getProjection())throw"Must wait for 'idle' event on map before calling markersNearAnyOtherMarker";for(h=(p=this.nearbyDistance)*p,u=function(){for(var e,t=this.markers,n=[],a=0,i=t.length;a<i;a++)o=t[a],n.push({pt:this.llToPt(null!=(e=null!=(e=o._omsData)?e.usualPosition:void 0)?e:o.position),willSpiderfy:!1});return n}.call(this),e=n=0,a=(m=this.markers).length;n<a;e=++n)if(null!=(r=m[e]).getMap()&&r.getVisible()&&!(s=u[e]).willSpiderfy)for(t=d=0,i=(f=this.markers).length;d<i;t=++d)if(l=f[t],t!==e&&null!=l.getMap()&&l.getVisible()&&(c=u[t],(!(t<e)||c.willSpiderfy)&&this.ptDistanceSq(s.pt,c.pt)<h)){s.willSpiderfy=c.willSpiderfy=!0;break}return u},p.markersNearAnyOtherMarker=function(){for(var e,t,n=this.markerProximityData(),a=this.markers,i=[],o=e=0,r=a.length;e<r;o=++e)t=a[o],n[o].willSpiderfy&&i.push(t);return i},p.setImmediate=function(e){return window.setTimeout(e,0)},p.formatMarkers=function(){var e;if(!this.basicFormatEvents&&null==this.formatTimeoutId)return this.formatTimeoutId=this.setImmediate((e=this,function(){return(e.formatTimeoutId=null)!=e.projHelper.getProjection()?e._formatMarkers():null==e.formatIdleListener?e.formatIdleListener=u.addListenerOnce(e.map,"idle",function(){return e._formatMarkers()}):void 0}))},p._formatMarkers=function(){var e,t,n,a,i,o,r,s,l,c,u;if(this.basicFormatEvents){for(l=[],t=0,n=markers.length;t<n;t++)u=null!=(i=markers[t])._omsData?"SPIDERFIED":"UNSPIDERFIED",l.push(this.trigger("format",i,this.constructor.markerStatus[u]));return l}for(r=this.markerProximityData(),c=[],e=o=0,a=(s=this.markers).length;o<a;e=++o)u=null!=(i=s[e])._omsData?"SPIDERFIED":r[e].willSpiderfy?"SPIDERFIABLE":"UNSPIDERFIABLE",c.push(this.trigger("format",i,this.constructor.markerStatus[u]));return c},p.makeHighlightListenerFuncs=function(e){return{highlight:function(){return e._omsData.leg.setOptions({strokeColor:n.legColors.highlighted[n.map.mapTypeId],zIndex:n.highlightedLegZIndex})},unhighlight:(t=n=this,function(){return e._omsData.leg.setOptions({strokeColor:t.legColors.usual[t.map.mapTypeId],zIndex:t.usualLegZIndex})})};var t,n},p.spiderfy=function(a,e){var i,o,r,s,l,c,t,n;return this.spiderfying=!0,t=a.length,n=this.ptAverage(function(){for(var e=[],t=0,n=a.length;t<n;t++)l=a[t],e.push(l.markerPt);return e}()),r=t>=this.circleSpiralSwitchover?this.generatePtsSpiral(t,n).reverse():this.generatePtsCircle(t,n),n=function(){for(var e=[],t=0,n=r.length;t<n;t++)o=r[t],i=this.ptToLl(o),c=this.minExtract(a,function(t){return function(e){return t.ptDistanceSq(e.markerPt,o)}}(this)),s=c.marker,c=new d.Polyline({map:this.map,path:[s.position,i],strokeColor:this.legColors.usual[this.map.mapTypeId],strokeWeight:this.legWeight,zIndex:this.usualLegZIndex}),s._omsData={usualPosition:s.getPosition(),usualZIndex:s.getZIndex(),leg:c},this.legColors.highlighted[this.map.mapTypeId]!==this.legColors.usual[this.map.mapTypeId]&&(c=this.makeHighlightListenerFuncs(s),s._omsData.hightlightListeners={highlight:u.addListener(s,"mouseover",c.highlight),unhighlight:u.addListener(s,"mouseout",c.unhighlight)}),this.trigger("format",s,this.constructor.markerStatus.SPIDERFIED),s.setPosition(i),s.setZIndex(Math.round(this.spiderfiedZIndex+o.y)),e.push(s);return e}.call(this),delete this.spiderfying,this.spiderfied=!0,this.trigger("spiderfy",n,e)},p.unspiderfy=function(e){var t,n,a,i,o,r,s;if(null==e&&(e=null),null==this.spiderfied)return this;for(this.unspiderfying=!0,s=[],i=[],t=0,n=(o=this.markers).length;t<n;t++)null!=(a=o[t])._omsData?(a._omsData.leg.setMap(null),a!==e&&a.setPosition(a._omsData.usualPosition),a.setZIndex(a._omsData.usualZIndex),null!=(r=a._omsData.hightlightListeners)&&(u.removeListener(r.highlight),u.removeListener(r.unhighlight)),delete a._omsData,a!==e&&(r=this.basicFormatEvents?"UNSPIDERFIED":"SPIDERFIABLE",this.trigger("format",a,this.constructor.markerStatus[r])),s.push(a)):i.push(a);return delete this.unspiderfying,delete this.spiderfied,this.trigger("unspiderfy",s,i),this},p.ptDistanceSq=function(e,t){var n=e.x-t.x,t=e.y-t.y;return n*n+t*t},p.ptAverage=function(e){for(var t,n,a,i=a=0,o=0,r=e.length;o<r;o++)i+=(n=e[o]).x,a+=n.y;return t=e.length,new d.Point(i/t,a/t)},p.llToPt=function(e){return this.projHelper.getProjection().fromLatLngToDivPixel(e)},p.ptToLl=function(e){return this.projHelper.getProjection().fromDivPixelToLatLng(e)},p.minExtract=function(e,t){for(var n,a,i,o,r=i=0,s=e.length;i<s;r=++i)o=t(e[r]),(null==n||o<a)&&(a=o,n=r);return e.splice(n,1)[0]},p.arrIndexOf=function(e,t){var n,a,i;if(null!=e.indexOf)return e.indexOf(t);for(n=a=0,i=e.length;a<i;n=++a)if(e[n]===t)return n;return-1},a}(),o=/(\?.*(&|&)|\?)spiderfier_callback=(\w+)/,null!=(t=null==(t=document.currentScript)?function(){for(var e,t=document.getElementsByTagName("script"),n=[],a=0,i=t.length;a<i;a++)null!=(e=(r=t[a]).getAttribute("src"))&&e.match(o)&&n.push(r);return n}()[0]:t)&&(e=null!=(t=t.getAttribute("src"))&&null!=(e=t.match(o))?e[3]:void 0)&&"function"==typeof window[e]&&window[e](),"function"==typeof window.spiderfier_callback&&window.spiderfier_callback()}.call(this);
|
|
141
141
|
//# sourceMappingURL=crouton-gmaps.min.js.map
|