<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">var headerHeight=0;$(document).ready(function(){$(document).on('click','a[href^="#"]:not(.open-video)',function(event){event.preventDefault();$('html, body').animate({scrollTop:$($.attr(this,'href')).offset().top},700);});$('h4.accordion').click(function(){var $that=$(this);if($that.hasClass('opened')){$that.next('div.accordion').slideUp(300,function(){$that.removeClass('opened').addClass('closed');$that.find('span').removeClass('icon-arrow_up').addClass('icon-arrow_down');});}else{if(!$('body').hasClass('smartphone')){$that.parent().find('h4.accordion.opened').trigger('click');}
$that.next('div.accordion').slideDown(300,function(){$that.addClass('opened').removeClass('closed');$that.find('span').removeClass('icon-arrow_down').addClass('icon-arrow_up');});}});$('.content_mobile p').click(function(){if($(this).find('b + span').length&gt;0){if($(this).next('table').is(':visible')){$(this).next('table').hide();$(this).find('b + span').removeClass('icon-arrow_up').addClass('icon-arrow_down');}else{$(this).next('table').show();$(this).find('b + span').removeClass('icon-arrow_down').addClass('icon-arrow_up');}}});if($('.journey').length&gt;0){$('.journey').click(function(e){if($(e.target).is('input')){if($(e.target).is('input[type=radio]')){$(e.target).closest('form').submit();}}else{window.location=$(this).data('href');}});}
if($('.intro').length&gt;0){window.setTimeout(function(){intro();},1);}
$('p.readmore').click(function(){$(this).next('p').removeClass('invisible-s');$(this).remove();});$('header &gt; div &gt; span').click(function(){if($('header &gt; div &gt; nav').is(':visible')){$('header &gt; div &gt; nav').slideUp(700);}else{$('header &gt; div &gt; nav').slideDown(700);}});fixLayout();initMap();var $openVideo=$('.open-video');if($openVideo.length&gt;0){$openVideo.appear();$openVideo.on('appear',function(){if(!$(this).hasClass('appeared')){$(this).addClass('appeared');$(this).removeClass('notAppeared');var $that=$(this);setTimeout(function(){$that.addClass('ended');setTimeout(function(){$that.addClass('reallyEnded');},300);},401);}});$openVideo.on('click',function(){var $video=$(this).next().clone();$video.removeClass('hidden');$.featherlight($video);});$(document).scroll();}
var $sliders=$('.doSlide');if($sliders.length&gt;0){$sliders.each(function(){new Swiper(this,{loop:true,autoplay:{delay:3000}});});}});$(window).on('resize',function(){fixLayout();});$(window).on('load',function(){fixLayout();});function intro(){try{window.setTimeout(function(){$('.intro .animation-left').data('animData',bodymovin.loadAnimation({container:$('.intro .animation-left').get(0),renderer:'svg',loop:false,autoplay:true,path:$('.intro .animation-left').data('animationdata'),}));$('main &gt; * &gt; .intro &gt; .bubble-1').fadeIn();$('main &gt; * &gt; .intro &gt; .label-1').fadeIn();},2100);window.setTimeout(function(){$('.intro .animation-right-top').data('animData',bodymovin.loadAnimation({container:$('.intro .animation-right-top').get(0),renderer:'svg',loop:false,autoplay:true,path:$('.intro .animation-right-top').data('animationdata'),}));$('main &gt; * &gt; .intro &gt; .bubble-2').fadeIn();$('main &gt; * &gt; .intro &gt; .label-2').fadeIn();},700);window.setTimeout(function(){$('.intro .animation-right-bottom').data('animData',bodymovin.loadAnimation({container:$('.intro .animation-right-bottom').get(0),renderer:'svg',loop:false,autoplay:true,path:$('.intro .animation-right-bottom').data('animationdata'),}));$('main &gt; * &gt; .intro &gt; .bubble-3').fadeIn();$('main &gt; * &gt; .intro &gt; .label-3').fadeIn();},1400);}catch(e){console.log(e);}}
function initMap(){if($('.googlemap').length&gt;0){var center={lat:47.385036479866436,lng:8.695851916503898};var map=new google.maps.Map($('.googlemap')[0],{zoom:12,center:center,styles:[{"featureType":"poi.business","stylers":[{"visibility":"off"}]},]});var markers=[];var markersHolders=[];markers.push({lat:47.3535179,lng:8.724124699999948});markers.push({lat:47.34925,lng:8.71644});markers.push({lat:47.4129066,lng:8.591440299999931});for(var i in markers){markersHolders[i]=new google.maps.Marker({position:markers[i],map:map,optimized:false,icon:{url:getMarkerPath(i),scaledSize:new google.maps.Size(50,50),}});}}}
function getMarkerPath(i){if(pageID==30&amp;&amp;i==0){return'/images/googleMarker_aktiv.svg';}else if(pageID==31&amp;&amp;i==1){return'/images/googleMarker_aktiv.svg';}else if(pageID==32&amp;&amp;i==2){return'/images/googleMarker_aktiv.svg';}else if(pageID==27){return'/images/googleMarker_aktiv.svg';}
return'/images/googleMarker_passiv.svg';}
function fixLayout(){if($('body').hasClass('smartphone')){$('main &gt; #spacer').height($('header').outerHeight());}
$('.journey &gt; form &gt; input[type=text]').outerWidth($('.journey form').outerWidth()-$('main &gt; * &gt; .journey &gt; form &gt; input[type=text] + div').outerWidth(true));window.setTimeout(function(){if(!$('body').hasClass('smartphone')){$.each($('main &gt; * &gt; .freetext.width-onethird &gt; div.buttons'),function(index,element){$(element).prev('.buttons-spacer').height($(element).height());});$.each($('main &gt; * &gt; .freetext.width-onethird &gt; div.buttons:not(.adjust)'),function(index,element){if($(element).children().length&gt;1){var buttonWidth=0;$(element).children().width('auto');$.each($(element).children(),function(subindex,subelement){if($(subelement).width()&gt;buttonWidth){buttonWidth=$(subelement).width();}});$(element).children().width(buttonWidth);}});}else{$.each($('main &gt; * &gt; .freetext &gt; div.buttons'),function(index,element){$(element).prev('.buttons-spacer').height($(element).height());if($(element).children().length&gt;1){var buttonWidth=0;$(element).children().width('auto');$.each($(element).children(),function(subindex,subelement){if($(subelement).width()&gt;buttonWidth){buttonWidth=$(subelement).width();}});$(element).children().width(buttonWidth);}});}},200);}
if(typeof jQuery!=='undefined'){$(function(){decryptEmailaddresses();});}else{console.warn('Email obfuscator addon requires jQuery.');}
function decryptEmailaddresses(){$('span.unicorn').each(function(){$(this).replaceWith('@');});$('a[href^="javascript:decryptUnicorn"]').each(function(){var emails=$(this).attr('href').match(/\((.*)\)/)[1];emails=emails.replace(/[a-z]/gi,function(s){return String.fromCharCode(s.charCodeAt(0)+(s.toLowerCase()&lt;'n'?13:-13))}).replace(/\|/g,'@');$(this).attr('href','mailto:'+emails);});}</pre></body></html>