

	var NoOffFirstLineMenus=8;			// Number of first level items
	var LowBgColor='#cc9900';			// Background color when mouse is not over
	var LowSubBgColor='#cc9900';			// Background color when mouse is not over on subs
	var HighBgColor='#cc9900';			// Background color when mouse is over
	var HighSubBgColor='#cc9900';			// Background color when mouse is over on subs
	var FontLowColor='#000000';			// Font color when mouse is not over
	var FontSubLowColor='#000000';			// Font color subs when mouse is not over
	var FontHighColor='#ffff99';			// Font color when mouse is over
	var FontSubHighColor='#ffff99';			// Font color subs when mouse is over
	var BorderColor='#000000';			// Border color
	var BorderSubColor='#000000';			// Border color for subs
	var BorderWidth=2;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="arial,sans-serif"	// Font family menu items
	var FontSize=9;				// Font size menu items
	var FontBold=1;				// 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='left';			// 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=0;				// 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=10;				// Left padding
	var TopPaddng=2;				// Top padding
	var FirstLineHorizontal=1;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=400;			// 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='menu';				// span id for relative positioning
	var HideTop=0;				// Hide first level when loading new document 1 or 0
	var MenuWrap=0;				// 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=1;			// 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=['images/tri.gif',5,10,'images/tridown.gif',10,5,'images/trileft.gif',5,10];	// Arrow source, width and height

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("Company","/company/index.shtml","",4,20,90);
	Menu1_1=new Array("Home","/index.html","",0,20,150);	
	Menu1_2=new Array("History","/company/history.shtml","",0,20,150);
	Menu1_3=new Array("Patents & Trademark","/company/patents.shtml","",0,20,150);
	Menu1_4=new Array("Terms & Conditions","/company/terms.shtml","",0,20,150);
	
	
Menu2=new Array("Bag Products","/products/indexbags.shtml","",4,20,100);
	Menu2_1=new Array("Mushroom Bags","/products/bags.shtml","",0,20,145);
	Menu2_2=new Array("Bag Types","/products/baginfo.shtml","",0,20,145);
	Menu2_3=new Array("Filters","/company/filters.shtml","",0,20,150);
	Menu2_4=new Array("Raw Materials","/company/materials.shtml","",0,20,150);
		
Menu3=new Array("Other Products","/products/index.shtml","",3,20,110);
	Menu3_1=new Array("Tissue Culture Containers - Test Tubes and Bottles","/products/culture.shtml","",0,54,150);
	Menu3_2=new Array("Mushroom Bag Clamp","/products/bagclamp.shtml","",0,20,150);
	Menu3_3=new Array("Mushroom Box","/products/box.shtml","",0,20,150);

Menu4=new Array("Machinery","http://fungiequipment.com/index.shtml","",0,20,100);

Menu5=new Array("Distributors","/distributors/index.shtml","",5,20,100);
	Menu5_1=new Array("Europe","/distributors/europe.shtml","",0,20,100);
	Menu5_2=new Array("USA","/distributors/usa.shtml","",0,20,100);
	Menu5_3=new Array("Canada","/distributors/canada.shtml","",0,20,100);
	Menu5_4=new Array("China","/distributors/china.shtml","",0,20,100);
	Menu5_5=new Array("Mexico","/distributors/mexico.shtml","",0,20,100);

Menu6=new Array("Cultivation","/cultivation/index.shtml","",18,20,100);
	Menu6_1=new Array("Agaricus bitorquis","/cultivation/agbi.shtml","",0,20,190);
	Menu6_2=new Array("Agaricus blazei","/cultivation/agbl.shtml","",0,20,190);
	Menu6_3=new Array("Agrocybe chaxingu","/cultivation/agch.shtml","",0,20,190);
	Menu6_4=new Array("Cordyceps Militaris","/cultivation/comi.shtml","",0,20,190);
	Menu6_5=new Array("Dictyopora indusiata","/cultivation/diin.shtml","",0,20,190);
	Menu6_6=new Array("Clitocybe maxima","/cultivation/clma.shtml","",0,20,190);
	Menu6_7=new Array("Grifola frondosa","/cultivation/grfr/index.shtml","",2,20,190);
		Menu6_7_1=new Array("Introduction","/cultivation/grfr/intro.shtml","",0,20,190);
		Menu6_7_2=new Array("Synthetic Log Cultivation","/cultivation/grfr/chen.shtml","",0,20,190);
	Menu6_8=new Array("Hypsizygus marmores","/cultivation/hyma.shtml","",0,20,190);
	Menu6_9=new Array("Auricularia auricula","/cultivation/auau.shtml","",0,20,190);
	Menu6_10=new Array("Pholiota nameko","/cultivation/phna.shtml","",0,20,190);
	Menu6_11=new Array("Pleurotus citrinipileatus","/cultivation/plci.shtml","",0,20,190);
	Menu6_12=new Array("Pleurotus cornucopiae","/cultivation/plco.shtml","",0,20,190);
	Menu6_13=new Array("Pleurotus eryngii","/cultivation/pler.shtml","",0,20,190);
	Menu6_14=new Array("Pleurotus ferulae","/cultivation/plfe.shtml","",0,20,190);
	Menu6_15=new Array("Pleurotus nebrodensis","/cultivation/plne.shtml","",0,20,190);
	Menu6_16=new Array("Oudemansiella radicata","/cultivation/oura.shtml","",0,20,190);
	Menu6_17=new Array("Stropharia rugoso-annulata","/cultivation/stru.shtml","",0,20,190);
	Menu6_18=new Array("Lentinula edodes","/cultivation/leed.shtml","",0,20,190);
	
Menu7=new Array("Gallery","/photogallery/index.shtml","",4,20,70);
	Menu7_1=new Array("Bags","/photogallery/bags.shtml","",0,20,150);
	Menu7_2=new Array("Spawn Making","/photogallery/spawn.shtml","",0,20,150);
	Menu7_3=new Array("Fruiting Mushrooms","/photogallery/mushrooms.shtml","",0,20,150);
	Menu7_4=new Array("Wild Mushrooms of China's Wild West","/photogallery/chinamushrooms.shtml","",0,37,150);

	
Menu8=new Array("Links","/links/index.shtml","",14,20,65);
	Menu8_1=new Array("Tasty and Tonic Foods","http://www.tastyandtonicfoods.com/","",0,20,195);
	Menu8_2=new Array("Fungi Perfecti","http://www.fungi.com/","",0,20,195);
	Menu8_3=new Array("Kitchen Culture Kits","http://www.kitchenculturekit.com/","",0,20,195);
	Menu8_4=new Array("Mushroom Growers' Newsletter","http://www.mushroomcompany.com/","",0,20,195);
	Menu8_5=new Array("Cornell Invasive Plants Program","http://www.invasiveplants.net/","",0,20,195);
	Menu8_6=new Array("U.S. Department of Agriculture","http://www.usda.gov","",0,20,195);
	Menu8_7=new Array("Sylvan","http://www.sylvaninc.com/","",0,20,195);
	Menu8_8=new Array("Micelios Fungisem","http://www.fungisem.es","",0,20,195);
	Menu8_9=new Array("Spore Mushroom Products","http://www.spore.nl","",0,20,195);
	Menu8_10=new Array("Wylie Mycologicals","http://www.wyliemycologicals.ca","",0,20,195);
	Menu8_11=new Array("CO2 Boost","http://www.co2boost.com/","",0,20,195);
	Menu8_12=new Array("Exotic Spawn CC","http://www.exoticspawn.co.za/Index.htm","",0,20,195);
	Menu8_13=new Array("Fungi Equipment","http://www.fungiequipment.com","",0,20,195);
	Menu8_14=new Array("Hongo's Biofactory","http://www.hongosbiofactory.com/","",0,20,195);
	