Norm1 = new Image();
Norm1.src = "style06/50cc0.gif";
High1 = new Image(); 
High1.src = "style06/50cc1.gif"; 

Norm2 = new Image();
Norm2.src = "style06/trial0.gif";
High2 = new Image(); 
High2.src = "style06/trial1.gif"; 

Norm3 = new Image(); 
Norm3.src = "style06/enduro0.gif"; 
High3 = new Image(); 
High3.src = "style06/enduro1.gif";

Norm4 = new Image(); 
Norm4.src = "style06/moto0.gif"; 
High4 = new Image(); 
High4.src = "style06/moto1.gif";

Norm5 = new Image(); 
Norm5.src = "style06/service0.gif"; 
High5 = new Image(); 
High5.src = "style06/service1.gif";

Norm6 = new Image(); 
Norm6.src = "style06/kontakt0.gif"; 
High6 = new Image(); 
High6.src = "style06/kontakt1.gif";

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