function Bildwechsel(Bildnr,Bildobjekt)
 {document.images[Bildnr].src = Bildobjekt.src;}

Normal1 = new Image(); 
Normal1.src = "vwindow.gif"; 
Highlight1 = new Image(); 
Highlight1.src = "vwindow2.gif"; 

Normal2 = new Image(); 
Normal2.src = "vos2.gif"; 
Highlight2 = new Image(); 
Highlight2.src = "vos22.gif"; 

Normal3 = new Image(); 
Normal3.src = "vsware.gif"; 
Highlight3 = new Image(); 
Highlight3.src = "vsware2.gif"; 

Normal4 = new Image(); 
Normal4.src = "vhware.gif"; 
Highlight4 = new Image(); 
Highlight4.src = "vhware2.gif"; 

Normal5 = new Image(); 
Normal5.src = "vtelecom.gif"; 
Highlight5 = new Image(); 
Highlight5.src = "vteleco2.gif"; 

Normal6 = new Image(); 
Normal6.src = "vmobfunk.gif"; 
Highlight6 = new Image(); 
Highlight6.src = "vmobfun2.gif"; 

Normal7 = new Image(); 
Normal7.src = "vdienst.gif"; 
Highlight7 = new Image(); 
Highlight7.src = "vdienst2.gif"; 

Normal8 = new Image(); 
Normal8.src = "vjabber.gif"; 
Highlight8 = new Image(); 
Highlight8.src = "vjabber2.gif"; 

Normal9 = new Image(); 
Normal9.src = "vcoolink.gif"; 
Highlight9 = new Image(); 
Highlight9.src = "vcoolin2.gif"; 

Normal10 = new Image(); 
Normal10.src = "vjava.gif"; 
Highlight10 = new Image(); 
Highlight10.src = "vjava2.gif"; 

Normal11 = new Image(); 
Normal11.src = "vladen.gif"; 
Highlight11 = new Image(); 
Highlight11.src = "vladen2.gif"; 

Normal12 = new Image(); 
Normal12.src = "vteam.gif"; 
Highlight12 = new Image(); 
Highlight12.src = "vteam2.gif"; 

Normal13 = new Image(); 
Normal13.src = "vemail.gif"; 
Highlight13 = new Image(); 
Highlight13.src = "vemail2.gif";

Normal14 = new Image(); 
Normal14.src = "vhome.gif"; 
Highlight14 = new Image(); 
Highlight14.src = "vhome2.gif";
