<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Unsere Partner</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body>
<table width="200" height="10" border="1" cellspacing="0" bordercolor="#1A4672">
<tr>
<td height="21" bgcolor="#1A4672"><div align="center"><font color="#FFFFFF" size="-1" face="Verdana, Arial, Helvetica, sans-serif">Unsere
Partner...</font></div></td>
</tr>
<tr>
<td height="130"><table border="0" align="center">
<div align="center">
<body onload="slideit()">
<script language="JavaScript1.2">
<!--
function reapply(){
setTimeout("slideit()",2000)
return true
}
window.onerror=reapply
// einbinden der Grafiken
var image1=new Image()
image1.src="http://www.handball-in-zaehringen.de/images2/01_logo_rothaus_188x125.jpg"
var image2=new Image()
image2.src="http://www.handball-in-zaehringen.de/images2/02_logo_herbstritt_188x125.jpg"
var image3=new Image()
image3.src="http://www.handball-in-zaehringen.de/images2/03_logo_neumayer_188x125.jpg"
var image4=new Image()
image4.src="http://www.handball-in-zaehringen.de/images2/04_logo_zypresse_188x125.jpg"
var image5=new Image()
image5.src="http://www.handball-in-zaehringen.de/images2/05_logo_hipp_188x125.jpg"
var image6=new Image()
image6.src="http://www.handball-in-zaehringen.de/images2/06_logo_beka_188x125.jpg"
var image7=new Image()
image7.src="http://www.handball-in-zaehringen.de/images2/07_logo_welte_188x125.jpg"
// -->
</script>
<a href="javascript:slidelink()"
onMouseover="window.status='Jedes Bild hat eine eigene URL';return true"
onMouseout="window.status=''">
<img src="http://www.handball-in-zaehringen.de/images2/01_logo_rothaus_188x125.jpg" name="slide" border=0 style="filter:blendTrans(duration=3)"></a>
<script>
<!--
var number_of_images=7 // Anzahl der Grafiken
var speed=3 // Geschwindigkeit des Filterübergang
var step=1 // Schrittanzahl
var image=1 // Start der ersten Grafik
function slideit(){
if (!document.images)
return
if (document.all)
slide.filters.blendTrans.apply()
document.images.slide.src=eval("image"+step+".src")
if (document.all)
slide.filters.blendTrans.play()
whichimage=step
if (step<number_of_images)
step++
else
step=1
if (document.all)
setTimeout("slideit()",speed*1000+2500)
else
setTimeout("slideit()",speed*1000)
}
function slidelink(){
if (image==1) // 1 Grafik
window.location="http://www.rothaus.de"
else if (image==2) // 2 Grafik
window.location="http://www.franz-herbstritt.de"
else if (image==3) // 3 Grafik
window.location="http://www.neumayer-holding.com"
else if (image==4) // 4 Grafik
window.location="http://www.zypresse.com"
else if (image==5) // 5 Grafik
window.location="http://www.hipp-endoskopservice.de"
else if (image==6) // 6 Grafik
window.location="http://www.beka-gruppe.de"
else if (image==7) // 7 Grafik
window.location="http://www.weltenet.de"
}
// -->
</script>
</table>
</td>
</tr>
</table>
</body>
</html> |