diff --git a/README.md b/README.md
index 9543330..33aecd8 100644
--- a/README.md
+++ b/README.md
@@ -19,6 +19,12 @@ Fork of the experimental KIT theme from kit-ausbildung.de, adapted to Wordpres.
* Development ressource: https://github.com/Automattic/_s
* Einrichtung Wordpress
* URL-Format: Einstellungen -> Permalinks -> Einstellen auf "Beitragsname" -> Übernehmen
+ * Footer Menü
+ * Design -> Menü
+ * Name des Menüs: "Footer Menü"
+ * Seiten: FAQ, Impressum, Datenschutz
+ * Klicken auf Menü erstellen
+ * Position im Theme: Footer Menü
* **From the appstore:** The most recent and stable version of the app can be found in the [official appstore](https://apps.nextcloud.com/apps/radio).
* **Using git:** In your `nextcloud/apps/` directory, run `git clone https://git.project-insanity.org/onny/nextcloud-app-radio.git radio`. Then go to the Apps manager tab in your Nextcloud web interface, and enable the Radio app.
* **Using the zip archive:** Download the latest [tar.bz2 archive](https://git.project-insanity.org/onny/nextcloud-app-radio/repository/archive.tar.bz2?ref=master), extract the directory inside your `nextcloud/apps/` directory, and rename it to `radio`. For stable releases, you can also download one of the [releases](https://git.project-insanity.org/onny/nextcloud-app-radio/) tar.bz2 archives. Then go to the Apps manager tab in your Nextcloud web interface, and enable the Radio app.
diff --git a/kit/footer.php b/kit/footer.php
index a6f59fd..c9faa8b 100644
--- a/kit/footer.php
+++ b/kit/footer.php
@@ -100,15 +100,15 @@
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
diff --git a/kit/header.php b/kit/header.php
index 837c02d..0e720aa 100644
--- a/kit/header.php
+++ b/kit/header.php
@@ -12,12 +12,12 @@
-
-
-
+
+
+
-
-
+
+
@@ -39,35 +39,49 @@
-
-
+
+
-
-
-
+
+
+
+
class="subsite startpage page-theme-color-primary">
- Diese Website nutzt Cookies, um bestmögliche Funktionalität bieten zu können. Mehr erfahren
+
+
+
+ Diese Website nutzt Cookies, um bestmögliche Funktionalität bieten zu können. Mehr erfahren
+
+
diff --git a/kit/index_files/Form.js b/kit/index_files/Form.js
deleted file mode 100644
index 0fd52a7..0000000
--- a/kit/index_files/Form.js
+++ /dev/null
@@ -1 +0,0 @@
-function PowermailForm(e){"use strict";this.initialize=function(){t(),a(),i(),r(),o(),n(),f(),l()};var t=function(){e.fn.powermailTabs&&e(".powermail_morestep").each(function(){e(this).powermailTabs()})},a=function(){e("form[data-powermail-ajax]").length&&p()},i=function(){if(e('*[data-powermail-location="prefill"]').length&&navigator.geolocation){e(this);navigator.geolocation.getCurrentPosition(function(t){var a=t.coords.latitude,i=t.coords.longitude,r=C()+"/index.php?eID=powermailEidGetLocation";jQuery.ajax({url:r,data:"lat="+a+"&lng="+i,cache:!1,success:function(t){t&&e('*[data-powermail-location="prefill"]').val(t)}})})}},r=function(){e.fn.datetimepicker&&e(".powermail_date").each(function(){var t=e(this);if("date"===t.prop("type")||"datetime-local"===t.prop("type")||"time"===t.prop("type")){if(!t.data("datepicker-force")){if(e(this).data("date-value")){var a=g(e(this).data("date-value"),e(this).data("datepicker-format"),t.prop("type"));null!==a&&e(this).val(a)}return}t.prop("type","text"),t.val(e(this).data("date-value"))}var i=!0,r=!0;"date"===t.data("datepicker-settings")?r=!1:"time"===t.data("datepicker-settings")&&(i=!1),t.datetimepicker({format:t.data("datepicker-format"),timepicker:r,datepicker:i,lang:"en",i18n:{en:{months:t.data("datepicker-months").split(","),dayOfWeek:t.data("datepicker-days").split(",")}}})})},o=function(){e(".powermail_all_type_password.powermail_all_value").html("********")},n=function(){e.fn.parsley&&e(".powermail_reset").on("click","",function(){e('form[data-parsley-validate="data-parsley-validate"]').parsley().reset()})},l=function(){window.Parsley&&(x(),b())},p=function(){var t,a=!1;e(document).on("submit","form[data-powermail-ajax]",function(i){var r=e(this),o=r.closest(".tx-powermail");r.data("powermail-ajax-uri")&&(t=r.data("powermail-ajax-uri"));var n=r.data("powermail-form");a||(e.ajax({type:"POST",url:r.prop("action"),data:new FormData(r.get(0)),contentType:!1,processData:!1,beforeSend:function(){s(r)},complete:function(){d(r),f(),c(o)},success:function(i){var o=e('*[data-powermail-form="'+n+'"]:first',i);o.length?(e('*[data-powermail-form="'+n+'"]:first').closest(".tx-powermail").html(o),e.fn.powermailTabs&&e(".powermail_morestep").powermailTabs(),e.fn.parsley&&e('form[data-parsley-validate="data-parsley-validate"]').parsley(),w()):(t?D(t):r.submit(),a=!0)}}),i.preventDefault())})},s=function(t){d(t),e(".powermail_submit",t).length?e(".powermail_submit",t).parent().append(y()):t.closest(".tx-powermail").append(y())},d=function(e){e.closest(".tx-powermail").find(".powermail_progressbar").remove()},c=function(t){var a=e.Event("submitted.powermail.form");t.trigger(a)},f=function(){e(".powermail_fieldwrap_file").find(".deleteAllFiles").each(function(){u(e(this).closest(".powermail_fieldwrap_file").find('input[type="file"]'))}),e(".deleteAllFiles").click(function(){m(e(this).closest(".powermail_fieldwrap_file").find('input[type="hidden"]')),e(this).closest("ul").fadeOut(function(){e(this).remove()})})},u=function(e){e.prop("disabled","disabled").addClass("hide").prop("type","hidden")},m=function(e){e.prop("disabled",!1).removeClass("hide").prop("type","file")},w=function(){e("img.powermail_captchaimage").each(function(){var t=h(e(this).prop("src"));e(this).prop("src",t+"?hash="+v(5))})},h=function(e){var t=e.split("?");return t[0]},v=function(e){for(var t="",a="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789",i=0;i ").addClass("powermail_progressbar").html(e("
").addClass("powermail_progress").html(e("
").addClass("powermail_progress_inner")))},_=function(e){for(var t=e.get(0),a=0,i=0;ia&&(a=r.size)}return parseInt(a)},x=function(){window.Parsley.addValidator("powermailfilesize",function(t,a){if(a.indexOf(",")!==-1){var i=a.split(","),r=parseInt(i[0]),o=e('*[name="tx_powermail_pi1[field]['+i[1]+'][]"]');if(o.length&&_(o)>r)return!1}return!0},32).addMessage("en","powermailfilesize","Error")},b=function(){window.Parsley.addValidator("powermailfileextensions",function(t,a){var i=e('*[name="tx_powermail_pi1[field]['+a+'][]"]');return!i.length||k(j(t),i.prop("accept"))},32).addMessage("en","powermailfileextensions","Error")},k=function(e,t){return t.indexOf("."+e)!==-1},j=function(e){return e.split(".").pop().toLowerCase()},D=function(e){e.indexOf("http")!==-1?window.location=e:window.location.pathname=e},C=function(){var t;return t=e("base").length>0?jQuery("base").prop("href"):"https:"!=window.location.protocol?"http://"+window.location.hostname:"https://"+window.location.hostname}}jQuery(document).ready(function(e){"use strict";var t=new window.PowermailForm(e);t.initialize()});
\ No newline at end of file
diff --git a/kit/index_files/Tabs.js b/kit/index_files/Tabs.js
deleted file mode 100644
index 2e55749..0000000
--- a/kit/index_files/Tabs.js
+++ /dev/null
@@ -1 +0,0 @@
-jQuery(document).ready(function(e){function a(e,a){l(e,a),e.find(a.container).first().show()}function n(a,n){if(n.tabs){var t=e("
",{"class":n.tabMenuClassName}).insertBefore(a.children(n.container).filter(":first"));a.children(n.container).each(function(i,r){var l=e(" ").html(e(this).children(n.header).html()).addClass(0==i?n.tabMenuItemActiveClassName:"").addClass("item"+i).addClass("btn btn-default").prop("type","button").on("click keypress",{container:a.children(n.container),fieldset:e(r)},function(){var t=e(this),i=t.parent().children().index(t);s(a,n,t,i)});n.tabIndex&&l.prop("tabindex",i),t.append(l)})}}function t(a,n){n.navigation&&a.children(n.container).each(function(t){var i=e("
").addClass("powermail_fieldwrap").addClass("powermail_tab_navigation").appendTo(e(this));t>0&&i.append(c(a,n)),t ."+n.tabMenuItemErrorClassName+":first").click()},50)})}function s(a,n,t,i){$activeTab=b(a,n),$activeTab.removeClass(n.tabMenuItemActiveClassName),t.addClass(n.tabMenuItemActiveClassName),l(a,n),e(".powermail_fieldset",a).slice(i,i+1).show()}function l(e,a){e.children(a.container).hide()}function c(a,n){return e(" ").prop("href","#").addClass("btn btn-warning").html("<").click(function(e){e.preventDefault(),u(a,n)})}function o(a,n){return e(" ").prop("href","#").addClass("btn btn-primary pull-right").html(">").click(function(e){e.preventDefault(),d(a,n)})}function d(e,a){var n=m(e,a);$activeTab=b(e,a),$activeTab.removeClass(a.tabMenuItemActiveClassName).next().addClass(a.tabMenuItemActiveClassName),f(e,a,n+1)}function u(e,a){var n=m(e,a);$activeTab=b(e,a),$activeTab.removeClass(a.tabMenuItemActiveClassName).prev().addClass(a.tabMenuItemActiveClassName),f(e,a,n-1)}function f(e,a,n){l(e,a),e.find(".powermail_fieldset").slice(n,n+1).show()}function m(e,a){var n=p(e,a),t=n.index(b(e,a));return parseInt(t)}function p(e,a){return e.find("."+a.tabMenuClassName).children()}function b(e,a){var n=p(e,a);return n.filter("."+a.tabMenuItemActiveClassName)}function v(e,a){var n=p(e,a);n.removeClass(a.tabMenuItemErrorClassName)}function C(a,n){a.parsley().isValid()||a.find(".parsley-error").each(function(){var t=a.find(".powermail_fieldset").index(e(this).closest(".powermail_fieldset")),i=p(a,n),r=i.slice(t,t+1);r.addClass(n.tabMenuItemErrorClassName)})}e.fn.powermailTabs=function(e){"use strict";var s=jQuery(this);e=jQuery.extend({container:"fieldset",header:"legend",tabs:!0,navigation:!0,openTabOnError:!0,tabIndex:!0,tabMenuClassName:"btn-group",tabMenuItemActiveClassName:"btn-primary",tabMenuItemErrorClassName:"btn-danger"},e),a(s,e),n(s,e),t(s,e),i(s,e),r(s,e)}});
\ No newline at end of file
diff --git a/kit/index_files/common.js b/kit/index_files/common.js
deleted file mode 100644
index c66dd0b..0000000
--- a/kit/index_files/common.js
+++ /dev/null
@@ -1,164 +0,0 @@
-google.maps.__gjsload__('common', function(_){var yl,zl,Al,Dl,El,Fl,bm,am,cm,jm,km,tm,um,vm,wm,Am,Km,Lm,Nm,Qm,Tm,Um,cn,on,pn,yn,zn,An,Bn,Cn,En,Fn,Gn,Hn,Jn,Mn,Kn,On,Nn,Qn,Yn,Zn,ao,go,lo,so,xo,zo,Bo,Co,Ao,Do,Eo,Fo,Go,Ko,Ro,So,To,$o,ap,bp,cp,dp,Zo,ep,ip,gp,jp,hp,fp,mp,up,sp,tp,vp,qp,xp,Ap,zp,Bp,Ep,Cp,Dp,Gp,Hp,Ip,Mp,Kp,Lp,Pp,Qp,Rp,Sp,Up,Vp,Yp,$p,dq,fq,hq,gq,mq,sq,zq,Dq,Gq,Nq,Sq,Uq,Wq,Yq,br,er,ls,ms,os,ps,ss,Ts,dt,et,ft,bt,gt,jt,nt,rt,tt,vt,wt,xt,yt,zt,Et,Ht,Ct,It,Dt,Kt,Jt,Lt,Nt,Mt,Pl,Sl,Tl,Ul,Vl,Wl,Xl,Yl,sm;_.wl=function(a,b){return _.ra[a]=b};
-_.xl=function(a){return 360==a.j-a.i};yl=function(){this.H=!1;this.j=null;this.T=void 0;this.i=1;this.$=0;this.o=null};zl=function(a){if(a.H)throw new TypeError("Generator is already running");a.H=!0};Al=function(a,b){a.o={Al:b,dm:!0};a.i=a.$};_.Bl=function(a,b,c){a.i=c;return{value:b}};_.Cl=function(a){this.i=new yl;this.j=a};
-Dl=function(a){for(;a.i.i;)try{var b=a.j(a.i);if(b)return a.i.H=!1,{value:b.value,done:!1}}catch(c){a.i.T=void 0,Al(a.i,c)}a.i.H=!1;if(a.i.o){b=a.i.o;a.i.o=null;if(b.dm)throw b.Al;return{value:b.return,done:!0}}return{value:void 0,done:!0}};El=function(a,b,c,d){try{var e=b.call(a.i.j,c);if(!(e instanceof Object))throw new TypeError("Iterator result "+e+" is not an object");if(!e.done)return a.i.H=!1,e;var f=e.value}catch(g){return a.i.j=null,Al(a.i,g),Dl(a)}a.i.j=null;d.call(a.i,f);return Dl(a)};
-Fl=function(a,b){zl(a.i);var c=a.i.j;if(c)return El(a,"return"in c?c["return"]:function(d){return{value:d,done:!0}},b,a.i.return);a.i.return(b);return Dl(a)};_.Gl=function(a){this.next=function(b){zl(a.i);a.i.j?b=El(a,a.i.j.next,b,a.i.W):(a.i.W(b),b=Dl(a));return b};this.throw=function(b){zl(a.i);a.i.j?b=El(a,a.i.j["throw"],b,a.i.W):(Al(a.i,b),b=Dl(a));return b};this.return=function(b){return Fl(a,b)};(0,_.Ca)();this[Symbol.iterator]=function(){return this}};
-_.Hl=function(a){function b(d){return a.next(d)}function c(d){return a.throw(d)}return new Promise(function(d,e){function f(g){g.done?d(g.value):Promise.resolve(g.value).then(b,c).then(f,e)}f(a.next())})};_.Il=function(a,b){var c=Array.prototype.slice.call(arguments,1);return function(){var d=c.slice();d.push.apply(d,arguments);return a.apply(this,d)}};_.Jl=function(a,b,c){for(var d=a.length,e=Array(d),f="string"===typeof a?a.split(""):a,g=0;g")&&(a=a.replace(Ul,">"));-1!=a.indexOf('"')&&(a=a.replace(Vl,"""));-1!=a.indexOf("'")&&(a=a.replace(Wl,"'"));-1!=a.indexOf("\x00")&&(a=a.replace(Xl,""))}return a};_.$l=function(a){return a=_.Zl(a,void 0)};
-bm=function(a){var b=a;if(Array.isArray(a))b=Array(a.length),am(b,a);else if(null!==a&&"object"==typeof a){var c=b={},d;for(d in a)a.hasOwnProperty(d)&&(c[d]=bm(a[d]))}return b};am=function(a,b){for(var c=0;c");f=f.join("")}f=_.ue(e,f);g&&("string"===typeof g?f.className=g:Array.isArray(g)?f.className=g.join(" "):tm(f,g));2b||a.i==b&&a.j>=(c||0)};_.Fm=function(){var a=_.cj;return 4==a.type&&(5==a.i||6==a.i)};_.Gm=function(a){return"string"==typeof a.className?a.className:a.getAttribute&&a.getAttribute("class")||""};_.Hm=function(a,b){"string"==typeof a.className?a.className=b:a.setAttribute&&a.setAttribute("class",b)};
-_.Im=function(a,b){return a.classList?a.classList.contains(b):_.Kl(a.classList?a.classList:_.Gm(a).match(/\S+/g)||[],b)};_.Jm=function(a,b){if(a.classList)a.classList.add(b);else if(!_.Im(a,b)){var c=_.Gm(a);_.Hm(a,c+(0>2;e=(e&3)<<4|g>>4;g=(g&15)<<2|k>>6;k&=63;h||(k=64,f||(g=64));c.push(b[l],b[e],b[g]||"",b[k]||"")}return c.join("")};Nm=function(a){return a.replace(/[+/]/g,function(b){return"+"==b?"-":"_"}).replace(/[.=]+$/,"")};_.Om=function(a){return Math.log(a)/Math.LN2};_.Pm=function(){return(new Date).getTime()};
-Qm=function(a){var b=[],c=!1,d;return function(e){e=e||_.n();c?e(d):(b.push(e),1==_.Xc(b)&&a(function(f){d=f;for(c=!0;_.Xc(b);)b.shift()(f)}))}};_.Rm=function(a){return window.setTimeout(a,0)};_.Q=function(a){return Math.round(a)+"px"};_.Sm=function(a){a=a.split(/(^[^A-Z]+|[A-Z][^A-Z]+)/);for(var b=[],c=0;c>b,Ba:a.Ba>>b,Ma:c-b}};
-Hn=function(a,b){var c=Math.min(a.Ma,b.Ma);a=Gn(a,c);b=Gn(b,c);return a.Aa==b.Aa&&a.Ba==b.Ba};_.In=function(a,b,c,d,e,f){f=void 0===f?{}:f;f=void 0===f.Ve?!1:f.Ve;this.o=document.createElement("div");a.appendChild(this.o);this.o.style.position="absolute";this.o.style.top=this.o.style.left="0";this.o.style.zIndex=b;this.nb=c;this.Ta=e;this.Ve=f&&"transition"in this.o.style;this.ta=!0;this.Qa=this.i=this.W=null;this.T=d;this.ka=this.La=this.H=0;this.ua=!1;this.ya=1!=d.Vb;this.j=new Map;this.$=null};
-Jn=function(a,b,c,d){a.ka&&(clearTimeout(a.ka),a.ka=0);if(a.ta&&b.Ma==a.H)if(!c&&!d&&_.Ya()e&&(b=new _.L(b.lat(),e+360,!0));c=a.fromLatLngToPoint(c);a=a.fromLatLngToPoint(b);return new _.Id([c,a])};_.Rn=function(a,b,c){a=Qn(a,b);c=Math.pow(2,c);b=new _.Id;b.Ka=a.Ka*c;b.Ia=a.Ia*c;b.Pa=a.Pa*c;b.Oa=a.Oa*c;return b};_.Sn=function(a,b){var c=_.Cg(a,new _.L(0,179.999999),b);a=_.Cg(a,new _.L(0,-179.999999),b);return new _.I(c.x-a.x,c.y-a.y)};
-_.Tn=function(a,b){return a&&_.fd(b)?(a=_.Sn(a,b),Math.sqrt(a.x*a.x+a.y*a.y)):0};_.Un=function(a,b,c){var d=a.Za.i,e=a.Za.j,f=a.Ua.i,g=a.Ua.j,h=a.toSpan(),k=h.lat();h=h.lng();_.Vd(a.Ua)&&(g+=360);d-=b*k;e+=b*k;f-=b*h;g+=b*h;c&&(a=Math.min(k,h)/c,a=Math.max(1E-6,a),d=a*Math.floor(d/a),e=a*Math.ceil(e/a),f=a*Math.floor(f/a),g=a*Math.ceil(g/a));if(a=360<=g-f)f=-180,g=180;return new _.$d(new _.L(d,f,a),new _.L(e,g,a))};
-_.Vn=function(){return window.devicePixelRatio||screen.deviceXDPI&&screen.deviceXDPI/96||1};_.Wn=function(a){a.parentNode&&(a.parentNode.removeChild(a),_.wi(a))};_.Xn=function(){this.i=new _.I(0,0)};
-Yn=function(a,b,c,d){a:{var e=a.get("projection");var f=a.get("zoom");a=a.get("center");c=Math.round(c);d=Math.round(d);if(e&&b&&_.fd(f)&&(b=_.Cg(e,b,f))){a&&(f=_.Tn(e,f))&&Infinity!=f&&0!=f&&(e&&e.getPov&&0!=e.getPov().heading()%180?(e=b.y-a.y,e=_.ad(e,-f/2,f/2),b.y=a.y+e):(e=b.x-a.x,e=_.ad(e,-(f/2),f/2),b.x=a.x+e));e=new _.I(b.x-c,b.y-d);break a}e=null}return e};
-Zn=function(a,b,c,d,e,f){var g=a.get("projection"),h=a.get("zoom");if(b&&g&&_.fd(h)){if(!_.fd(b.x)||!_.fd(b.y))throw Error("from"+e+"PixelToLatLng: Point.x and Point.y must be of type number");a=a.i;a.x=b.x+Math.round(c);a.y=b.y+Math.round(d);return _.Pn(g,a,h,f)}return null};_.$n=function(a,b){return Object.prototype.hasOwnProperty.call(a,b)};ao=function(a,b){return a===b};
-_.bo=function(a,b){this.j={};this.i=[];this.o=0;var c=arguments.length;if(1>4&15).toString(16)+(a&15).toString(16)};Go=function(a,b,c){return"string"===typeof a?(a=encodeURI(a).replace(b,Fo),c&&(a=a.replace(/%25([0-9a-fA-F]{2})/g,"%$1")),a):null};
-_.Ho=function(a,b){this.i=this.W=this.o="";this.ka=null;this.H=this.$="";this.T=!1;var c;a instanceof _.Ho?(this.T=void 0!==b?b:a.T,_.Io(this,a.o),this.W=a.W,this.i=a.i,_.Jo(this,a.zd()),this.setPath(a.getPath()),Ko(this,Co(a.j)),this.H=a.H):a&&(c=String(a).match(_.Lo))?(this.T=!!b,_.Io(this,c[1]||"",!0),this.W=Eo(c[2]||""),this.i=Eo(c[3]||"",!0),_.Jo(this,c[4]),this.setPath(c[5]||"",!0),Ko(this,c[6]||"",!0),this.H=Eo(c[7]||"")):(this.T=!!b,this.j=new _.yo(null,this.T))};
-_.Io=function(a,b,c){a.o=c?Eo(b,!0):b;a.o&&(a.o=a.o.replace(/:$/,""))};_.Jo=function(a,b){if(b){b=Number(b);if(isNaN(b)||0>b)throw Error("Bad port number "+b);a.ka=b}else a.ka=null};Ko=function(a,b,c){b instanceof _.yo?(a.j=b,Do(a.j,a.T)):(c||(b=Go(b,Mo)),a.j=new _.yo(b,a.T));return a};_.No=function(a,b,c){a.j.set(b,c);return a};_.Po=function(a,b,c){return _.Oo+a+(b&&1<_.Vn()?"_hdpi":"")+(c?".gif":".png")};
-_.Qo=function(a,b,c,d){var e=this;this.T=a;this.H=b;this.i=this.o=this.j=null;this.W=c;this.$=d||_.Na;_.N.kb(a,"projection_changed",function(){var f=_.rn(a.getProjection());f instanceof _.xg||(f=f.fromLatLngToPoint(new _.L(0,180)).x-f.fromLatLngToPoint(new _.L(0,-180)).x,e.H.j=new _.Ed({$d:new _.Dd(f),ae:void 0}))})};Ro=function(a){var b=a.H.jh();return a.H.Wc({clientX:b.left,clientY:b.top})};
-So=function(a,b,c){if(!c||!b||!a.j)return null;b=_.sn(b,a.T.get("projection"));b=_.mm(a.H.j,b,new _.Cd(.5*(a.j.min.Da+a.j.max.Da),.5*(a.j.min.Ha+a.j.max.Ha)));a=_.om(a.i,_.im(b,c));return new _.I(a.wa,a.Ca)};To=function(a,b,c,d){return c&&a.i?_.tn(_.hm(c,_.Hd(a.i,{wa:b.x,Ca:b.y})),a.T.get("projection"),d):null};_.Uo=function(a,b,c,d){this.coords=b;this.button=c;this.Sa=a;this.i=d};_.Vo=function(a){a.Sa.noDown=!0};_.Wo=function(a){a.Sa.noMove=!0};_.Xo=function(a){a.Sa.noUp=!0};
-_.Yo=function(a){a.Sa.noClick=!0};$o=function(a){this.i=a;this.Fa=[];this.H=!1;this.o=0;this.j=new Zo(this)};ap=function(a,b){a.o&&(clearTimeout(a.o),a.o=0);b&&(a.j=b,b.j&&b.Ae&&(a.o=setTimeout(function(){ap(a,b.Ae())},b.j)))};bp=function(a){a=_.Da(a.Fa);for(var b=a.next();!b.done;b=a.next())b.value.reset()};cp=function(a){a=a.Fa.map(function(b){return b.rh()});return[].concat.apply([],_.Ea(a))};
-dp=function(a,b,c){var d=Math.abs(a.clientX-b.clientX);a=Math.abs(a.clientY-b.clientY);return d*d+a*a>=c*c};Zo=function(a){this.i=a;this.Ae=this.j=void 0;bp(a)};ep=function(a,b,c){this.i=a;this.o=b;this.T=c;this.H=cp(a)[0];this.j=500};ip=function(a,b){var c=fp(cp(a.i)),d=a.o&&1==c.Uf&&a.i.i.vl||a.i.i.Od;if(!d||_.rm(b.Sa)||b.Sa.noDrag)return new gp(a.i);d.Dd(c,b);return new hp(a.i,d,c.Gb)};gp=function(a){this.i=a;this.Ae=this.j=void 0};jp=function(a,b,c){this.i=a;this.H=b;this.o=c;this.j=300;bp(a)};
-hp=function(a,b,c){this.H=a;this.i=b;this.o=c;this.Ae=this.j=void 0};fp=function(a){for(var b=a.length,c=0,d=0,e=0,f=0;f=f-d.T?d.T=0:(d.T=f,d.j.onClick(new _.Uo(e,e,Dp(e)))))}},{Sb:!1});
-this.$=new _.lp(a,"dblclick",function(e){if(!(_.rm(e)||d.H||_.Ya()>2;else{c=c.type;switch(c){case "b":a=a?1:0;break;case "i":case "j":case "u":case "v":case "n":case "o":a="string"!==typeof a||"j"!=c&&"v"!=c&&"o"!=c?Math.floor(a):a;break;case "s":"string"!==typeof a&&(a=""+a);var f=a;if(iq.test(f))b=!1;else{b=encodeURIComponent(f).replace(/%20/g,"+");var g=b.match(/%[89AB]/ig);f=f.length+(g?g.length:0);b=4*Math.ceil(f/3)-(3-f%3)%3h?b[f++]=h:(2048>h?b[f++]=h>>6|192:(55296==(h&64512)&&g+1>18|240,b[f++]=h>>12&63|128):b[f++]=h>>12|224,b[f++]=h>>6&63|128),b[f++]=h&63|128)}a=_.Mm(b,4)}else-1!=a.indexOf("*")&&(a=a.replace(jq,"*2A")),-1!=a.indexOf("!")&&(a=a.replace(kq,"*21"));break;case "B":"string"===typeof a?a=Nm(a):_.Qa(a)&&(a=_.Mm(a,4))}d[e++]=c;d[e++]=a}return e};
-_.lq=function(a){var b=a.Aa,c=a.Ba,d=a.Ma,e=1<c||c>=e?null:0<=b&&b=g)return null;g=Math.floor(f*b.Ka);b=Math.ceil(f*b.Pa);if(c>=g&&ce.findIndex(function(k){return function(l){return l==k.sf}}(f))&&_.Dc(a.i,22,f.sf)}b.layerId&&(Ts(b,_.Ms(a.i)),d&&(b=b.Ef(c))&&_.Ys(a,b))};_.Ys=function(a,b){_.gm(_.qs(_.Ls(a.i)),b)};_.$s=function(a,b){a.i.V[12]=b;a.i.V[13]=!0};_.at=function(a,b){return a[(b.Aa+2*b.Ba)%a.length]};
-_.ct=function(a,b,c,d){var e=bt;d=void 0===d?{}:d;this.ya=e;this.Xa=a;this.W=c;_.no(c,_.rk);this.Qa=b;this.ka=d.errorMessage||null;this.ta=d.Lb;this.La=d.dj;this.T=!1;this.j=null;this.$="";this.ua=1;this.o=this.H=this.i=null};dt=function(a){a.o||(a.o=_.N.addDomListener(_.z,"online",function(){a.T&&a.setUrl(a.$)}));if(!a.j&&a.ka){a.j=_.oo("div",a.W);var b=a.j.style;b.fontFamily="Roboto,Arial,sans-serif";b.fontSize="x-small";b.textAlign="center";b.paddingTop="6em";_.qo(a.j);_.jo(a.ka,a.j);a.La&&a.La()}};
-et=function(a){a.o&&(a.o.remove(),a.o=null);a.j&&(_.Wn(a.j),a.j=null)};
-ft=function(a,b,c,d){var e=this;this.o=a;this.i=b;_.Wg(this.i,c);this.j=!0;var f=this.i;_.qo(f);f.style.border="0";f.style.padding="0";f.style.margin="0";f.style.maxWidth="none";f.alt="";f.setAttribute("role","presentation");this.H=(new Promise(function(g){f.onload=function(){return g(!1)};f.onerror=function(){return g(!0)};f.src=d})).then(function(g){return g||!f.decode?g:f.decode().then(_.p(!1),_.p(!1))}).then(function(g){if(e.j)return e.j=!1,f.onload=f.onerror=null,g||e.o.appendChild(e.i),g});
-(a=_.z.__gm_captureTile)&&a(d)};bt=function(){return document.createElement("img")};gt=function(a,b,c,d,e,f,g){var h=_.Ai,k=this;this.j=a;this.ka=b||[];this.La=h;this.ya=c;this.ta=d;this.i=e;this.H=null;this.ua=f;this.W=!1;this.loaded=new Promise(function(l){k.$=l});this.loaded.then(function(){k.W=!0});this.T="number"===typeof g?g:null;this.i&&this.i.i().addListener(this.o,this);this.o()};
-_.ht=function(a,b,c,d,e,f,g,h){this.j=a||[];this.$=new _.K(256,256);this.T=b;this.ta=c;this.o=d;this.H=e;this.ka=f;this.i=void 0!==g?g:null;this.Vb=1;this.Wa=new _.Bg({wa:256,Ca:256},_.fd(g)?45:0,g||0);this.W=h};_.it=function(a){if("number"!==typeof a)return _.lq;var b=(1-1/Math.sqrt(2))/2,c=1-b;if(0==a%180){var d=_.Jd(0,b,1,c);return function(f){return mq(f,d)}}var e=_.Jd(b,0,c,1);return function(f){var g=mq({Aa:f.Ba,Ba:f.Aa,Ma:f.Ma},e);return{Aa:g.Ba,Ba:g.Aa,Ma:f.Ma}}};
-_.kt=function(a,b,c,d){d=void 0===d?0:d;var e=a.getCenter(),f=a.getZoom(),g=a.getProjection();if(e&&null!=f&&g){var h=a.getTilt()||0;a=a.getHeading()||0;e=_.sn(e,g);var k={top:d.top||0,bottom:d.bottom||0,left:d.left||0,right:d.right||0};"number"===typeof d&&(k.top=k.bottom=k.left=k.right=d);d=b.Og({center:e,zoom:f,tilt:h,heading:a},k);c=Qn(_.rn(g),c);g=new _.Cd((c.Pa-c.Ka)/2,(c.Oa-c.Ia)/2);k=_.mm(b.j,new _.Cd((c.Ka+c.Pa)/2,(c.Ia+c.Oa)/2),e);c=_.im(k,g);k=_.hm(k,g);g=jt(c.Da,k.Da,d.min.Da,d.max.Da);
-d=jt(c.Ha,k.Ha,d.min.Ha,d.max.Ha);0==g&&0==d||b.Tf({center:_.hm(e,new _.Cd(g,d)),zoom:f,heading:a,tilt:h},!0)}};jt=function(a,b,c,d){a-=c;b-=d;return 0>a&&0>b?Math.max(a,b):0=a.Pa&&this.Ia<=a.Ia&&this.Oa>=a.Oa});_.$d.prototype.Qc=_.wl(18,function(a){a=_.ce(a);var b=this.Za;var c=a.Za;if(b=c.isEmpty()?!0:c.i>=b.i&&c.j<=b.j){b=this.Ua;a=a.Ua;c=b.i;var d=b.j;b=_.Vd(b)?_.Vd(a)?a.i>=c&&a.j<=d:(a.i>=c||a.j<=d)&&!b.isEmpty():_.Vd(a)?_.xl(b)||a.isEmpty():a.i>=c&&a.j<=d}return b});_.C.prototype.Zd=_.wl(12,function(a){var b=this.V;this.V=a.V;a.V=b});_.pb.prototype.Eb=_.wl(5,_.pa("i"));
-_.sb.prototype.Eb=_.wl(4,function(){return this.i.toString()});_.vb.prototype.Eb=_.wl(3,function(){return this.j.toString()});_.Fb.prototype.Eb=_.wl(2,_.pa("i"));_.Ib.prototype.Eb=_.wl(1,_.pa("i"));_.Rb.prototype.Eb=_.wl(0,function(){return this.j.toString()});yl.prototype.W=_.oa("T");yl.prototype.return=function(a){this.o={return:a};this.i=this.$};Pl="constructor hasOwnProperty isPrototypeOf propertyIsEnumerable toLocaleString toString valueOf".split(" ");Sl=/&/g;Tl=//g;Vl=/"/g;Wl=/'/g;
-Xl=/\x00/g;Yl=/[\x00&<>"']/;sm={cellpadding:"cellPadding",cellspacing:"cellSpacing",colspan:"colSpan",frameborder:"frameBorder",height:"height",maxlength:"maxLength",nonce:"nonce",role:"role",rowspan:"rowSpan",type:"type",usemap:"useMap",valign:"vAlign",width:"width"};_.St={roadmap:"m",satellite:"k",hybrid:"h",terrain:"r"};Um.prototype.heading=_.pa("i");Um.prototype.tilt=_.p(45);Um.prototype.toString=function(){return this.i+",45"};_.r=_.Vm.prototype;
-_.r.equals=function(a){return a instanceof _.Vm&&(this==a?!0:this&&a?this.x==a.x&&this.y==a.y:!1)};_.r.ceil=function(){this.x=Math.ceil(this.x);this.y=Math.ceil(this.y);return this};_.r.floor=function(){this.x=Math.floor(this.x);this.y=Math.floor(this.y);return this};_.r.round=function(){this.x=Math.round(this.x);this.y=Math.round(this.y);return this};_.r.translate=function(a,b){a instanceof _.Vm?(this.x+=a.x,this.y+=a.y):(this.x+=Number(a),"number"===typeof b&&(this.y+=b));return this};
-_.r.scale=function(a,b){this.x*=a;this.y*="number"===typeof b?b:a;return this};_.Ym.prototype.stop=function(){this.tb&&_.ge(this.tb)};_.Ym.prototype.equals=function(a){return this.latLng==a.latLng&&this.pixel==a.pixel&&this.ab==a.ab&&this.tb==a.tb};_.A(_.Zm,_.C);_.Zm.prototype.getKey=function(){return _.F(this,0)};_.Zm.prototype.Fb=_.sa(23);_.A(_.an,_.C);_.an.prototype.getType=function(){return _.Ac(this,0,37)};var Gs;_.A(_.dn,_.C);_.A(_.gn,_.C);var kn,mn=!1,nn=!1;
-_.qn.prototype.fromLatLngToPoint=function(a,b){b=this.o.fromLatLngToPoint(a,b);pn(b,this.i.heading());b.y=(b.y-128)/_.hl+128;return b};_.qn.prototype.fromPointToLatLng=function(a,b){b=void 0===b?!1:b;var c=this.H;c.x=a.x;c.y=(a.y-128)*_.hl+128;pn(c,360-this.i.heading());return this.o.fromPointToLatLng(c,b)};_.qn.prototype.getPov=_.pa("i");var un=["transform","webkitTransform","MozTransform","msTransform"];
-_.wn.prototype.Pb=function(a,b,c,d,e,f,g,h){a=_.nm(_.om(c,_.im(this.j.min,b)));b=_.om(c,this.j.min);d=_.om(c,new _.Cd(this.j.max.Da,this.j.min.Ha));c=_.om(c,new _.Cd(this.j.min.Da,this.j.max.Ha));this.i.style[this.H]="matrix("+(d.wa-b.wa)/this.o.width+","+(d.Ca-b.Ca)/this.o.width+","+(c.wa-b.wa)/this.o.height+","+(c.Ca-b.Ca)/this.o.height+","+a.wa+","+a.Ca+")";this.i.style.willChange=h.Sd?"":"transform"};_.wn.prototype.dispose=function(){_.xe(this.i)};
-yn.prototype.Xc=function(a){a.parentNode==this.Na&&(this.Na.removeChild(a),this.Na.hasChildNodes()||(this.i=null,_.xe(this.Na)))};An.prototype.nc=function(){return this.i.nc()};An.prototype.setZIndex=function(a){var b=Bn(this).Na.style;b.zIndex!==a&&(b.zIndex=a)};
-An.prototype.Pb=function(a,b,c){var d=this.i.Hb();if(d){var e=this.Wa,f=e.size,g=this.Xa.Ma,h=Bn(this);if(!h.i||c&&!a.equals(h.origin))h.i=_.Cm(e,a,g);if(!b.equals(h.scale)||!a.equals(h.origin)){h.origin=a;h.scale=b;a=_.nm(_.om(b,_.im(_.Bm(e,h.i),a)));var k=_.om(b,_.Bm(e,{Aa:0,Ba:0,Ma:g})),l=_.om(b,_.Bm(e,{Aa:0,Ba:1,Ma:g}));b=_.om(b,_.Bm(e,{Aa:1,Ba:0,Ma:g}));b="matrix("+(b.wa-k.wa)/f.wa+","+(b.Ca-k.Ca)/f.wa+","+(l.wa-k.wa)/f.Ca+","+(l.Ca-k.Ca)/f.Ca+","+a.wa+","+a.Ca+")";h.Na.style[_.vn()]=b}h.Na.style.willChange=
-c?"":"transform";c=d.style;h=h.i;c.position="absolute";c.left=f.wa*(this.Xa.Aa-h.Aa)+"px";c.top=f.Ca*(this.Xa.Ba-h.Ba)+"px";c.width=f.wa+"px";c.height=f.Ca+"px"}};An.prototype.release=function(){var a=this.i.Hb();a&&Bn(this).Xc(a);this.i.release();this.H=!1};En.prototype.has=function(a,b){var c=a.Aa,d=a.Ba;b=void 0===b?{}:b;b=void 0===b.Fj?0:b.Fj;return a.Ma!=this.Ma?!1:this.o-b<=c&&c<=this.i+b&&this.H-b<=d&&d<=this.j+b};
-var Ln=function Tt(a){var c,d,e,f,g,h,k;return Km(Tt,function(l){switch(l.i){case 1:return c=Math.ceil((a.o+a.i)/2),d=Math.ceil((a.H+a.j)/2),_.Bl(l,{Aa:c,Ba:d,Ma:a.Ma},2);case 2:e=[-1,0,1,0],f=[0,-1,0,1],g=0,h=1;case 3:k=0;case 5:if(!(ka.j)&&(ca.i))return l.return();if(!(a.H<=d&&d<=a.j&&a.o<=c&&c<=a.i)){l.i=6;break}return _.Bl(l,{Aa:c,Ba:d,Ma:a.Ma},6);case 6:++k,l.i=5}})};_.In.prototype.freeze=function(){this.ta=!1};
-_.In.prototype.setZIndex=function(a){this.o.style.zIndex=a};
-_.In.prototype.Pb=function(a,b,c,d,e,f,g,h){d=h.Sd||this.W&&!b.equals(this.W)||this.i&&!c.equals(this.i);this.W=b;this.i=c;this.Qa=h;e=h.Jb&&h.Jb.ub;f=Math.round(Math.log(c.i)/Math.LN2);g=e?e.zoom:f;switch(this.T.Vb){case 2:var k=f;break;case 1:case 3:k=g}void 0!=k&&k!=this.H&&(this.H=k,this.La=_.Ya());k=1==this.T.Vb&&e&&this.nb.Og(e)||a;f=this.T.Wa;g=_.Da(this.j.keys());for(var l=g.next();!l.done;l=g.next()){l=l.value;var m=this.j.get(l),q=m.Xa,t=q.Ma,u=new En(f,k,t),v=new En(f,a,t),w=!this.ta&&
-!m.nc(),x=t!=this.H&&!m.nc();t=t!=this.H&&!u.has(q)&&!v.has(q);q=h.Sd&&!u.has(q,{Fj:2});w||x||t||q?(m.release(),this.j.delete(l)):d&&m.Pb(b,c,h.Sd)}Jn(this,new En(f,k,this.H),e,h.Sd)};_.In.prototype.dispose=function(){for(var a=_.Da(this.j.values()),b=a.next();!b.done;b=a.next())b.value.release();this.j.clear();this.o.parentNode&&this.o.parentNode.removeChild(this.o)};_.A(_.Xn,_.O);_.r=_.Xn.prototype;
-_.r.fromLatLngToContainerPixel=function(a){var b=this.get("projectionTopLeft");return b?Yn(this,a,b.x,b.y):null};_.r.fromLatLngToDivPixel=function(a){var b=this.get("offset");return b?Yn(this,a,b.width,b.height):null};_.r.fromDivPixelToLatLng=function(a,b){var c=this.get("offset");return c?Zn(this,a,c.width,c.height,"Div",b):null};_.r.fromContainerPixelToLatLng=function(a,b){var c=this.get("projectionTopLeft");return c?Zn(this,a,c.x,c.y,"Container",b):null};
-_.r.getWorldWidth=function(){return _.Tn(this.get("projection"),this.get("zoom"))};_.r=_.bo.prototype;_.r.mc=_.pa("o");_.r.Tb=function(){_.co(this);for(var a=[],b=0;b2*this.o&&_.co(this),!0):!1};_.r.get=function(a,b){return _.$n(this.j,a)?this.j[a]:b};_.r.set=function(a,b){_.$n(this.j,a)||(this.o++,this.i.push(a));this.j[a]=b};_.r.forEach=function(a,b){for(var c=this.Rc(),d=0;dcp(this.i).length)return new Zo(this.i)};gp.prototype.qc=_.n();_.r=jp.prototype;_.r.Ib=function(a){var b=cp(this.i);b=!_.rm(a.Sa)&&this.o==a.button&&!dp(this.H,b[0],50);!b&&this.i.i.th&&this.i.i.th(this.H,this.o);return _.rm(a.Sa)?new gp(this.i):new ep(this.i,b,a.button)};_.r.Wb=_.n();_.r.Mb=_.n();_.r.Ae=function(){this.i.i.th&&this.i.i.th(this.H,this.o);return new Zo(this.i)};_.r.qc=_.n();
-hp.prototype.Ib=function(a){a.stop();var b=fp(cp(this.H));this.i.Dd(b,a);this.o=b.Gb};hp.prototype.Wb=function(a){a.stop();a=fp(cp(this.H));this.i.xe(a);this.o=a.Gb};hp.prototype.Mb=function(a){var b=fp(cp(this.H));if(1>b.Uf)return this.i.Wd(a.coords),new Zo(this.H);this.i.Dd(b,a);this.o=b.Gb};hp.prototype.qc=function(){this.i.Wd(this.o)};_.lp.prototype.remove=function(){if(this.i.removeEventListener)this.i.removeEventListener(this.o,this.j,this.H);else{var a=this.i;a.detachEvent&&a.detachEvent("on"+this.o,this.j)}};var kp=!1;try{var bu=_.n();_.xa.Object.defineProperties(bu.prototype,{passive:{configurable:!0,enumerable:!0,get:function(){kp=!0}}});_.z.addEventListener("test",null,new bu)}catch(a){};var np="ontouchstart"in _.z?2:_.z.PointerEvent?0:_.z.MSPointerEvent?1:2;mp.prototype.add=function(a){this.i[a.pointerId]=a};mp.prototype.clear=function(){var a=this.i,b;for(b in a)delete a[b]};var pp={zf:"pointerdown",move:"pointermove",up:["pointerup","pointercancel"]},op={zf:"MSPointerDown",move:"MSPointerMove",up:["MSPointerUp","MSPointerCancel"]},rp=-1E4;_.r=up.prototype;_.r.reset=function(a,b){b=void 0===b?-1:b;this.i&&(this.i.remove(),this.i=null);-1!=this.j&&(_.z.clearTimeout(this.j),this.j=-1);-1!=b&&(this.j=b,this.H=a||this.H)};_.r.remove=function(){this.reset();this.$.remove();this.o.style.msTouchAction=this.o.style.touchAction=""};
-_.r.Yd=function(a){this.o.style.msTouchAction=a?this.o.style.touchAction="pan-x pan-y":this.o.style.touchAction="none";this.W=a};_.r.rh=function(){return this.i?Lm(this.i.i.i):[]};_.r.Cf=function(){return rp};tp.prototype.remove=function(){for(var a=_.Da(this.Fa),b=a.next();!b.done;b=a.next())b.value.remove()};var wp=void 0;var yp=-1E4;_.r=Ap.prototype;_.r.reset=function(){this.i&&(this.i.remove(),this.i=null)};_.r.remove=function(){this.reset();this.o.remove()};_.r.rh=function(){return this.i?this.i.i:[]};_.r.Yd=_.n();_.r.Cf=function(){return yp};zp.prototype.remove=function(){for(var a=_.Da(this.Fa),b=a.next();!b.done;b=a.next())b.value.remove()};Ep.prototype.reset=function(){this.i&&(this.i.remove(),this.i=null)};Ep.prototype.remove=function(){this.reset();this.ka.remove();this.ua.remove();this.ta.remove();this.$.remove();this.W.remove()};Ep.prototype.rh=function(){return this.i?[this.i.j]:[]};Ep.prototype.Yd=_.n();Cp.prototype.remove=function(){this.W.remove();this.ka.remove();this.T.remove();this.$.remove()};_.cu=!0;try{new MouseEvent("click")}catch(a){_.cu=!1};_.A(Gp,_.C);Gp.prototype.getUrl=function(){return _.F(this,0)};Gp.prototype.setUrl=function(a){this.V[0]=a};_.A(Ip,_.C);Ip.prototype.getStatus=function(){return _.Ac(this,0,-1)};Pp.prototype.setPosition=function(a,b){_.no(a,b,this.i)};_.A(Qp,_.C);Qp.prototype.getUrl=function(){return _.F(this,0)};Qp.prototype.setUrl=function(a){this.V[0]=a};_.A(Rp,_.C);Rp.prototype.getStatus=function(){return _.Ac(this,2,-1)};Vp.prototype.i=function(){this.j(_.n())};Yp.prototype.H=function(a){var b=this.o.get(),c=2===b.getStatus();this.o.set(c?b:a)};Yp.prototype.i=function(a){function b(d){2===d.getStatus()&&a(d);(_.Pg[35]?0:2===d.getStatus()||nn)&&c.removeListener(b)}var c=this.o;c.kb(b)};var eu,hu;_.du=new Pp;if(_.H){var fu=_.Lc(_.H);eu=_.F(fu,8)}else eu="";_.gu=eu;hu=_.H?["/intl/",_.Kc(_.Lc(_.H)),"_",_.F(_.Lc(_.H),1)].join(""):"";_.iu=(_.H&&_.em(_.Lc(_.H),15)?"http://www.google.cn":"https://www.google.com")+hu+"/help/terms_maps.html";
-"undefined"!=typeof document&&(_.Xp=new Vp(function(a,b){_.Op(_.sj,_.Gt+"/maps/api/js/AuthenticationService.Authenticate",_.Ai,_.bh.i(a.V,"sssss100ss"),function(c){c=new Rp(c);b(c)},function(){var c=new Rp;c.V[2]=1;b(c)})}),_.ju=new Yp(function(a,b){_.Op(_.sj,_.Gt+"/maps/api/js/QuotaService.RecordEvent",_.Ai,_.bh.i(a.V,"sss7s9se100s102s"),function(c){c=new Ip(c);b(c)},function(){var c=new Ip;c.V[0]=1;b(c)})}));/*
-
- Copyright The Closure Library Authors.
- SPDX-License-Identifier: Apache-2.0
-*/
-_.r=$p.prototype;_.r.contains=function(a){return this&&a?a instanceof $p?a.left>=this.left&&a.right<=this.right&&a.top>=this.top&&a.bottom<=this.bottom:a.x>=this.left&&a.x<=this.right&&a.y>=this.top&&a.y<=this.bottom:!1};_.r.expand=function(a,b,c,d){_.Sa(a)?(this.top-=a.top,this.right+=a.right,this.bottom+=a.bottom,this.left-=a.left):(this.top-=a,this.right+=Number(b),this.bottom+=Number(c),this.left-=Number(d));return this};
-_.r.ceil=function(){this.top=Math.ceil(this.top);this.right=Math.ceil(this.right);this.bottom=Math.ceil(this.bottom);this.left=Math.ceil(this.left);return this};_.r.floor=function(){this.top=Math.floor(this.top);this.right=Math.floor(this.right);this.bottom=Math.floor(this.bottom);this.left=Math.floor(this.left);return this};_.r.round=function(){this.top=Math.round(this.top);this.right=Math.round(this.right);this.bottom=Math.round(this.bottom);this.left=Math.round(this.left);return this};
-_.r.translate=function(a,b){a instanceof _.Vm?(this.left+=a.x,this.right+=a.x,this.top+=a.y,this.bottom+=a.y):(this.left+=a,this.right+=a,"number"===typeof b&&(this.top+=b,this.bottom+=b));return this};_.r.scale=function(a,b){b="number"===typeof b?b:a;this.left*=a;this.right*=a;this.top*=b;this.bottom*=b;return this};var aq;var cq;var jq,kq,iq;_.eq.prototype.i=function(a,b){var c=fq(a);c=Array(c);hq(a,b,c,0);return c.join("")};_.ku=new _.eq;jq=/(\*)/g;kq=/(!)/g;iq=/^[-A-Za-z0-9_.!~*() ]*$/;_.Ha(_.qq,_.Se);_.qq.prototype.o=function(){this.notify({sync:!0})};_.qq.prototype.ze=function(){if(!this.i){this.i=!0;for(var a=_.Da(this.j),b=a.next();!b.done;b=a.next())b.value.addListener(this.o,this)}};_.qq.prototype.ye=function(){this.i=!1;for(var a=_.Da(this.j),b=a.next();!b.done;b=a.next())b.value.removeListener(this.o,this)};_.qq.prototype.get=function(){return this.H.apply(null,this.j.map(function(a){return a.get()}))};_.A(_.rq,_.kh);_.rq.prototype.Nb=function(a){this.o=arguments;this.i?this.j=_.Ya()+this.T:this.i=_.ii(this.H,this.T)};_.rq.prototype.stop=function(){this.i&&(_.z.clearTimeout(this.i),this.i=null);this.j=null;this.o=[]};_.rq.prototype.xc=function(){this.stop();_.rq.Zc.xc.call(this)};_.rq.prototype.ta=function(){this.j?(this.i=_.ii(this.H,this.j-_.Ya()),this.j=null):(this.i=null,this.ka.apply(null,this.o))};_.Ha(sq,_.cf);_.r=sq.prototype;_.r.ze=function(){var a=this;this.i||(this.i=this.H.addListener((this.j+"").toLowerCase()+"_changed",function(){a.o&&a.notify()}))};_.r.ye=function(){this.i&&(this.i.remove(),this.i=null)};_.r.get=function(){return this.H.get(this.j)};_.r.set=function(a){this.H.set(this.j,a)};_.r.$i=function(a){var b=this.o;this.o=!1;try{this.H.set(this.j,a)}finally{this.o=b}};var Jr;var vq;var yq;var xq;var Aq;var Ds;var cs;var Cq;var Pr;var Fq;var Kq;var Iq;var Eq;var Jq;var Lq;var Mq;var Hq;var Oq;var Rr;var Qr;var Or;_.A(_.Qq,_.C);_.A(_.Rq,_.C);_.Rq.prototype.getKey=function(){return _.F(this,0)};_.Rq.prototype.Fb=_.sa(22);var Es;var Bs;var Cs;var As;_.A(Sq,_.C);Sq.prototype.Hb=function(a){return _.Ec(this,2,a)};Sq.prototype.Xc=function(a){_.tc(this.V,2).splice(a,1)};Sq.prototype.addElement=function(a){_.Dc(this,2,a)};var Tq;var gr;var hr;var fr;var Xr;var Vq;var es;var ds;var bs;var as;var $r;var Zr;var Yr;var Wr;var gs;var hs;var js;var is;var fs;var Tr;var Sr;var pr;var tr;var or;var nr;var vr;var mr;var lr;var kr;var sr;var rr;var qr;var ur;var Xq;var Ir;var Er;var Dr;var Fr;var Cr;var Br;var Hr;var Gr;var Ar;var zr;var yr;var xr;var wr;var Lr;var Kr;var jr;var Mr;var ar;var $q;var Zq;var Vr;var Nr;var Ur;var ir;var dr;_.A(_.cr,_.C);_.cr.prototype.getContext=function(){return new _.cr(this.V[0])};var zs;_.A(_.ks,_.C);_.ks.prototype.getType=function(){return _.Ac(this,0)};_.ks.prototype.getId=function(){return _.F(this,1)};_.A(ls,_.C);ls.prototype.getType=function(){return _.Ac(this,0)};var ns;_.A(ms,_.C);var Js;var Is;var Hs;var Fs;_.A(ps,_.C);ps.prototype.Ef=function(a){return new _.an(_.Hc(this,11,a))};var xs;var ws;_.A(_.rs,_.C);_.r=_.rs.prototype;_.r.getZoom=function(){return _.Bc(this,0)};_.r.setZoom=function(a){this.V[0]=a};_.r.Sc=function(){return _.Bc(this,1)};_.r.ig=function(a){this.V[1]=a};_.r.Tc=function(){return _.Bc(this,2)};_.r.jg=function(a){this.V[2]=a};var ys;var vs;_.A(ss,_.C);ss.prototype.getTile=function(){return new _.rs(this.V[0])};ss.prototype.i=function(){return new _.rs(_.G(this,0))};ss.prototype.clearRect=function(){_.Cc(this,2)};var us;_.A(_.ts,_.C);_.ts.prototype.j=function(){return new ss(_.Gc(this,0))};_.Ns.prototype.toString=function(){if(this.bc)var a=_.Ks(this.bc);else{a=this.Gc()+";";var b;if(b=this.spotlightDescription){b=this.spotlightDescription;var c=_.bh,d=er();b=c.i(b.V,d)}a=a+b+";"+(this.Oe&&this.Oe.join())}return a};_.Ns.prototype.Gc=function(){var a=[],b;for(b in this.parameters)a.push(b+":"+this.parameters[b]);a=a.sort();a.splice(0,0,this.layerId);return a.join("|")};_.Ns.prototype.Ef=function(a){return("roadmap"==a&&this.eg?this.eg:this.styler)||null};var Rs;Rs="url("+_.Oo+"openhand_8_8.cur), default";_.Qs="url("+_.Oo+"closedhand_8_8.cur), move";_.Us.prototype.j=function(a,b){b=void 0===b?0:b;var c=this.i.j().i();c.ig(a.Aa);c.jg(a.Ba);c.setZoom(a.Ma);b&&(c.V[3]=b)};_.r=_.ct.prototype;_.r.Hb=_.pa("W");_.r.nc=function(){return!this.i};_.r.release=function(){this.i&&(this.i.dispose(),this.i=null);this.o&&(this.o.remove(),this.o=null);et(this);this.H&&this.H.dispose();this.ta&&this.ta()};_.r.setOpacity=function(a){this.ua=a;this.H&&this.H.setOpacity(a);this.i&&this.i.setOpacity(a)};
-_.r.setUrl=function(a){var b=this,c;return _.Hl(new _.Gl(new _.Cl(function(d){if(1==d.i){if(a==b.$&&!b.T)return d.return();b.$=a;b.i&&b.i.dispose();if(!a)return b.i=null,b.T=!1,d.return();b.i=new ft(b.W,b.ya(),b.Qa,a);b.i.setOpacity(b.ua);return _.Bl(d,b.i.H,2)}c=d.T;if(!b.i||void 0==c)return d.return();b.H&&b.H.dispose();b.H=b.i;b.i=null;(b.T=c)?dt(b):et(b);d.i=0})))};ft.prototype.setOpacity=function(a){this.i.style.opacity=1==a?"":a};
-ft.prototype.dispose=function(){this.j?(this.j=!1,this.i.onload=this.i.onerror=null,this.i.src=_.au):this.i.parentNode&&this.o.removeChild(this.i)};gt.prototype.Hb=function(){return this.j.Hb()};gt.prototype.nc=_.pa("W");gt.prototype.release=function(){this.i&&this.i.i().removeListener(this.o,this);this.j.release()};
-gt.prototype.o=function(){var a=this.ua;if(a&&a.bc){var b=this.j.Xa;if(b=this.ta({Aa:b.Aa,Ba:b.Ba,Ma:b.Ma})){if(this.i){var c=this.i.H(b);if(!c||this.H==c&&!this.j.T)return;this.H=c}var d=2==a.scale||4==a.scale?a.scale:1;d=Math.min(1<.cc-link{margin-bottom:1em}.cc-floating .cc-message{display:block;margin-bottom:1em}.cc-window.cc-floating .cc-compliance{-ms-flex:1 0 auto;flex:1 0 auto}.cc-window.cc-banner{-ms-flex-align:center;align-items:center}.cc-banner.cc-top{left:0;right:0;top:0}.cc-banner.cc-bottom{left:0;right:0;bottom:0}.cc-banner .cc-message{display:block;-ms-flex:1 1 auto;flex:1 1 auto;max-width:100%;margin-right:1em}.cc-compliance{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:justify;align-content:space-between}.cc-floating .cc-compliance>.cc-btn{-ms-flex:1;flex:1}.cc-btn+.cc-btn{margin-left:.5em}
-@media print{.cc-revoke,.cc-window{display:none}}@media screen and (max-width:900px){.cc-btn{white-space:normal}}@media screen and (max-width:414px) and (orientation:portrait),screen and (max-width:736px) and (orientation:landscape){.cc-window.cc-top{top:0}.cc-window.cc-bottom{bottom:0}.cc-window.cc-banner,.cc-window.cc-floating,.cc-window.cc-left,.cc-window.cc-right{left:0;right:0}.cc-window.cc-banner{-ms-flex-direction:column;flex-direction:column}.cc-window.cc-banner .cc-compliance{-ms-flex:1 1 auto;flex:1 1 auto}.cc-window.cc-floating{max-width:none}.cc-window .cc-message{margin-bottom:1em}.cc-window.cc-banner{-ms-flex-align:unset;align-items:unset}.cc-window.cc-banner .cc-message{margin-right:0}}
-.cc-floating.cc-theme-classic{padding:1.2em;border-radius:5px}.cc-floating.cc-type-info.cc-theme-classic .cc-compliance{text-align:center;display:inline;-ms-flex:none;flex:none}.cc-theme-classic .cc-btn{border-radius:5px}.cc-theme-classic .cc-btn:last-child{min-width:140px}.cc-floating.cc-type-info.cc-theme-classic .cc-btn{display:inline-block}
-.cc-theme-edgeless.cc-window{padding:0}.cc-floating.cc-theme-edgeless .cc-message{margin:2em 2em 1.5em}.cc-banner.cc-theme-edgeless .cc-btn{margin:0;padding:.8em 1.8em;height:100%}.cc-banner.cc-theme-edgeless .cc-message{margin-left:1em}.cc-floating.cc-theme-edgeless .cc-btn+.cc-btn{margin-left:0}
\ No newline at end of file
diff --git a/kit/index_files/cookieconsent.js b/kit/index_files/cookieconsent.js
deleted file mode 100644
index 880af78..0000000
--- a/kit/index_files/cookieconsent.js
+++ /dev/null
@@ -1,587 +0,0 @@
-! function(e) {
- if (!e.hasInitialised) {
- var t = {
- escapeRegExp: function(e) {
- return e.replace(/[\-\[\]\/\{\}\(\)\*\+\?\.\\\^\$\|]/g, "\\$&")
- },
- hasClass: function(e, t) {
- var i = " ";
- return 1 === e.nodeType && (i + e.className + i).replace(/[\n\t]/g, i).indexOf(i + t + i) >= 0
- },
- addClass: function(e, t) {
- e.className += " " + t
- },
- removeClass: function(e, t) {
- var i = new RegExp("\\b" + this.escapeRegExp(t) + "\\b");
- e.className = e.className.replace(i, "")
- },
- interpolateString: function(e, t) {
- var i = /{{([a-z][a-z0-9\-_]*)}}/gi;
- return e.replace(i, function(e) {
- return t(arguments[1]) || ""
- })
- },
- getCookie: function(e) {
- var t = "; " + document.cookie,
- i = t.split("; " + e + "=");
- return 2 != i.length ? void 0 : i.pop().split(";").shift()
- },
- setCookie: function(e, t, i, n, o) {
- var s = new Date;
- s.setDate(s.getDate() + (i || 365));
- var r = [e + "=" + t, "expires=" + s.toUTCString(), "path=" + (o || "/")];
- n && r.push("domain=" + n), document.cookie = r.join(";")
- },
- deepExtend: function(e, t) {
- for (var i in t) t.hasOwnProperty(i) && (i in e && this.isPlainObject(e[i]) && this.isPlainObject(t[i]) ? this.deepExtend(e[i], t[i]) : e[i] = t[i]);
- return e
- },
- throttle: function(e, t) {
- var i = !1;
- return function() {
- i || (e.apply(this, arguments), i = !0, setTimeout(function() {
- i = !1
- }, t))
- }
- },
- hash: function(e) {
- var t, i, n, o = 0;
- if (0 === e.length) return o;
- for (t = 0, n = e.length; t < n; ++t) i = e.charCodeAt(t), o = (o << 5) - o + i, o |= 0;
- return o
- },
- normaliseHex: function(e) {
- return "#" == e[0] && (e = e.substr(1)), 3 == e.length && (e = e[0] + e[0] + e[1] + e[1] + e[2] + e[2]), e
- },
- getContrast: function(e) {
- e = this.normaliseHex(e);
- var t = parseInt(e.substr(0, 2), 16),
- i = parseInt(e.substr(2, 2), 16),
- n = parseInt(e.substr(4, 2), 16),
- o = (299 * t + 587 * i + 114 * n) / 1e3;
- return o >= 128 ? "#000" : "#fff"
- },
- getLuminance: function(e) {
- var t = parseInt(this.normaliseHex(e), 16),
- i = 38,
- n = (t >> 16) + i,
- o = (t >> 8 & 255) + i,
- s = (255 & t) + i,
- r = (16777216 + 65536 * (n < 255 ? n < 1 ? 0 : n : 255) + 256 * (o < 255 ? o < 1 ? 0 : o : 255) + (s < 255 ? s < 1 ? 0 : s : 255)).toString(16).slice(1);
- return "#" + r
- },
- isMobile: function() {
- return /Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent)
- },
- isPlainObject: function(e) {
- return "object" == typeof e && null !== e && e.constructor == Object
- }
- };
- e.status = {
- deny: "deny",
- allow: "allow",
- dismiss: "dismiss"
- }, e.transitionEnd = function() {
- var e = document.createElement("div"),
- t = {
- t: "transitionend",
- OT: "oTransitionEnd",
- msT: "MSTransitionEnd",
- MozT: "transitionend",
- WebkitT: "webkitTransitionEnd"
- };
- for (var i in t)
- if (t.hasOwnProperty(i) && "undefined" != typeof e.style[i + "ransition"]) return t[i];
- return ""
- }(), e.hasTransition = !!e.transitionEnd;
- var i = Object.keys(e.status).map(t.escapeRegExp);
- e.customStyles = {}, e.Popup = function() {
- function n() {
- this.initialise.apply(this, arguments)
- }
-
- function o(e) {
- this.openingTimeout = null, t.removeClass(e, "cc-invisible")
- }
-
- function s(t) {
- t.style.display = "none", t.removeEventListener(e.transitionEnd, this.afterTransition), this.afterTransition = null
- }
-
- function r() {
- var t = this.options.onInitialise.bind(this);
- if (!window.navigator.cookieEnabled) return t(e.status.deny), !0;
- if (window.CookiesOK || window.navigator.CookiesOK) return t(e.status.allow), !0;
- var i = Object.keys(e.status),
- n = this.getStatus(),
- o = i.indexOf(n) >= 0;
- return o && t(n), o
- }
-
- function a() {
- var e = this.options.position.split("-"),
- t = [];
- return e.forEach(function(e) {
- t.push("cc-" + e)
- }), t
- }
-
- function c() {
- var e = this.options,
- i = "top" == e.position || "bottom" == e.position ? "banner" : "floating";
- t.isMobile() && (i = "floating");
- var n = ["cc-" + i, "cc-type-" + e.type, "cc-theme-" + e.theme];
- e["static"] && n.push("cc-static"), n.push.apply(n, a.call(this));
- p.call(this, this.options.palette);
- return this.customStyleSelector && n.push(this.customStyleSelector), n
- }
-
- function l() {
- var e = {},
- i = this.options;
- i.showLink || (i.elements.link = "", i.elements.messagelink = i.elements.message), Object.keys(i.elements).forEach(function(n) {
- e[n] = t.interpolateString(i.elements[n], function(e) {
- var t = i.content[e];
- return e && "string" == typeof t && t.length ? t : ""
- })
- });
- var n = i.compliance[i.type];
- n || (n = i.compliance.info), e.compliance = t.interpolateString(n, function(t) {
- return e[t]
- });
- var o = i.layouts[i.layout];
- return o || (o = i.layouts.basic), t.interpolateString(o, function(t) {
- return e[t]
- })
- }
-
- function u(i) {
- var n = this.options,
- o = document.createElement("div"),
- s = n.container && 1 === n.container.nodeType ? n.container : document.body;
- o.innerHTML = i;
- var r = o.children[0];
- return r.style.display = "none", t.hasClass(r, "cc-window") && e.hasTransition && t.addClass(r, "cc-invisible"), this.onButtonClick = h.bind(this), r.addEventListener("click", this.onButtonClick), n.autoAttach && (s.firstChild ? s.insertBefore(r, s.firstChild) : s.appendChild(r)), r
- }
-
- function h(n) {
- var o = n.target;
- if (t.hasClass(o, "cc-btn")) {
- var s = o.className.match(new RegExp("\\bcc-(" + i.join("|") + ")\\b")),
- r = s && s[1] || !1;
- r && (this.setStatus(r), this.close(!0))
- }
- t.hasClass(o, "cc-close") && (this.setStatus(e.status.dismiss), this.close(!0)), t.hasClass(o, "cc-revoke") && this.revokeChoice()
- }
-
- function p(e) {
- var i = t.hash(JSON.stringify(e)),
- n = "cc-color-override-" + i,
- o = t.isPlainObject(e);
- return this.customStyleSelector = o ? n : null, o && d(i, e, "." + n), o
- }
-
- function d(i, n, o) {
- if (e.customStyles[i]) return void++e.customStyles[i].references;
- var s = {},
- r = n.popup,
- a = n.button,
- c = n.highlight;
- r && (r.text = r.text ? r.text : t.getContrast(r.background), r.link = r.link ? r.link : r.text, s[o + ".cc-window"] = ["color: " + r.text, "background-color: " + r.background], s[o + ".cc-revoke"] = ["color: " + r.text, "background-color: " + r.background], s[o + " .cc-link," + o + " .cc-link:active," + o + " .cc-link:visited"] = ["color: " + r.link], a && (a.text = a.text ? a.text : t.getContrast(a.background), a.border = a.border ? a.border : "transparent", s[o + " .cc-btn"] = ["color: " + a.text, "border-color: " + a.border, "background-color: " + a.background], "transparent" != a.background && (s[o + " .cc-btn:hover, " + o + " .cc-btn:focus"] = ["background-color: " + v(a.background)]), c ? (c.text = c.text ? c.text : t.getContrast(c.background), c.border = c.border ? c.border : "transparent", s[o + " .cc-highlight .cc-btn:first-child"] = ["color: " + c.text, "border-color: " + c.border, "background-color: " + c.background]) : s[o + " .cc-highlight .cc-btn:first-child"] = ["color: " + r.text]));
- var l = document.createElement("style");
- document.head.appendChild(l), e.customStyles[i] = {
- references: 1,
- element: l.sheet
- };
- var u = -1;
- for (var h in s) s.hasOwnProperty(h) && l.sheet.insertRule(h + "{" + s[h].join(";") + "}", ++u)
- }
-
- function v(e) {
- return e = t.normaliseHex(e), "000000" == e ? "#222" : t.getLuminance(e)
- }
-
- function f(i) {
- if (t.isPlainObject(i)) {
- var n = t.hash(JSON.stringify(i)),
- o = e.customStyles[n];
- if (o && !--o.references) {
- var s = o.element.ownerNode;
- s && s.parentNode && s.parentNode.removeChild(s), e.customStyles[n] = null
- }
- }
- }
-
- function m(e, t) {
- for (var i = 0, n = e.length; i < n; ++i) {
- var o = e[i];
- if (o instanceof RegExp && o.test(t) || "string" == typeof o && o.length && o === t) return !0
- }
- return !1
- }
-
- function b() {
- var t = this.setStatus.bind(this),
- i = this.options.dismissOnTimeout;
- "number" == typeof i && i >= 0 && (this.dismissTimeout = window.setTimeout(function() {
- t(e.status.dismiss)
- }, Math.floor(i)));
- var n = this.options.dismissOnScroll;
- if ("number" == typeof n && n >= 0) {
- var o = function(i) {
- window.pageYOffset > Math.floor(n) && (t(e.status.dismiss), window.removeEventListener("scroll", o), this.onWindowScroll = null)
- };
- this.onWindowScroll = o, window.addEventListener("scroll", o)
- }
- }
-
- function y() {
- if ("info" != this.options.type && (this.options.revokable = !0), t.isMobile() && (this.options.animateRevokable = !1), this.options.revokable) {
- var e = a.call(this);
- this.options.animateRevokable && e.push("cc-animate"), this.customStyleSelector && e.push(this.customStyleSelector);
- var i = this.options.revokeBtn.replace("{{classes}}", e.join(" "));
- this.revokeBtn = u.call(this, i);
- var n = this.revokeBtn;
- if (this.options.animateRevokable) {
- var o = t.throttle(function(e) {
- var i = !1,
- o = 20,
- s = window.innerHeight - 20;
- t.hasClass(n, "cc-top") && e.clientY < o && (i = !0), t.hasClass(n, "cc-bottom") && e.clientY > s && (i = !0), i ? t.hasClass(n, "cc-active") || t.addClass(n, "cc-active") : t.hasClass(n, "cc-active") && t.removeClass(n, "cc-active")
- }, 200);
- this.onMouseMove = o, window.addEventListener("mousemove", o)
- }
- }
- }
- var g = {
- enabled: !0,
- container: null,
- cookie: {
- name: "cookieconsent_status",
- path: "/",
- domain: "",
- expiryDays: 365
- },
- onPopupOpen: function() {},
- onPopupClose: function() {},
- onInitialise: function(e) {},
- onStatusChange: function(e, t) {},
- onRevokeChoice: function() {},
- content: {
- header: "Cookies used on the website!",
- message: "This website uses cookies to ensure you get the best experience on our website.",
- dismiss: "Got it!",
- allow: "Allow cookies",
- deny: "Decline",
- link: "Learn more",
- href: "http://cookiesandyou.com",
- close: "❌"
- },
- elements: {
- header: ' ',
- message: '{{message}} ',
- messagelink: '{{message}} {{link}} ',
- dismiss: '{{dismiss}} ',
- allow: '{{allow}} ',
- deny: '{{deny}} ',
- link: '{{link}} ',
- close: '{{close}} '
- },
- window: '{{children}}
',
- revokeBtn: 'Cookie Policy
',
- compliance: {
- info: '{{dismiss}}
',
- "opt-in": '{{dismiss}}{{allow}}
',
- "opt-out": '{{deny}}{{dismiss}}
'
- },
- type: "info",
- layouts: {
- basic: "{{messagelink}}{{compliance}}",
- "basic-close": "{{messagelink}}{{compliance}}{{close}}",
- "basic-header": "{{header}}{{message}}{{link}}{{compliance}}"
- },
- layout: "basic",
- position: "bottom",
- theme: "block",
- "static": !1,
- palette: null,
- revokable: !1,
- animateRevokable: !0,
- showLink: !0,
- dismissOnScroll: !1,
- dismissOnTimeout: !1,
- autoOpen: !0,
- autoAttach: !0,
- whitelistPage: [],
- blacklistPage: [],
- overrideHTML: null
- };
- return n.prototype.initialise = function(e) {
- this.options && this.destroy(), t.deepExtend(this.options = {}, g), t.isPlainObject(e) && t.deepExtend(this.options, e), r.call(this) && (this.options.enabled = !1), m(this.options.blacklistPage, location.pathname) && (this.options.enabled = !1), m(this.options.whitelistPage, location.pathname) && (this.options.enabled = !0);
- var i = this.options.window.replace("{{classes}}", c.call(this).join(" ")).replace("{{children}}", l.call(this)),
- n = this.options.overrideHTML;
- if ("string" == typeof n && n.length && (i = n), this.options["static"]) {
- var o = u.call(this, '' + i + "
");
- o.style.display = "", this.element = o.firstChild, this.element.style.display = "none", t.addClass(this.element, "cc-invisible")
- } else this.element = u.call(this, i);
- b.call(this), y.call(this), this.options.autoOpen && this.autoOpen()
- }, n.prototype.destroy = function() {
- this.onButtonClick && this.element && (this.element.removeEventListener("click", this.onButtonClick), this.onButtonClick = null), this.dismissTimeout && (clearTimeout(this.dismissTimeout), this.dismissTimeout = null), this.onWindowScroll && (window.removeEventListener("scroll", this.onWindowScroll), this.onWindowScroll = null), this.onMouseMove && (window.removeEventListener("mousemove", this.onMouseMove), this.onMouseMove = null), this.element && this.element.parentNode && this.element.parentNode.removeChild(this.element), this.element = null, this.revokeBtn && this.revokeBtn.parentNode && this.revokeBtn.parentNode.removeChild(this.revokeBtn), this.revokeBtn = null, f(this.options.palette), this.options = null
- }, n.prototype.open = function(t) {
- if (this.element) return this.isOpen() || (e.hasTransition ? this.fadeIn() : this.element.style.display = "", this.options.revokable && this.toggleRevokeButton(), this.options.onPopupOpen.call(this)), this
- }, n.prototype.close = function(t) {
- if (this.element) return this.isOpen() && (e.hasTransition ? this.fadeOut() : this.element.style.display = "none", t && this.options.revokable && this.toggleRevokeButton(!0), this.options.onPopupClose.call(this)), this
- }, n.prototype.fadeIn = function() {
- var i = this.element;
- if (e.hasTransition && i && (this.afterTransition && s.call(this, i), t.hasClass(i, "cc-invisible"))) {
- if (i.style.display = "", this.options["static"]) {
- var n = this.element.clientHeight;
- this.element.parentNode.style.maxHeight = n + "px"
- }
- var r = 20;
- this.openingTimeout = setTimeout(o.bind(this, i), r)
- }
- }, n.prototype.fadeOut = function() {
- var i = this.element;
- e.hasTransition && i && (this.openingTimeout && (clearTimeout(this.openingTimeout), o.bind(this, i)), t.hasClass(i, "cc-invisible") || (this.options["static"] && (this.element.parentNode.style.maxHeight = ""), this.afterTransition = s.bind(this, i), i.addEventListener(e.transitionEnd, this.afterTransition), t.addClass(i, "cc-invisible")))
- }, n.prototype.isOpen = function() {
- return this.element && "" == this.element.style.display && (!e.hasTransition || !t.hasClass(this.element, "cc-invisible"))
- }, n.prototype.toggleRevokeButton = function(e) {
- this.revokeBtn && (this.revokeBtn.style.display = e ? "" : "none")
- }, n.prototype.revokeChoice = function(e) {
- this.options.enabled = !0, this.clearStatus(), this.options.onRevokeChoice.call(this), e || this.autoOpen()
- }, n.prototype.hasAnswered = function(t) {
- return Object.keys(e.status).indexOf(this.getStatus()) >= 0
- }, n.prototype.hasConsented = function(t) {
- var i = this.getStatus();
- return i == e.status.allow || i == e.status.dismiss
- }, n.prototype.autoOpen = function(e) {
- !this.hasAnswered() && this.options.enabled && this.open()
- }, n.prototype.setStatus = function(i) {
- var n = this.options.cookie,
- o = t.getCookie(n.name),
- s = Object.keys(e.status).indexOf(o) >= 0;
- Object.keys(e.status).indexOf(i) >= 0 ? (t.setCookie(n.name, i, n.expiryDays, n.domain, n.path), this.options.onStatusChange.call(this, i, s)) : this.clearStatus()
- }, n.prototype.getStatus = function() {
- return t.getCookie(this.options.cookie.name)
- }, n.prototype.clearStatus = function() {
- var e = this.options.cookie;
- t.setCookie(e.name, "", -1, e.domain, e.path)
- }, n
- }(), e.Location = function() {
- function e(e) {
- t.deepExtend(this.options = {}, s), t.isPlainObject(e) && t.deepExtend(this.options, e), this.currentServiceIndex = -1
- }
-
- function i(e, t, i) {
- var n, o = document.createElement("script");
- o.type = "text/" + (e.type || "javascript"), o.src = e.src || e, o.async = !1, o.onreadystatechange = o.onload = function() {
- var e = o.readyState;
- clearTimeout(n), t.done || e && !/loaded|complete/.test(e) || (t.done = !0, t(), o.onreadystatechange = o.onload = null)
- }, document.body.appendChild(o), n = setTimeout(function() {
- t.done = !0, t(), o.onreadystatechange = o.onload = null
- }, i)
- }
-
- function n(e, t, i, n, o) {
- var s = new(window.XMLHttpRequest || window.ActiveXObject)("MSXML2.XMLHTTP.3.0");
- if (s.open(n ? "POST" : "GET", e, 1), s.setRequestHeader("X-Requested-With", "XMLHttpRequest"), s.setRequestHeader("Content-type", "application/x-www-form-urlencoded"), Array.isArray(o))
- for (var r = 0, a = o.length; r < a; ++r) {
- var c = o[r].split(":", 2);
- s.setRequestHeader(c[0].replace(/^\s+|\s+$/g, ""), c[1].replace(/^\s+|\s+$/g, ""))
- }
- "function" == typeof t && (s.onreadystatechange = function() {
- s.readyState > 3 && t(s)
- }), s.send(n)
- }
-
- function o(e) {
- return new Error("Error [" + (e.code || "UNKNOWN") + "]: " + e.error)
- }
- var s = {
- timeout: 5e3,
- services: ["freegeoip", "ipinfo", "maxmind"],
- serviceDefinitions: {
- freegeoip: function() {
- return {
- url: "//freegeoip.net/json/?callback={callback}",
- isScript: !0,
- callback: function(e, t) {
- try {
- var i = JSON.parse(t);
- return i.error ? o(i) : {
- code: i.country_code
- }
- } catch (n) {
- return o({
- error: "Invalid response (" + n + ")"
- })
- }
- }
- }
- },
- ipinfo: function() {
- return {
- url: "//ipinfo.io",
- headers: ["Accept: application/json"],
- callback: function(e, t) {
- try {
- var i = JSON.parse(t);
- return i.error ? o(i) : {
- code: i.country
- }
- } catch (n) {
- return o({
- error: "Invalid response (" + n + ")"
- })
- }
- }
- }
- },
- ipinfodb: function(e) {
- return {
- url: "//api.ipinfodb.com/v3/ip-country/?key={api_key}&format=json&callback={callback}",
- isScript: !0,
- callback: function(e, t) {
- try {
- var i = JSON.parse(t);
- return "ERROR" == i.statusCode ? o({
- error: i.statusMessage
- }) : {
- code: i.countryCode
- }
- } catch (n) {
- return o({
- error: "Invalid response (" + n + ")"
- })
- }
- }
- }
- },
- maxmind: function() {
- return {
- url: "//js.maxmind.com/js/apis/geoip2/v2.1/geoip2.js",
- isScript: !0,
- callback: function(e) {
- return window.geoip2 ? void geoip2.country(function(t) {
- try {
- e({
- code: t.country.iso_code
- })
- } catch (i) {
- e(o(i))
- }
- }, function(t) {
- e(o(t))
- }) : void e(new Error("Unexpected response format. The downloaded script should have exported `geoip2` to the global scope"))
- }
- }
- }
- }
- };
- return e.prototype.getNextService = function() {
- var e;
- do e = this.getServiceByIdx(++this.currentServiceIndex); while (this.currentServiceIndex < this.options.services.length && !e);
- return e
- }, e.prototype.getServiceByIdx = function(e) {
- var i = this.options.services[e];
- if ("function" == typeof i) {
- var n = i();
- return n.name && t.deepExtend(n, this.options.serviceDefinitions[n.name](n)), n
- }
- return "string" == typeof i ? this.options.serviceDefinitions[i]() : t.isPlainObject(i) ? this.options.serviceDefinitions[i.name](i) : null
- }, e.prototype.locate = function(e, t) {
- var i = this.getNextService();
- return i ? (this.callbackComplete = e, this.callbackError = t, void this.runService(i, this.runNextServiceOnError.bind(this))) : void t(new Error("No services to run"))
- }, e.prototype.setupUrl = function(e) {
- var t = this.getCurrentServiceOpts();
- return e.url.replace(/\{(.*?)\}/g, function(i, n) {
- if ("callback" === n) {
- var o = "callback" + Date.now();
- return window[o] = function(t) {
- e.__JSONP_DATA = JSON.stringify(t)
- }, o
- }
- if (n in t.interpolateUrl) return t.interpolateUrl[n]
- })
- }, e.prototype.runService = function(e, t) {
- var o = this;
- if (e && e.url && e.callback) {
- var s = e.isScript ? i : n,
- r = this.setupUrl(e);
- s(r, function(i) {
- var n = i ? i.responseText : "";
- e.__JSONP_DATA && (n = e.__JSONP_DATA, delete e.__JSONP_DATA), o.runServiceCallback.call(o, t, e, n)
- }, this.options.timeout, e.data, e.headers)
- }
- }, e.prototype.runServiceCallback = function(e, t, i) {
- var n = this,
- o = function(t) {
- s || n.onServiceResult.call(n, e, t)
- },
- s = t.callback(o, i);
- s && this.onServiceResult.call(this, e, s)
- }, e.prototype.onServiceResult = function(e, t) {
- t instanceof Error || t && t.error ? e.call(this, t, null) : e.call(this, null, t)
- }, e.prototype.runNextServiceOnError = function(e, t) {
- if (e) {
- this.logError(e);
- var i = this.getNextService();
- i ? this.runService(i, this.runNextServiceOnError.bind(this)) : this.completeService.call(this, this.callbackError, new Error("All services failed"))
- } else this.completeService.call(this, this.callbackComplete, t)
- }, e.prototype.getCurrentServiceOpts = function() {
- var e = this.options.services[this.currentServiceIndex];
- return "string" == typeof e ? {
- name: e
- } : "function" == typeof e ? e() : t.isPlainObject(e) ? e : {}
- }, e.prototype.completeService = function(e, t) {
- this.currentServiceIndex = -1, e && e(t)
- }, e.prototype.logError = function(e) {
- var t = this.currentServiceIndex,
- i = this.getServiceByIdx(t);
- console.error("The service[" + t + "] (" + i.url + ") responded with the following error", e)
- }, e
- }(), e.Law = function() {
- function e(e) {
- this.initialise.apply(this, arguments)
- }
- var i = {
- regionalLaw: !0,
- hasLaw: ["AT", "BE", "BG", "HR", "CZ", "CY", "DK", "EE", "FI", "FR", "DE", "EL", "HU", "IE", "IT", "LV", "LT", "LU", "MT", "NL", "PL", "PT", "SK", "SI", "ES", "SE", "GB", "UK"],
- revokable: ["HR", "CY", "DK", "EE", "FR", "DE", "LV", "LT", "NL", "PT", "ES"],
- explicitAction: ["HR", "IT", "ES"]
- };
- return e.prototype.initialise = function(e) {
- t.deepExtend(this.options = {}, i), t.isPlainObject(e) && t.deepExtend(this.options, e)
- }, e.prototype.get = function(e) {
- var t = this.options;
- return {
- hasLaw: t.hasLaw.indexOf(e) >= 0,
- revokable: t.revokable.indexOf(e) >= 0,
- explicitAction: t.explicitAction.indexOf(e) >= 0
- }
- }, e.prototype.applyLaw = function(e, t) {
- var i = this.get(t);
- return i.hasLaw || (e.enabled = !1), this.options.regionalLaw && (i.revokable && (e.revokable = !0), i.explicitAction && (e.dismissOnScroll = !1, e.dismissOnTimeout = !1)), e
- }, e
- }(), e.initialise = function(t, i, n) {
- var o = new e.Law(t.law);
- i || (i = function() {}), n || (n = function() {}), e.getCountryCode(t, function(n) {
- delete t.law, delete t.location, n.code && (t = o.applyLaw(t, n.code)), i(new e.Popup(t))
- }, function(i) {
- delete t.law, delete t.location, n(i, new e.Popup(t))
- })
- }, e.getCountryCode = function(t, i, n) {
- if (t.law && t.law.countryCode) return void i({
- code: t.law.countryCode
- });
- if (t.location) {
- var o = new e.Location(t.location);
- return void o.locate(function(e) {
- i(e || {})
- }, n)
- }
- i({})
- }, e.utils = t, e.hasInitialised = !0, window.cookieconsent = e
- }
-}(window.cookieconsent || {});
\ No newline at end of file
diff --git a/kit/index_files/jquery-3.js b/kit/index_files/jquery-3.js
deleted file mode 100644
index 4d9b3a2..0000000
--- a/kit/index_files/jquery-3.js
+++ /dev/null
@@ -1,2 +0,0 @@
-/*! jQuery v3.3.1 | (c) JS Foundation and other contributors | jquery.org/license */
-!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(e,t){"use strict";var n=[],r=e.document,i=Object.getPrototypeOf,o=n.slice,a=n.concat,s=n.push,u=n.indexOf,l={},c=l.toString,f=l.hasOwnProperty,p=f.toString,d=p.call(Object),h={},g=function e(t){return"function"==typeof t&&"number"!=typeof t.nodeType},y=function e(t){return null!=t&&t===t.window},v={type:!0,src:!0,noModule:!0};function m(e,t,n){var i,o=(t=t||r).createElement("script");if(o.text=e,n)for(i in v)n[i]&&(o[i]=n[i]);t.head.appendChild(o).parentNode.removeChild(o)}function x(e){return null==e?e+"":"object"==typeof e||"function"==typeof e?l[c.call(e)]||"object":typeof e}var b="3.3.1",w=function(e,t){return new w.fn.init(e,t)},T=/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g;w.fn=w.prototype={jquery:"3.3.1",constructor:w,length:0,toArray:function(){return o.call(this)},get:function(e){return null==e?o.call(this):e<0?this[e+this.length]:this[e]},pushStack:function(e){var t=w.merge(this.constructor(),e);return t.prevObject=this,t},each:function(e){return w.each(this,e)},map:function(e){return this.pushStack(w.map(this,function(t,n){return e.call(t,n,t)}))},slice:function(){return this.pushStack(o.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},eq:function(e){var t=this.length,n=+e+(e<0?t:0);return this.pushStack(n>=0&&n0&&t-1 in e)}var E=function(e){var t,n,r,i,o,a,s,u,l,c,f,p,d,h,g,y,v,m,x,b="sizzle"+1*new Date,w=e.document,T=0,C=0,E=ae(),k=ae(),S=ae(),D=function(e,t){return e===t&&(f=!0),0},N={}.hasOwnProperty,A=[],j=A.pop,q=A.push,L=A.push,H=A.slice,O=function(e,t){for(var n=0,r=e.length;n+~]|"+M+")"+M+"*"),z=new RegExp("="+M+"*([^\\]'\"]*?)"+M+"*\\]","g"),X=new RegExp(W),U=new RegExp("^"+R+"$"),V={ID:new RegExp("^#("+R+")"),CLASS:new RegExp("^\\.("+R+")"),TAG:new RegExp("^("+R+"|[*])"),ATTR:new RegExp("^"+I),PSEUDO:new RegExp("^"+W),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+M+"*(even|odd|(([+-]|)(\\d*)n|)"+M+"*(?:([+-]|)"+M+"*(\\d+)|))"+M+"*\\)|)","i"),bool:new RegExp("^(?:"+P+")$","i"),needsContext:new RegExp("^"+M+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+M+"*((?:-\\d)?\\d*)"+M+"*\\)|)(?=[^-]|$)","i")},G=/^(?:input|select|textarea|button)$/i,Y=/^h\d$/i,Q=/^[^{]+\{\s*\[native \w/,J=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,K=/[+~]/,Z=new RegExp("\\\\([\\da-f]{1,6}"+M+"?|("+M+")|.)","ig"),ee=function(e,t,n){var r="0x"+t-65536;return r!==r||n?t:r<0?String.fromCharCode(r+65536):String.fromCharCode(r>>10|55296,1023&r|56320)},te=/([\0-\x1f\x7f]|^-?\d)|^-$|[^\0-\x1f\x7f-\uFFFF\w-]/g,ne=function(e,t){return t?"\0"===e?"\ufffd":e.slice(0,-1)+"\\"+e.charCodeAt(e.length-1).toString(16)+" ":"\\"+e},re=function(){p()},ie=me(function(e){return!0===e.disabled&&("form"in e||"label"in e)},{dir:"parentNode",next:"legend"});try{L.apply(A=H.call(w.childNodes),w.childNodes),A[w.childNodes.length].nodeType}catch(e){L={apply:A.length?function(e,t){q.apply(e,H.call(t))}:function(e,t){var n=e.length,r=0;while(e[n++]=t[r++]);e.length=n-1}}}function oe(e,t,r,i){var o,s,l,c,f,h,v,m=t&&t.ownerDocument,T=t?t.nodeType:9;if(r=r||[],"string"!=typeof e||!e||1!==T&&9!==T&&11!==T)return r;if(!i&&((t?t.ownerDocument||t:w)!==d&&p(t),t=t||d,g)){if(11!==T&&(f=J.exec(e)))if(o=f[1]){if(9===T){if(!(l=t.getElementById(o)))return r;if(l.id===o)return r.push(l),r}else if(m&&(l=m.getElementById(o))&&x(t,l)&&l.id===o)return r.push(l),r}else{if(f[2])return L.apply(r,t.getElementsByTagName(e)),r;if((o=f[3])&&n.getElementsByClassName&&t.getElementsByClassName)return L.apply(r,t.getElementsByClassName(o)),r}if(n.qsa&&!S[e+" "]&&(!y||!y.test(e))){if(1!==T)m=t,v=e;else if("object"!==t.nodeName.toLowerCase()){(c=t.getAttribute("id"))?c=c.replace(te,ne):t.setAttribute("id",c=b),s=(h=a(e)).length;while(s--)h[s]="#"+c+" "+ve(h[s]);v=h.join(","),m=K.test(e)&&ge(t.parentNode)||t}if(v)try{return L.apply(r,m.querySelectorAll(v)),r}catch(e){}finally{c===b&&t.removeAttribute("id")}}}return u(e.replace(B,"$1"),t,r,i)}function ae(){var e=[];function t(n,i){return e.push(n+" ")>r.cacheLength&&delete t[e.shift()],t[n+" "]=i}return t}function se(e){return e[b]=!0,e}function ue(e){var t=d.createElement("fieldset");try{return!!e(t)}catch(e){return!1}finally{t.parentNode&&t.parentNode.removeChild(t),t=null}}function le(e,t){var n=e.split("|"),i=n.length;while(i--)r.attrHandle[n[i]]=t}function ce(e,t){var n=t&&e,r=n&&1===e.nodeType&&1===t.nodeType&&e.sourceIndex-t.sourceIndex;if(r)return r;if(n)while(n=n.nextSibling)if(n===t)return-1;return e?1:-1}function fe(e){return function(t){return"input"===t.nodeName.toLowerCase()&&t.type===e}}function pe(e){return function(t){var n=t.nodeName.toLowerCase();return("input"===n||"button"===n)&&t.type===e}}function de(e){return function(t){return"form"in t?t.parentNode&&!1===t.disabled?"label"in t?"label"in t.parentNode?t.parentNode.disabled===e:t.disabled===e:t.isDisabled===e||t.isDisabled!==!e&&ie(t)===e:t.disabled===e:"label"in t&&t.disabled===e}}function he(e){return se(function(t){return t=+t,se(function(n,r){var i,o=e([],n.length,t),a=o.length;while(a--)n[i=o[a]]&&(n[i]=!(r[i]=n[i]))})})}function ge(e){return e&&"undefined"!=typeof e.getElementsByTagName&&e}n=oe.support={},o=oe.isXML=function(e){var t=e&&(e.ownerDocument||e).documentElement;return!!t&&"HTML"!==t.nodeName},p=oe.setDocument=function(e){var t,i,a=e?e.ownerDocument||e:w;return a!==d&&9===a.nodeType&&a.documentElement?(d=a,h=d.documentElement,g=!o(d),w!==d&&(i=d.defaultView)&&i.top!==i&&(i.addEventListener?i.addEventListener("unload",re,!1):i.attachEvent&&i.attachEvent("onunload",re)),n.attributes=ue(function(e){return e.className="i",!e.getAttribute("className")}),n.getElementsByTagName=ue(function(e){return e.appendChild(d.createComment("")),!e.getElementsByTagName("*").length}),n.getElementsByClassName=Q.test(d.getElementsByClassName),n.getById=ue(function(e){return h.appendChild(e).id=b,!d.getElementsByName||!d.getElementsByName(b).length}),n.getById?(r.filter.ID=function(e){var t=e.replace(Z,ee);return function(e){return e.getAttribute("id")===t}},r.find.ID=function(e,t){if("undefined"!=typeof t.getElementById&&g){var n=t.getElementById(e);return n?[n]:[]}}):(r.filter.ID=function(e){var t=e.replace(Z,ee);return function(e){var n="undefined"!=typeof e.getAttributeNode&&e.getAttributeNode("id");return n&&n.value===t}},r.find.ID=function(e,t){if("undefined"!=typeof t.getElementById&&g){var n,r,i,o=t.getElementById(e);if(o){if((n=o.getAttributeNode("id"))&&n.value===e)return[o];i=t.getElementsByName(e),r=0;while(o=i[r++])if((n=o.getAttributeNode("id"))&&n.value===e)return[o]}return[]}}),r.find.TAG=n.getElementsByTagName?function(e,t){return"undefined"!=typeof t.getElementsByTagName?t.getElementsByTagName(e):n.qsa?t.querySelectorAll(e):void 0}:function(e,t){var n,r=[],i=0,o=t.getElementsByTagName(e);if("*"===e){while(n=o[i++])1===n.nodeType&&r.push(n);return r}return o},r.find.CLASS=n.getElementsByClassName&&function(e,t){if("undefined"!=typeof t.getElementsByClassName&&g)return t.getElementsByClassName(e)},v=[],y=[],(n.qsa=Q.test(d.querySelectorAll))&&(ue(function(e){h.appendChild(e).innerHTML=" ",e.querySelectorAll("[msallowcapture^='']").length&&y.push("[*^$]="+M+"*(?:''|\"\")"),e.querySelectorAll("[selected]").length||y.push("\\["+M+"*(?:value|"+P+")"),e.querySelectorAll("[id~="+b+"-]").length||y.push("~="),e.querySelectorAll(":checked").length||y.push(":checked"),e.querySelectorAll("a#"+b+"+*").length||y.push(".#.+[+~]")}),ue(function(e){e.innerHTML=" ";var t=d.createElement("input");t.setAttribute("type","hidden"),e.appendChild(t).setAttribute("name","D"),e.querySelectorAll("[name=d]").length&&y.push("name"+M+"*[*^$|!~]?="),2!==e.querySelectorAll(":enabled").length&&y.push(":enabled",":disabled"),h.appendChild(e).disabled=!0,2!==e.querySelectorAll(":disabled").length&&y.push(":enabled",":disabled"),e.querySelectorAll("*,:x"),y.push(",.*:")})),(n.matchesSelector=Q.test(m=h.matches||h.webkitMatchesSelector||h.mozMatchesSelector||h.oMatchesSelector||h.msMatchesSelector))&&ue(function(e){n.disconnectedMatch=m.call(e,"*"),m.call(e,"[s!='']:x"),v.push("!=",W)}),y=y.length&&new RegExp(y.join("|")),v=v.length&&new RegExp(v.join("|")),t=Q.test(h.compareDocumentPosition),x=t||Q.test(h.contains)?function(e,t){var n=9===e.nodeType?e.documentElement:e,r=t&&t.parentNode;return e===r||!(!r||1!==r.nodeType||!(n.contains?n.contains(r):e.compareDocumentPosition&&16&e.compareDocumentPosition(r)))}:function(e,t){if(t)while(t=t.parentNode)if(t===e)return!0;return!1},D=t?function(e,t){if(e===t)return f=!0,0;var r=!e.compareDocumentPosition-!t.compareDocumentPosition;return r||(1&(r=(e.ownerDocument||e)===(t.ownerDocument||t)?e.compareDocumentPosition(t):1)||!n.sortDetached&&t.compareDocumentPosition(e)===r?e===d||e.ownerDocument===w&&x(w,e)?-1:t===d||t.ownerDocument===w&&x(w,t)?1:c?O(c,e)-O(c,t):0:4&r?-1:1)}:function(e,t){if(e===t)return f=!0,0;var n,r=0,i=e.parentNode,o=t.parentNode,a=[e],s=[t];if(!i||!o)return e===d?-1:t===d?1:i?-1:o?1:c?O(c,e)-O(c,t):0;if(i===o)return ce(e,t);n=e;while(n=n.parentNode)a.unshift(n);n=t;while(n=n.parentNode)s.unshift(n);while(a[r]===s[r])r++;return r?ce(a[r],s[r]):a[r]===w?-1:s[r]===w?1:0},d):d},oe.matches=function(e,t){return oe(e,null,null,t)},oe.matchesSelector=function(e,t){if((e.ownerDocument||e)!==d&&p(e),t=t.replace(z,"='$1']"),n.matchesSelector&&g&&!S[t+" "]&&(!v||!v.test(t))&&(!y||!y.test(t)))try{var r=m.call(e,t);if(r||n.disconnectedMatch||e.document&&11!==e.document.nodeType)return r}catch(e){}return oe(t,d,null,[e]).length>0},oe.contains=function(e,t){return(e.ownerDocument||e)!==d&&p(e),x(e,t)},oe.attr=function(e,t){(e.ownerDocument||e)!==d&&p(e);var i=r.attrHandle[t.toLowerCase()],o=i&&N.call(r.attrHandle,t.toLowerCase())?i(e,t,!g):void 0;return void 0!==o?o:n.attributes||!g?e.getAttribute(t):(o=e.getAttributeNode(t))&&o.specified?o.value:null},oe.escape=function(e){return(e+"").replace(te,ne)},oe.error=function(e){throw new Error("Syntax error, unrecognized expression: "+e)},oe.uniqueSort=function(e){var t,r=[],i=0,o=0;if(f=!n.detectDuplicates,c=!n.sortStable&&e.slice(0),e.sort(D),f){while(t=e[o++])t===e[o]&&(i=r.push(o));while(i--)e.splice(r[i],1)}return c=null,e},i=oe.getText=function(e){var t,n="",r=0,o=e.nodeType;if(o){if(1===o||9===o||11===o){if("string"==typeof e.textContent)return e.textContent;for(e=e.firstChild;e;e=e.nextSibling)n+=i(e)}else if(3===o||4===o)return e.nodeValue}else while(t=e[r++])n+=i(t);return n},(r=oe.selectors={cacheLength:50,createPseudo:se,match:V,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(Z,ee),e[3]=(e[3]||e[4]||e[5]||"").replace(Z,ee),"~="===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]||oe.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]&&oe.error(e[0]),e},PSEUDO:function(e){var t,n=!e[6]&&e[2];return V.CHILD.test(e[0])?null:(e[3]?e[2]=e[4]||e[5]||"":n&&X.test(n)&&(t=a(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(Z,ee).toLowerCase();return"*"===e?function(){return!0}:function(e){return e.nodeName&&e.nodeName.toLowerCase()===t}},CLASS:function(e){var t=E[e+" "];return t||(t=new RegExp("(^|"+M+")"+e+"("+M+"|$)"))&&E(e,function(e){return t.test("string"==typeof e.className&&e.className||"undefined"!=typeof e.getAttribute&&e.getAttribute("class")||"")})},ATTR:function(e,t,n){return function(r){var i=oe.attr(r,e);return null==i?"!="===t:!t||(i+="","="===t?i===n:"!="===t?i!==n:"^="===t?n&&0===i.indexOf(n):"*="===t?n&&i.indexOf(n)>-1:"$="===t?n&&i.slice(-n.length)===n:"~="===t?(" "+i.replace($," ")+" ").indexOf(n)>-1:"|="===t&&(i===n||i.slice(0,n.length+1)===n+"-"))}},CHILD:function(e,t,n,r,i){var o="nth"!==e.slice(0,3),a="last"!==e.slice(-4),s="of-type"===t;return 1===r&&0===i?function(e){return!!e.parentNode}:function(t,n,u){var l,c,f,p,d,h,g=o!==a?"nextSibling":"previousSibling",y=t.parentNode,v=s&&t.nodeName.toLowerCase(),m=!u&&!s,x=!1;if(y){if(o){while(g){p=t;while(p=p[g])if(s?p.nodeName.toLowerCase()===v:1===p.nodeType)return!1;h=g="only"===e&&!h&&"nextSibling"}return!0}if(h=[a?y.firstChild:y.lastChild],a&&m){x=(d=(l=(c=(f=(p=y)[b]||(p[b]={}))[p.uniqueID]||(f[p.uniqueID]={}))[e]||[])[0]===T&&l[1])&&l[2],p=d&&y.childNodes[d];while(p=++d&&p&&p[g]||(x=d=0)||h.pop())if(1===p.nodeType&&++x&&p===t){c[e]=[T,d,x];break}}else if(m&&(x=d=(l=(c=(f=(p=t)[b]||(p[b]={}))[p.uniqueID]||(f[p.uniqueID]={}))[e]||[])[0]===T&&l[1]),!1===x)while(p=++d&&p&&p[g]||(x=d=0)||h.pop())if((s?p.nodeName.toLowerCase()===v:1===p.nodeType)&&++x&&(m&&((c=(f=p[b]||(p[b]={}))[p.uniqueID]||(f[p.uniqueID]={}))[e]=[T,x]),p===t))break;return(x-=i)===r||x%r==0&&x/r>=0}}},PSEUDO:function(e,t){var n,i=r.pseudos[e]||r.setFilters[e.toLowerCase()]||oe.error("unsupported pseudo: "+e);return i[b]?i(t):i.length>1?(n=[e,e,"",t],r.setFilters.hasOwnProperty(e.toLowerCase())?se(function(e,n){var r,o=i(e,t),a=o.length;while(a--)e[r=O(e,o[a])]=!(n[r]=o[a])}):function(e){return i(e,0,n)}):i}},pseudos:{not:se(function(e){var t=[],n=[],r=s(e.replace(B,"$1"));return r[b]?se(function(e,t,n,i){var o,a=r(e,null,i,[]),s=e.length;while(s--)(o=a[s])&&(e[s]=!(t[s]=o))}):function(e,i,o){return t[0]=e,r(t,null,o,n),t[0]=null,!n.pop()}}),has:se(function(e){return function(t){return oe(e,t).length>0}}),contains:se(function(e){return e=e.replace(Z,ee),function(t){return(t.textContent||t.innerText||i(t)).indexOf(e)>-1}}),lang:se(function(e){return U.test(e||"")||oe.error("unsupported lang: "+e),e=e.replace(Z,ee).toLowerCase(),function(t){var n;do{if(n=g?t.lang:t.getAttribute("xml:lang")||t.getAttribute("lang"))return(n=n.toLowerCase())===e||0===n.indexOf(e+"-")}while((t=t.parentNode)&&1===t.nodeType);return!1}}),target:function(t){var n=e.location&&e.location.hash;return n&&n.slice(1)===t.id},root:function(e){return e===h},focus:function(e){return e===d.activeElement&&(!d.hasFocus||d.hasFocus())&&!!(e.type||e.href||~e.tabIndex)},enabled:de(!1),disabled:de(!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!r.pseudos.empty(e)},header:function(e){return Y.test(e.nodeName)},input:function(e){return G.test(e.nodeName)},button:function(e){var t=e.nodeName.toLowerCase();return"input"===t&&"button"===e.type||"button"===t},text:function(e){var t;return"input"===e.nodeName.toLowerCase()&&"text"===e.type&&(null==(t=e.getAttribute("type"))||"text"===t.toLowerCase())},first:he(function(){return[0]}),last:he(function(e,t){return[t-1]}),eq:he(function(e,t,n){return[n<0?n+t:n]}),even:he(function(e,t){for(var n=0;n=0;)e.push(r);return e}),gt:he(function(e,t,n){for(var r=n<0?n+t:n;++r1?function(t,n,r){var i=e.length;while(i--)if(!e[i](t,n,r))return!1;return!0}:e[0]}function be(e,t,n){for(var r=0,i=t.length;r-1&&(o[l]=!(a[l]=f))}}else v=we(v===a?v.splice(h,v.length):v),i?i(null,a,v,u):L.apply(a,v)})}function Ce(e){for(var t,n,i,o=e.length,a=r.relative[e[0].type],s=a||r.relative[" "],u=a?1:0,c=me(function(e){return e===t},s,!0),f=me(function(e){return O(t,e)>-1},s,!0),p=[function(e,n,r){var i=!a&&(r||n!==l)||((t=n).nodeType?c(e,n,r):f(e,n,r));return t=null,i}];u1&&xe(p),u>1&&ve(e.slice(0,u-1).concat({value:" "===e[u-2].type?"*":""})).replace(B,"$1"),n,u0,i=e.length>0,o=function(o,a,s,u,c){var f,h,y,v=0,m="0",x=o&&[],b=[],w=l,C=o||i&&r.find.TAG("*",c),E=T+=null==w?1:Math.random()||.1,k=C.length;for(c&&(l=a===d||a||c);m!==k&&null!=(f=C[m]);m++){if(i&&f){h=0,a||f.ownerDocument===d||(p(f),s=!g);while(y=e[h++])if(y(f,a||d,s)){u.push(f);break}c&&(T=E)}n&&((f=!y&&f)&&v--,o&&x.push(f))}if(v+=m,n&&m!==v){h=0;while(y=t[h++])y(x,b,a,s);if(o){if(v>0)while(m--)x[m]||b[m]||(b[m]=j.call(u));b=we(b)}L.apply(u,b),c&&!o&&b.length>0&&v+t.length>1&&oe.uniqueSort(u)}return c&&(T=E,l=w),x};return n?se(o):o}return s=oe.compile=function(e,t){var n,r=[],i=[],o=S[e+" "];if(!o){t||(t=a(e)),n=t.length;while(n--)(o=Ce(t[n]))[b]?r.push(o):i.push(o);(o=S(e,Ee(i,r))).selector=e}return o},u=oe.select=function(e,t,n,i){var o,u,l,c,f,p="function"==typeof e&&e,d=!i&&a(e=p.selector||e);if(n=n||[],1===d.length){if((u=d[0]=d[0].slice(0)).length>2&&"ID"===(l=u[0]).type&&9===t.nodeType&&g&&r.relative[u[1].type]){if(!(t=(r.find.ID(l.matches[0].replace(Z,ee),t)||[])[0]))return n;p&&(t=t.parentNode),e=e.slice(u.shift().value.length)}o=V.needsContext.test(e)?0:u.length;while(o--){if(l=u[o],r.relative[c=l.type])break;if((f=r.find[c])&&(i=f(l.matches[0].replace(Z,ee),K.test(u[0].type)&&ge(t.parentNode)||t))){if(u.splice(o,1),!(e=i.length&&ve(u)))return L.apply(n,i),n;break}}}return(p||s(e,d))(i,t,!g,n,!t||K.test(e)&&ge(t.parentNode)||t),n},n.sortStable=b.split("").sort(D).join("")===b,n.detectDuplicates=!!f,p(),n.sortDetached=ue(function(e){return 1&e.compareDocumentPosition(d.createElement("fieldset"))}),ue(function(e){return e.innerHTML=" ","#"===e.firstChild.getAttribute("href")})||le("type|href|height|width",function(e,t,n){if(!n)return e.getAttribute(t,"type"===t.toLowerCase()?1:2)}),n.attributes&&ue(function(e){return e.innerHTML=" ",e.firstChild.setAttribute("value",""),""===e.firstChild.getAttribute("value")})||le("value",function(e,t,n){if(!n&&"input"===e.nodeName.toLowerCase())return e.defaultValue}),ue(function(e){return null==e.getAttribute("disabled")})||le(P,function(e,t,n){var r;if(!n)return!0===e[t]?t.toLowerCase():(r=e.getAttributeNode(t))&&r.specified?r.value:null}),oe}(e);w.find=E,w.expr=E.selectors,w.expr[":"]=w.expr.pseudos,w.uniqueSort=w.unique=E.uniqueSort,w.text=E.getText,w.isXMLDoc=E.isXML,w.contains=E.contains,w.escapeSelector=E.escape;var k=function(e,t,n){var r=[],i=void 0!==n;while((e=e[t])&&9!==e.nodeType)if(1===e.nodeType){if(i&&w(e).is(n))break;r.push(e)}return r},S=function(e,t){for(var n=[];e;e=e.nextSibling)1===e.nodeType&&e!==t&&n.push(e);return n},D=w.expr.match.needsContext;function N(e,t){return e.nodeName&&e.nodeName.toLowerCase()===t.toLowerCase()}var A=/^<([a-z][^\/\0>:\x20\t\r\n\f]*)[\x20\t\r\n\f]*\/?>(?:<\/\1>|)$/i;function j(e,t,n){return g(t)?w.grep(e,function(e,r){return!!t.call(e,r,e)!==n}):t.nodeType?w.grep(e,function(e){return e===t!==n}):"string"!=typeof t?w.grep(e,function(e){return u.call(t,e)>-1!==n}):w.filter(t,e,n)}w.filter=function(e,t,n){var r=t[0];return n&&(e=":not("+e+")"),1===t.length&&1===r.nodeType?w.find.matchesSelector(r,e)?[r]:[]:w.find.matches(e,w.grep(t,function(e){return 1===e.nodeType}))},w.fn.extend({find:function(e){var t,n,r=this.length,i=this;if("string"!=typeof e)return this.pushStack(w(e).filter(function(){for(t=0;t1?w.uniqueSort(n):n},filter:function(e){return this.pushStack(j(this,e||[],!1))},not:function(e){return this.pushStack(j(this,e||[],!0))},is:function(e){return!!j(this,"string"==typeof e&&D.test(e)?w(e):e||[],!1).length}});var q,L=/^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]+))$/;(w.fn.init=function(e,t,n){var i,o;if(!e)return this;if(n=n||q,"string"==typeof e){if(!(i="<"===e[0]&&">"===e[e.length-1]&&e.length>=3?[null,e,null]:L.exec(e))||!i[1]&&t)return!t||t.jquery?(t||n).find(e):this.constructor(t).find(e);if(i[1]){if(t=t instanceof w?t[0]:t,w.merge(this,w.parseHTML(i[1],t&&t.nodeType?t.ownerDocument||t:r,!0)),A.test(i[1])&&w.isPlainObject(t))for(i in t)g(this[i])?this[i](t[i]):this.attr(i,t[i]);return this}return(o=r.getElementById(i[2]))&&(this[0]=o,this.length=1),this}return e.nodeType?(this[0]=e,this.length=1,this):g(e)?void 0!==n.ready?n.ready(e):e(w):w.makeArray(e,this)}).prototype=w.fn,q=w(r);var H=/^(?:parents|prev(?:Until|All))/,O={children:!0,contents:!0,next:!0,prev:!0};w.fn.extend({has:function(e){var t=w(e,this),n=t.length;return this.filter(function(){for(var e=0;e-1:1===n.nodeType&&w.find.matchesSelector(n,e))){o.push(n);break}return this.pushStack(o.length>1?w.uniqueSort(o):o)},index:function(e){return e?"string"==typeof e?u.call(w(e),this[0]):u.call(this,e.jquery?e[0]:e):this[0]&&this[0].parentNode?this.first().prevAll().length:-1},add:function(e,t){return this.pushStack(w.uniqueSort(w.merge(this.get(),w(e,t))))},addBack:function(e){return this.add(null==e?this.prevObject:this.prevObject.filter(e))}});function P(e,t){while((e=e[t])&&1!==e.nodeType);return e}w.each({parent:function(e){var t=e.parentNode;return t&&11!==t.nodeType?t:null},parents:function(e){return k(e,"parentNode")},parentsUntil:function(e,t,n){return k(e,"parentNode",n)},next:function(e){return P(e,"nextSibling")},prev:function(e){return P(e,"previousSibling")},nextAll:function(e){return k(e,"nextSibling")},prevAll:function(e){return k(e,"previousSibling")},nextUntil:function(e,t,n){return k(e,"nextSibling",n)},prevUntil:function(e,t,n){return k(e,"previousSibling",n)},siblings:function(e){return S((e.parentNode||{}).firstChild,e)},children:function(e){return S(e.firstChild)},contents:function(e){return N(e,"iframe")?e.contentDocument:(N(e,"template")&&(e=e.content||e),w.merge([],e.childNodes))}},function(e,t){w.fn[e]=function(n,r){var i=w.map(this,t,n);return"Until"!==e.slice(-5)&&(r=n),r&&"string"==typeof r&&(i=w.filter(r,i)),this.length>1&&(O[e]||w.uniqueSort(i),H.test(e)&&i.reverse()),this.pushStack(i)}});var M=/[^\x20\t\r\n\f]+/g;function R(e){var t={};return w.each(e.match(M)||[],function(e,n){t[n]=!0}),t}w.Callbacks=function(e){e="string"==typeof e?R(e):w.extend({},e);var t,n,r,i,o=[],a=[],s=-1,u=function(){for(i=i||e.once,r=t=!0;a.length;s=-1){n=a.shift();while(++s-1)o.splice(n,1),n<=s&&s--}),this},has:function(e){return e?w.inArray(e,o)>-1:o.length>0},empty:function(){return o&&(o=[]),this},disable:function(){return i=a=[],o=n="",this},disabled:function(){return!o},lock:function(){return i=a=[],n||t||(o=n=""),this},locked:function(){return!!i},fireWith:function(e,n){return i||(n=[e,(n=n||[]).slice?n.slice():n],a.push(n),t||u()),this},fire:function(){return l.fireWith(this,arguments),this},fired:function(){return!!r}};return l};function I(e){return e}function W(e){throw e}function $(e,t,n,r){var i;try{e&&g(i=e.promise)?i.call(e).done(t).fail(n):e&&g(i=e.then)?i.call(e,t,n):t.apply(void 0,[e].slice(r))}catch(e){n.apply(void 0,[e])}}w.extend({Deferred:function(t){var n=[["notify","progress",w.Callbacks("memory"),w.Callbacks("memory"),2],["resolve","done",w.Callbacks("once memory"),w.Callbacks("once memory"),0,"resolved"],["reject","fail",w.Callbacks("once memory"),w.Callbacks("once memory"),1,"rejected"]],r="pending",i={state:function(){return r},always:function(){return o.done(arguments).fail(arguments),this},"catch":function(e){return i.then(null,e)},pipe:function(){var e=arguments;return w.Deferred(function(t){w.each(n,function(n,r){var i=g(e[r[4]])&&e[r[4]];o[r[1]](function(){var e=i&&i.apply(this,arguments);e&&g(e.promise)?e.promise().progress(t.notify).done(t.resolve).fail(t.reject):t[r[0]+"With"](this,i?[e]:arguments)})}),e=null}).promise()},then:function(t,r,i){var o=0;function a(t,n,r,i){return function(){var s=this,u=arguments,l=function(){var e,l;if(!(t=o&&(r!==W&&(s=void 0,u=[e]),n.rejectWith(s,u))}};t?c():(w.Deferred.getStackHook&&(c.stackTrace=w.Deferred.getStackHook()),e.setTimeout(c))}}return w.Deferred(function(e){n[0][3].add(a(0,e,g(i)?i:I,e.notifyWith)),n[1][3].add(a(0,e,g(t)?t:I)),n[2][3].add(a(0,e,g(r)?r:W))}).promise()},promise:function(e){return null!=e?w.extend(e,i):i}},o={};return w.each(n,function(e,t){var a=t[2],s=t[5];i[t[1]]=a.add,s&&a.add(function(){r=s},n[3-e][2].disable,n[3-e][3].disable,n[0][2].lock,n[0][3].lock),a.add(t[3].fire),o[t[0]]=function(){return o[t[0]+"With"](this===o?void 0:this,arguments),this},o[t[0]+"With"]=a.fireWith}),i.promise(o),t&&t.call(o,o),o},when:function(e){var t=arguments.length,n=t,r=Array(n),i=o.call(arguments),a=w.Deferred(),s=function(e){return function(n){r[e]=this,i[e]=arguments.length>1?o.call(arguments):n,--t||a.resolveWith(r,i)}};if(t<=1&&($(e,a.done(s(n)).resolve,a.reject,!t),"pending"===a.state()||g(i[n]&&i[n].then)))return a.then();while(n--)$(i[n],s(n),a.reject);return a.promise()}});var B=/^(Eval|Internal|Range|Reference|Syntax|Type|URI)Error$/;w.Deferred.exceptionHook=function(t,n){e.console&&e.console.warn&&t&&B.test(t.name)&&e.console.warn("jQuery.Deferred exception: "+t.message,t.stack,n)},w.readyException=function(t){e.setTimeout(function(){throw t})};var F=w.Deferred();w.fn.ready=function(e){return F.then(e)["catch"](function(e){w.readyException(e)}),this},w.extend({isReady:!1,readyWait:1,ready:function(e){(!0===e?--w.readyWait:w.isReady)||(w.isReady=!0,!0!==e&&--w.readyWait>0||F.resolveWith(r,[w]))}}),w.ready.then=F.then;function _(){r.removeEventListener("DOMContentLoaded",_),e.removeEventListener("load",_),w.ready()}"complete"===r.readyState||"loading"!==r.readyState&&!r.documentElement.doScroll?e.setTimeout(w.ready):(r.addEventListener("DOMContentLoaded",_),e.addEventListener("load",_));var z=function(e,t,n,r,i,o,a){var s=0,u=e.length,l=null==n;if("object"===x(n)){i=!0;for(s in n)z(e,t,s,n[s],!0,o,a)}else if(void 0!==r&&(i=!0,g(r)||(a=!0),l&&(a?(t.call(e,r),t=null):(l=t,t=function(e,t,n){return l.call(w(e),n)})),t))for(;s1,null,!0)},removeData:function(e){return this.each(function(){K.remove(this,e)})}}),w.extend({queue:function(e,t,n){var r;if(e)return t=(t||"fx")+"queue",r=J.get(e,t),n&&(!r||Array.isArray(n)?r=J.access(e,t,w.makeArray(n)):r.push(n)),r||[]},dequeue:function(e,t){t=t||"fx";var n=w.queue(e,t),r=n.length,i=n.shift(),o=w._queueHooks(e,t),a=function(){w.dequeue(e,t)};"inprogress"===i&&(i=n.shift(),r--),i&&("fx"===t&&n.unshift("inprogress"),delete o.stop,i.call(e,a,o)),!r&&o&&o.empty.fire()},_queueHooks:function(e,t){var n=t+"queueHooks";return J.get(e,n)||J.access(e,n,{empty:w.Callbacks("once memory").add(function(){J.remove(e,[t+"queue",n])})})}}),w.fn.extend({queue:function(e,t){var n=2;return"string"!=typeof e&&(t=e,e="fx",n--),arguments.length\x20\t\r\n\f]+)/i,he=/^$|^module$|\/(?:java|ecma)script/i,ge={option:[1,""," "],thead:[1,""],col:[2,""],tr:[2,""],td:[3,""],_default:[0,"",""]};ge.optgroup=ge.option,ge.tbody=ge.tfoot=ge.colgroup=ge.caption=ge.thead,ge.th=ge.td;function ye(e,t){var n;return n="undefined"!=typeof e.getElementsByTagName?e.getElementsByTagName(t||"*"):"undefined"!=typeof e.querySelectorAll?e.querySelectorAll(t||"*"):[],void 0===t||t&&N(e,t)?w.merge([e],n):n}function ve(e,t){for(var n=0,r=e.length;n-1)i&&i.push(o);else if(l=w.contains(o.ownerDocument,o),a=ye(f.appendChild(o),"script"),l&&ve(a),n){c=0;while(o=a[c++])he.test(o.type||"")&&n.push(o)}return f}!function(){var e=r.createDocumentFragment().appendChild(r.createElement("div")),t=r.createElement("input");t.setAttribute("type","radio"),t.setAttribute("checked","checked"),t.setAttribute("name","t"),e.appendChild(t),h.checkClone=e.cloneNode(!0).cloneNode(!0).lastChild.checked,e.innerHTML="",h.noCloneChecked=!!e.cloneNode(!0).lastChild.defaultValue}();var be=r.documentElement,we=/^key/,Te=/^(?:mouse|pointer|contextmenu|drag|drop)|click/,Ce=/^([^.]*)(?:\.(.+)|)/;function Ee(){return!0}function ke(){return!1}function Se(){try{return r.activeElement}catch(e){}}function De(e,t,n,r,i,o){var a,s;if("object"==typeof t){"string"!=typeof n&&(r=r||n,n=void 0);for(s in t)De(e,s,n,r,t[s],o);return e}if(null==r&&null==i?(i=n,r=n=void 0):null==i&&("string"==typeof n?(i=r,r=void 0):(i=r,r=n,n=void 0)),!1===i)i=ke;else if(!i)return e;return 1===o&&(a=i,(i=function(e){return w().off(e),a.apply(this,arguments)}).guid=a.guid||(a.guid=w.guid++)),e.each(function(){w.event.add(this,t,i,r,n)})}w.event={global:{},add:function(e,t,n,r,i){var o,a,s,u,l,c,f,p,d,h,g,y=J.get(e);if(y){n.handler&&(n=(o=n).handler,i=o.selector),i&&w.find.matchesSelector(be,i),n.guid||(n.guid=w.guid++),(u=y.events)||(u=y.events={}),(a=y.handle)||(a=y.handle=function(t){return"undefined"!=typeof w&&w.event.triggered!==t.type?w.event.dispatch.apply(e,arguments):void 0}),l=(t=(t||"").match(M)||[""]).length;while(l--)d=g=(s=Ce.exec(t[l])||[])[1],h=(s[2]||"").split(".").sort(),d&&(f=w.event.special[d]||{},d=(i?f.delegateType:f.bindType)||d,f=w.event.special[d]||{},c=w.extend({type:d,origType:g,data:r,handler:n,guid:n.guid,selector:i,needsContext:i&&w.expr.match.needsContext.test(i),namespace:h.join(".")},o),(p=u[d])||((p=u[d]=[]).delegateCount=0,f.setup&&!1!==f.setup.call(e,r,h,a)||e.addEventListener&&e.addEventListener(d,a)),f.add&&(f.add.call(e,c),c.handler.guid||(c.handler.guid=n.guid)),i?p.splice(p.delegateCount++,0,c):p.push(c),w.event.global[d]=!0)}},remove:function(e,t,n,r,i){var o,a,s,u,l,c,f,p,d,h,g,y=J.hasData(e)&&J.get(e);if(y&&(u=y.events)){l=(t=(t||"").match(M)||[""]).length;while(l--)if(s=Ce.exec(t[l])||[],d=g=s[1],h=(s[2]||"").split(".").sort(),d){f=w.event.special[d]||{},p=u[d=(r?f.delegateType:f.bindType)||d]||[],s=s[2]&&new RegExp("(^|\\.)"+h.join("\\.(?:.*\\.|)")+"(\\.|$)"),a=o=p.length;while(o--)c=p[o],!i&&g!==c.origType||n&&n.guid!==c.guid||s&&!s.test(c.namespace)||r&&r!==c.selector&&("**"!==r||!c.selector)||(p.splice(o,1),c.selector&&p.delegateCount--,f.remove&&f.remove.call(e,c));a&&!p.length&&(f.teardown&&!1!==f.teardown.call(e,h,y.handle)||w.removeEvent(e,d,y.handle),delete u[d])}else for(d in u)w.event.remove(e,d+t[l],n,r,!0);w.isEmptyObject(u)&&J.remove(e,"handle events")}},dispatch:function(e){var t=w.event.fix(e),n,r,i,o,a,s,u=new Array(arguments.length),l=(J.get(this,"events")||{})[t.type]||[],c=w.event.special[t.type]||{};for(u[0]=t,n=1;n=1))for(;l!==this;l=l.parentNode||this)if(1===l.nodeType&&("click"!==e.type||!0!==l.disabled)){for(o=[],a={},n=0;n-1:w.find(i,this,null,[l]).length),a[i]&&o.push(r);o.length&&s.push({elem:l,handlers:o})}return l=this,u\x20\t\r\n\f]*)[^>]*)\/>/gi,Ae=/