Highlight1 = new Image();
Highlight1.src = "http://www.yvonnebayer.de/images/simon-ungers/simon-ungers_off.jpg";
Normal1 = new Image();
Normal1.src = "http://www.yvonnebayer.de/images/simon-ungers/simon-ungers_on.jpg";

Highlight2 = new Image();
Highlight2.src = "http://www.yvonnebayer.de/images/rupprecht-geiger/rupprecht-geiger_3_off.jpg";
Normal2 = new Image();
Normal2.src = "http://www.yvonnebayer.de/images/rupprecht-geiger/rupprecht-geiger_3_on.jpg";

Highlight3 = new Image();
Highlight3.src = "http://www.yvonnebayer.de/images/urban-camouflage/urban-camouflage_off.jpg";
Normal3 = new Image();
Normal3.src = "http://www.yvonnebayer.de/images/urban-camouflage/urban-camouflage_on.jpg";

Highlight4 = new Image();
Highlight4.src = "http://www.yvonnebayer.de/images/die-huelle-das-thema-der-takt/dinner-documentation_2_off.jpg";
Normal4 = new Image();
Normal4.src = "http://www.yvonnebayer.de/images/die-huelle-das-thema-der-takt/dinner-documentation_2_on.jpg";

Highlight5 = new Image();
Highlight5.src = "http://www.yvonnebayer.de/images/oordning/oordning_off.jpg";
Normal5 = new Image();
Normal5.src = "http://www.yvonnebayer.de/images/oordning/oordning_on.jpg";

Highlight6 = new Image();
Highlight6.src = "http://www.yvonnebayer.de/images/black-white/black-white_off.jpg";
Normal6 = new Image();
Normal6.src = "http://www.yvonnebayer.de/images/black-white/black-white_on.jpg";

Highlight7 = new Image();
Highlight7.src = "http://www.yvonnebayer.de/images/kuenstlermesse/kuenstlermesse_off.jpg";
Normal7 = new Image();
Normal7.src = "http://www.yvonnebayer.de/images/kuenstlermesse/kuenstlermesse_on.jpg";

Highlight8 = new Image();
Highlight8.src = "http://www.yvonnebayer.de/images/rotor/rotor_off.jpg";
Normal8 = new Image();
Normal8.src = "http://www.yvonnebayer.de/images/rotor/rotor_on.jpg";

Highlight9 = new Image();
Highlight9.src = "http://www.yvonnebayer.de/images/licht-poster/licht-poster_off.jpg";
Normal9 = new Image();
Normal9.src = "http://www.yvonnebayer.de/images/licht-poster/licht-poster_on.jpg";

Highlight10 = new Image();
Highlight10.src = "http://www.yvonnebayer.de/images/eatems/eatems_off.jpg";
Normal10 = new Image();
Normal10.src = "http://www.yvonnebayer.de/images/eatems/eatems_on.jpg";

Highlight11 = new Image();
Highlight11.src = "http://www.yvonnebayer.de/images/unicollection/unicollection_off.jpg";
Normal11 = new Image();
Normal11.src = "http://www.yvonnebayer.de/images/unicollection/unicollection_on.jpg";

Highlight12 = new Image();
Highlight12.src = "http://www.yvonnebayer.de/images/into-the-void/into-the-void_off.jpg";
Normal12 = new Image();
Normal12.src = "http://www.yvonnebayer.de/images/into-the-void/into-the-void_on.jpg";

Highlight13 = new Image();
Highlight13.src = "http://www.yvonnebayer.de/images/larrangement/larrangement_off.jpg";
Normal13 = new Image();
Normal13.src = "http://www.yvonnebayer.de/images/larrangement/larrangement_on.jpg";

Highlight14 = new Image();
Highlight14.src = "http://www.yvonnebayer.de/images/licht-documentation/licht_off.jpg";
Normal14 = new Image();
Normal14.src = "http://www.yvonnebayer.de/images/licht-documentation/licht_on.jpg";

Highlight15 = new Image();
Highlight15.src = "http://www.yvonnebayer.de/images/die-huelle-das-thema-der-takt/dinner-test_1.2_off.jpg";
Normal15 = new Image();
Normal15.src = "http://www.yvonnebayer.de/images/die-huelle-das-thema-der-takt/dinner-test_1.2_on.jpg";

Highlight16 = new Image();
Highlight16.src = "http://www.yvonnebayer.de/images/die-huelle-das-thema-der-takt/the-dinner_3_off.jpg";
Normal16 = new Image();
Normal16.src = "http://www.yvonnebayer.de/images/die-huelle-das-thema-der-takt/the-dinner_3_on.jpg";

Highlight17 = new Image();
Highlight17.src = "http://www.yvonnebayer.de/images/forschung-und-design/forschung-und-design_off.jpg";
Normal17 = new Image();
Normal17.src = "http://www.yvonnebayer.de/images/forschung-und-design/forschung-und-design_on.jpg";

Highlight18 = new Image();
Highlight18.src = "http://www.yvonnebayer.de/images/ohne-fuss-kein-ball/ohne-fuss-kein-ball_1_off.jpg";
Normal18 = new Image();
Normal18.src = "http://www.yvonnebayer.de/images/ohne-fuss-kein-ball/ohne-fuss-kein-ball_1_on.jpg";

Highlight19 = new Image();
Highlight19.src = "http://www.yvonnebayer.de/images/illustration/maske_off.jpg";
Normal19 = new Image();
Normal19.src = "http://www.yvonnebayer.de/images/illustration/maske_on.jpg";

Highlight20 = new Image();
Highlight20.src = "http://www.yvonnebayer.de/images/globalize-cologne/globalize-cologne_4_off.jpg";
Normal20 = new Image();
Normal20.src = "http://www.yvonnebayer.de/images/globalize-cologne/globalize-cologne_4_on.jpg";

function changeImage(Imagename, Imageobject) {
	window.document.images[Imagename].src = Imageobject.src;
}
