/*	(c) Ger Versluis 2000 version 5 October 9th 2001	*
*	You may remove all comments for faster loading	*/		

	var NoOffFirstLineMenus=10;			// Number of first level items
	var LowBgColor='darkkhaki';			// Background color when mouse is not over
	var LowSubBgColor='darkkhaki';			// Background color when mouse is not over on subs
	var HighBgColor='tan';			// Background color when mouse is over
	var HighSubBgColor='tan';			// Background color when mouse is over on subs
	var FontLowColor='sienna';			// Font color when mouse is not over
	var FontSubLowColor='sienna';			// Font color subs when mouse is not over
	var FontHighColor='black';			// Font color when mouse is over
	var FontSubHighColor='black';			// Font color subs when mouse is over
	var BorderColor='wheat';			// Border color
	var BorderSubColor='wheat';			// 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=10;				// 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' or 'bottom'
	var ChildOverlap=0;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=200;				// Menu offset x coordinate
	var StartLeft=15;				// 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;			// First level items layout horizontal 1 or 0
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=100;			// 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='';				// DIV id for relative positioning (refer to config.htm for info)
	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

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(" Home <br> Page","index.html","",0,35,60);

Menu2=new Array("Accomplishments","accomp.htm","",4,35,130);
	Menu2_1=new Array("Youth Conferences","youth.htm","",9,20,200);
		Menu2_1_7=new Array("Youth Conference - 2002","youth02.htm","",0,20,200);
		Menu2_1_8=new Array("Youth Conference - 2001","youth01.htm","",0,20,200);
		Menu2_1_9=new Array("Youth Conference - 2000","youth00.htm","",0,20,200);
		Menu2_1_6=new Array("Youth Conference - 2003","youth03.htm","",0,20,200);
		Menu2_1_5=new Array("Youth Conference - 2004","youth04.htm","",0,20,200);
		Menu2_1_4=new Array("Youth Conference - 2005","youth05.htm","",0,20,200);
		Menu2_1_2=new Array("Youth Conference - 2007","youth07.htm","",0,20,200);
		Menu2_1_3=new Array("Youth Conference - 2006","youth06.htm","",0,20,200);
		Menu2_1_1=new Array("Youth Conference - 2008","youth08.htm","",0,20,200);

	Menu2_2=new Array("Young Couples Conferences","youngcpl.htm","",9,20,200);
		Menu2_2_3=new Array("Young Couples - 2002","ycc02.htm","",0,20,200);
		Menu2_2_2=new Array("Young Couples - 2001","ycc01.ppt","",0,20,200);
		Menu2_2_1=new Array("Young Couples - 2000","couples0.htm","",0,20,200);
		Menu2_2_4=new Array("Young Couples - 2003","couple03.htm","",0,20,200);
		Menu2_2_5=new Array("Young Couples - 2004","ycc04.htm","",0,20,200);
		Menu2_2_6=new Array("Young Couples - 2005","ycc05.htm","",0,20,200);
		Menu2_2_7=new Array("Young Couples - 2006","ycc06.htm","",0,20,200);
		Menu2_2_8=new Array("Couples - 2007","ycc07.htm","",0,20,200);
		Menu2_2_9=new Array("Couples - 2008","ycc08.htm","",0,20,200);
		
	Menu2_3=new Array("Annual Meetings","annlmtg.htm","",0,20,130);
	Menu2_4=new Array("Scholarships","scholarships.htm","",0,20,200);
	

	
Menu3=new Array(" Awards","awards.htm","",1,35,60);
	Menu3_1=new Array("Nomination Form","nomform.doc","",0,20,130);


Menu5=new Array(" Co-op <br> News","coopnews.htm","",2,35,60);
	Menu5_1=new Array("What is a Co-op","whatis.htm","",0,20,140);
	Menu5_2=new Array("Co-op Documents","coopinfo.htm","",12,20,140);
		Menu5_2_1=new Array("General Co-op Issues","coopinfo.htm","",0,20,210);
		Menu5_2_2=new Array("By-Laws","coopinfo.htm","",0,20,180);
		Menu5_2_3=new Array("Articles of Incorporation","coopinfo.htm","",0,20,180);
		Menu5_2_4=new Array("The Feasibility Study","coopinfo.htm","",0,20,180);
		Menu5_2_5=new Array("Marketing Agreements","coopinfo.htm","",0,20,180);
		Menu5_2_6=new Array("Membership Application","coopinfo.htm","",0,20,180);
		Menu5_2_7=new Array("Organizational Agreement","coopinfo.htm","",0,20,180);
		Menu5_2_8=new Array("Producer Survey","coopinfo.htm","",0,20,180);
		Menu5_2_9=new Array("Financial Issues","coopinfo.htm","",0,20,180);
		Menu5_2_10=new Array("Board of Directors","coopinfo.htm","",0,20,180);
		Menu5_2_11=new Array("Personnel Information","coopinfo.htm","",0,20,180);
		Menu5_2_12=new Array("Georgia Specific Information","coopinfo.htm","",0,20,180);

Menu8=new Array(" Upcoming<br>  Events","upcoming.htm","",4,35,75);
	Menu8_2=new Array("Annual Meeting<br> March 2, 2009","","",0,35,255);
	Menu8_1=new Array("Quarterly Board Meeting<br> January 23, 2009","","",0,35,205);
	Menu8_3=new Array("Youth Leadership Conf.<br> July 6-10, 2009","","",0,35,205);
	Menu8_4=new Array("Couples Conf.<br> June 26-28, 2009","","",0,35,205);


Menu7=new Array(" Members","members.htm","",0,20,80);
		
Menu9=new Array("  What <br>We Do","whatwedo.htm","",0,35,60);
	
Menu6=new Array(" Helpful <br>Links","links.htm","",0,35,60);

Menu4=new Array(" Board of <br>Directors","board.htm","",0,35,70);

Menu10=new Array("Site Map","site.htm","",0,35,90);

