/***********************************************************************************
*	(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=24;			// Number of first level items goes here
	var LowBgColor='000099';			// Background color when mouse is not over
	var LowSubBgColor='000099';			// Background color when mouse is not over on subs
	var HighBgColor='990000';			// Background color when mouse is over
	var HighSubBgColor='990000';		// Background color when mouse is over on subs
	var FontLowColor='ffffff';			// Font color when mouse is not over
	var FontSubLowColor='ffffff';		// Font color subs when mouse is not over
	var FontHighColor='ffffff';			// Font color when mouse is over
	var FontSubHighColor='ffffff';		// 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=0;						// 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=.15;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;		// vertical overlap child/ parent
	var StartTop=170;					// Menu offset x coordinate
	var StartLeft=4;					// 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=0;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=500;				// 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=['./Images/tri.gif',5,10,'./Images/tridown.gif',10,5,'./Images/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("Home","../index.asp","",0,20,150);

Menu2=new Array("Site Map","../Menus/sitemap.htm","",0,20,150);

Menu3=new Array("Calendar","http://calendar.northernstarbsa.org/plans.cgi?cal_id=52&cal_or_list=list&cal_num_months=2","",0,20,150);

Menu4=new Array("Contacts","","",2,20,150);
     Menu4_1=new Array("District Committee","../Contacts/DistrictCommittee.htm","",0,20,200);
     Menu4_2=new Array("Commissioners","../CommissionerService/Roster.shtml","",0,20,200);

Menu5=new Array("EMail List","","",2,20,150);
     Menu5_1=new Array("Signup","../EMail/Register.htm","",0,20,200);
     Menu5_2=new Array("Submit For Distribution","../EMail/SubmitEMail.htm","",0,20,200);

Menu6=new Array("Commissioner Service","","",2,20,150);
     Menu6_1=new Array("Mission Information","../CommissionerService/UnitCommissioners.htm","",0,20,200);
     Menu6_2=new Array("Commissioners","../CommissionerService/Roster.shtml","",0,20,200);

Menu7=new Array("District","","",2,20,150);
     Menu7_1=new Array("Packs, Troops and Crews","../District/UnitList.aspx","",0,20,200);
     Menu7_2=new Array("Unit Map","../District/UnitMap.htm","",0,20,200);

Menu8=new Array("Advancement","../District/advancement.htm","",10,20,150);
     Menu8_1=new Array("Advancement News","../Advancement/News.htm","",0,20,200);
     Menu8_2=new Array("Webelos Transition","../Advancement/WebelosTransition.htm","",0,20,200);
     Menu8_3=new Array("2008 Boy Scout Rank Changes","../Advancement/2008RankRequirements.htm","",0,20,200);
     Menu8_4=new Array("New First Class Rank Requirement","../Advancement/FirstClassRankUpdate.htm","",0,20,200);
     Menu8_5=new Array("Upcoming Eagle Courts of Honor","../Advancement/UpcomingEagleCourtsOfHonor.htm","",0,20,200);
     Menu8_6=new Array("Life to Eagle Timeline","../Advancement/LifeToEagleTimeline.htm","",0,20,200);
     Menu8_7=new Array("Eagle Preview Meeting","../Advancement/EaglePreview.htm","",0,20,200);
     Menu8_8=new Array("Choosing Eagle Projects","../Advancement/ChoosingAnEagleProject.htm","",0,20,200);
     Menu8_9=new Array("Do's & Don'ts of an Eagle Project","../Advancement/Do'sAndDont'EagleProjects.htm","",0,20,200);
     Menu8_10=new Array("Recent Eagle Projects","../Advancement/RecentEagleProjects.htm","",0,20,200);

Menu9=new Array("Programs","","",2,20,150);
     Menu9_1=new Array("Cub Scout Newsletters","../CubScoutNewsAndEvents/index.htm","",0,20,200);
     Menu9_2=new Array("Tiger Cub Program","../Programs/tigercubs.htm","",0,20,200);

Menu10=new Array("Support Scouting","","",2,20,150);
     Menu10_1=new Array("Popcorn Sale","../Support/product.htm","",0,20,200);
     Menu10_2=new Array("Friends of Scouting","http://www.northernstarbsa.org/SupportScouting/Contribute.aspx","",0,20,200);

Menu11=new Array("Activities and Events","","",10,20,150);
     Menu11_1=new Array("Cub Scout Day Camp","../Activities/DayCamp.htm","",0,20,200);
     Menu11_2=new Array("OA Fall Conclave","../OrderArrow/oaconclave.htm","",0,20,200);
     Menu11_3=new Array("Fall Camporee","../Activities/fallcamporee.htm","",0,20,200);
     Menu11_4=new Array("Spring Camporee","../Activities/SpringCamporee.htm","",0,20,200);
     Menu11_5=new Array("Klondike Derby","","",3,20,200);
          Menu11_5_1=new Array("Derby Information","../Activities/klondike.htm","",0,20,200);
          Menu11_5_2=new Array("Sled Plans","../acrobat/klondike_sled_plan.pdf","",0,20,200);
          Menu11_5_3=new Array("Photos","../PhotoGallery/2006 KlondikeDerby.htm","",0,20,200);
     Menu11_6=new Array("Pinewood Derby","","",5,20,200);
          Menu11_6_1=new Array("Rules","../PinewoodDerby/DistrictPinewoodDerbyRules.htm","",0,20,200);
          Menu11_6_2=new Array("District Derby Information","../PinewoodDerby/info.htm","",0,20,200);
          Menu11_6_3=new Array("ExcelDerby Program","../PinewoodDerby/excelderby.htm","",0,20,200);
          Menu11_6_4=new Array("Results","../PinewoodDerby/results.htm","",0,20,200);
          Menu11_6_5=new Array("Photos","../PhotoGallery/PinewoodDerby.htm","",0,20,200);
     Menu11_7=new Array("Merit Badge Madness","../Activities/merit_badge_Madness.htm","",0,20,200);
     Menu11_8=new Array("Scouting for Food","../Activities/scouting_for_food.htm","",0,20,200);
     Menu11_9=new Array("District Recognition Dinner","../Activities/district_recognition_dinner.htm","",0,20,200);
     Menu11_10=new Array("Outside Activities","../Outside Activities/CubScoutBowling.htm","",0,20,200);

Menu12=new Array("Order of the Arrow","../OrderArrow/OAchapter.htm","",0,20,150);

Menu13=new Array("Roundtable","","",4,20,150);
     Menu13_1=new Array("Roundtable Information","../Roundtable/roundtable.htm","",0,20,200);
     Menu13_2=new Array("Online Hang-Files","../Roundtable/hangfile.htm","",0,20,200);
     Menu13_3=new Array("Location Maps","../Roundtable/maps.htm","",0,20,200);
     Menu13_4=new Array("Pack Meeting Resource Sheets","./Roundtable/PackResourceSheets.htm","",0,20,200);

Menu14=new Array("Training","","",4,20,150);
     Menu14_1=new Array("General Information/Dates","../Training/Training.htm","",0,20,200);
     Menu14_2=new Array("Cub Scout Leader Requirements","../Training/Cubs.htm","",0,20,200);
     Menu14_3=new Array("Boy Scout Leader Requirements","../Training/Scouts.htm","",0,20,200);
     Menu14_4=new Array("Pack Trainer","../Training/PackTrainer.htm","",0,20,200);

Menu15=new Array("Resources","","",5,20,150);
     Menu15_1=new Array("Online Scouting Forms","../Resources/Bsaforms.htm","",0,20,200);
     Menu15_2=new Array("Scouting Resource Material","../Resources/resources.htm","",0,20,200);
     Menu15_3=new Array("Links on the Web","../Resources/links.htm","",0,20,200);
     Menu15_4=new Array("Webelos Transition","../Advancement/WebelosTransition.htm","",0,20,200);
     Menu15_5=new Array("Pack Meeting Resource Sheets","./Roundtable/PackResourceSheets.htm","",0,20,200);

Menu16=new Array("Scouter Recognition","","",5,20,150);
     Menu16_1=new Array("Nomination Information","../ScouterRecognition/Nominations.htm","",0,20,200);
     Menu16_2=new Array("Silver Beaver","../ScouterRecognition/silverbeaver.aspx","",0,20,200);
     Menu16_3=new Array("District Award of Merit","../ScouterRecognition/AwardOfMerit.aspx","",0,20,200);
     Menu16_4=new Array("Eagle Scouts","../UnitEagles/AllEagles.aspx","",0,20,200);
     Menu16_5=new Array("Silver Fawn History","../ScouterRecognition/silverFawn.htm","",0,20,200);

Menu17=new Array("Photo Gallery","","",2,20,150);
     Menu17_1=new Array("District Events","../PhotoGallery/Index.htm","",0,20,200);
     Menu17_2=new Array("Event and Unit Activities","../PhotoGallery/Units.htm","",0,20,200);

Menu18=new Array("Patch Gallery","","",7,20,150);
     Menu18_1=new Array("Overview","../PatchGallery/Overview.htm","",0,20,200);
     Menu18_2=new Array("Camporees","../PatchGallery/Camporees.htm","",0,20,200);
     Menu18_3=new Array("Klondike Derby","../PatchGallery/Klondike.htm","",0,20,200);
     Menu18_4=new Array("District Dinner","../PatchGallery/DistrictDinners.htm","",0,20,200);
     Menu18_5=new Array("Merit Badge Madness","../PatchGallery/MeritBadgeMadness.htm","",0,20,200);
     Menu18_6=new Array("Cub Scout Ice Fishing Derby","../PatchGallery/IceFishingDerby.htm","",0,20,200);
     Menu18_7=new Array("Miscelleanous Patches","../PatchGallery/Misc.htm","",0,20,200);

Menu19=new Array("Online Rechartering","http://www.northernstarbsa.org/OnlineTools/InternetRecharter/","",0,20,150);

Menu20=new Array("Volunteer Opportunities","../VolunteerOpportunities/General.htm","",0,20,150);

Menu21=new Array("Publicity","../Publicity/_index.htm","",0,20,150);

Menu22=new Array("Navigator","../Navigator/Index.htm","",0,20,150);

Menu23=new Array("Recruiting","../Recruiting/RecruitingResources.htm","",0,20,150);

Menu24=new Array("Camping Corner","../Camping/Index.htm","",0,20,150);
