/* This file may be copyrighted. It has been obfuscated for brevity, not for secrecy. Check http://www.ann-helena-schlueter.de/layout.js?clear */function recalc_sizes(){var a=document.getElementById("container");var h=document.getElementById("content");var c=document.getElementById("menu");var k=document.getElementById("foot");var f=document.getElementById("margin");if(f.offsetHeight>h.offsetHeight){h.style.height=f.offsetHeight+"px"}if(a.offsetHeight<c.offsetTop+c.offsetHeight+k.offsetHeight){a.style.height=(c.offsetTop+c.offsetHeight+k.offsetHeight)+"px"}k.style.position="absolute";k.style.top=(a.offsetHeight-k.offsetHeight)+"px";k.style.visibility="visible";var j=document.getElementById("plummet");var b=a.offsetWidth;var e=document.createElement("div");j.appendChild(e);e.style.position="absolute";e.style.left=a.offsetLeft+"px";e.style.top=a.offsetTop+"px";e.style.width=a.offsetWidth+"px";e.style.height=a.offsetHeight+"px";e.style.zIndex=2;var i=new Image();var g=null;if(typeof background_image_url!="undefined"&&background_image_url){g=background_image_url+"?scaleto="+b+"x"}else{g=portal_url+"/bg.jpg?scaleto="+b+"x"}i.style.position="absolute";i.style.left="0px";i.style.top="0px";i.style.width=a.offsetWidth+"px";i.className="no-improvement";i.src=g;e.appendChild(i);var l=portal_url+"/content-bg-tile.png?scaleto="+b+"x1";e.style.backgroundImage="url("+l+")";var d=portal_url+"/content-bg-foot.png?scaleto="+b+"x";var k=document.createElement("div");k.style.position="absolute";k.style.left="0";k.style.top=(a.offsetHeight-200)+"px";k.style.width=a.offsetWidth+"px";k.style.height="200px";k.style.backgroundImage="url("+d+")";k.style.backgroundPosition="bottom";k.style.backgroundRepeat="no-repeat";k.className="no-improvement";e.appendChild(k);a.style.background="transparent"}function max(d,c){if(d>c){return d}else{return c}}document.observe("dom:loaded",recalc_sizes);function windows_image_improver(){var g=document.getElementsByTagName("img");for(var h=0;h<g.length;h++){var f=g[h];var j=f.className;if(j.indexOf("no-improvement")==-1){var i=f.width+"x"+f.height;var b=f.src;var e=b.split("?");var c=e[0];var d=$H(b.toQueryParams());d.unset("size");d.unset("preview");d.unset("scaleto");d.set("scaleto",i);if(f.src.indexOf(".png")!=-1||f.width*f.height<=200*200){d.set("png","1")}b=c+"?"+d.toQueryString();f.src=b}}}document.observe("dom:loaded",windows_image_improver);function player_popup(){var a=window.open("/player_popup","PopupPlayer","menubar=0,scrollbars=0,status=0,toolbar=0,resizeable=0,scrollbars=0,width=279,height=226");if(window.focus){a.focus()}}function resize_event(a){var a=document.getElementsByTagName("body")[0];var d=document.getElementById("plummet");var c=document.getElementById("container");var b="";if(c.offsetWidth<a.offsetWidth){b="center"}else{b="left"}c.className=b;d.className=b}function reload_menu(){new Ajax.Request(context_url+"/reload_menu",{method:"get",asynchronous:false,onSuccess:function(a){$("menu").innerHTML=a.responseText},onFailure:function(){}})}function set_menu_image(a,b){b+="?scaleto="+a.width+"x"+a.height+"&png=1";a.src=b}function goto_month(d){var a=$("month");var b=a.selectedIndex;b+=d;if(b<0){b=0}if(b>a.options.length-1){b=a.options.length-1}a.selectedIndex=b;var e=$H({place:$F("place"),month:$F("month")});var c=portal_url+"/termine?"+e.toQueryString();window.location=c}function update_news_overview(){var a=$H({place:$F("place"),month:$F("month")});new Ajax.Request(context_url+"/overview_content?"+a.toQueryString(),{method:"GET",asynchronous:false,onSuccess:function(b){$("news-overview").innerHTML=b.responseText;recalc_sizes()},onFailure:function(){alert("AJAX ERROR...")},})}function update_place(){var a=$H({place:$F("place")});window.location=context_url+"/overview?"+a.toQueryString()}set_cookie=function(c,e,a,h,d,g){var b=new Date();b.setTime(b.getTime());if(!a){a=a*1000*60*60*24}var f=new Date(b.getTime()+(a));document.cookie=c+"="+escape(e)+((a)?";expires="+f.toGMTString():"")+((h)?";path="+h:"")+((d)?";domain="+d:"")+((g)?";secure":"")};function init_mp3player(){var b=$("player");if(b){var a=new SWFObject(portal_url+"/ep_player.swf","ep_player",b.offsetWidth,b.offsetHeight,"9","#f5f5e9");a.addVariable("skin",portal_url+"/player_skins/nobius_grey/skin.xml");a.addVariable("playlist",context_url+"/mp3playlist.xml");a.addVariable("autoplay","false");a.addVariable("shuffle","false");a.addVariable("repeat","true");a.addVariable("buffertime","2");a.addVariable("key","XDDON4FW5X606VFOMV8F");a.addParam("allowscriptaccess","always");a.write("player")}}document.observe("dom:loaded",init_mp3player);function player_popup(){var a=window.open(portal_url+"/player_popup.html","PopupPlayer","menubar=0,scrollbars=0,status=0,toolbar=0,resizeable=0,scrollbars=0,width=279,height=226");if(window.focus){a.focus()}}function ask(b,a){if(window.confirm(b)){window.location.href=a}}function fix_position(){var b=document.getElementById("plummet");var c=document.getElementById("container");var a;if(typeof window.innerWidth=="undefined"){a=document.body.offsetWidth}else{a=window.innerWidth}if(c.offsetWidth>a){b.style.left=(c.offsetWidth/2)+"px"}else{b.style.left="50%"}}document.observe("dom:loaded",fix_position);document.observe("dom:resize",fix_position);