<!--

function Bildwechsel(Bildnr,Bildobjekt)
{
 window.document.images[Bildnr].src = Bildobjekt.src;
}
	
function fensterauf(dieURL,winName,features) {
  baby = window.open(dieURL,winName,features);
  baby.focus();
}

function parentme() {
  
}

function ZweiFrames(URL1,F1,URL2,F2)
     {  
      parent.frames[F1].location.href=URL1;
      parent.frames[F2].location.href=URL2;
     }
	 
  if(myWrapper == "me")
  {
    if(top.frames.length > 0)
      top.location.href=self.location;
  }  
  else 
  {
    if(top.myWrapper != "me")
    top.location.href=myWrapper
  }
Normal0 = new Image(); 
Normal0.src = "images/nav0_faq_off.gif"; 
Highlight0 = new Image(); 
Highlight0.src = "images/nav0_faq_on.gif"; 

Normal1 = new Image(); 
Normal1.src = "images/nav1_refl_off.gif"; 
Highlight1 = new Image(); 
Highlight1.src = "images/nav1_refl_on.gif"; 

Normal2 = new Image(); 
Normal2.src = "images/nav2_lamps_off.gif"; 
Highlight2 = new Image(); 
Highlight2.src = "images/nav2_lamps_on.gif"; 

Normal3 = new Image(); 
Normal3.src = "images/nav3_caches_off.gif"; 
Highlight3 = new Image(); 
Highlight3.src = "images/nav3_caches_on.gif"; 

Normal4 = new Image(); 
Normal4.src = "images/nav4_forum_off.gif"; 
Highlight4 = new Image(); 
Highlight4.src = "images/nav4_forum_on.gif"; 

Normal5 = new Image(); 
Normal5.src = "images/nav5_links_off.gif"; 
Highlight5 = new Image(); 
Highlight5.src = "images/nav5_links_on.gif"; 

Normal6 = new Image(); 
Normal6.src = "images/nav7_types_off.gif"; 
Highlight6 = new Image(); 
Highlight6.src = "images/nav7_types_on.gif"; 

Normal7 = new Image(); 
Normal7.src = "images/nav8_nightcachers_off.gif"; 
Highlight7 = new Image(); 
Highlight7.src = "images/nav8_nightcachers_on.gif"; 

Normal8 = new Image(); 
Normal8.src = "images/nav9_caves_off.gif"; 
Highlight8 = new Image(); 
Highlight8.src = "images/nav9_caves_on.gif"; 



// -->
