/***********************************************************************************
*	(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=9;			// Number of first level items
	var LowBgColor='#669966';			// Background color when mouse is not over
	var LowSubBgColor='#13830D';			// Background color when mouse is not over on subs
	var HighBgColor='#041E51';			// Background color when mouse is over
	var HighSubBgColor='#F7AC40';			// Background color when mouse is over on subs
	var FontLowColor='white';			// Font color when mouse is not over
	var FontSubLowColor='white';			// Font color subs when mouse is not over
	var FontHighColor='white';			// Font color when mouse is over
	var FontSubHighColor='black';			// Font color subs when mouse is over
	var BorderColor='';			// 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=.9;			// vertical overlap child/ parent
	var StartTop=148;		// Menu offset x coordinate
	var StartLeft=230;				// 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=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:button-green.gif:button-green2.gif"

Menu1=new Array("Home","index.html","",0,20,50);

Menu2=new Array("About Us","","",2,20,75);

	Menu2_1=new Array("History of D52","history.html","",0,20,110);
	Menu2_2=new Array("Mission","mission.html","",0,20,110);



Menu3=new Array("D52 Performance","","",1,20,120);
	Menu3_1=new Array("Reports","Pages/Club_Business_and_Reports.html","",0,20,70);
	//Menu3_2=new Array("Statistics","district-stats.html","",0,20,70);

		


Menu4=new Array("Education & Training","","",6,20,135);
	Menu4_1=new Array("LGET Message","education.html","",0,20,160);
	Menu4_2=new Array("Communication Program","","",4,20,110);
		Menu4_2_1=new Array("New Education Program","education-training.html","",0,20,170);
		Menu4_2_2=new Array("FAQs","faq.html","",0,20,170);
		Menu4_2_3=new Array("Competent Communicator","competent-communicator.html","",0,20,170);
		Menu4_2_4=new Array("Advanced Communicator","advanced-communicator.html","",0,20,150);
	Menu4_3=new Array("Leadership","","",3,20,110);
		Menu4_3_1=new Array("Leadership Program","leadership-program.html","",0,20,150);
		Menu4_3_2=new Array("Competent Leader","competent-leader.html","",0,20,150);
		Menu4_3_3=new Array("Advanced Leader","advanced-leader.html","",0,20,150);

	Menu4_4 = new Array("Training Policy", "trainingpolicy.html", "", 0, 20, 110);
	Menu4_5=new Array("Contests","","",6,20,100);
		Menu4_5_1=new Array("District Contests","contest.html","",0,20,100);
		Menu4_5_2=new Array("Div A Photos","PhotoGalleries/DivAContest/index.htm","",0,20,100);
		Menu4_5_3=new Array("Div B Photos","PhotoGalleries/DivBContest/index.htm","",0,20,100);
		Menu4_5_4=new Array("Div C Photos","PhotoGalleries/DivCContest/index.htm","",0,20,100);
		Menu4_5_5=new Array("Div D Photos","PhotoGalleries/DivDContest/index.htm","",0,20,100);
		Menu4_5_6=new Array("Div E Photos","PhotoGalleries/DivDContest/index.htm","",0,20,100);
		Menu4_5_7=new Array("Resources","http://www.kiss-speaking-tips.com/toastmaster-contest.html","",0,20,100);


	Menu4_6 = new Array("Speaking Resources", "resourcestopublic-speaking.html", "", 0, 20, 110);
	Menu4_7 = new Array("Conference", "conference.html", "", 0, 20, 110);
	Menu4_8 = new Array("Training", "Pages/Officer_Training.html", "", 0, 20, 110);



Menu5=new Array("Marketing","","",5,20,73);
	Menu5_1=new Array("LGM Message","marketing.html","",0,20,150);
	Menu5_2=new Array("Membership Building","","",4,20,110);
		Menu5_2_1=new Array("What is it?","membership-building.html","",0,20,110);
		Menu5_2_2=new Array("Resources","resources.html","",0,20,110);
		Menu5_2_3=new Array("SpeechCraft Workshop","speechcraft.html","",0,20,110);
		Menu5_2_4=new Array("Youth Leadership","youth.html","",0,20,110);
	Menu5_3=new Array("Club Building","club-building.html","",0,20,110);
	Menu5_4=new Array("Club Coach/Mentor","club-coaching.html","",0,20,110);
	Menu5_5=new Array("Gift Giving","test.html","",0,20,110);

Menu6=new Array("Public Relations","","",8,20,114);
	Menu6_1=new Array("PRO Message","pro.html","",0,20,150);
	Menu6_2=new Array("Speakers Bureau","","",5,20,130);
		Menu6_2_1=new Array("SB Chair Message","speakersbureau.html","",0,20,130);
		Menu6_2_2=new Array("Request a Speaker","speaker.html","",0,20,110);
		Menu6_2_3=new Array("Topics","topics.html","",0,20,90);
		Menu6_2_4=new Array("Code of Conduct","codeofconduct.html","",0,20,90);
		Menu6_2_5=new Array("Join Speakers Bureau","joinspeakersbureau.html","",0,20,90);

	Menu6_3=new Array("Newsletter","","",3,20,110);
		Menu6_3_1=new Array("Editors Message","editor.html","",0,20,130);
		Menu6_3_2=new Array("Submission Guide","submissionguide.html","",0,20,110)
		Menu6_3_3=new Array("Download Newsletter","newsletter.html","",0,20,90);


	Menu6_4=new Array("Media Relations","mediarelations.html","",0,20,110);
	Menu6_5=new Array("Releases and PSAs","pressreleasepsas.html","",0,20,110);
	Menu6_6=new Array("Club Websites","website.html","",0,20,110);
	Menu6_7=new Array("Publicity Resources","publicityresources.html","",0,20,110);
	Menu6_8=new Array("Community Outreach","communityoutreach.html","",0,20,110);
	

Menu7=new Array("Admin","password.html","",0,20,53);


Menu8=new Array("Calendar","Calendar.html","",0,20,60);

Menu9=new Array("Start a Club","startclub.html","",0,20,75);

