if(top.frames.length > 0) top.location.href=self.location;

USA=navigator.userAgent.toUpperCase();
ie4 = ((USA.indexOf("MSIE 4") > 0) || (USA.indexOf("MSIE 5") > 0)  || (USA.indexOf("MSIE 6") > 0) && (USA.indexOf("Opera") < 0)) ? 1 : 0
cr=0;cor=support.split("");for(var i=0;i<cor.length;i++)cr+=cor[i].charCodeAt(0);cr+="";ky=parseInt(cr.substr(1,2));for(var i=0;i<detect.length;++i){cyc++;if(cyc==1){re+=(parseInt(detect.slice(i,i+2),16)-ky);ret+= String.fromCharCode(re);}if(cyc==2){cyc=0;re="";}}
n4 = ((USA.indexOf("MOZILLA/4") >= 0) && (navigator.appName=="Netscape")) ? 1 : 0
n6 = (USA.indexOf("GECKO") > 0) ? 1 : 0

/*******************************************************************/

dom = (document.getElementById) ? 1 : 0 ;
if(dom)ie4 = 0;

function unblind(){
	if(dom) document.getElementById("Inhalt").style.visibility = "visible";
	if(n4) {
		if(!document.Inhalt){
			alert("Einen Navigator 4 mit aktiviertem JavaScript und deaktivierten StyleSheets hat man seit 2006 aber auch schon lange nicht mehr erlebt.\nVielleich versuchen Sie es doch mal mit etwas Neuerem oder gleich mit einem LYNX...")
		} else {
			document.detect.visibility = "hide";
			document.Inhalt.visibility = "show";
		}
	}
}




