<!--normal1 = new Image(); normal1.src = "trsp90.gif"; highlight1 = new Image(); highlight1.src = "rot90.gif"; highlight2 = new Image(); highlight2.src = "gelb.gif"; highlight3 = new Image(); highlight3.src = "gruen.gif"; highlight4 = new Image(); highlight4.src = "blau90.gif"; function bildwechsel (Bildnr, Bildobjekt) { window.document.images[Bildnr].src = Bildobjekt.src; } //-->
