var NoOffFirstLineMenus=4; //set number of main menu items
var LowBgColor='#CC3300';
var HighBgColor='#999999';
var FontLowColor='white';
var FontHighColor='white';
var BorderColor='white';
var BorderWidth=1;
var BorderBtwnElmnts=1;
var FontFamily="verdana,arial"
var FontSize=10;
var CorMac=5;
var FontBold=1;
var FontItalic=0;
var MenuTextCentered=0;
var MenuCentered='left';
var MenuVerticalCentered='top';
var ChildOverlap=0;
var ChildVerticalOverlap=0;
var StartTop=46; //set vertical offset
var StartLeft=79; //set horizontal offset
var VerCorrect=0;
var HorCorrect=0;
var LeftPaddng=5;
var TopPaddng=5;
var FirstLineHorizontal=1; //set menu layout (1=horizontal, 0=vertical)
var MenuFramesVertical=1;
var DissapearDelay=500;
var TakeOverBgColor=1;
var FirstLineFrame='navig';
var SecLineFrame='space';
var DocTargetFrame='space';
var WebMasterCheck=0;

Menu1=new Array("Unternehmen","../D/about_us_D.htm",0,23,100);
		
Menu2=new Array("Unsere Motoren","",3,23,100);
	Menu2_1=new Array("Explosionsgeschützte Motoren","../D/product1_D.htm",0,32,200);
	Menu2_2=new Array("Motoren mit hohen Drehmomenten","../D/product2_D.htm",0);
	Menu2_3=new Array("Motoren für Ventilationsanwendungen","../D/product3_D.htm",0);

Menu3=new Array("Kontakt","../D/contacts_D.htm",0,23,100);

Menu4=new Array("Bibliothek","../D/library_D.htm",0,23,100);
	


