normal001 = new Image();
normal001.src = "zth01.gif";
normal001t = new Image();
normal001t.src = "n_space.gif";

highlight001 = new Image();
highlight001.src = "2ambou1s.jpg";
highlight001t = new Image();
highlight001t.src = "2ambou1t.gif";

highlight002 = new Image();
highlight002.src = "2grott1s.jpg";
highlight002t = new Image();
highlight002t.src = "2grott1t.gif";

highlight003 = new Image();
highlight003.src = "2navag1s.jpg";
highlight003t = new Image();
highlight003t.src = "2navag1t.gif";

highlight004 = new Image();
highlight004.src = "2vromi1s.jpg";
highlight004t = new Image();
highlight004t.src = "2vromi1t.gif";

highlight006 = new Image();
highlight006.src = "2limni1s.jpg";
highlight006t = new Image();
highlight006t.src = "2limni1t.gif";

highlight008 = new Image();
highlight008.src = "2kkeri1s.jpg";
highlight008t = new Image();
highlight008t.src = "2kkeri1t.gif";

highlight009 = new Image();
highlight009.src = "2marat1s.jpg";
highlight009t = new Image();
highlight009t.src = "2marat1t.gif";

highlight010 = new Image();
highlight010.src = "2chora1s.jpg";
highlight010t = new Image();
highlight010t.src = "2chora1t.gif";

highlight011 = new Image();
highlight011.src = "2eleft1s.jpg";
highlight011t = new Image();
highlight011t.src = "2eleft1t.gif";

highlight012 = new Image();
highlight012.src = "2riisa1s.jpg";
highlight012t = new Image();
highlight012t.src = "2riisa1t.gif";

highlight013 = new Image();
highlight013.src = "2anoge1s.jpg";
highlight013t = new Image();
highlight013t.src = "2anoge1t.gif";

highlight014 = new Image();
highlight014.src = "2kampi1s.jpg";
highlight014t = new Image();
highlight014t.src = "2kampi1t.gif";

highlight015 = new Image();
highlight015.src = "2proxa1s.jpg";
highlight015t = new Image();
highlight015t.src = "2proxa1t.gif";

highlight016 = new Image();
highlight016.src = "2shirt1s.jpg";
highlight016t = new Image();
highlight016t.src = "2shirt1t.gif";

highlight017 = new Image();
highlight017.src = "2gerak1s.jpg";
highlight017t = new Image();
highlight017t.src = "2gerak1t.gif";

highlight018 = new Image();
highlight018.src = "2damia1s.jpg";
highlight018t = new Image();
highlight018t.src = "2damia1t.gif";

highlight019 = new Image();
highlight019.src = "2pzoro1s.jpg";
highlight019t = new Image();
highlight019t.src = "2pzoro1t.gif";

highlight020 = new Image();
highlight020.src = "2vertz1s.jpg";
highlight020t = new Image();
highlight020t.src = "2vertz1t.gif";

highlight021 = new Image();
highlight021.src = "2sosti1s.jpg";
highlight021t = new Image();
highlight021t.src = "2sosti1t.gif";

function Mapwechsel(Bildnr,Bildobjekt,Textnr,Textobjekt)

{
window.document.images[Bildnr].src = Bildobjekt.src;
window.document.images[Textnr].src = Textobjekt.src;
}