var Tools;(function(){var b={fontSize:null};var a=function(){var d={},c;d.contentContainer=document.getElementById("content_container");d.sizes={S:{elem:null,font:11,line:18},M:{elem:null,font:12,line:18},L:{elem:null,font:14,line:18}};for(c in d.sizes){d.sizes[c].elem=document.getElementById("Font"+c)}b.fontSize=d};Tools={changeFontSize:function(d){if(!b.fontSize){a()}var f=b.fontSize.sizes[d];if(f){var c=b.fontSize.contentContainer,e;c.style.fontSize=f.font+"px";c.style.lineHeight=f.line+"px";for(e in b.fontSize.sizes){b.fontSize.sizes[e].elem.className=(e==d)?"selected":""
}}},setDefault:function(c,d){if(c&&d&&c.value===""){c.value=d}return true},clearDefault:function(c,d){if(c&&d&&c.value===d){c.value=""}return true}}})();isdefined=function(a){return this[a]!==undefined};function OpenHelp(a){popupWin=window.open("/popup/popup.aspx?id="+a,"HelpWindow","width=400,height=400,toolbar=0,scrollbars=1,resizable=1,left=0,top=0");if(!document.all&&window.focus){popupWin.focus()}}function popupRegionList(a){MyWindow=window.open(a,"Verfügbarkeit","width=400,height=500,scrollbars=yes,left=100,top=100");
MyWindow.focus();return false}function popup(c,a,b){if(a===undefined){a=520}if(b===undefined){b=600}MyWindow=window.open(c,"Verivox","width="+a+", height="+b+",scrollbars=yes,left=100,top=100")}function AdLayoutAdjustments(){if(isdefined("adtype")){var e=$("bigsizebanner");var f=$("skyscraper");f.style.left="874px";if(adtype=="wallpaper"){e.style.textAlign="right";f.style.top="0px";f.style.height=$("wrapper").getSize().y+98+$("bigsizebanner").getSize().y+"px"}if(adtype=="expwallpaper"){e.style.textAlign="right";
e.style.width="1040px";f.style.top="90px";document.body.style.backgroundImage="none";document.body.style.backgroundColor="black";$("copyright").style.width="844px";$("footer").style.width="874px";f.style.height=$("wrapper").getSize().y+8+$("bigsizebanner").getSize().y+"px"}var d=f.getSize().x;if(d!==null&&d>0){var b=window.getSize().x-874-f.getSize().x;f.style.padding="0 "+b+"px 0 0"}if(isdefined("adclick")){e.onclick=function(){window.open(adclick)};e.style.cursor="pointer";f.onclick=function(){window.open(adclick)
};f.style.cursor="pointer";if(window.innerWidth){var a=$("bigsizebanner-inner");var c=$("skyscraper-inner");a.onmouseover=function(){e.onclick=""};a.onmouseout=function(){e.onclick=function(){window.open(adclick,"")}};c.onmouseover=function(){f.onclick=""};c.onmouseout=function(){f.onclick=function(){window.open(adclick,"")}}}}if(isdefined("bgcolor")){document.body.style.cssText="background-color:"+bgcolor;document.body.style.backgroundImage="none";$("copyright").style.width="844px";$("footer").style.width="874px"
}}}function toggleShowHide(a){a=$(a);if(a.style.display=="none"){a.style.display="block"}else{a.style.display="none"}};