/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.411 24 December 2001 (updated Jan 31st, 2003 by Dynamic Drive for Opera7)
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=12;			// Number of first level items
	var LowBgColor='black';				// Background color when mouse is not over
	var LowSubBgColor='white';			// Background color when mouse is not over on subs
	var HighBgColor='d0c0b0';			// Background color when mouse is over
	var HighSubBgColor='d0c0b0';		// Background color when mouse is over on subs
	var FontLowColor='white';			// Font color when mouse is not over
	var FontSubLowColor='333333';		// Font color subs when mouse is not over
	var FontHighColor='333333';			// Font color when mouse is over
	var FontSubHighColor='222222';		// Font color subs when mouse is over
	var BorderColor='black';			// Border color
	var BorderSubColor='996600';			// 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=8;						// Font size menu items
	var FontBold=1;						// Bold menu items 1 or 0
	var FontItalic=0;					// Italic menu items 1 or 0
	var MenuTextCentered='center';			// 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=.05;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=195;					// 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=3;					// 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=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

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 ","index.htm","",6,21,85);
	Menu1_1=new Array("Philosophy","01-1-Philosophy.htm","",0,20,150);
	Menu1_2=new Array("Enviromental Challenge","01-2-Environment.htm","",0);
	Menu1_3=new Array("Mission","01-4-Mission.htm","",0);
	Menu1_4=new Array("Sanctuary Difference","01-5-Difference.htm","",0);
	Menu1_5=new Array("Sanctuary Team","01-6-Team.htm","",0);
  	Menu1_6=new Array("Contact Us","contact.htm","",0);

Menu2=new Array("Literature","02-0-Literature.htm"," ",5,22,90);
	Menu2_1=new Array("Our Products","02-1-Products.htm","",0,22,150);	
	Menu2_2=new Array("Granular","02-2-Granular.htm","",3);
		Menu2_2_1=new Array("Sell Sheets","02-2-1-GranularSS.shtml","",0,20,150);
		Menu2_2_2=new Array("Labels","02-2-2-GranularLabels.shtml","",0);
		Menu2_2_3=new Array("MSDS","02-2-3-GranularMSDS.shtml","",0);
	Menu2_3=new Array("Liquids","02-3-Liquids.htm","",3);
		Menu2_3_1=new Array("Sell Sheets","02-3-1-LiquidsSS.shtml","",0,20,150);
		Menu2_3_2=new Array("Labels","02-3-2-LiquidsLabels.shtml","",0);
		Menu2_3_3=new Array("MSDS","02-3-3-LiquidsMSDS.shtml","",0);
	Menu2_4=new Array("Polysaccharides","02-4-Poly.htm","",3);
		Menu2_4_1=new Array("Sell Sheets","02-4-1-PolySS.shtml","",0,20,150);
		Menu2_4_2=new Array("Labels","02-4-2-PolyLabels.shtml","",0);
		Menu2_4_3=new Array("MSDS","02-4-3-PolyMSDS.shtml","",0);
	Menu2_5=new Array("Wetting Agents","02-5-Wetting.htm","",3);
		Menu2_5_1=new Array("Sell Sheets","02-5-1-WettingSS.shtml","",0,20,200);
		Menu2_5_2=new Array("Labels","02-5-2-WettingLabels.shtml","",0);
		Menu2_5_3=new Array("MSDS","02-5-3-WettingMSDS.shtml","",0);

Menu3=new Array("Research","03-0-Research.htm"," ",8,22,90);
	Menu3_1=new Array("Introduction","03-1-ResearchIntro.htm","",0,20,150);
	Menu3_2=new Array("OSU","03-2-OSU.htm","",0);
	Menu3_3=new Array("Iowa State","03-3-IowaState.htm","",0);
	Menu3_4=new Array("Dollar Spot","03-4-DollarSpot.htm","",0);
	Menu3_5=new Array("Dormant Feed","03-5-DormantFeed.htm","",0);
	Menu3_6=new Array("Aeration - Colorado State","03-6-ColoradoState.htm","",0);
	Menu3_7=new Array("Olds College","03-7-OldsCollege.htm","",0);
	Menu3_8=new Array("Microbial Enhancement","03-8-AG-Canada.htm","",0);

Menu4=new Array("Education","04-0-Education.htm"," ",9,22,90);
	Menu4_1=new Array("Sustainable Challenges","04-1-Sustainable.htm","",0,20,180);
	Menu4_2=new Array("Bug Business","04-2-BugBusiness.htm","",0);
	Menu4_3=new Array("Our Benefits","04-3-Benefits.htm","",0);
	Menu4_4=new Array("Our Ingredients","04-4-Ingredients.htm","",0);
	Menu4_5=new Array("Organics 101","04-5-Organics101.htm","",0);
	Menu4_6=new Array("Amino Acids 101","04-6-AminoAcids101.htm","",0);
	Menu4_7=new Array("Beyond IPM","04-7-BeyondIPM.htm","",0);
	Menu4_8=new Array("FAQ","04-8-FAQ.htm","",0);
	Menu4_9=new Array("Videos","04-9-Videos.htm","",0);

Menu5=new Array("Golf","javascript:top.location.href='05-0-Golf.htm'"," ",3,22,70);
	Menu5_1=new Array("Intoduction - Golf","05-1-GolfIntro.htm","",0,20,140);
	Menu5_2=new Array("Golf Literature","05-2-GolfLiterature.htm","",6);
		Menu5_2_1=new Array("Golf Brochure","05-2-1-GolfBrochure.htm","",0,20,150);
		Menu5_2_2=new Array("Golf Sell Sheets","05-2-2-GolfSS.shtml","",0);
		Menu5_2_3=new Array("Golf Labels","05-2-3-GolfLabels.shtml","",0);
		Menu5_2_4=new Array("Golf MSDS","05-2-4-GolfMSDS.shtml","",0);
		Menu5_2_5=new Array("Golf OPS","05-2-5-GolfOPS.htm","",0);
		Menu5_2_6=new Array("Golf Bee Natural","05-2-6-GolfBN.htm","",3,22,150);
			Menu5_2_6_1=new Array("Bee Natural Golf Brochure","05-2-6-0-GolfBNBrochure.htm","",0,22,150);
			Menu5_2_6_2=new Array("Bee Natural Sell Sheets","05-2-6-1-GolfBNSS.shtml","",0,22,150);
			Menu5_2_6_3=new Array("Bee Natural Labels","05-2-6-2-GolfBNLabels.shtml",0);
	Menu5_3=new Array("Magazine Link","05-3-MagazineLink.htm","",0);

Menu6=new Array("Lawn Care","javascript:top.location.href='06-0-Lawncare.htm'"," ",2,22,85);
	Menu6_1=new Array("Intoduction - Lawn Care","06-1-LawnIntro.htm","",0,20,140);
	Menu6_2=new Array("Lawn Literature","06-2-LawnLiterature.htm","",4,20,140);
		Menu6_2_1=new Array("Lawn Brochure","06-2-1-LawnBrochure.htm","",0,20,150);
		Menu6_2_2=new Array("Lawn Sell Sheets","06-2-2-LawnSS.shtml","",0);
		Menu6_2_3=new Array("Lawn Labels","06-2-3-LawnLabels.shtml","",0);
		Menu6_2_4=new Array("Lawn MSDS","06-2-4-LawnMSDS.shtml","",0);
//		Menu6_2_5=new Array("Lawn Door Hanger","06-2-5-LawnDoor.htm","",0);


Menu7=new Array("Sports Turf","javascript:top.location.href='07-0-Sports.htm'"," ",2,22,95);
	Menu7_1=new Array("Introduction - Sports Turf","07-1-SportsIntro.htm","",0,20,160);
	Menu7_2=new Array("Sports Turf Literature","07-2-SportsLiterature.htm","",4);
		Menu7_2_1=new Array("Sports Turf Brochure","07-2-1-SportsBrochure.htm","",0,20,160);
		Menu7_2_2=new Array("Sports Turf Sell Sheets","07-2-2-SportsSS.shtml","",0);
		Menu7_2_3=new Array("Sports Turf Labels","07-2-3-SportsLabels.shtml","",0);
		Menu7_2_4=new Array("Sports Turf MSDS","07-2-4-SportsMSDS.shtml","",0);


Menu8=new Array("Agriculture","javascript:top.location.href='08-0-Agriculture.htm'"," ",1,22,90);
	Menu8_1=new Array("Introduction - Agriculture","08-1-AgIntro.htm","",0,20,180);
	Menu8_2=new Array("Agriculture Literature","08-2-AgLiterature.htm","",4);
		Menu8_2_1=new Array("Agriculture Brochure","08-2-1-AgBrochure.htm","",0,20,150);
		Menu8_2_2=new Array("Agriculture Sell Sheets","08-2-2-AgSS.shtml","",0);
		Menu8_2_3=new Array("Agriculture Labels","08-2-3-AgLabels.shtml","",0);
		Menu8_2_4=new Array("Agriculture MSDS","08-2-4-AgMSDS.shtml","",0);

Menu9=new Array("Distributor","javascript:top.location.href='09-0-Distributor.htm'"," ",5,22,95);
	Menu9_1=new Array("Introduction - Distributor","09-1-DistIntro.htm","",0,22,150);
	Menu9_2=new Array("Brand Support","09-2-BrandSupport.htm","",0);
	Menu9_3=new Array("Training","09-3-Training.htm","",0);
	Menu9_4=new Array("Field Support","09-4-FieldSupport.htm","",0);
	Menu9_5=new Array("Toll Manufacturing","09-5-Toll.htm","",0);

Menu10=new Array("Consulting","javascript:top.location.href='10-0-Consulting.htm'"," ",2,22,95);
	Menu10_1=new Array("Introduction - Consulting","10-1-ConsultingIntro.htm","",0,20,220);
	Menu10_2=new Array("Bio Soil Testing","10-5-BioSoilTesting.htm","",0);
//	Menu10_3=new Array("Golf Tournament","10-3-GolfTourn.htm","",0);
//	Menu10_4=new Array("Nutritional Program","10-4-NutritionProg.htm","",0);
//	Menu10_5=new Array("Environmental Program Development","10-2-EnvProgDev.htm","",0);

Menu11=new Array("Pacific Rim","javascript:top.location.href='11-0-PacificRim.htm'"," ",2,22,95);
	Menu11_1=new Array("Flyers","11-1-Flyers.htm","",0,20,140);
	Menu11_2=new Array("Korean OPS","11-2-KoreanOps.htm","",0);

Menu12=new Array("Shop","javascript:top.location.href='12-0-Shop.htm'"," ",3,22,95);
	Menu12_1=new Array("Information","12-1-ShopInfo.htm","",0,20,140);
	Menu12_2=new Array("Affinity","12-2-Affinity.htm","",0,20,140);
	Menu12_3=new Array("Iron ME","12-3-IronME.htm","",0);
