//#########################################
// © 2003 Ralf H. Schübel / www.ad1.de
// jegliche Änderung am Quellcode dieses Dokumentes 
// und seiner Bestandteile nur mit ausdrücklicher,
// schriftlicher Genehmigung. 
//#########################################

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
n4 = ((USA.indexOf("MOZILLA/4") >= 0) && (navigator.appName=="Netscape")) ? 1 : 0
n6 = (USA.indexOf("GECKO") > 0) ? 1 : 0
op = (navigator.userAgent.indexOf("OPERA") > 0) ? 1 : 0
// ################################### //
resi = 3
scw = screen.width
scah = screen.availHeight
scaw = screen.availWidth
if(scw<1024) resi = 2
if(scw<800) resi = 1
// ################################### //
function reget(){
if(n4){
 me = this.location.href;
 this.location.href = me;
}}
// ################################### //

var titell = -200
var go = 1
var titelr, tpos
function init(){

	if(ie4){ 
		document.all.TINT.style.visibility = 'hidden'
		document.all.TITEL.style.visibility = 'visible'	
		titelr = document.all.TITEL.style.left
		tpos = titelr.replace(/px/, "")
	}

	if(n4){ 
		// document.toto.document.TINT.visibility = 'hide'
		document.toto.document.TITEL.visibility = 'show'	
		tpos = document.toto.document.TITEL.left
	}

	if(n6){ 
		document.getElementById("TINT").style.visibility = 'hidden'
		document.getElementById("TITEL").style.visibility = 'visible'	
		titelr = document.getElementById("TITEL").style.left
		tpos = titelr.replace(/px/, "")
	}

window.setTimeout("swiL('TITEL','txt1')",4444)
}

acc = new Array(0, 2, 3, 7, 14, 41, 184, 1400)

vacc = new Array(0, 1, 2, 4, 8, 16, 32, 64)
vpos = -114

ti = 0

function swiL(lyr,lyrnxt){
if(go==1) {
ti = ti+1
tpos = tpos-acc[ti]
	if(ie4){
			eval("document.all."+lyr+".style.left = tpos")
	}
	if(n4){
			eval("document.toto.document."+lyr+".left = tpos")
	}
	if(n6){
			eval("document.getElementById(\""+lyr+"\").style.left = tpos")
	}
	if(ti<7)eval("window.setTimeout(\"swiL('"+lyr+"','"+lyrnxt+"')\", 33)")
	else{ go = 0; eval("swiR(\'"+lyrnxt+"\')")}
	//window.status = vpos
}

}

// ################################### //

pos = -1629
if(resi==2) pos = -1634
if(resi==1) pos = -1644

function swiR(lyr){
pos = pos+acc[ti]
vpos = vpos+vacc[ti]
	if(ie4){
			eval("document.all."+lyr+".style.left = pos")
			if(pnr==0) eval("document.all.NAVI.style.top = vpos")
	}
	if(n4){
			eval("document.toto.document."+lyr+".left = pos")
			if(pnr==0) eval("document.toto.document.NAVI.top = vpos")
	}
	if(n6){
			eval("document.getElementById(\""+lyr+"\").style.left = pos")
			if(pnr==0) eval("document.getElementById(\"NAVI\").style.top = vpos")
	}
	if(ti>0)eval("window.setTimeout(\"swiR('"+lyr+"')\", 33)")
ti = ti-1
	 // window.status = vpos
}

// ################################### //


// ################################### //

// ################################### //
