Normal0 = new Image();
Normal0.src = "/index_files/ohrplatz2.gif";
Highlight0 = new Image();
Highlight0.src = "/index_files/beteiligung.jpg";

Normal1 = new Image();
Normal1.src = "/index_files/wiese.jpg";
Highlight1 = new Image();
Highlight1.src = "/index_files/hotel.jpg";

Normal2 = new Image();
Normal2.src = "/index_files/ragwurz.jpg";
Highlight2 = new Image();
Highlight2.src = "/index_files/kornrade.jpg";

Normal3 = new Image();
Normal3.src = "/index_files/disch.jpg";
Highlight3 = new Image();
Highlight3.src = "/index_files/queitsch.jpg";

Normal4 = new Image();
Normal4.src = "/grafik_files/nc.gif";
Highlight4 = new Image();
Highlight4.src = "/grafik_files/nc_dkl.gif";

Normal5 = new Image();
Normal5.src = "/grafik_files/brief.gif";
Highlight5 = new Image();
Highlight5.src = "/grafik_files/brief_dkl.gif";

Normal6 = new Image();
Normal6.src = "/grafik_files/adler4.gif";
Highlight6 = new Image();
Highlight6.src = "/grafik_files/adler4.gif";

Normal7 = new Image();
Normal7.src = "/grafik_files/camera.gif";
Highlight7 = new Image();
Highlight7.src = "/grafik_files/camera_dkl.gif";


Normal8 = new Image();
Normal8.src = "/grafik_files/shoe.gif";
Highlight8 = new Image();
Highlight8.src = "/grafik_files/shoe_dkl.gif";

Normal28 = new Image();
Normal28.src = "/grafik_files/deutsch.gif";
Highlight28 = new Image();
Highlight28.src = "/grafik_files/deutsch-hi.gif";

Normal29 = new Image();
Normal29.src = "/grafik_files/english.gif";
Highlight29 = new Image();
Highlight29.src = "/grafik_files/english-hi.gif";

Normal30 = new Image();
Normal30.src = "/grafik_files/francais.gif";
Highlight30 = new Image();
Highlight30.src = "/grafik_files/francais-hi.gif";

function Bildwechsel (Bildnr, Bildobjekt) {
window.document.images[Bildnr].src = Bildobjekt.src;
}
