 Normal1 = new Image(); Normal1.src = "img/team/fixm.jpg"; Highlight1 = new Image(); Highlight1.src = "img/team/fixm.jpg";

 Normal2 = new Image(); Normal2.src = "img/team/wex.jpg"; Highlight2 = new Image(); Highlight2.src = "img/team/wex.jpg";
 
 Normal3 = new Image(); Normal3.src = "img/team/wasim.jpg"; Highlight3 = new Image(); Highlight3.src = "img/team/wasim.jpg";
  Normal4 = new Image(); Normal4.src = "img/team/froehlich.jpg"; Highlight4 = new Image(); Highlight4.src = "img/team/froehlich.jpg"; Normal5= new Image(); Normal5.src = "img/team/diehl.jpg"; Highlight5 = new Image(); Highlight5.src = "img/team/diehl.jpg";
  Normal6 = new Image(); Normal6.src = "img/team/horndacher.jpg"; Highlight6 = new Image(); Highlight6.src = "img/team/horndacher.jpg"; Normal7 = new Image(); Normal7.src = "img/team/puchler.jpg"; Highlight7 = new Image(); Highlight7.src = "img/team/puchler.jpg";
 
 Normal8 = new Image(); Normal8.src = "img/team/fix.jpg"; Highlight8 = new Image(); Highlight8.src = "img/team/fix.jpg";
 Normal9 = new Image(); Normal9.src = "img/team/billich.jpg"; Highlight9 = new Image(); Highlight9.src = "img/team/billich.jpg";
 
  Normal10 = new Image(); Normal10.src = "img/team/karle.jpg"; Highlight10 = new Image(); Highlight10.src = "img/team/karle.jpg";
 
 
   function Bildwechsel(Bildnr,Bildobjekt)  { window.document.images[Bildnr].src = Bildobjekt.src; }