0&&void 0!==arguments[0]&&arguments[0]&&u.default.each(e.iList,function(){this.refresh();}),u.default.each(e.iList,function(){this.render();});}}]),e;}();l.DEFAULTS={src:null,speed:.2,bleed:0,zIndex:-100,posX:"center",posY:"center",overScrollFix:!1,excludeAgents:/(iPod|iPhone|iPad|Android)/,aspectRatio:null,sliderSelector:">.parallax-slider",mirrorSelector:"body",scrollingSelector:null,afterRefresh:null,afterRender:null,afterSetup:null,afterDestroy:null},l.AUTOINIT=!0,l.sT=0,l.sL=0,l.wH=0,l.wW=0,l.dH=1<<30,l.dW=1<<30,l.iList=[],l.isSet=!1,(0,u.default)(function(){l.AUTOINIT&&(0,u.default)("[data-parallax]").parallax();}),(0,f.default)("parallax",l);},function(e,t,n){"use strict";function r(e,t){var n=arguments.length>2&&void 0!==arguments[2]&&arguments[2],r="__"+e,s=o.default.fn[e];o.default.fn[e]=function(e){return this.each(function(){var n=(0,o.default)(this),s=n.data(r);if(s||"destroy"===e)"function"==typeof s.configure&&s.configure(options);else{var u=o.default.extend({},t.DEFAULTS,n.data(),"object"===(void 0===e?"undefined":i(e))&&e);n.data(r,s=new t(this,u))}"string"==typeof e&&("destroy"===e?(s.destroy(),n.data(r,!1)):s[e]());});},n&&(o.default[e]=function(t){return(0,o.default)({})[e](t);}),o.default.fn[e].noConflict=function(){return o.default.fn[e]=s;};}Object.defineProperty(t,"__esModule",{value:!0});var i="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e;}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e;};t.default=r;var s=n(0),o=function(e){return e&&e.__esModule?e:{"default":e};}(s);}]);var ajaxLoader=_STDO.get(".ajaxLoading")[0];var ajaxCount=0;var is_cms=document.body._attr_get("data-cms")=="true";$.ajaxSetup({noLoading:false,url:"",api:"",beforeSend:function(e,t){if(t.api&&t.api!=""){t.url="/api/"+encodeURIComponent(t.api)}},complete:function(e,t){if(is_cms&&t==="error"&&e.status==401&&!window.unauthorized){window.unauthorized=true;var n=confirm(_STDO.lng.get("no_session_text",true));document.body.style.display="none";if(n==true)window.location.href=window.location.origin+"/cms";else window.location.reload()}}});var toggleLoader=function(e){if(ajaxLoader){if(e){ajaxLoader._clss_add("visible");ajaxLoader._el_fade("in",200);if(!$(".modal-buttons").is("[invisible]")){$(".modal-buttons").hide();$(".modal-loader").show()}else{$(".shop-buttons .btns").hide();$(".shop-buttons .fa-spinner").show()}}else{ajaxLoader._clss_remove("visible");ajaxLoader._el_fade("out",200,function(){ajaxLoader.style.display="none";});if(!$(".modal-buttons").is("[invisible]")){$(".modal-loader").hide();$(".modal-buttons").show()}else{$(".shop-buttons .fa-spinner").hide();$(".shop-buttons .btns").show()}}}};$(document).ajaxSend(function(e,t,n){n.noLoading=n.noLoading||false;if(n.noLoading){return}ajaxCount++;toggleLoader(true);});$(document).ajaxComplete(function(e,t,n){n.noLoading=n.noLoading||false;if(n.noLoading){return}ajaxCount--;if(ajaxCount<=0){toggleLoader(false)}});var cms=$("body").attr("data-cms")==="true";var isDevelopment=window.Config.environment==="ONTW";var isAcceptance=window.Config.environment==="ACC";var cleanUrls=true;var settings=window.Settings;var searchResult=false;var currentLng=document.documentElement._attr_get("lang");$(document).ready(function(){f_init();});$(window).on("resize scroll",function(){f_fadeImageAlmostInViewport();});$(window).on("DOMContentLoaded load resize scroll",function(){f_scrollColor();f_toTopBtn();f_apiCountUp();f_apiProgress();f_initVideo();});$(window).on("resize",function(){f_calcImages();f_calcFotoblok();});$(document).on("click",".sitebtn[data-href]",function(e){e.preventDefault();var t=$(this).attr("data-href");if(t.indexOf("www.")>-1||t.indexOf("http")>-1)window.open(t,"_blank");else window.open(t,"_self");});$(document).on("click",".dropdown-menu[data-keep-open]",function(e){e.stopPropagation();});$(document).on("click",".navbar-collapse.in",function(e){if(f_sttngs("menuAutoCloseMobile")&&$(e.target).is("a:not(.dropdown-toggle)")){$(this).collapse("hide")}});$(document).on("click touchend",".toTopBtn",function(e){e.preventDefault();$("html, body").animate({scrollTop:0},500,"swing");});$(document).on("click",".toHome",function(e){e.preventDefault();window.location.href=window.location.origin;});$(document).on("click",".fo-close",function(e){e.preventDefault();var t=e.target.parentNode;var n=t._attr_get("obj-id");t.style.transition="none";t._el_fade("out","200",function(){_STDO.remove(t);window.localStorage.setItem("fo-"+n,true);});});$(document).on("swipeleft",".gallerySlide",function(e){var t=$(this).closest("[object-parent]").find(".galleryPreviewSlide.active").index()+1;f_showSlide($(this).closest("[object-parent]"),t);});$(document).on("swiperight",".gallerySlide",function(e){var t=$(this).closest("[object-parent]").find(".galleryPreviewSlide.active").index()-1;f_showSlide($(this).closest("[object-parent]"),t);});$(document).on("click",".galleryPrev, .galleryNext",function(e){e.preventDefault();var t=$(this).hasClass("galleryPrev")?-1:1;var n=$(this).closest("[object-parent]").find(".galleryPreviewSlide.active").index()+t;f_showSlide($(this).closest("[object-parent]"),n);});$(document).on("click",".galleryPreviewSlide",function(e){e.preventDefault();var t=$(this).index();f_showSlide($(this).closest("[object-parent]"),t);});$(document).on("click",".moreResults>a, .agendaCollapse>a",function(e){e.preventDefault();var t=$(this).find("i");if(t.hasClass("fa-caret-down")){t.removeClass("fa-caret-down");t.addClass("fa-caret-up")}else{t.removeClass("fa-caret-up");t.addClass("fa-caret-down")}});$(document).on("click",".moreResults>a, .sogtempCollapse>a",function(e){e.preventDefault();var t=$(this).find("i");if(t.hasClass("fa-caret-down")){t.removeClass("fa-caret-down");t.addClass("fa-caret-up")}else{t.removeClass("fa-caret-up");t.addClass("fa-caret-down")}});$(document).on("click",".scrollLink:not(.objectlink):not(objectlink), a[data-mce-href]",function(e){var t=$(this).attr("href");if(!t.startsWith("javascript")){e.preventDefault();var n=cleanUrls?"/":"";if(t.charAt(0)=="?"||t.charAt(0)=="/"){var r=t.split("#");if(r.length==2){var i=r[0].split("=")[1]||r[0].split("/")[1];t=(i.normalize("NFD").replace(/[\u0300-\u036f]/g,"")==$("body").attr("data-pag_code")?"":r[0].charAt(0)=="/"?r[0]:n+r[0])+"#"+r[1].split("_target")[0]}else{t=r[0].charAt(0)=="/"?r[0]:n+r[0]}if(t.charAt(0)=="#")f_scrollLink(t);else window.open(t,"_self")}else{if(t.startsWith("tel:")||t.startsWith("mailto:"))window.open(t,"_self");else window.open(t,"_blank")}}});$(document).on("click","objectlink",function(e){var t=e.target.tagName;var n=$(this).attr("href");var r=$(this).attr("target");var i=n.indexOf("_target")!==-1;if(i)n=n.substring(0,n.length-7);if(t!=="A"&&t!=="INPUT"&&t!=="BUTTON"&&!$(e.target.parentElement).is("[data-featherlight]")){if(n.charAt(0)=="#")f_scrollLink(n);else window.open(n,r)}});$(document).on("click",".menuLink",function(e){e.preventDefault();var t=$(this).attr("href");var n=$(this).attr("target");var r=t.indexOf("_target")!==-1;if(r)t=t.substring(0,t.length-7);if(t.charAt(0)=="#")f_scrollLink(t);else window.open(t,n);});$(document).on("click",".sog_langButton",function(e){e.preventDefault();f_setSiteLanguage($(this));});$(document).on("change",".timetable-header-select>select",function(e){var t=$(this).val();var n=$(this).closest(".timetable");var r=$(this).attr("data-tab");if(t=="-1"){n.find(".timetable-row-"+r).removeClass("hidden");n.find(".timetable-stage>h3").css("display","inline-block")}else{n.find(".timetable-row-"+r).addClass("hidden");n.find("#"+t+" .timetable-row-"+r).removeClass("hidden");n.find(".timetable-stage>h3").css("display","none");n.find("#"+t+">h3").css("display","inline-block")}});$(document).on("keyup",".sog_formInput[data-mailCheck], input[name=comment_email]",function(e){var t=$(this).val().trim();lng=t.length;if(lng>5){var n=/^(([^<>()[\]\\.,;:\s@\"]+(\.[^<>()[\]\\.,;:\s@\"]+)*)|(\".+\"))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\])|(([a-zA-Z\-0-9]+\.)+[a-zA-Z]{2,}))$/;var r=n.test(t);if(!r)$(this).removeClass("greenBorder").addClass("redBorder");else $(this).removeClass("redBorder").addClass("greenBorder")}else{$(this).removeClass("redBorder greenBorder")}});$(document).on("submit dblclick",".sitesearch form:not(.obj-search)",function(e){e.preventDefault();e.stopPropagation();});$(document).on("input",".sitesearch input",function(){this.value=this.value.replace(/\s\s+/g," ").replace(/--/g,"-");});$(document).on("input",".sitesearch input[id^=search_][matcher]",function(e){e.preventDefault();if(window.searchTimeout!==null){clearTimeout(window.searchTimeout)}window.searchTimeout=setTimeout(function(){var t=_STDO.get(".results",e.target.closest(".sitesearch"))[0];var n=e.target.value;var r=''+_STDO.lng.get("start-typing-menusearch",true)+"
";if(window.gettingSearchResults||n.length<3){t._html_set(r);return false}var i=[];t._html_set(''+_STDO.lng.get("searching",true)+"
");f_getSearchResults(function(s){if(s.hasOwnProperty("stopwords")&&s.stopwords.length>0){var o=n.split(" ");var u=[];_STDO.loop(o,function(e,t){if(!s.stopwords.includes(t)){u.push(t)}});n=u.join(" ")}if(n.length<3){t._html_set(r);return false}i=f_searchJson(n,e.target._attr_get("matcher"),s);if(i&&i.length===0){t._html_set(r)}f_menusearchResult(t,i);});},500);});$(document).on("click",".datumpicker",function(e){e.preventDefault();f_datePicker($(this));});$(document).on("change",'.file_input input[type="file"]',function(e){var t=e.target.files||e.dataTransfer.files;if(t.length>0){var n=t[0].name;_STDO.get(".form-control",this.closest(".file_input"))[0].value=n}});$(document).on("submit",".sog_submitForm",function(e){e.preventDefault();var t=f_checkForms($(this));if(t){f_formSubmit($(this))}});$(document).on("submit",".sog_submitComment",function(e){e.preventDefault();var t=f_checkForms($(this));if(t){$(this).find("input[type=submit]").addClass("disabled");f_commentSubmit($(this))}});$(document).on("click","input[name=comment_react]",function(e){var t=$(this).closest("form").find("[name=comment_email]");var n=t.attr("placeholder");if(e.target.checked){t.addClass("requiredField");t.attr("placeholder",n+" *")}else{t.removeClass("requiredField");t.attr("placeholder",n.replace(" *",""))}});$(document).on("click",":not(.comment)>.comment-rating:not(.rating) > span",function(e){e.preventDefault();var t=5-$(this).index();$(this).addClass("on").siblings().removeClass("on");$(this).parent().attr("value",t);});$(document).on("click",".toggleHistory",function(e){e.preventDefault();var t=$(this).attr("data-agenda");if(t==="history"){$(this).html(_STDO.lng.get("agendaFuture",true));$(this).attr("data-agenda","future")}else{$(this).html(_STDO.lng.get("agendaHistory",true));$(this).attr("data-agenda","history")}$(this).parent().find(".history, .future").toggle();});$(document).on("click",".cont-indicators>span",function(){this.parentElement._data_get()["slider"].goTo(this._data_get()["to"]);});$(document).on("submit",".obj-search",function(e){e.preventDefault();var t=_STDO.get("input",this)[0].value.replace(/\s/g,"--");if(t!=""){var n=this._attr_get("action");var r=n.replace("{input}",t);window.location=r}});jQuery.fn.f_fadeIn=function(){this.addClass("viewport").animate({opacity:1},500);};$(function(){var e=$(".noCopyPaste");e.bind("paste",function(){return false;});e.bind("drop",function(){return false;});e.bind("cut",function(){return false;});e.bind("copy",function(){return false;});})