highlight1=new Image(); normal1=new Image();
highlight1.src='../gfx/skulptur93_99/coth93_00.jpg'; normal1.src='../gfx/skulptur93_99/th93_00.jpg';

highlight2=new Image(); normal2=new Image(); 
highlight2.src='../gfx/skulptur93_99/coth93_01.jpg'; normal2.src='../gfx/skulptur93_99/th93_01.jpg';

highlight3=new Image(); normal3=new Image();
highlight3.src='../gfx/skulptur93_99/coth93_03.jpg'; normal3.src='../gfx/skulptur93_99/th93_03.jpg';

highlight4=new Image(); normal4=new Image();
highlight4.src='../gfx/skulptur93_99/coth93_04.jpg'; normal4.src='../gfx/skulptur93_99/th93_04.jpg';

highlight5=new Image(); normal5=new Image();
highlight5.src='../gfx/skulptur93_99/coth93_05.jpg'; normal5.src='../gfx/skulptur93_99/th93_05.jpg';

highlight6=new Image(); normal6=new Image();
highlight6.src='../gfx/skulptur93_99/coth93_06.jpg'; normal6.src='../gfx/skulptur93_99/th93_06.jpg';

highlight7=new Image(); normal7=new Image();
highlight7.src='../gfx/skulptur93_99/coth93_07.jpg'; normal7.src='../gfx/skulptur93_99/th93_07.jpg';


function bildwechsel(bildobj,nr)
{
document.images[nr].src=bildobj.src;
}