<!--
/* - - - - - Cenzo - - - - */
Normal1 = new Image();
Normal1.src = "images/cenzo2.jpg";
Highlight1 = new Image();
Highlight1.src = "images/cenzo4.jpg";

Normal2 = new Image();
Normal2.src = "images/cenzo2.jpg";
Highlight2 = new Image();
Highlight2.src = "images/cenzo3.jpg";

Normal3 = new Image();
Normal3.src = "images/cenzo2.jpg";
Highlight3 = new Image();
Highlight3.src = "images/cenzo5.jpg";


/* - - - - - Thomus - - - - */
Normal4 = new Image();
Normal4.src = "images/thomas.jpg";
Highlight4 = new Image();
Highlight4.src = "images/thomas2.jpg";

Normal5 = new Image();
Normal5.src = "images/thomas.jpg";
Highlight5 = new Image();
Highlight5.src = "images/thomas3.jpg";

Normal6 = new Image();
Normal6.src = "images/thomas.jpg";
Highlight6 = new Image();
Highlight6.src = "images/thomas5.jpg";

/* - - - - - Nadl - - - - */
Normal7 = new Image();
Normal7.src = "images/napoli.jpg";
Highlight7 = new Image();
Highlight7.src = "images/napoli1.jpg";

Normal8 = new Image();
Normal8.src = "images/napoli.jpg";
Highlight8 = new Image();
Highlight8.src = "images/napoli2.jpg";

Normal9 = new Image();
Normal9.src = "images/napoli.jpg";
Highlight9 = new Image();
Highlight9.src = "images/napoli3.jpg";

/* - - - - - Steve - - - - */
Normal10 = new Image();
Normal10.src = "images/steve4.jpg";
Highlight10 = new Image();
Highlight10.src = "images/steve1.jpg";

Normal11 = new Image();
Normal11.src = "images/steve4.jpg";
Highlight11 = new Image();
Highlight11.src = "images/steve2.jpg";

Normal12 = new Image();
Normal12.src = "images/steve4.jpg";
Highlight12 = new Image();
Highlight12.src = "images/steve3.jpg";

/* - - - - - Steve - - - - */
Normal13 = new Image();
Normal13.src = "images/hugo.jpg";
Highlight13 = new Image();
Highlight13.src = "images/hugo1.jpg";

Normal14 = new Image();
Normal14.src = "images/hugo.jpg";
Highlight14 = new Image();
Highlight14.src = "images/hugo2.jpg";

Normal15 = new Image();
Normal15.src = "images/hugo.jpg";
Highlight15 = new Image();
Highlight15.src = "images/hugo3.jpg";

/* - - - - - Jonny - - - - */
Normal16 = new Image();
Normal16.src = "images/jonny.jpg";
Highlight16 = new Image();
Highlight16.src = "images/jonny1.jpg";

Normal17 = new Image();
Normal17.src = "images/jonny.jpg";
Highlight17 = new Image();
Highlight17.src = "images/jonny2.jpg";

Normal18 = new Image();
Normal18.src = "images/jonny.jpg";
Highlight18 = new Image();
Highlight18.src = "images/jonny3.jpg";

/* - - - - - Kay - - - - */
Normal19 = new Image();
Normal19.src = "images/kay.jpg";
Highlight19 = new Image();
Highlight19.src = "images/kay1.jpg";

Normal20 = new Image();
Normal20.src = "images/kay.jpg";
Highlight20 = new Image();
Highlight20.src = "images/kay2.jpg";

Normal21 = new Image();
Normal21.src = "images/kay.jpg";
Highlight21 = new Image();
Highlight21.src = "images/kay3.jpg";

/* - - - - - Ay - - - - */
Normal22 = new Image();
Normal22.src = "images/andreas.jpg";
Highlight22 = new Image();
Highlight22.src = "images/ay1.jpg";

Normal23 = new Image();
Normal23.src = "images/andreas.jpg";
Highlight23 = new Image();
Highlight23.src = "images/ay2.jpg";

Normal24 = new Image();
Normal24.src = "images/andreas.jpg";
Highlight24 = new Image();
Highlight24.src = "images/ay3.jpg";


/* - - - - - Bosse - - - - */
Normal25 = new Image();
Normal25.src = "images/sven.jpg";
Highlight25 = new Image();
Highlight25.src = "images/bosse1.jpg";

Normal26 = new Image();
Normal26.src = "images/sven.jpg";
Highlight26 = new Image();
Highlight26.src = "images/bosse2.jpg";

Normal27 = new Image();
Normal27.src = "images/sven.jpg";
Highlight27 = new Image();
Highlight27.src = "images/bosse3.jpg";


/* - - - - - Jan - - - - */
Normal28 = new Image();
Normal28.src = "images/jan.jpg";
Highlight28 = new Image();
Highlight28.src = "images/jan1.jpg";

Normal29 = new Image();
Normal29.src = "images/jan.jpg";
Highlight29 = new Image();
Highlight29.src = "images/jan2.jpg";

Normal30 = new Image();
Normal30.src = "images/jan.jpg";
Highlight30 = new Image();
Highlight30.src = "images/jan3.jpg";


/* - - - - - Jan - - - - */
Normal31 = new Image();
Normal31.src = "images/funghi.jpg";
Highlight31 = new Image();
Highlight31.src = "images/funghi1.jpg";

Normal32 = new Image();
Normal32.src = "images/funghi.jpg";
Highlight32 = new Image();
Highlight32.src = "images/funghi2.jpg";

Normal33 = new Image();
Normal33.src = "images/funghi.jpg";
Highlight33 = new Image();
Highlight33.src = "images/funghi.jpg";


function Bildwechsel(Bildnr,Bildobjekt) {
 window.document.images[Bildnr].src = Bildobjekt.src;
}
//-->

