//(c) Ger Versluis 2000 version 1.0, 1 november 2000

	var NoOffFirstLineMenus=4; //set number of main menu items
	var LowBgColor='#333399';
	var HighBgColor='#333399';
	var FontLowColor='#ffffff';
	var FontHighColor='#ffffff';
	var BorderColor='#003366';
	var BorderWidth=1;
	var BorderBtwnElmnts=1;
	var FontFamily="arial, helvetica, sans-serif"
	var FontSize=8;
	var FontBold=0;
	var FontItalic=0;
	var MenuTextCentered=1;
	var MenuCentered='left';
	var MenuVerticalCentered='top';
	var ChildOverlap=.1;
	var ChildVerticalOverlap=.1;
	var StartTop=108; //set vertical offset
	var StartLeft=28; //set horizontal offset
	var VerCorrect=0;
	var HorCorrect=0;
	var LeftPaddng=3;
	var TopPaddng=2;
	var FirstLineHorizontal=1; //set menu layout (1=horizontal, 0=vertical)
	var MenuFramesVertical=0;
	var DissapearDelay=500;
	var TakeOverBgColor=1;
	var FirstLineFrame='navig';
	var SecLineFrame='navig';
	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("Supply Chain Management","#",5,22,174);	
	Menu1_1=new Array("One Long Dragon","onelongdragon.html",0,22,180);	
	Menu1_2=new Array("TCM Green","onelongdragon.html",0,22,180);	
	Menu1_3=new Array("Manufacturing","manufacturing.html",0,22,180);	
	Menu1_4=new Array("Extraction Process Research","manufacturing.html",0,22,180);	
	Menu1_5=new Array("QA/QC","qaqc.html",0,22,180);	

Menu2=new Array ("Product Development","proddev.html",0,22,159);

Menu3=new Array ("About Botanica","#",3);
	Menu3_1=new Array("Botanica BioScience","about_botanica.html",0,22,180);	
	Menu3_2=new Array("PRI","about_pri.html",0,22,180);	
	Menu3_3=new Array("Contact Botanica","contact.html",0,22,180);
	
Menu4=new Array("Order Botanica Products","#",2,22,180);
	Menu4_1=new Array("Consumer Products","https://secure.netsolhost.com/botanica-bioscience.com/products.html",0,22,180);	
	Menu4_2=new Array("Investors","https://secure.netsolhost.com/botanica-bioscience.com/products.html",0,22,180);	

Menu3=new Array("Order Botanica Products","https://secure.netsolhost.com/botanica-bioscience.com/products.html",0);
