//(c) Ger Versluis 2000 version 1.0, 1 november 2000

	var NoOffFirstLineMenus=9; //set number of main menu items
//	var LowBgColor='FFFF00';
       var LowBgColor='white';
	var HighBgColor='FC1922';
	var FontLowColor='000000';
	var FontHighColor='white';
       var BorderColor='FC1922';
//	var BorderColor='EF6B00';
	var BorderWidth=1;
	var BorderBtwnElmnts=1;
	var FontFamily="verdana,technical,arial"
	var FontSize=9;
	var FontBold=1;
	var FontItalic=0;
	var MenuTextCentered=0;
	var MenuCentered='left';
	var MenuVerticalCentered='top';
	var ChildOverlap=.1;
	var ChildVerticalOverlap=.1;
	var StartTop=118; //set vertical offset
	var StartLeft=0; //set horizontal offset
	var VerCorrect=0;
	var HorCorrect=0;
	var LeftPaddng=0;
	var TopPaddng=5;
	var FirstLineHorizontal=0; //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;

//Menux=new Array("text to show","Link",No of sub elements,element height,element width);
//see accompanying "config.htm" file for more information on structure of menus

Menu1=new Array("HOME","index.htm",0,20,200);

Menu2=new Array("ABB Stand-alone Drives","abbvfd.html",0,20,150);


Menu3=new Array("Red-e-VFD Complete Panels","complete.htm",0,20,200);

Menu4=new Array("Red-e-VFD Companion Panels","companion.htm",0,20,200);
	

// Menu4=new Array("Data Sheet","data.htm",0,20,150);
	
// Menu5=new Array("On-line Store","http://red-e-vfd.com/store",0, 20, 200);

Menu5=new Array("Request a Quote","request_quote.php",0, 20, 200);

Menu6=new Array("UL Listed & Labeled","http://database.ul.com/cgi-bin/XYV/template/LISEXT/1FRAME/showpage.html?name=NITW.E210861&ccnshorttitle=Industrial+Control+Panels&objid=1074907297&cfgid=1073741824&version=versionless&parent_id=1073990195&sequence=1",0);
	
		
// Menu5=new Array("Precision Pumping Systems","http://precision-pumping.com",0, 20, 200);
		

Menu7=new Array("Examples","examples.htm",4, 20, 200);
Menu7_1=new Array("Complete Panels", "complete-panels.htm", 0, 20, 200);
Menu7_2=new Array("Companion Panels", "companion-panels.htm", 0, 20, 200);
Menu7_3=new Array("Options", "panel-options.htm", 0, 20, 200);
Menu7_4=new Array("Custom Panels", "custom-panels.htm", 0, 20, 200);

Menu8=new Array("Downloads","",4, 20, 200);
Menu8_1=new Array("ABB Drives Interview Form", "ABB Drive Interview.pdf", 0, 20, 200);
//Menu8_2=new Array("ACS550 Flyer","ACS550-Flyer.pdf",0, 20, 200);
//Menu8_3=new Array("ACS550 Price Sheet","ACS550-pRICE-sHEET.pdf",0, 20, 200);
//Menu8_3=new Array("ACS550 Price Sheet","",0, 20, 200);
Menu8_2=new Array("ACS350 Technical Catalog","ACS350 Technical Catalog.pdf",0, 20, 200);
Menu8_3=new Array("ACS550 Technical Catalog","ACS550 Technical Catalog.pdf",0, 20, 200);
Menu8_4=new Array("ACS800 Technical Catalog","ACS800 Technical Catalog.pdf",0, 20, 200);
//Menu8_5=new Array("ACS550 User's Manual","ACS550-Users_Manual.pdf",0, 20, 200);


Menu9=new Array("Contact Us","contact_us.php",0,20,200);