Tybii: Bild wechsler

Beitrag lesen

HIN BEKOMMEN DANKEEEEEEE!!!!!!!!!!! DANKEEEE!!!!!!!!!

<a  href="http://habtree.de/index.php?page=99&sub=Community" ><img src="http://habtree.de/uploads/images/fehlerreport.PNG"   border="0" ></a>  
<div id="lala" align="right">  
dfpihdfouh  
</div>  
<script language="JavaScript">  
  
var b = new Array();  
var h = new Array();  
var l = new Array();  
b[0] = new Image(); b[0].src = "http://habtree.de/uploads/images/fehlerreport.PNG"; h[0] = "http://habtree.de/index.php?page=99&sub=Community"; l[0] = "left";  
b[1] = new Image(); b[1].src = "http://habtree.de/uploads/pics/gros-bewerbung.png"; h[1] = "http://habtree.de/index.php?page=98&sub=Community"; l[1] = "right";  
  
  
  
  
var i = 0;  
  
function Animation()  
{  
 if(i > 1) i = 0;  
 document.images[0].src = b[i].src;  
 document.links[0].href = h[i];  
 document.getElementById("lala").align = l[i];  
 i = i + 1;  
 window.setTimeout("Animation()",10);  
}  
  
window.setTimeout("Animation()",10);  
</script>