/***********************************************************************************
*	(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=8;			// Number of first level items
	var LowBgColor='#FFFFFF';			// Background color when mouse is not over
	var LowSubBgColor='#FFFFCC';			// Background color when mouse is not over on subs
	var HighBgColor='#ccff99';			// Background color when mouse is over
	var HighSubBgColor='#FFFF00';			// 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='#000000';			// Font color when mouse is over
	var FontSubHighColor='#000000';			// Font color subs when mouse is over
	var BorderColor='#006633';			// Border color
	var BorderSubColor='#006633';			// Border color for subs
	var BorderWidth=3;				// Border width
	var BorderBtwnElmnts=1;				// Border between elements 1 or 0
	var FontFamily="arial,comic sans ms,technical"	// Font family menu items
	var FontSize=10;				// Font size menu items
	var FontBold=0;					// 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='center';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='static';		// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=.5;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.8;			// vertical overlap child/ parent
	var StartTop=5;					// 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=2;				// 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=300;				// delay before menu folds in
	var TakeOverBgColor=1;				// Menu frame takes over background color subitem frame
	var FirstLineFrame='menu';			// Frame where first level appears
	var SecLineFrame='main';			// Frame where sub levels appear
	var DocTargetFrame='main';			// 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=0;				// 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("Homepage","main.htm","#FFFFFF",0,20,85);

Menu2=new Array("About MGs","","#FFFFFF",6,20,96);
	Menu2_1=new Array("Master Gardeners","","",6,20,160);
		Menu2_1_1=new Array("AMG Program","mgardeners.htm","",0,20,125);	
		Menu2_1_2=new Array("Program FAQs","mgfaqs.htm","",0);
		Menu2_1_3=new Array("County MGs","mgcounties.htm","",0);	
		Menu2_1_4=new Array("Training","schedule.htm","",0);	
		Menu2_1_5=new Array("Syllabus","syllabus.htm","",0);	
		Menu2_1_6=new Array("Instructors","instructors.htm","",0);	
	Menu2_2=new Array("Apply to be a MG","","",2,20,160);
		Menu2_2_1=new Array("By Mail","javascript:top.document.location.href='http://www.aces.edu/pubs/docs/A/ANR-1155/';","",0,20,125);	
		Menu2_2_2=new Array("Walk-in","apply.htm","",0);	
	Menu2_3=new Array("About Us","mgardeners.htm#about","",2,20,125);
		Menu2_3_1=new Array("Garden Schedule","gsched.htm","",0,20,125);	
		Menu2_3_2=new Array("LCMGA Directory","password.htm","",0);
	Menu2_4=new Array("MG Application","javascript:top.document.location.href='http://www.aces.edu/pubs/docs/A/ANR-1155/';","",0);	
	Menu2_5=new Array("Newsletter Archives","newsletter.htm","",0);	
	Menu2_6=new Array("Log Your AMG Hours","","",2,20,175);
		Menu2_6_1=new Array("Online Service Report","javascript:top.document.location.href='https://ssl.acesag.auburn.edu/mastergardener/servicereport/index.php';","",0,20,150);
		Menu2_6_2=new Array("Print ANR-985 Booklet","javascript:top.document.location.href='http://www.aces.edu/pubs/docs/A/ANR-0985/';","","",0);	

Menu3=new Array("Projects","","#FFFFFF",10,20,88);
	Menu3_1=new Array("Browse All","projects.htm","",0,20,150);
	Menu3_2=new Array("Annual Plant Sale","projects.htm#plantsale","",0);
	Menu3_3=new Array("Ask a MG Helpline","projects.htm#askamg","",0);	
	Menu3_4=new Array("Community Garden","projects.htm#garden","",0);
	Menu3_5=new Array("Compost Demo Site","projects.htm#compost","",0);	
	Menu3_6=new Array("Donnell House","projects.htm#donnell","",0);
	Menu3_7=new Array("Highway 31 Triangles","projects.htm#triangles","",0);
	Menu3_8=new Array("Newsletter","projects.htm#newsletter","",0);
	Menu3_9=new Array("Secret Gardens","projects.htm#secret","",0);
	Menu3_10=new Array("Website","projects.htm#website","",0);	
	


Menu4=new Array("Notebook","","#FFFFFF",12,20,95);
	Menu4_1=new Array("Browse All","notebook.htm","",0,20,125);
	Menu4_2=new Array("Gardening Basics","started.htm","",2,20,125);
		Menu4_2_1=new Array("Garden Plan","plan.htm","",0,20,125);	
		Menu4_2_2=new Array("Garden Journal","journal.htm","",0);
	Menu4_3=new Array("Plant Science","science.htm","",0);
	Menu4_4=new Array("Landscape Design","landscape.htm","",0);
	Menu4_5=new Array("Turf Lawns","turflawns.htm","",0);
	Menu4_6=new Array("Ornamentals","ornamentals.htm","",0);
	Menu4_7=new Array("Edible Gardens","edibles.htm","",1,20,125);
		Menu4_7_1=new Array("Veg Planting Guide","vegguide.pdf","",0,20,125);
	Menu4_8=new Array("Garden Wildlife","wildlife.htm","",0);
	Menu4_9=new Array("Garden Calendar","calendar.htm","",0);
	Menu4_10=new Array("Garden Weather","weather.htm","",0);
	Menu4_11=new Array("Garden Glossary","glossary.htm","",0);
	Menu4_12=new Array("Pronunciation","pronounce.htm","",0);

Menu5=new Array("Information","","#FFFFFF",12,20,95);
	Menu5_1=new Array("Ask a MG","mgquest.htm","",0,20,120);
	Menu5_2=new Array("Fire Ant Control","javascript:top.document.location.href='http://www.aces.edu/dept/fireants/';","",0);
	Menu5_3=new Array("Japanese Beetles","javascript:top.document.location.href='http://www.aces.edu/pubs/docs/A/ANR-1250/';","",0);
	Menu5_4=new Array("West Nile Virus","javascript:top.document.location.href='http://www.cdc.gov/ncidod/dvbid/westnile/index.htm';","",0);
	Menu5_5=new Array("Int Pest Mgmnt","javascript:top.document.location.href='http://www.aces.edu/anr/ipm/';","",0);
	Menu5_6=new Array("Local Events","events.htm","",0);
	Menu5_7=new Array("Garden FAQs","faqs.htm","",0);
	Menu5_8=new Array("Garden Info","info.htm","",0);
	Menu5_9=new Array("Garden Library","javascript:top.document.location.href='http://www.aces.edu/pubs/';","",0);
	Menu5_10=new Array("Garden Survey","survey.htm","",0);
	Menu5_11=new Array("AMG Logo Use","javascript:top.document.location.href='http://www.aces.edu/pubs/docs/E/EX-0050/EX-0050.pdf';","",0);
	Menu5_12=new Array("Contact Us","mailto:limestonemg@yahoo.com","",0);

Menu6=new Array("MG Class","","#FFFFFF",2,20,95);
	Menu6_1=new Array("LCMG Spring 05","jan2005.htm","",0,20,120);
	Menu6_2=new Array("Tri-County Class","javascript:top.document.location.href='http://www.aces.edu/counties/Limestone/TriCounty/';","",0);

Menu7=new Array("Garden Links","links.htm","#FFFFFF",0,20,92);

Menu8=new Array("Contact Us","mailto:limestonemg@yahoo.com","#FFFFFF",0,20,85);



