Normal1 = new Image();
Normal1.src = "images/home.gif";
Highlight1 = new Image();
Highlight1.src ="images/homei.gif";
Normal2 = new Image();
Normal2.src = "images/aok.gif";
Highlight2 = new Image();
Highlight2.src ="images/aoki.gif";
Normal3 = new Image();
Normal3.src = "images/tsd.gif";
Highlight3 = new Image();
Highlight3.src ="images/tsdi.gif";
Normal4 = new Image();
Normal4.src = "images/foto.gif";
Highlight4 = new Image();
Highlight4.src ="images/fotoi.gif";
Normal5 = new Image();
Normal5.src = "images/rad.gif";
Highlight5 = new Image();
Highlight5.src ="images/radi.gif";
Normal6 = new Image();
Normal6.src = "images/linux.gif";
Highlight6 = new Image();
Highlight6.src ="images/linuxi.gif";
Normal7 = new Image();
Normal7.src = "images/div.gif";
Highlight7 = new Image();
Highlight7.src ="images/divi.gif";
Normal8 = new Image();
Normal8.src = "images/back.gif";
Highlight8 = new Image();
Highlight8.src ="images/backi.gif";
Normal9 = new Image();
Normal9.src = "images/lustig.gif";
Highlight9 = new Image();
Highlight9.src ="images/lustigi.gif";
Normal10 = new Image();
Normal10.src = "images/top.gif";
Highlight10 = new Image();
Highlight10.src ="images/topi.gif";
Normal11 = new Image();
Normal11.src = "images/ee.gif";
Highlight11 = new Image();
Highlight11.src ="images/eei.gif";
Normal12 = new Image();
Normal12.src = "images/wc.gif";
Highlight12 = new Image();
Highlight12.src ="images/wci.gif";
Normal13 = new Image();
Normal13.src = "images/musik.gif";
Highlight13 = new Image();
Highlight13.src ="images/musiki.gif";
Normal14 = new Image();
Normal14.src = "images/physik.gif";
Highlight14 = new Image();
Highlight14.src ="images/physiki.gif";
Normal15 = new Image();
Normal15.src = "images/gala.gif";
Highlight15 = new Image();
Highlight15.src ="images/galai.gif";
Normal16 = new Image();
Normal16.src = "images/sport.gif";
Highlight16 = new Image();
Highlight16.src ="images/sporti.gif";
Normal17 = new Image();
Normal17.src = "images/comp.gif";
Highlight17 = new Image();
Highlight17.src ="images/compi.gif";
Normal18 = new Image();
Normal18.src = "images/netz.gif";
Highlight18 = new Image();
Highlight18.src ="images/netzi.gif";
Normal19 = new Image();
Normal19.src = "images/aom.gif";
Highlight19 = new Image();
Highlight19.src ="images/aomi.gif";
function ChangePic(Picnr,Picob)
{
	window.document.images[Picnr].src = Picob.src;
}

