//Top Nav bar script v2.1- http://www.dynamicdrive.com/dynamicindex1/sm/index.htm

function showToolbar()
{
// AddItem(id, text, hint, location, alternativeLocation);
// AddSubItem(idParent, text, hint, location, linktarget);

	menu = new Menu();
	menu.addItem("homeid", "Home", "Home",  null, null);
	menu.addItem("advanceid", "Advancement", "Advancement",  null, null);
	menu.addItem("memberid", "Members", "Members",  null, null);
	menu.addItem("Whatshappeningid", "What's Happening", "What's Happening",  null, null);
	menu.addItem("Resourcesid", "Resources", "Resources",  null, null);
	menu.addItem("Honorsid", "Honors", "Honors",  null, null);
	menu.addItem("Picturesid", "Publicity", "Photos and more",  null, null);
	menu.addItem("Otherid", "Other", "Other",  null, null);

	
	menu.addSubItem("homeid", "Troop One", "Troop One",  "index.html", "");
	menu.addSubItem("homeid", "Venturing Crew 2001", "Venturing Crew 2001",  "Crew2001/index.html", "");
	menu.addSubItem("homeid", "Pack 3001", "Pack 3001",  "Pack3001/index.html", "");
	menu.addSubItem("homeid", "Search Scouting Sites", "Search This site, Old Portage, GTC, and National BSA Site",  "search.html", "");
	menu.addSubItem("homeid", "Contact the Scoutmaster", "Contact the Scoutmaster",  "mailto:myers@uakron.edu?subject=Contact from the Troop One Homepage" , null);
	menu.addSubItem("homeid", "Join Us! -- For New Scouts", "Join Us! -- For New Scouts",  "newscout.html", "");


	menu.addSubItem("advanceid", "Advancement Page", "Advancement Page",  "advancement.html", "");	
	menu.addSubItem("advanceid", "BSA Rank Videos", "BSA Rank Videos",  "rankvideos.html", "");	
	menu.addSubItem("advanceid", "MB Counselors Page", "MB Counselors Page",  "MB_counselors.html", "");
	menu.addSubItem("advanceid", "How to earn a Merit Badge (inc. video)", "How to earn a Merit Badge (inc. video)",  "howtodo_merit_badges.html", "");
	menu.addSubItem("advanceid", "Be an Eagle Scout", "Be an Eagle Scout",  "tobe_Eagle.html", "");	
	menu.addSubItem("advanceid", "Think you can make it", "Do you have the guts to be an Eagle Scout",  "Do-you_have_the_guts_to_be_Eagle.html", "");



	menu.addSubItem("memberid", "Join Us! -- For New Scouts", "Join Us! -- For New Scouts",  "newscout.html", "");
	menu.addSubItem("memberid", "Our Alumni", "Our Alumni",  "/alumni/index.html", "");

	menu.addSubItem("memberid", "See our 2008 Recruits", "See our 2008 Recruits",  "newrecruits2008.html", "");

	menu.addSubItem("memberid", "See our 2009 Recruits", "See our 2009 Recruits",  "newrecruits2009.html", "");


	menu.addSubItem("memberid", "Go To Yahoo Groups", "Go To Yahoo Groups",  "http://groups.yahoo.com/group/troopone/", "");
	menu.addSubItem("memberid", "Join Yahoo Groups", "Join Yahoo Groups",  "http://groups.yahoo.com/group/troopone/", "");
	menu.addSubItem("memberid", "Contact the Scoutmaster", "Contact the Scoutmaster",  "mailto:myers@uakron.edu?subject=Contact from the Troop One Homepage" , null);


	
	menu.addSubItem("Whatshappeningid", "What's Happening", "What's Happening",  "whatshappening.html", "");
	menu.addSubItem("Whatshappeningid", "Current Calendar (pdf file)", "Current Calendar (pdf file)",  "calendar.pdf", "");
	menu.addSubItem("Whatshappeningid", "See everywhere the troop has gone", "February 1992-August 2009",  "Troop_One_Activity_List_021992-082009.html", "");
	menu.addSubItem("Whatshappeningid", "2010 Summer Camp", "2010 Summer Camp",  "TroopOne_Summer_Camp_page.html", "");	
	menu.addSubItem("Whatshappeningid", "2010 WV High Adventure", "2010 WV High Adventure",  "WV2010.html", "");	
	menu.addSubItem("Whatshappeningid", "2011 Colorado WV High Adventure", "2011 Colorado High Adventure Proposal",  "scout_proposal_colorado.htm", "");	
	menu.addSubItem("Whatshappeningid", "Troop One Highlight brochure (pdf file)", "Troop One Highlight brochure (pdf file)",   "Troop_One_Highlights_2009_2010.pdf", "");
	menu.addSubItem("Whatshappeningid", "Troop One Goals 09-10", "Troop One Goals 09-10",   "Troop_One_Goals_for_2009-2010.html", "");
	menu.addSubItem("Whatshappeningid", "What has happened", "What has happened", "whathappened.html", "");
	menu.addSubItem("Whatshappeningid", "Join Us! -- For New Scouts", "Join Us! -- For New Scouts",  "newscout.html", "");

	menu.addSubItem("Resourcesid", "Policy", "Policy",  "policy.html", "");
	menu.addSubItem("Resourcesid", "Financial Policy (private)", "Financial Policy (private)",  "http://groups.yahoo.com/group/troopone/files/Boy%20Scout%20Troop%20ONE%20Financial%20Policy.pdf", "");	
	menu.addSubItem("Resourcesid", "Scouting.org 100 years site (external Link)", "Whats going on for the 100th anniversary (external Link)",  "http://scouting.org/100years/100years/", "");
	
	
	
	menu.addSubItem("Resourcesid", "Guide to Safe Scouting (external Link)", "Guide to Safe Scouting  (external Link)",  "http://www.scouting.org/HealthandSafety/GSS/toc.aspx", "");
	menu.addSubItem("Resourcesid", "cooking", "cooking",  "cooking.html", "");
	menu.addSubItem("Resourcesid", "Troop One Menus Book", "Troop One Menu Book",  "Troop Menu Guide.htm", "");	
menu.addSubItem("Resourcesid", "Troop One Menus Book (for printing)", "Troop One Menu Book (pdf file)",  "Troop_One_Menu_Guide.pdf", "");
	menu.addSubItem("Resourcesid", "Forms", "Forms",  "TroopOne_Forms.html", "");
	menu.addSubItem("Resourcesid", "Univ of Scouting", "Univ of Scouting",  "univofscouting.html", "");
	menu.addSubItem("Resourcesid", "Leadership help", "Leadership help",  "Leadership.html", "");
	menu.addSubItem("Resourcesid", "OA", "OA",  "OA.html", "");
	menu.addSubItem("Resourcesid", "Links", "Links",  "links.html", "");



	
	menu.addSubItem("Picturesid", "Troop One Fotki Site (external)", "Troop One Fotki Site (external)",   "http://campnmug.fotki.com/troop_one_akron/", ""  );
	
	menu.addSubItem("Picturesid", "Troop One Video Site (external)", "Troop One Video Site (external)",   "http://video.campnmug.fotki.com/", ""  );
	menu.addSubItem("Picturesid", "Eagles (photos)", "Eagles (photos)",   "eagles.html", ""  );
	menu.addSubItem("Picturesid", "Publicity", "Publicity",   "PR.html", ""  );
	menu.addSubItem("Picturesid", "The Summit and Mount Hope WV Scouting", "New BSA Base in WV",   "mounthope.html", ""  );
	menu.addSubItem("Picturesid", "Scouting Videos", "Scouting Videos",  "videos.html","");
	menu.addSubItem("Picturesid", "Bear Encounters", "Where has Bear Been?",  "bear.html", "");


	menu.addSubItem("Otherid", "First Baptist Church (external)", "First Baptist Church (external)",   "http://www.firstbaptistakron.org", "");
menu.addSubItem("Otherid", "Weather Underground(external)", "Weather Underground(external)",   "http://www.wunderground.com/US/OH/Akron.html", "");
menu.addSubItem("Otherid", "Weather.com 10 day (external)", "Weather.com 10 day(external)",   "http://www.weather.com/weather/tenday/USOH0008?from=36hr_topnav_undeclared", "");

	menu.addSubItem("Honorsid", "Troop One Honors", "Troop One Honors",   "honors.html", ""  );
	menu.addSubItem("Honorsid", "Eagles (photos)", "Eagles (photos)",   "eagles.html", ""  );
	menu.addSubItem("Honorsid", "Our most special Eagle Scout", "Houston Morgan",   "EagleScoutHoustonMorgan.html", ""  );
	menu.addSubItem("Honorsid", "One very special Eagle Scout", "Mitchell Paige",   "MitchellPaigePage.html", ""  );
	menu.addSubItem("Honorsid", "Another special Eagle Scout", "President Gerald Ford",   "EagleScoutGeraldFord.html", ""  );

	menu.addSubItem("Honorsid", "Who was the first Eagle Scout", "Arthur Rose Eldred",   "http://www.eaglescout.org/history/first_eagle.html", ""  );


	menu.showMenu();
}