Normal1 = new Image();
Normal1.src = "../Grafiken/home.gif";
Highlight1 = new Image();
Highlight1.src = "../Grafiken/home-o.gif";
Normal2 = new Image();
Normal2.src = "../Grafiken/bands.gif";
Highlight2 = new Image();
Highlight2.src = "../Grafiken/bands-o.gif";
Normal3 = new Image();
Normal3.src = "../Grafiken/anfahrt.gif";
Highlight3 = new Image();
Highlight3.src = "../Grafiken/anfahrt-o.gif";
Normal4 = new Image();
Normal4.src = "../Grafiken/history.gif";
Highlight4 = new Image();
Highlight4.src = "../Grafiken/history-o.gif";
Normal5 = new Image();
Normal5.src = "../Grafiken/bilder.gif";
Highlight5 = new Image();
Highlight5.src = "../Grafiken/bilder-o.gif";
Normal6 = new Image();
Normal6.src = "../Grafiken/tickets.gif";
Highlight6 = new Image();
Highlight6.src = "../Grafiken/tickets-o.gif";
Normal7 = new Image();
Normal7.src = "../Grafiken/team.gif";
Highlight7 = new Image();
Highlight7.src = "../Grafiken/team-o.gif";
Normal8 = new Image();
Normal8.src = "../Grafiken/downloads.gif";
Highlight8 = new Image();
Highlight8.src = "../Grafiken/downloads-o.gif";
Normal9 = new Image();
Normal9.src = "../Grafiken/links.gif";
Highlight9 = new Image();
Highlight9.src = "../Grafiken/links-o.gif";
Normal10 = new Image();
Normal10.src = "../Grafiken/forum.gif";
Highlight10 = new Image();
Highlight10.src = "../Grafiken/forum-o.gif";
Normal11 = new Image();
Normal11.src = "../Grafiken/impressum.gif";
Highlight11 = new Image();
Highlight11.src = "../Grafiken/impressum-o.gif";
Normal12 = new Image();
Normal12.src = "../History/idee.gif";
Highlight12 = new Image();
Highlight12.src = "../History/idee-o.gif";
Normal13 = new Image();
Normal13.src = "../History/2001.gif";
Highlight13 = new Image();
Highlight13.src = "../History/2001-o.gif";
Normal14 = new Image();
Normal14.src = "../History/2002.gif";
Highlight14 = new Image();
Highlight14.src = "../History/2002-o.gif";
Normal15 = new Image();
Normal15.src = "../History/2003.gif";
Highlight15 = new Image();
Highlight15.src = "../History/2003-o.gif";
Normal16 = new Image();
Normal16.src = "../History/2004.gif";
Highlight16 = new Image();
Highlight16.src = "../History/2004-o.gif";
Normal17 = new Image();
Normal17.src = "../Bands/band-thecold.gif";
Highlight17 = new Image();
Highlight17.src = "../Bands/band-thecold-o.gif";
Normal18 = new Image();
Normal18.src = "../Bands/band-bifroest.gif";
Highlight18 = new Image();
Highlight18.src = "../Bands/band-bifroest-o.gif";
Normal19 = new Image();
Normal19.src = "../Bands/band-exnnord.gif";
Highlight19 = new Image();
Highlight19.src = "../Bands/band-exnnord-o.gif";
Normal20 = new Image();
Normal20.src = "../Bands/band-tears.gif";
Highlight20 = new Image();
Highlight20.src = "../Bands/band-tears-o.gif";
Normal21 = new Image();
Normal21.src = "../Bands/band-cell.gif";
Highlight21 = new Image();
Highlight21.src = "../Bands/band-cell-o.gif";
Normal22 = new Image();
Normal22.src = "../Grafiken/zurueck.gif";
Highlight22 = new Image();
Highlight22.src = "../Grafiken/zurueck-o.gif";
Normal23 = new Image();
Normal23.src = "../Bands/band-rush.gif";
Highlight23 = new Image();
Highlight23.src = "../Bands/band-rush-o.gif";
Normal24 = new Image();
Normal24.src = "../Forum/gb.gif";
Highlight24 = new Image();
Highlight24.src = "../Forum/gb-o.gif";
Normal25 = new Image();
Normal25.src = "../Bilder/2001.gif";
Highlight25 = new Image();
Highlight25.src = "../Bilder/2001-o.gif";
Normal26 = new Image();
Normal26.src = "../Bilder/2002.gif";
Highlight26 = new Image();
Highlight26.src = "../Bilder/2002-o.gif";
Normal27 = new Image();
Normal27.src = "../Bilder/2003.gif";
Highlight27 = new Image();
Highlight27.src = "../Bilder/2003-o.gif";
Normal28 = new Image();
Normal28.src = "../Bands/band-apes.gif";
Highlight28 = new Image();
Highlight28.src = "../Bands/band-apes-o.gif";
Normal29 = new Image();
Normal29.src = "../Downloads/nosfer.gif";
Highlight29 = new Image();
Highlight29.src = "../Downloads/nosfer-o.gif";
Normal30 = new Image();
Normal30.src = "../Bands/band-escape.gif";
Highlight30 = new Image();
Highlight30.src = "../Bands/band-escape-o.gif";
Normal31 = new Image();
Normal31.src = "../Bands/band-slimp.gif";
Highlight31 = new Image();
Highlight31.src = "../Bands/band-slimp-o.gif";
Normal32 = new Image();
Normal32.src = "../Bands/band-dolor.gif";
Highlight32 = new Image();
Highlight32.src = "../Bands/band-dolor-o.gif";
Normal33 = new Image();
Normal33.src = "../Bands/band-matr.gif";
Highlight33 = new Image();
Highlight33.src = "../Bands/band-matr-o.gif";
Normal34 = new Image();
Normal34.src = "../Bands/programm.gif";
Highlight34 = new Image();
Highlight34.src = "../Bands/programm-o.gif";
Normal35 = new Image();
Normal35.src = "../Bands/spielplan.gif";
Highlight35 = new Image();
Highlight35.src = "../Bands/spielplan-o.gif";
Normal36 = new Image();
Normal36.src = "../Bands/band-davos.gif";
Highlight36 = new Image();
Highlight36.src = "../Bands/band-davos-o.gif";
Normal38 = new Image();
Normal38.src = "../Bilder/2004.gif";
Normal38 = new Image();
Normal38.src = "../Bilder/2004.gif";
Highlight38 = new Image();
Highlight38.src = "../Bilder/2004-o.gif";
Normal39 = new Image();
Normal39.src = "../History/2005.gif";
Highlight39 = new Image();
Highlight39.src = "../History/2005-o.gif";
function Bildwechsel(Bildnr,Bildobjekt) {
 window.document.images[Bildnr].src = Bildobjekt.src;
}