    <!--
	
Normal1 = new Image(); 
    Normal1.src = "pics/reparatur.gif"; 
    Highlight1 = new Image(); 
    Highlight1.src = "pics/reparatur_h.gif"; 

Normal2 = new Image(); 
    Normal2.src = "pics/general.gif"; 
    Highlight2 = new Image(); 
    Highlight2.src = "pics/general_h.gif"; 	

Normal3 = new Image(); 
    Normal3.src = "pics/restau.gif"; 
    Highlight3 = new Image(); 
    Highlight3.src = "pics/restau_h.gif"; 	

Normal4 = new Image(); 
    Normal4.src = "pics/verkauf.gif"; 
    Highlight4 = new Image(); 
    Highlight4.src = "pics/verkauf_h.gif"; 	

Normal5 = new Image(); 
    Normal5.src = "pics/werk.gif"; 
    Highlight5 = new Image(); 
    Highlight5.src = "pics/werk_h.gif"; 	

Normal6 = new Image(); 
    Normal6.src = "pics/kontakt.gif"; 
    Highlight6 = new Image(); 
    Highlight6.src = "pics/kontakt_h.gif"; 	

Normal7 = new Image(); 
    Normal7.src = "pics/impr.gif"; 
    Highlight7 = new Image(); 
    Highlight7.src = "pics/impr_h.gif"; 	

Normal8 = new Image(); 
    Normal8.src = "pics/home.gif"; 
    Highlight8 = new Image(); 
    Highlight8.src = "pics/home_h.gif"; 		

Normal9 = new Image(); 
    Normal9.src = "pics/meister.gif"; 
    Highlight9 = new Image(); 
    Highlight9.src = "pics/meister_h.gif"; 

Normal10 = new Image(); 
    Normal10.src = "pics/werkstatt.gif"; 
    Highlight10 = new Image(); 
    Highlight10.src = "pics/werkstatt_h.gif"; 

Normal11 = new Image(); 
    Normal11.src = "pics/flute.gif"; 
    Highlight11 = new Image(); 
    Highlight11.src = "pics/flute_h.gif"; 

Normal12 = new Image(); 
    Normal12.src = "pics/fagott.gif"; 
    Highlight12 = new Image(); 
    Highlight12.src = "pics/fagott_h.gif"; 

Normal13 = new Image(); 
    Normal13.src = "pics/blockfl.gif"; 
    Highlight13 = new Image(); 
    Highlight13.src = "pics/blockfl_h.gif"; 	

Normal14 = new Image(); 
    Normal14.src = "pics/kopf.gif"; 
    Highlight14 = new Image(); 
    Highlight14.src = "pics/kopf_h.gif"; 

Normal15 = new Image(); 
    Normal15.src = "pics/zube.gif"; 
    Highlight15 = new Image(); 
    Highlight15.src = "pics/zube_h.gif"; 

Normal16 = new Image(); 
    Normal16.src = "pics/gebr.gif"; 
    Highlight16 = new Image(); 
    Highlight16.src = "pics/gebr_h.gif"; 

Normal17 = new Image(); 
    Normal17.src = "pics/vflute.gif"; 
    Highlight17 = new Image(); 
    Highlight17.src = "pics/vflute_h.gif"; 



	function Bildwechsel(Bildnr,Bildobjekt)
    {
     window.document.images[Bildnr].src = Bildobjekt.src;
    }
   //-->
    //-->

