function aus(a,b){var a=a;var b=b!=""?b:"0";$(a).set("tween",{duration:500});$(a).tween("opacity",b)}function an(a,b){var a=a;var b=b!=""?b:"1";$(a).set("tween",{duration:100});$(a).tween("opacity",b)}function scroll_zutop(){$("zutop").set("opacity","0").setStyle("display","block");var a=new ScrollSpy({min:100,onEnter:function(a,b,c){$("zutop").fade(.8)},onLeave:function(a,b,c){$("zutop").fade("out")},container:window})}window.addEvent("domready",function(){new SmoothScroll({duration:500});new LazyLoad({onLoad:function(a){a.setStyle("opacity",0).fade(1)}});scroll_zutop();$$("div.transparent").each(function(a){a.addEvents({mouseover:function(){$$("div.transparent").fade(.5);this.fade(1)},mouseout:function(){$$("div.transparent").fade(1)}})});$$("a").each(function(a){if(a.hostname!=window.location.host&&a.id!="top"&&a.get("class")!="jumplink"&&a.get("class")!="jcepopup"&&a.get("class")!="fahne"&&a.get("class")!="facebookfollowlink"){a.addClass("externer_link")}});if($$(".jdz_img_halter")){var a=new JDZoom}$$(".layout_dynamisches_wetter").addEvents({mouseenter:function(){this.set("tween",{duration:250}).tween("margin-top","240px")},mouseleave:function(){this.set("tween",{duration:250}).tween("margin-top","278px")}})});
