/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.41 24 December 2001	          *
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=7;			// Number of first level items
	var LowBgColor='yellow';			// Background color when mouse is not over
	var LowSubBgColor='wheat';			// Background color when mouse is not over on subs
	var HighBgColor='wheat';			// Background color when mouse is over
	var HighSubBgColor='black';			// Background color when mouse is over on subs
	var FontLowColor='black';			// Font color when mouse is not over
	var FontSubLowColor='black';			// Font color subs when mouse is not over
	var FontHighColor='black';			// Font color when mouse is over
	var FontSubHighColor='white';			// Font color subs when mouse is over
	var BorderColor='black';			// Border color
	var BorderSubColor='black';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;				// Border between elements 1 or 0
	var FontFamily="arial,comic sans ms,technical"	// 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=1;					// Menu offset x coordinate
	var StartLeft=1;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=3;				// Left padding
	var TopPaddng=0;				// Top padding
	var FirstLineHorizontal=1;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=0;			// 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='myFrameOne';		// Frame where first level appears
	var SecLineFrame='myFrameTwo';			// Frame where sub levels appear
	var DocTargetFrame='myFrameTwo';		// 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=1;				// 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

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("Introduction","intro.htm","",10,20,90);
	Menu1_1=new Array("Introduction","intro.htm","",0,20,180);	
	Menu1_2=new Array("Steps to Distilling","steps.htm","",0,20,150);	
	Menu1_3=new Array("New Distillers FAQ","faq.htm","",0,20,150);	
	Menu1_4=new Array("Types of Stills","types.htm","",0,20,180);	
       Menu1_5=new Array("Safety","methanol.htm","",8,20,150);	    
  		Menu1_5_1=new Array("Basic Safety Guidelines","methanol.htm#safety","",0,20,180);
		Menu1_5_2=new Array("Ethanol Toxicity","methanol.htm#alc_poison","",0,20,180);
		Menu1_5_3=new Array("Fire","methanol.htm#fire","",0,20,150);
		Menu1_5_4=new Array("Will I Go Blind ?","methanol.htm#blind","",0,20,150);
		Menu1_5_5=new Array("Methanol","methanol.htm#methanol","",0,20,150);
		Menu1_5_6=new Array("Denatured Methanol","methanol.htm#denature","",0,20,150);
		Menu1_5_7=new Array("Fusels","methanol.htm#fusel","",0,20,150);
		Menu1_5_8=new Array("Avoiding Hangovers","bad.htm","",0,20,150);
  	Menu1_6=new Array("Legality","legal.htm","",0,20,150);	      
  	Menu1_7=new Array("Definitions of Distilled Spirits","spirits.htm","",0,20,150);	      
  	Menu1_8=new Array("Commercial Spirits","detail/362Index.htm","",0,20,150);	      
  	Menu1_9=new Array("Whats New at this Site","whats_new.htm","",0,20,150);	      
  	Menu1_10=new Array("How to Contact Me","contact.htm","",0,20,150);	      

Menu2=new Array("Theory","theory.htm","",5,20,80);
	Menu2_1=new Array("Explaining the Theory","theory.htm","",0,20,210);	
	Menu2_2=new Array("Distillate Strength & Temperature","theory.htm#strong","",0,20,150);	
	Menu2_3=new Array("Reflux Still Design Theory","refluxdesign.htm","",10,20,150);	
		Menu2_3_1=new Array("Multiple Distillations","refluxdesign.htm#multi","",0,20,250);
		Menu2_3_2=new Array("Purity","refluxdesign.htm#steps","",0,20,150);
		Menu2_3_3=new Array("Temperature & Purity vs Plate No.","refluxdesign.htm#plate","",0,20,150);		
		Menu2_3_4=new Array("Heat & Mass Balance Requirements","refluxdesign.htm#hm","",0,20,150);
		Menu2_3_5=new Array("Packing HETPs","refluxdesign.htm#hetp","",0,20,150);
		Menu2_3_6=new Array("Reflux Ratio","refluxdesign.htm#rr","",0,20,150);
		Menu2_3_7=new Array("Column Height","refluxdesign.htm#height","",0,20,150);
		Menu2_3_8=new Array("Column Diameter","refluxdesign.htm#diameter","",0,20,150);
		Menu2_3_9=new Array("Stainless Steel Wool Scrubbers/Scourers","refluxdesign.htm#ss","",0,20,150);
		Menu2_3_10=new Array("Designing Your Own Still","refluxdesign.htm#your","",0,20,150);
	Menu2_4=new Array("Interactive Design Calculations","","",6,20,150);
		Menu2_4_1=new Array("Pot Still Purity","pot_calc.htm","",0,20,180);
		Menu2_4_2=new Array("Reflux Still Sizing & Purity","reflux_calc.htm","",0,20,150);
		Menu2_4_3=new Array("Reflux Heat & Mass Balance","heatmass.htm","",0,20,150);
		Menu2_4_4=new Array("Condenser Size","cond_calc.htm","",0,20,150);
		Menu2_4_5=new Array("Equation Details","equations.htm","",0,20,150);
		Menu2_4_6=new Array("Physical Properties","calc.htm","",0,20,150);
	Menu2_5=new Array("Unit Conversion Calculations","units.htm","",4,20,150);
		Menu2_5_1=new Array("Mass","units.htm#mass","",0,20,150);
		Menu2_5_2=new Array("Volume","units.htm#volume","",0,20,150);
		Menu2_5_3=new Array("Length","units.htm#length","",0,20,150);
		Menu2_5_4=new Array("Temperature","units.htm#temp","",0,20,150);

Menu3=new Array("Equipment","","",5,20,100);
	Menu3_1=new Array("Types of Stills","types.htm","",3,20,170);
		Menu3_1_1=new Array("Pot Stills","types.htm#pot","",0,20,180);
		Menu3_1_2=new Array("Reflux Stills","types.htm#reflux","",0,20,150);
		Menu3_1_3=new Array("Fractionating Stills","types.htm#fraction","",0,20,150);
	Menu3_2=new Array("Photos of Stills","","",8,20,180);
		Menu3_2_1=new Array("Offset-Head Stills","photos-ns.htm","",0,20,190);
		Menu3_2_2=new Array("Stillmaker Stills","photos-sm.htm","",0,20,150);
		Menu3_2_3=new Array("Reflux Stills","photos-reflux.htm","",0,20,150);
		Menu3_2_4=new Array("Pot Stills","photos-pot.htm","",0,20,150);
		Menu3_2_5=new Array("Stills for Sale","photos-sold.htm","",0,20,150);
		Menu3_2_6=new Array("Moonshine Stills","photos-moonshine.htm","",0,20,150);
		Menu3_2_7=new Array("Commercial Distilleries","commercial.htm","",0,20,150);
		Menu3_2_8=new Array("Copper Alambics and Alquitars","http://homedistiller.org/alembic.htm","",0,20,200);

	Menu3_3=new Array("Making a Still","","",6,20,150);
		Menu3_3_1=new Array("Stills that Aren\'t Stills","notstill.htm","",5,20,150);
			Menu3_3_1_1=new Array("Slow Evaporation","notstill.htm#hotair","",0,20,170);
			Menu3_3_1_2=new Array("Bucket Stills","notstill.htm#bucket","",0,20,170);
			Menu3_3_1_3=new Array("Ice-Water Stills","notstill.htm#ice","",0,20,150);
			Menu3_3_1_4=new Array("Freezing","notstill.htm#freeze","",0,20,150);
			Menu3_3_1_5=new Array("Air Stripping","notstill.htm#blowair","",0,20,150);
		Menu3_3_2=new Array("Designs & Plans","designs.htm","",12,20,170);
			Menu3_3_2_1=new Array("Reflux Still Design Theory","designs.htm","",0,20,230);
			Menu3_3_2_2=new Array("Reflux Stills","designs.htm#make_reflux","",0,20,150);
			Menu3_3_2_3=new Array("Reflux Still Design","designs.htm#reflux_plan","",0,20,150);
			Menu3_3_2_4=new Array("Pot Stills","designs.htm#make_pot","",0,20,150);
			Menu3_3_2_5=new Array("Pot Still Plans","designs.htm#pot_plan","",0,20,150);
			Menu3_3_2_6=new Array("Thumpers, Doublers & Slobber Boxes","designs.htm#thumper","",0,20,150);
			Menu3_3_2_7=new Array("Condensers","designs.htm#condenser","",0,20,150);
			Menu3_3_2_8=new Array("Vacuum Stills","designs.htm#vacuum","",0,20,150);
			Menu3_3_2_9=new Array("Other Design Sites","designs.htm#make_other","",0,20,150);
			Menu3_3_2_10=new Array("Design Concepts","concept.htm","",0,20,150);
			Menu3_3_2_11=new Array("Continuous Stills","cont.htm","",0,20,150);
			Menu3_3_2_12=new Array("Bokakobs designs","photos-alex.htm","",0,20,150);
		Menu3_3_3=new Array("Materials","materials.htm","",0,20,150);
		Menu3_3_4=new Array("Control Systems","control.htm","",0,20,150);
		Menu3_3_5=new Array("The First Run","first_run.htm#first","",0,20,150);
		Menu3_3_6=new Array("Finding Leaks","first_run.htm#leaks","",0,20,150);
	Menu3_4=new Array("Buying a Still","buying.htm","",0,20,150);
	Menu3_5=new Array("Other Equipment","equipment.htm","",0,20,150);

Menu4=new Array("Preparing Wash","wash.htm","",5,20,110);
	Menu4_1=new Array("Which Wash to Make","wash.htm","",0,20,170);
	Menu4_2=new Array("Sugar Based","wash-sugar.htm","",14,20,150);
		Menu4_2_1=new Array("Neutral Alcohol","wash-sugar.htm#neutral","",0,20,180);
		Menu4_2_2=new Array("Initial Specific Gravity","wash-sugar.htm#sg","",0,20,150);
		Menu4_2_3=new Array("Yeast Nutrients","wash-sugar.htm#nutrient","",0,20,150);
		Menu4_2_4=new Array("Acidity","wash-sugar.htm#acid","",0,20,150);
		Menu4_2_5=new Array("Yield","wash-sugar.htm#yield","",0,20,150);
		Menu4_2_6=new Array("Max. Sugar Concentration","wash-sugar.htm#conc","",0,20,150);
		Menu4_2_7=new Array("Poteen","wash-sugar.htm#poteen","",0,20,150);
		Menu4_2_8=new Array("Molasses","wash-sugar.htm#molasses","",0,20,150);
		Menu4_2_9=new Array("Rum","wash-sugar.htm#rum2","",0,20,150);
		Menu4_2_10=new Array("Honey","wash-sugar.htm#honey","",0,20,150);
		Menu4_2_11=new Array("Mead Brandy","wash-sugar.htm#mead","",0,20,150);
		Menu4_2_12=new Array("Maple Syrup","wash-sugar.htm#maple","",0,20,150);
		Menu4_2_13=new Array("Lactose","wash-sugar.htm#lactose","",0,20,150);
		Menu4_2_14=new Array("Sugar","sugar.htm","",8,20,170);
			Menu4_2_14_1=new Array("Introduction","sugar.htm#intro","",0,20,180);
			Menu4_2_14_2=new Array("Monosaccharides","sugar.htm#mono","",0,20,150);
			Menu4_2_14_3=new Array("Disaccharides","sugar.htm#di","",0,20,150);
			Menu4_2_14_4=new Array("Polysaccharides","sugar.htm#poly","",0,20,150);
			Menu4_2_14_5=new Array("Relative Sweetness","sugar.htm#sweet","",0,20,150);
			Menu4_2_14_6=new Array("Attenuation","sugar.htm#att","",0,20,150);
			Menu4_2_14_7=new Array("Effect on Alcohol Sweetness","sugar.htm#affect","",0,20,150);
			Menu4_2_14_8=new Array("Inverting Sugars","sugar.htm#invert","",0,20,150);
	Menu4_3=new Array("Grains","wash-grain.htm","",19,20,150);
		Menu4_3_1=new Array("Which Grains to Use","wash-grain.htm#recipes","",0,20,200);
		Menu4_3_2=new Array("Grain Yield","wash-grain.htm#yield","",0,20,150);
		Menu4_3_3=new Array("Grain Yield Details","yield.htm","",5,20,150);
			Menu4_3_3_1=new Array("Mash Efficiency and Yield","yield.htm","",0,20,170);
			Menu4_3_3_2=new Array("Maximum Yield","yield.htm#max","",0,20,150);
			Menu4_3_3_3=new Array("Typical Yield","yield.htm#typical","",0,20,150);
			Menu4_3_3_4=new Array("Mash Efficiency","yield.htm#efficient","",0,20,150);
			Menu4_3_3_5=new Array("Planning Malt Quantities","yield.htm#planning","",0,20,150);
		Menu4_3_4=new Array("Malting","wash-grain.htm#malting","",0,20,150);
		Menu4_3_5=new Array("Gristing","wash-grain.htm#gristing","",0,20,150);
		Menu4_3_6=new Array("Mashing","wash-grain.htm#mashing","",0,20,150);
		Menu4_3_7=new Array("Enzymes","enzymes.htm","",0,20,150);
		Menu4_3_8=new Array("Mashing without Cooking","wash-grain.htm#nocook","",0,20,150);
		Menu4_3_9=new Array("Basic Whisky Recipe","wash-grain.htm#whisky","",0,20,150);
		Menu4_3_10=new Array("Poitin","wash-grain2.htm#poitin","",0,20,150);
		Menu4_3_11=new Array("Jack Daniels Blacklabel Recipe","wash-grain2.htm#jackdaniels","",0,20,150);
		Menu4_3_12=new Array("Bushmills Black Bush Recipe","wash-grain2.htm#bushmills","",0,20,150);
		Menu4_3_13=new Array("Moonshine Recipes","wash-grain2.htm#moonshine","",0,20,150);
		Menu4_3_14=new Array("Sourmash","wash-grain2.htm#sourmash","",0,20,150);
		Menu4_3_15=new Array("Scotch","wash-grain2.htm#scotch","",0,20,150);
		Menu4_3_16=new Array("Vodka","wash-grain2.htm#vodka","",0,20,150);
		Menu4_3_17=new Array("Bread","wash-grain2.htm#bread","",0,20,150);
		Menu4_3_18=new Array("Rice","wash-grain2.htm#rice","",0,20,150);	
		Menu4_3_19=new Array("Whisky","wash-grain2.htm#whisky","",0,20,150);
	Menu4_4=new Array("Fruit","wash-fruit.htm","",11,20,150);
		Menu4_4_1=new Array("Types of Fruit & Their Yield","wash-fruit.htm#types","",0,20,180);
		Menu4_4_2=new Array("Cyanide or Arsenic ?","wash-fruit.htm#cyanide","",0,20,150);
		Menu4_4_3=new Array("Using Fruit","wash-fruit.htm#method","",0,20,150);
		Menu4_4_4=new Array("Adding Extra Sugar","wash-fruit.htm#sugar","",0,20,150);
		Menu4_4_5=new Array("Brandy","wash-fruit.htm#brandy","",0,20,150);
		Menu4_4_6=new Array("Split Brandies","wash-fruit.htm#splitbrandy","",0,20,150);
		Menu4_4_7=new Array("Mock Apple Brandy","wash-fruit.htm#mockbrandy","",0,20,150);
		Menu4_4_8=new Array("Arak or Raki","wash-fruit.htm#arak","",0,20,150);
		Menu4_4_9=new Array("Grappa","wash-fruit.htm#grappa","",0,20,150);
		Menu4_4_10=new Array("Tequila","wash-fruit.htm#tequila","",0,20,150);
		Menu4_4_11=new Array("Using Potatoes","wash-fruit.htm#pot","",0,20,150);
	Menu4_5=new Array("Fermentation","ferment.htm","",12,20,150);
		Menu4_5_1=new Array("Which Yeast to Use","ferment.htm#which","",0,20,180);
		Menu4_5_2=new Array("Mixing Different Yeasts","ferment.htm#mix","",0,20,150);
		Menu4_5_3=new Array("How Much Yeast to Use","ferment.htm#howmuch","",0,20,150);
		Menu4_5_4=new Array("Nutrients & Acidity","ferment.htm#nutrients","",0,20,150);
		Menu4_5_5=new Array("Oxygen","ferment.htm#oxygen","",0,20,150);
		Menu4_5_6=new Array("Pitching Yeasts","ferment.htm#pitch","",0,20,150);
		Menu4_5_7=new Array("Temperature Control","ferment.htm#temp","",0,20,150);
		Menu4_5_8=new Array("Settling","ferment.htm#settle","",0,20,150);
		Menu4_5_9=new Array("Alcohol Content","ferment.htm#alcohol","",0,20,150);
		Menu4_5_10=new Array("Reusing Yeast","ferment.htm#reuse","",0,20,150);
		Menu4_5_11=new Array("High Gravity Ferments","ferment.htm#high","",0,20,150);
		Menu4_5_12=new Array("Stuck Ferments","ferment.htm#stuck","",0,20,150);

Menu5=new Array("Distilling","dtw.htm","",3,20,80);
	Menu5_1=new Array("Distilling the Wash","dtw.htm","",15,20,170);
		Menu5_1_1=new Array("Distilling","dtw.htm","",0,20,180);
		Menu5_1_2=new Array("Removing the Methanol","dtw.htm#toss","",0,20,140);
		Menu5_1_3=new Array("When to Finish","dtw.htm#finish","",0,20,140);
		Menu5_1_4=new Array("How Much to Collect","dtw.htm#collect","",0,20,140);
		Menu5_1_5=new Array("Salt","dtw.htm#salt","",0,20,140);
		Menu5_1_6=new Array("Boiling Chips","dtw.htm#chips","",0,20,140);
		Menu5_1_7=new Array("Cloudy Distillate","dtw.htm#cloudy","",0,20,140);
		Menu5_1_8=new Array("Blue Spirit","dtw.htm#blue","",0,20,140);
		Menu5_1_9=new Array("Using a Pot Still","dtw.htm#use_pot","",0,20,140);
		Menu5_1_10=new Array("Stripping","dtw.htm#strip","",0,20,140);
		Menu5_1_11=new Array("Double Distilling","dtw.htm#double","",0,20,140);
		Menu5_1_12=new Array("Using a Reflux Still","dtw.htm#use_reflux","",0,20,140);
		Menu5_1_13=new Array("Using a Fractionating Still","dtw.htm#use_fract","",0,20,140);
		Menu5_1_14=new Array("Rum from a Reflux Still","dtw.htm#rum","",0,20,140);
		Menu5_1_15=new Array("Foreshots & Heads","dtw.htm#foreshots","",0,20,140);
	Menu5_2=new Array("Diluting the Distilate","dilute.htm","",2,20,140);
		Menu5_2_1=new Array("Measuring Alcohol Content","dilute.htm#measure","",0,20,180);
		Menu5_2_2=new Array("Dilution Calculators","dilute.htm#calc","",0,20,140);
	Menu5_3=new Array("Polishing Neutral Spirits","polish.htm","",6,20,140);
		Menu5_3_1=new Array("Checking for Fusels","polish.htm#test","",0,20,180);
		Menu5_3_2=new Array("Dilute the Alcohol","polish.htm#dilute","",0,20,140);
		Menu5_3_3=new Array("Types of Carbon","polish.htm#carbon","",0,20,140);
		Menu5_3_4=new Array("Methods","polish.htm#methods","",0,20,140);
		Menu5_3_5=new Array("Reusing Carbon","polish.htm#reuse","",0,20,140);
		Menu5_3_6=new Array("Drying Alcohol","polish.htm#dry","",0,20,140);

Menu6=new Array("Flavouring","flavour.htm","",10,20,80);
	Menu6_1=new Array("Aging Spirits","aging.htm","",3,20,240);
		Menu6_1_1=new Array("Smoothing Agents","aging.htm#smooth","",0,20,140);
		Menu6_1_2=new Array("Other Tricks","aging.htm#other","",0,20,140);
		Menu6_1_3=new Array("Blending","aging.htm#blend","",0,20,140);
	Menu6_2=new Array("Using Wood","aging.htm","",6,20,140);
		Menu6_2_1=new Array("Charcoal & Wood","aging.htm#wood","",0,20,140);
		Menu6_2_2=new Array("Wooden Casks","aging.htm#casks","",0,20,140);
		Menu6_2_3=new Array("Jack Daniels Whisky","aging.htm#jd","",0,20,140);
		Menu6_2_4=new Array("Johnnie Walker Whisky","aging.htm#jwr","",0,20,140);
		Menu6_2_5=new Array("Bourbon","aging.htm#bourbon","",0,20,140);
		Menu6_2_6=new Array("Rum","aging.htm#rum","",0,20,140);
	Menu6_3=new Array("Essence or Flavour Stills","flavour.htm#still","",0,20,140);
	Menu6_4=new Array("Gin","gin.htm","",0,20,140);
	Menu6_5=new Array("Making Schnapps","flavour.htm#schnapps","",0,20,140);
	Menu6_6=new Array("Flavoured Neutral Spirits","vodka.htm","",0,20,140);
	Menu6_7=new Array("Liqueurs (sweet) - fruit & herbs","liqueurs.htm","",0,20,170);
	Menu6_8=new Array("Liqueurs (sweet) - citrus, nut & spices","liqueurs2.htm","",0,20,140);
	Menu6_9=new Array("Ukranian beverages","ukraine.htm","",0,20,140);
	Menu6_10=new Array("Essential Oils","oils.htm","",0,20,140);

Menu7=new Array("Resources","","",7,20,80);
	Menu7_1=new Array("Links to Other Sites","links.htm","",0,20,170);
	Menu7_2=new Array("Books","books.htm","",0,20,140);
	Menu7_3=new Array("Newsgroups","update.htm","",0,20,140);
	Menu7_4=new Array("Forums","http://www.homedistiller.org/forum/","",0,20,140);
	Menu7_5=new Array("Distilling Chat Group","http://distiller.servebeer.com/chat","",0,20,140);
	Menu7_6=new Array("Download a Copy of This Site","download.htm","",0,20,140);
	Menu7_7=new Array("Search this Site","search.htm","",0,20,140);
