Normal1 = new Image(); Normal1.src = "pkt.jpg"; Highlight1 = new Image(); Highlight1.src = "pktg.jpg"; Normal2 = new Image(); Normal2.src = "newsw.jpg";Highlight2 = new Image(); Highlight2.src = "news.jpg"; Normal3 = new Image(); Normal3.src = "vita.jpg";Highlight3 = new Image(); Highlight3.src = "vitag.jpg"; Normal4 = new Image(); Normal4.src = "kriti.jpg";Highlight4 = new Image(); Highlight4.src = "kritig.jpg"; Normal5 = new Image(); Normal5.src = "cds.jpg";Highlight5 = new Image(); Highlight5.src = "cdsg.jpg"; Normal6 = new Image(); Normal6.src = "editi.jpg";Highlight6 = new Image(); Highlight6.src = "editig.jpg"; Normal7 = new Image(); Normal7.src = "essay.jpg";Highlight7 = new Image(); Highlight7.src = "essayg.jpg"; Normal8 = new Image(); Normal8.src = "repert.jpg";Highlight8 = new Image(); Highlight8.src = "repertg.jpg"; Normal9 = new Image(); Normal9.src = "links.jpg";Highlight9 = new Image(); Highlight9.src = "linksg.jpg"; function Bildwechsel(Bildnr,Bildobjekt){ window.document.images[Bildnr].src = Bildobjekt.src;}