﻿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 WallpaperLayoutAdjustments(){if(isdefined("adtype")){if(adtype=="wallpaper"){$("bigsizebanner").style.textAlign="right"}if(adtype=="expwallpaper"){$("bigsizebanner").style.textAlign="right";$("bigsizebanner").style.width="1040px"}}if(isdefined("adclick")){$("bigsizebanner").onclick=function(){window.open(adclick)
};$("bigsizebanner").style.cursor="pointer"}}function SkyscraperLayoutAdjustments(){if(isdefined("adtype")){$("skyscraper").style.left="874px";if(adtype=="wallpaper"){$("skyscraper").style.top="0px";$("skyscraper").style.height=$("wrapper").getSize().y+98+$("bigsizebanner").getSize().y+"px"}else{if(adtype=="expwallpaper"){$("skyscraper").style.top="90px";document.body.style.backgroundImage="none";document.body.style.backgroundColor="black";$("skyscraper").style.height=$("wrapper").getSize().y+8+$("bigsizebanner").getSize().y+"px"
}}var B=$("skyscraper").getSize().x;if(B!==null&&B>0){var A=window.getSize().x-874-$("skyscraper").getSize().x;$("skyscraper").style.padding="0 "+A+"px 0 0"}if(isdefined("adclick")){$("skyscraper").onclick=function(){window.open(adclick)};$("skyscraper").style.cursor="pointer"}}if(isdefined("bgcolor")){document.body.style.cssText="background-color:"+bgcolor;document.body.style.backgroundImage="none"}}function toggleShowHide(A){A=$(A);if(A.style.display=="none"){A.style.display="block"}else{A.style.display="none"
}};