	var NoOffFirstLineMenus=6;			
	var LowBgColor='#000000';			
	var LowSubBgColor='#000000';			
	var HighBgColor='#000000';			
	var HighSubBgColor='#000000';			
	var FontLowColor='#ffffff';			
	var FontSubLowColor='ffffff';			
	var FontHighColor='ffffff';			
	var FontSubHighColor='ffffff';			
	var BorderColor='ffff80';			
	var BorderSubColor='ffff80';			
	var BorderWidth=1;				
	var BorderBtwnElmnts=1;			
	var FontFamily="verdana,arial,technical"	
	var FontSize=8;				
	var FontBold=1;				
	var FontItalic=0;				
	var MenuTextCentered='center';			
	var MenuCentered='middle';			
	var MenuVerticalCentered='middle';		
	var ChildOverlap=.2;				
	var ChildVerticalOverlap=.2;			
	var StartTop=1;				
	var StartLeft=-1;				
	var VerCorrect=0;				
	var HorCorrect=0;				
	var LeftPaddng=3;				
	var TopPaddng=3;				
	var FirstLineHorizontal=1;			
	var MenuFramesVertical=0;			
	var DissapearDelay=1000;			
	var TakeOverBgColor=0;			
	var FirstLineFrame='MyFrameOne';			
	var SecLineFrame='MyFrameTwo';			
	var DocTargetFrame='MyFrameTwo';			
	var TargetLoc='';				
	var HideTop=0;				
	var MenuWrap=1;				
	var RightToLeft=0;				
	var UnfoldsOnClick=0;			
	var WebMasterCheck=0;			
	var ShowArrow=0;				
	var KeepHilite=1;				
	var Arrws=['tri.gif',5,10,'tridown.gif',10,5,'trileft.gif',5,10];	

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}

// Menu tree
//	MenuX=new Array(Text to show, Link, background image (optional), number of sub elements, height, width);
//	For rollover images set "Text to show" to:  "rollover:Image1.jpg:Image2.jpg"

	

Menu1=new Array("Home","javascript:top.location.href='http://www.lupus-rheuma.de'","",0,20,140);	
Menu2=new Array("News","news.htm","",0,20,140);	
Menu3=new Array("Über uns","ueber_uns.htm","",0,20,140);

Menu4=new Array("Lupus Rheuma","","",7);
	Menu4_1=new Array("Allgemein","allgemein.htm","",0,20,140);
	Menu4_2=new Array("Symtome","symtome.htm","",0);
	Menu4_3=new Array("Ursachen","ursachen.htm","",0);	
	Menu4_4=new Array("Heilung ?","heilung.htm","",0)	
	Menu4_5=new Array("Forschung","forschung.htm","",0);
	Menu4_6=new Array("Gisi privat","privat/gisi_privat.htm","",0);
	Menu4_7=new Array("Bericht","bericht.htm","",0);
	
Menu5=new Array("Links","links.htm","",0,20,140);

Menu6=new Array("Kontakt/Impressum","kontakt_impressum.htm","",0,20,140);
	
	

