function reactivateMenuAndBookingPositioning(){menuAndBookingPositionTemporaryDisabled=!1}function temporaryMarkMenuAndBookingPositioningAsDisabledIfIE(){browserIsIE11OrBelow()&&(menuAndBookingPositionTemporaryDisabled=!0,setTimeout(reactivateMenuAndBookingPositioning,50))}function browserIsIE11OrBelow(){var n=window.navigator.userAgent,t=n.indexOf("MSIE");return t>0?!0:navigator.userAgent.match(/Trident\/7\./)?!0:!1}function changeMenuAndBookingPositionBasedOnScrollPosition(){var n=$(window).scrollTop();contentSectionDefaultPaddingTop<0&&(contentSectionDefaultPaddingTop=parseInt($(".contentSection").css("paddingTop")))}function disableFixedBooking(){fixedBookingActive&&(firstContentOnPageIsBooking()&&$(".contentSection").css("padding-top",contentSectionDefaultPaddingTop),firstContentOnPageIsSlideshowOrBooking()||$(".mb_contentitem_container_bwbooking").next().css("padding-top",bookingDefaultPaddingTop),$(".fixedBooking").css("top",""),$(".mb_contentitem_container_bwbooking").removeClass("fixedBooking"),fixedBookingActive=!1)}function moveBookingBelowSlideshow(){$(".mb_contentitem_container_imagesliderpro").each(function(n){var t;$(this).next().attr("class")!=undefined&&$(this).next().attr("class").indexOf("mb_contentitem_container_bwbooking")>=0?t=$(this).next():$(this).prev().attr("class")!=undefined&&$(this).prev().attr("class").indexOf("mb_contentitem_container_bwbooking")>=0&&(t=$(this).prev());t!=undefined&&($(this).wrap("<div class='cs-bw-combinedContainer' id='mb_combined"+n+"'><\/div>"),$("#mb_combined"+n).append(t))})}function setBookingOffsetIfNotFixed(){fixedBookingActive||(actualOffsetToTheBooking=parseInt($(".mb_contentitem_container_bwbooking").offset().top))}function bookingExistOnPage(){return $(".mb_contentitem_container_bwbooking").length>0?!0:!1}function firstContentOnPageIsSlideshow(){return $(".contentSection div:first").is(".mb_contentitem_container_imagesliderpro")?!0:$(".contentSection div:first").is(".cs-bw-combinedContainer")?!0:!1}function firstContentIsStaticTopImage(){var n=$(".topSection");return n.length>0?!0:!1}function firstContentOnPageIsBooking(){return $(".contentSection div:first").is(".mb_contentitem_container_bwbooking")?!0:!1}function firstContentOnPageIsSlideshowOrBooking(){return firstContentOnPageIsSlideshow()||firstContentOnPageIsBooking()?!0:!1}function addCorpIdToMobileBookingLink(){var i=$("#corp_id"),n,t;i.length>0&&(n=i.val(),n!=""&&(t=$("#mobileBookButton").prop("href"),t.indexOf("?")>-1?$("#mobileBookButton").prop("href",t+"&corp_id="+n):$("#mobileBookButton").prop("href",t+"?corp_id="+n)))}function adjustColumnAndHeaderHeightDependingOnHeightDifference(){$(".articleTemplate_Container").each(function(){var i=$(this),n=[],t=[],r,u;$(this).find(".articleTemplate_Block").each(function(){n[n.length]=$(this).height()});$(this).find(".articleTemplate_Block .articleTemplate_Header h3").each(function(){t[t.length]=$(this).height()});n.length>1&&(n.sort(function(n,t){return t-n}),r=n[0]-n[n.length-1],r<100?$(i).addClass("equalHeight"):$(i).removeClass("equalHeight"));t.length>1&&(t.sort(function(n,t){return t-n}),u=t[0]-t[t.length-1],u>1?$(i).addClass("equalHeaderHeight"):$(i).removeClass("equalHeaderHeight"))})}function rightAlignedDropdown(){$(".mainmenu-dropdown li").on("mouseenter mouseleave",function(){if($("ul",this).length){var e=$(".mainSiteContainer").height(),t=$(".mainSiteContainer").width(),n=$("ul:first",this),i=n.offset(),r=i.left,u=n.width(),f=r+u<=t;f?$(this).removeClass("rightAligned"):$(this).addClass("rightAligned")}})}function BW_BWTop_AddOrRemoveFixedCssModifier(n,t){var i=$(window).scrollTop()-n.height();i>=n.height()?n.hasClass(t)||(BW_BWTop_SetParentHeightToPreventFromJumpingContent(n,!0),n.css("top",-n.height()),n.animate({top:"0"}),n.addClass(t),BW_BWTop_SetNavigationMenuVisibility(!1)):(BW_BWTop_SetParentHeightToPreventFromJumpingContent(n,!1),BW_BWTop_AddActiveMenuBoxModifier(),n.removeClass(t))}function BW_BWTop_ShowHideMenu(n,t){var i=$(window).width();if(t>i){if(n.hasClass(BwTopConfig.mobileTopClassModifier))return;n.addClass(BwTopConfig.mobileTopClassModifier)}else n.removeClass(BwTopConfig.mobileTopClassModifier)}function BW_BWTop_AddActiveMenuBoxModifier(){BwTopConfig.isVisualNavigationEnabled&&(BwTopElements.bwTopNavigation.hasClass(MainMenuConfig.activeBoxModifier)||BwTopElements.bwTopNavigation.addClass(MainMenuConfig.activeBoxModifier),BwTopElements.bwTopToggleMenu.hasClass(BwTopConfig.hiddenToggleMenuModifier)||BwTopElements.bwTopToggleMenu.addClass(BwTopConfig.hiddenToggleMenuModifier),BW_BWTop_SetNavigationMenuVisibility(!0))}function BW_BWTop_SetNavigationMenuVisibility(n){BwTopElements.bwTopNavigation.css("visibility",n?"visible":"hidden")}function BW_BWTop_SetParentHeightToPreventFromJumpingContent(n,t){var i=n.parent(),r="";t&&(r=i.height());i.css("height",r)}var actualOffsetToTheBooking=0,menuDefaultTopPos=-1,contentSectionDefaultPaddingTop=-1,bookingDefaultPaddingTop=-1,fixedMenuActive=!1,fixedBookingActive=!1,menuAndBookingPositionTemporaryDisabled=!1,ww,BwTopElements;$(window).scroll(function(){menuAndBookingPositionTemporaryDisabled||changeMenuAndBookingPositionBasedOnScrollPosition()});$(window).load(function(){bookingExistOnPage()&&setTimeout(setBookingOffsetIfNotFixed,500)});$(window).resize(function(){bookingExistOnPage()&&setBookingOffsetIfNotFixed()});$(document).ready(function(){$(".myBWR_Link").click(function(n){n.stopPropagation();$(".myBWR_Container").slideToggle(0)});$(".myBWR_Container").on("click",function(n){n.stopPropagation()});$(document).on("click",function(){$(".myBWR_Container").hide()});moveBookingBelowSlideshow()});$(function(){$(".sitemap").columnize({width:244.5})});$(window).load(function(){adjustColumnAndHeaderHeightDependingOnHeightDifference()});$(window).resize(function(){adjustColumnAndHeaderHeightDependingOnHeightDifference()});ww=document.body.clientWidth;$(document).ready(function(){$(".mainmenu-dropdown li a").each(function(){$(this).next().length>0&&$(this).addClass("parent")});$('<div class="more"><\/div>').insertBefore($(".mainmenu-dropdown .parent"));$(".mainmenu-dropdown .more").click(function(){$(this).siblings("ul").toggleClass("open");$(this).parent("li").toggleClass("hover")});rightAlignedDropdown()});$(window).on("resize orientationchange",function(){rightAlignedDropdown()});(function(n){n.fn.columnize=function(t){var i={width:400,columns:!1,buildOnce:!1,overflow:!1,doneFunc:function(){},target:!1,ignoreImageLoading:!0,columnFloat:"left",lastNeverTallest:!1,accuracy:!1,manualBreaks:!1,cssClassPrefix:""};return t=n.extend(i,t),typeof t.width=="string"&&(t.width=parseInt(t.width,10),isNaN(t.width)&&(t.width=i.width)),this.each(function(){function u(n,t){var i=t?".":"";return s.length?i+s+"-"+n:i+n}function l(i,r,f,e){for(var a,y,p,h,s,l,w,c,v;(o||f.height()<e)&&r[0].childNodes.length;){if(a=r[0].childNodes[0],n(a).find(u("columnbreak",!0)).length)return;if(n(a).hasClass(u("columnbreak")))return;i.append(a)}if(i[0].childNodes.length!==0){if(y=i[0].childNodes,p=y[y.length-1],i[0].removeChild(p),h=n(p),h[0].nodeType==3){for(s=h[0].nodeValue,l=t.width/18,t.accuracy&&(l=t.accuracy),c=null;f.height()<e&&s.length;)v=s.indexOf(" ",l),w=v!=-1?s.substring(0,s.indexOf(" ",l)):s,c=document.createTextNode(w),i.append(c),s=s.length>l&&v!=-1?s.substring(v):"";if(f.height()>=e&&c!==null&&(i[0].removeChild(c),s=c.nodeValue+s),s.length)h[0].nodeValue=s;else return!1}return r.contents().length?r.prepend(h):r.append(h),h[0].nodeType==3}}function a(n,t,i,r){var f,e;if(!n.contents(":last").find(u("columnbreak",!0)).length&&!n.contents(":last").hasClass(u("columnbreak"))&&t.contents().length){if(f=t.contents(":first"),f.get(0).nodeType!=1)return;e=f.clone(!0);f.hasClass(u("columnbreak"))?(n.append(e),f.remove()):o?(n.append(e),f.remove()):e.get(0).nodeType!=1||e.hasClass(u("dontend"))||(n.append(e),e.is("img")&&i.height()<r+20?f.remove():!f.hasClass(u("dontsplit"))&&i.height()<r+20?f.remove():e.is("img")||f.hasClass(u("dontsplit"))?e.remove():(e.empty(),l(e,f,i,r)?f.addClass(u("split")):(f.addClass(u("split")),f.children().length&&a(e,f,i,r)),e.get(0).childNodes.length===0&&e.remove()))}}function w(){var h,c,s,i,o,v;if(!r.data("columnized")||r.children().length!=1){if(r.data("columnized",!0),r.data("columnizing",!0),r.empty(),r.append(n("<div class='"+u("first")+" "+u("last")+" "+u("column")+" ' style='width:100%; float: "+t.columnFloat+";'><\/div>")),$col=r.children().eq(r.children().length-1),$destroyable=f.clone(!0),t.overflow){for(targetHeight=t.overflow.height,l($col,$destroyable,$col,targetHeight),$destroyable.contents().find(":first-child").hasClass(u("dontend"))||a($col,$destroyable,$col,targetHeight);$col.contents(":last").length&&e($col.contents(":last").get(0));)h=$col.contents(":last"),h.remove(),$destroyable.prepend(h);for(c="",s=document.createElement("DIV");$destroyable[0].childNodes.length>0;){if(i=$destroyable[0].childNodes[0],i.attributes)for(o=0;o<i.attributes.length;o++)i.attributes[o].nodeName.indexOf("jQuery")===0&&i.removeAttribute(i.attributes[o].nodeName);s.innerHTML="";s.appendChild($destroyable[0].childNodes[0]);c+=s.innerHTML}v=n(t.overflow.id)[0];v.innerHTML=c}else $col.append($destroyable);r.data("columnizing",!1);t.overflow&&t.overflow.doneFunc&&t.overflow.doneFunc()}}function e(t){return t.nodeType==3?/^\s+$/.test(t.nodeValue)?t.previousSibling?e(t.previousSibling):!1:!1:t.nodeType!=1?!1:n(t).hasClass(u("dontend"))?!0:t.childNodes.length===0?!1:e(t.childNodes[t.childNodes.length-1])}function p(){var d,c,g,i,ft,s,at,vt,et,rt,it,yt,ut;if(h=0,y!=r.width()){y=r.width();var p=Math.round(r.width()/t.width),nt=t.width,lt=t.height;if(t.columns&&(p=t.columns),o&&(p=f.find(u("columnbreak",!0)).length+1,nt=!1),p<=1)return w();if(!r.data("columnizing")){r.data("columnized",!0);r.data("columnizing",!0);r.empty();r.append(n("<div style='width:"+Math.floor(100/p)+"%; float: "+t.columnFloat+";'><\/div>"));i=r.children(":last");i.append(f.clone());v=i.height();r.empty();var b=v/p,k=3,tt=!1;for(t.overflow?(k=1,b=t.overflow.height):lt&&nt&&(k=1,b=lt,tt=!0),d=0;d<k&&d<20;d++){r.empty();try{c=f.clone(!0)}catch(bt){c=f.clone()}for(c.css("visibility","hidden"),s=0;s<p;s++)g=s===0?u("first"):"",g+=" "+u("column"),g=s==p-1?u("last")+" "+g:g,r.append(n("<div class='"+g+"' style='width:"+Math.floor(100/p)+"%; float: "+t.columnFloat+";'><\/div>"));for(s=0;s<p-(t.overflow?0:1)||tt&&c.contents().length;){for(r.children().length<=s&&r.append(n("<div class='"+g+"' style='width:"+Math.floor(100/p)+"%; float: "+t.columnFloat+";'><\/div>")),i=r.children().eq(s),tt&&i.width(nt+"px"),l(i,c,i,b),a(i,c,i,b);i.contents(":last").length&&e(i.contents(":last").get(0));)ft=i.contents(":last"),ft.remove(),c.prepend(ft);s++;i.contents().length===0&&c.contents().length?i.append(c.contents(":first")):s!=p-(t.overflow?0:1)||t.overflow||c.find(u("columnbreak",!0)).length&&p++}if(t.overflow&&!tt)if(at=!1,vt=document.all&&navigator.appVersion.indexOf("MSIE 7.")!=-1,at||vt){for(et="",rt=document.createElement("DIV");c[0].childNodes.length>0;){for(it=c[0].childNodes[0],s=0;s<it.attributes.length;s++)it.attributes[s].nodeName.indexOf("jQuery")===0&&it.removeAttribute(it.attributes[s].nodeName);rt.innerHTML="";rt.appendChild(c[0].childNodes[0]);et+=rt.innerHTML}yt=n(t.overflow.id)[0];yt.innerHTML=et}else n(t.overflow.id).empty().append(c.contents().clone(!0));else if(tt)r.children().each(function(n){i=r.children().eq(n);i.width(nt+"px");n===0?i.addClass(u("first")):n==r.children().length-1?i.addClass(u("last")):(i.removeClass(u("first")),i.removeClass(u("last")))}),r.width(r.children().length*nt+"px");else{i=r.children().eq(r.children().length-1);c.contents().each(function(){i.append(n(this))});var wt=i.height(),kt=wt-b,ot=0,st=1e7,ht=0,ct=!1,pt=0;r.children().each(function(n){return function(t){var r=n.children().eq(t),f=r.children(":last").find(u("columnbreak",!0)).length,i;f||(i=r.height(),ct=!1,ot+=i,i>ht&&(ht=i,ct=!0),i<st&&(st=i),pt++)}}(r));ut=ot/pt;ot===0?d=k:t.lastNeverTallest&&ct?(h+=30,b=b+30,d==k-1&&k++):ht-st>30?b=ut+30:Math.abs(ut-b)>20?b=ut:d=k}r.append(n("<br style='clear:both;'>"))}r.find(u("column",!0)).find(":first"+u("removeiffirst",!0)).remove();r.find(u("column",!0)).find(":last"+u("removeiflast",!0)).remove();r.data("columnizing",!1);t.overflow&&t.overflow.doneFunc();t.doneFunc()}}}var r=t.target?n(t.target):n(this),v=n(this).height(),f=n("<div><\/div>"),y=0,o=t.manualBreaks,s=i.cssClassPrefix,h,c;if(typeof t.cssClassPrefix=="string"&&(s=t.cssClassPrefix),h=0,f.append(n(this).contents().clone(!0)),!t.ignoreImageLoading&&!t.target&&!r.data("imageLoaded")&&(r.data("imageLoaded",!0),n(this).find("img").length>0)){c=function(n,i){return function(){n.data("firstImageLoaded")||(n.data("firstImageLoaded","true"),n.empty().append(i.children().clone(!0)),n.columnize(t))}}(n(this),f);n(this).find("img").one("load",c);n(this).find("img").one("abort",c);return}r.empty();p();t.buildOnce||n(window).resize(function(){t.buildOnce||(r.data("timeout")&&clearTimeout(r.data("timeout")),r.data("timeout",setTimeout(p,200)))})})}})(jQuery),function(n){"use strict";n.fn.bjqs=function(t){var r=n.extend({},{width:700,height:300,animtype:"fade",animduration:450,animspeed:4e3,automatic:!0,showcontrols:!0,centercontrols:!0,nexttext:"Next",prevtext:"Prev",showmarkers:!0,centermarkers:!0,keyboardnav:!0,hoverpause:!0,usecaptions:!0,randomstart:!1,responsive:!1},t),o=this,e=o.find("ul.bjqs"),f=e.children("li"),l=null,y=null,p=null,c=null,v=null,a=null,w=null,b=null,i={slidecount:f.length,animating:!1,paused:!1,currentslide:1,nextslide:0,currentindex:0,nextindex:0,interval:null},u={width:null,height:null,ratio:null},s={fwd:"forward",prev:"previous"},k=function(){f.addClass("bjqs-slide");r.responsive?d():nt();i.slidecount>1&&(r.randomstart&&ot(),r.showcontrols&&it(),r.showmarkers&&rt(),r.keyboardnav&&ut(),r.hoverpause&&r.automatic&&ft(),r.animtype==="slide"&&tt());r.usecaptions&&et();r.animtype!=="slide"||r.randomstart||(i.currentindex=1,i.currentslide=2);e.show();f.eq(i.currentindex).show();r.automatic&&(i.interval=setInterval(function(){h(s.fwd,!1)},r.animspeed))},d=function(){u.width=o.outerWidth();u.ratio=u.width/r.width;u.height=r.height*u.ratio;r.animtype==="fade"&&(f.css({height:r.height,width:"100%"}),f.children("img").css({height:r.height,width:"100%"}),e.css({height:r.height,width:"100%"}),o.css({height:r.height,"max-width":r.width,position:"relative"}),u.width<r.width&&(f.css({height:u.height}),f.children("img").css({height:u.height}),e.css({height:u.height}),o.css({height:u.height})),n(window).resize(function(){u.width=o.outerWidth();u.ratio=u.width/r.width;u.height=r.height*u.ratio;f.css({height:u.height});f.children("img").css({height:u.height});e.css({height:u.height});o.css({height:u.height})}));r.animtype==="slide"&&(f.css({height:r.height,width:r.width}),f.children("img").css({height:r.height,width:r.width}),e.css({height:r.height,width:r.width*r.slidecount}),o.css({height:r.height,"max-width":r.width,position:"relative"}),u.width<r.width&&(f.css({height:u.height}),f.children("img").css({height:u.height}),e.css({height:u.height}),o.css({height:u.height})),n(window).resize(function(){u.width=o.outerWidth();u.ratio=u.width/r.width;u.height=r.height*u.ratio;f.css({height:u.height,width:u.width});f.children("img").css({height:u.height,width:u.width});e.css({height:u.height,width:u.width*r.slidecount});o.css({height:u.height});a.css({height:u.height,width:u.width});g(function(){h(!1,i.currentslide)},200,"some unique string")}))},g=function(){var n={};return function(t,i,r){r||(r="Don't call this twice without a uniqueId");n[r]&&clearTimeout(n[r]);n[r]=setTimeout(t,i)}}(),nt=function(){f.css({height:r.height,width:r.width});e.css({height:r.height,width:r.width});o.css({height:r.height,width:r.width,position:"relative"})},tt=function(){w=f.eq(0).clone();b=f.eq(i.slidecount-1).clone();w.attr({"data-clone":"last","data-slide":0}).appendTo(e).show();b.attr({"data-clone":"first","data-slide":0}).prependTo(e).show();f=e.children("li");i.slidecount=f.length;a=n('<div class="bjqs-wrapper"><\/div>');r.responsive&&u.width<r.width?(a.css({width:u.width,height:u.height,overflow:"hidden",position:"relative"}),e.css({width:u.width*(i.slidecount+2),left:-u.width*i.currentslide})):(a.css({width:r.width,height:r.height,overflow:"hidden",position:"relative"}),e.css({width:r.width*(i.slidecount+2),left:-r.width*i.currentslide}));f.css({float:"left",position:"relative",display:"list-item"});a.prependTo(o);e.appendTo(a)},it=function(){l=n('<ul class="bjqs-controls"><\/ul>');y=n('<li class="bjqs-next"><a href="#" data-direction="'+s.fwd+'">'+r.nexttext+"<\/a><\/li>");p=n('<li class="bjqs-prev"><a href="#" data-direction="'+s.prev+'">'+r.prevtext+"<\/a><\/li>");l.on("click","a",function(t){t.preventDefault();var r=n(this).attr("data-direction");i.animating||(r===s.fwd&&h(s.fwd,!1),r===s.prev&&h(s.prev,!1))});if(p.appendTo(l),y.appendTo(l),l.appendTo(o),r.centercontrols){l.addClass("v-centered");var u=(o.height()-y.children("a").outerHeight())/2,f=u/r.height*100,t=f+"%";y.find("a").css("top",t);p.find("a").css("top",t)}},rt=function(){if(c=n('<ol class="bjqs-markers"><\/ol>'),n.each(f,function(t){var e=t+1,f=t+1,u;r.animtype==="slide"&&(f=t+2);u=n('<li><a href="#"><\/a><\/li>');e===i.currentslide&&u.addClass("active-marker");u.on("click","a",function(n){n.preventDefault();i.animating||i.currentslide===f||h(!1,f)});u.appendTo(c)}),c.appendTo(o),v=c.find("li"),r.centermarkers){c.addClass("h-centered");var t=(r.width-c.width())/2;c.css("left",t)}},ut=function(){n(document).keyup(function(n){i.paused||(clearInterval(i.interval),i.paused=!0);i.animating||(n.keyCode===39?(n.preventDefault(),h(s.fwd,!1)):n.keyCode===37&&(n.preventDefault(),h(s.prev,!1)));i.paused&&r.automatic&&(i.interval=setInterval(function(){h(s.fwd)},r.animspeed),i.paused=!1)})},ft=function(){o.hover(function(){i.paused||(clearInterval(i.interval),i.paused=!0)},function(){i.paused&&(i.interval=setInterval(function(){h(s.fwd,!1)},r.animspeed),i.paused=!1)})},et=function(){n.each(f,function(t,i){var r=n(i).children("img:first-child").attr("title");r||(r=n(i).children("a").find("img:first-child").attr("title"));r&&(r=n('<p class="bjqs-caption">'+r+"<\/p>"),r.appendTo(n(i)))})},ot=function(){var n=Math.floor(Math.random()*i.slidecount)+1;i.currentslide=n;i.currentindex=n-1},st=function(n){n===s.fwd?f.eq(i.currentindex).next().length?(i.nextindex=i.currentindex+1,i.nextslide=i.currentslide+1):(i.nextindex=0,i.nextslide=1):f.eq(i.currentindex).prev().length?(i.nextindex=i.currentindex-1,i.nextslide=i.currentslide-1):(i.nextindex=i.slidecount-1,i.nextslide=i.slidecount)},h=function(n,t){if(!i.animating&&(i.animating=!0,t?(i.nextslide=t,i.nextindex=t-1):st(n),r.animtype==="fade"&&(r.showmarkers&&(v.removeClass("active-marker"),v.eq(i.nextindex).addClass("active-marker")),f.eq(i.currentindex).fadeOut(r.animduration),f.eq(i.nextindex).fadeIn(r.animduration,function(){i.animating=!1;i.currentslide=i.nextslide;i.currentindex=i.nextindex})),r.animtype==="slide")){if(r.showmarkers){var o=i.nextindex-1;o===i.slidecount-2?o=0:o===-1&&(o=i.slidecount-3);v.removeClass("active-marker");v.eq(o).addClass("active-marker")}i.slidewidth=r.responsive&&u.width<r.width?u.width:r.width;e.animate({left:-i.nextindex*i.slidewidth},r.animduration,function(){i.currentslide=i.nextslide;i.currentindex=i.nextindex;f.eq(i.currentindex).attr("data-clone")==="last"?(e.css({left:-i.slidewidth}),i.currentslide=2,i.currentindex=1):f.eq(i.currentindex).attr("data-clone")==="first"&&(e.css({left:-i.slidewidth*(i.slidecount-2)}),i.currentslide=i.slidecount-1,i.currentindex=i.slidecount-2);i.animating=!1})}};k()}}(jQuery);$(function(){var n=$(".breadcrumb").detach();$(".contentSection div:first").is(".cs-bw-combinedContainer")?$(".outerContainer").length==1?n.insertBefore(".offerColumnRight .mb_contentitem_container:first"):n.insertAfter(".contentSection .cs-bw-combinedContainer"):$(".contentSection div:first").is(".mb_contentitem_container_imagesliderpro, .mb_contentitem_container_bwbooking")?$(".outerContainer").length==1?n.insertBefore(".offerColumnRight .mb_contentitem_container:first"):n.insertAfter(".contentSection .mb_contentitem_container:first"):$(".outerContainer").length==1?n.insertBefore(".offerColumnRight .mb_contentitem_container:first"):n.insertBefore(".contentSection .mb_contentitem_container:first")});$(function(){var n=$(".mainSubMenu").detach();$(".contentSection div:first").is(".cs-bw-combinedContainer")?n.insertAfter(".contentSection .cs-bw-combinedContainer"):$(".contentSection div:first").is(".mb_contentitem_container_imagesliderpro, .mb_contentitem_container_bwbooking")?n.insertAfter(".contentSection .mb_contentitem_container:first"):$(".contentSection").prepend(n)});$(function(){BookingExtras_bookingExistsOnPage()?BookingExtras_moveBookingExtrasLinksIntoBooking():($(".cs-bw-bookingExtras-Bookextras").attr("style","position: absolute;left:-100000px;"),$(".cs-bw-bookingExtras-CartPreview").attr("style","position: absolute;left:-100000px;"));var n=$(".offerSliderModule");n.length>0&&n.bjqs({animtype:"fade",height:270,width:1188,responsive:!0,showcontrols:!1,centermarkers:!1,automatic:!0,touch:!0});$(".mb_modules_newsportal_textContainer").find("iframe[src*='youtube'], iframe[src*='vimeo']").wrap("<div class='flexibleContainer'><\/div>")});BwTopElements={bwTopNavigation:null,bwTopToggleMenu:null};$(function(){var r=$(BwTopConfig.topSelector),u=$(BwTopConfig.topMenuSelector),n=$(BwTopConfig.headerContainerSelector),f=$(BwTopConfig.headerSelector),t=$(MainMenuConfig.lastMenuItemSelector),i;BwTopElements.bwTopNavigation=$(MainMenuConfig.boxSelector);BwTopElements.bwTopToggleMenu=$(BwTopConfig.toggleMenuSelector);BW_BWTop_AddActiveMenuBoxModifier();$(window).scroll(function(){$(MainMenuConfig.boxSelector).hasClass(MainMenuConfig.openedBoxCssModifier)||BW_BWTop_AddOrRemoveFixedCssModifier(n,BwTopConfig.headerContainerFixedPositionClass)});$(BwTopConfig.toggleMenuSelector).on("click",function(){var t=$(this);$(MainMenuConfig.boxSelector).toggleClass(MainMenuConfig.openedBoxCssModifier);t.hasClass(BwTopConfig.activeToggleMenuCssModifier)?BW_BWTop_AddOrRemoveFixedCssModifier(n,BwTopConfig.headerContainerFixedPositionClass):(n.removeClass(BwTopConfig.headerContainerFixedPositionClass),t.show("slow"),t.attr("style",""),BW_BWTop_SetNavigationMenuVisibility(!0));$(BwTopConfig.toggleMenuSelector).toggleClass(BwTopConfig.activeToggleMenuCssModifier)});if(t.length>0){i=t.offset().left+t.width();$(window).on("resize orientationchange",function(){BW_BWTop_ShowHideMenu(r,i)});BW_BWTop_ShowHideMenu(r,i)}})