// Menu tree
//	MenuX=new Array(ItemText, Link, background image, number of sub elements, height, width);
//	For rollover images ItemText format is:  'rollover:Image1.jpg:Image2.jpg'
var NoOffFirstLineMenus=9;			// Number of first level items
var LowBgColor='#339B31';			// Background color when mouse is not over
var LowSubBgColor='#2B8228';		// Background color when mouse is not over on subs
var HighBgColor='#2B8228';		// Background color when mouse is over
var HighSubBgColor='#2B8228';		// Background color when mouse is over on subs
var FontLowColor='#FFFFFF';			// Font color when mouse is not over
var FontSubLowColor='#FFFFFF';		// Font color subs when mouse is not over
var FontHighColor='#FFCC00';	// Font color when mouse is over
var FontSubHighColor='#FFCC00';	// Font color subs when mouse is over
var BorderBtwnElmnts=0;						// Border between elements 1 or 0
var BorderWidth=0;								// Border width
var BorderSubColor='';					// Border color for subs
var BorderColor='';						// Border color
var FontFamily='Arial'			// Font family menu items
var FontSize=8;				// Font size menu items
var FontBold=0;				// Bold menu items 1 or 0
var FontItalic=0;			// Italic menu items 1 or 0
var MenuTextCentered='left';					// Item text position 'left', 'center' or 'right'
var MenuCentered='center';						// Menu horizontal position 'left', 'center' or 'right'
var MenuVerticalCentered='top';				// Menu vertical position 'top', 'middle','bottom' or static
var ChildOverlap=.2;							// horizontal overlap child/ parent
var ChildVerticalOverlap=.2;					// vertical overlap child/ parent
var StartTop=120;								// Menu offset x coordinate
var StartLeft=0;				// Menu offset y coordinate
var VerCorrect=0;								// Multiple frames y correction
var HorCorrect=0;								// Multiple frames x correction
var LeftPaddng=5;								// Left padding
var TopPaddng=5;								// Top padding
var FirstLineHorizontal=1;						// First level items layout horizontal 1 or 0
var MenuFramesVertical=1;						// Frames in cols or rows 1 or 0
var DissapearDelay=1000;						// delay before menu folds in
var TakeOverBgColor=1;							// Menu frame takes over background color subitem frame
var FirstLineFrame='navig';					// Frame where first level appears
var SecLineFrame='space';						// Frame where sub levels appear
var DocTargetFrame='space';					// Frame where target documents appear
var TargetLoc='';								// span id for relative positioning
var HideTop=0;									// Hide first level when loading new document 1 or 0
var MenuWrap=1;								// enables/ disables menu wrap 1 or 0
var RightToLeft=0;								// enables/ disables right to left unfold 1 or 0
var UnfoldsOnClick=0;							// Level 1 unfolds onclick/ onmouseover
var WebMasterCheck=0;							// menu tree checking on or off 1 or 0
var ShowArrow=0;								// Uses arrow gifs when 1
var KeepHilite=1;								// Keep selected path highligthed
var Arrws=['tri.gif',5,10,'tridown.gif',10,5,'trileft.gif',5,10];	// Arrow source, width and height
Menu1=new Array("Home","default.asp","",0,23,37);
Menu2=new Array("Arthritis","default.asp?Action=NSList&OKat=Arthritis","",1,23,48);
Menu2_1=new Array("Products for Rheumatism","default.asp?Action=List&Okat=Arthritis&Kat=Products for Rheumatism","",0,23,200);
Menu3=new Array("Diabetes","default.asp?Action=NSList&OKat=Diabetes","",1,23,52);
Menu3_1=new Array("Benfotiamine","default.asp?Action=List&Okat=Diabetes&Kat=Benfotiamine","",0,23,200);
Menu4=new Array("Essential Oils","default.asp?Action=NSList&OKat=Essential Oils","",1,23,74);
Menu4_1=new Array("Seabuckthorn Seed Oil","default.asp?Action=List&Okat=Essential Oils&Kat=Seabuckthorn Seed Oil","",0,23,200);
Menu5=new Array("Fungi and Bacteria","default.asp?Action=NSList&OKat=Fungi and Bacteria","",1,23,100);
Menu5_1=new Array("Grapefruit Seed Extract","default.asp?Action=List&Okat=Fungi and Bacteria&Kat=Grapefruit Seed Extract","",0,23,200);
Menu6=new Array("Immune Enhancers","default.asp?Action=NSList&OKat=Immune Enhancers","",5,23,101);
Menu6_1=new Array("CORALITH ™","default.asp?Action=List&Okat=Immune Enhancers&Kat=CORALITH ™","",0,23,200);
Menu6_2=new Array("Ginkgo biloba","default.asp?Action=List&Okat=Immune Enhancers&Kat=Ginkgo biloba","",0,23,200);
Menu6_3=new Array("Hypericin","default.asp?Action=List&Okat=Immune Enhancers&Kat=Hypericin","",0,23,200);
Menu6_4=new Array("Tribulus terrestris","default.asp?Action=List&Okat=Immune Enhancers&Kat=Tribulus terrestris","",0,23,200);
Menu6_5=new Array("Zingiber officinalis","default.asp?Action=List&Okat=Immune Enhancers&Kat=Zingiber officinalis","",0,23,200);
Menu7=new Array("Minerals and Vitamins","default.asp?Action=NSList&OKat=Minerals and Vitamins","",2,23,115);
Menu7_1=new Array("Minerals","default.asp?Action=List&Okat=Minerals and Vitamins&Kat=Minerals","",0,23,200);
Menu7_2=new Array("Vitamins","default.asp?Action=List&Okat=Minerals and Vitamins&Kat=Vitamins","",0,23,200);
Menu8=new Array("Other","default.asp?Action=NSList&OKat=Other","",5,23,37);
Menu8_1=new Array("Hair Removing","default.asp?Action=List&Okat=Other&Kat=Hair Removing","",0,23,200);
Menu8_2=new Array("Health-test","default.asp?Action=List&Okat=Other&Kat=Health-test","",0,23,200);
Menu8_3=new Array("Libido Enhancers","default.asp?Action=List&Okat=Other&Kat=Libido Enhancers","",0,23,200);
Menu8_4=new Array("Packaging tubes bottles etc.","default.asp?Action=List&Okat=Other&Kat=Packaging tubes bottles etc.","",0,23,200);
Menu8_5=new Array("Wines","default.asp?Action=List&Okat=Other&Kat=Wines","",0,23,200);
Menu9=new Array("Slimming","default.asp?Action=NSList&OKat=Slimming","",1,23,51);
Menu9_1=new Array("Caseino Gluco Macro Peptide","default.asp?Action=List&Okat=Slimming&Kat=Caseino Gluco Macro Peptide","",0,23,200);
Menu10=new Array("Shop","default.asp?Action=NSShop","",0,23,35);
document.write("<SCR" + "IPT LANGUAGE='JavaScript1.2' SRC='adm/menu_com.js' TYPE='text/javascript'><\/SCR" + "IPT>");
