if (parseInt(navigator.appVersion) >= 4){	s=3	f=20	function r()	{		window.location.reload()	}	function q()	{		if (document.layers) setTimeout("window.onresize=r",400)	}	function p()	{		if (window.v) clearInterval(v)		y=setInterval("w()",f)	}	function d()	{		clearInterval(y)		v=setInterval("x()",f)	}	function w()	{		if (document.all&&b.pixelLeft<g) b.pixelLeft+=s		else if (document.layers&&b.left<g) b.left+=s		else if (window.y) clearInterval(y)	}	function x()	{		if (document.all&&b.pixelLeft>h) b.pixelLeft-=s		else if (document.layers&&b.left>h) b.left-=s		else if (window.v) clearInterval(v)	}	if (document.all)	{		document.write('<DIV id="z" style="left:-160" onMouseover="p()" onMouseout="d()">\n')	}	document.write('<LAYER id="s" onMouseover="p()" onMouseout="d()">\n')	document.write('<IMG src="pix/bar.gif" border=0 width=180 height=228 usemap=#j><MAP name=j>\n')	document.write('<area shape=rect coords= 20,12,182,37 HREF="computer.html">\n')	document.write('<area shape=rect coords= 20,59,182,84 HREF="filme.html">\n')	document.write('<area shape=rect coords= 20,107,182,132 HREF="formel1.html">\n')	document.write('<area shape=rect coords= 20,155,182,180 HREF="music.html">\n')	document.write('<area shape=rect coords= 3,195,198,225 HREF="lind.html">\n')	document.write('</MAP><BASE target=_top></LAYER>\n')	if (document.all)	{		g=0		h=-188		document.write('</DIV>')		b=document.all.z.style	}	else	{		g=187		h=14		b=document.layers.s	}	window.onload=q	p()}