ball=new Image();
ball.src="images/ball.gif";

function wechsel(bild,n)
{document.images[n].src=bild.src;}