function init()
{
//Main Menu items:
menus[0] = new menu(25, "horizontal", 200, 65, 0, -0, "#185726", "#3B8115", "Arial", 10, 
"bold", "bold", "white", "white", 1, "black", 3, "rollover:images/tridown.gif:images/tridown.gif",
false, true, true, true, 5, true, 4, 4, "black");
	
	menus[0].addItem("default.asp", "", 60, "center", "Home", 0);
	menus[0].addItem("#", "", 110, "center", "Information", 1);
	menus[0].addItem("#", "", 90, "center", "Awards", 2);
	menus[0].addItem("#", "", 90, "center", "Gallery", 3);
	menus[0].addItem("#", "", 90, "center", "Videos", 4);
	menus[0].addItem("#", "", 120, "center", "Camp Diaries", 5);
	menus[0].addItem("#", "", 75, "center", "Namibia", 6);

//Sub Menu for 2nd Main Menu Item "Information"):
menus[1] = new menu(200, "vertical", 0, 0, 0, 0, "#185726", "#3B8115", "Arial", 10,
"bold", "bold", "white", "white", 1, "black", 2, 62, 
false, true, false, false, 0, true, 4, 4, "black");

	menus[1].addItem("about_us.asp", "", 20, "left", "About Us", 0);
	menus[1].addItem("about_explorers.asp", "", 20, "left", "About Explorer Scouting", 0);
	menus[1].addItem("links.asp", "", 20, "left", "Contact Us/Links", 0);

//Sub Menu for 3rd Main Menu Item ("Awards"):
menus[2] = new menu(160, "vertical", 0, 0, 0, 0, "#185726", "#3B8115", "Arial", 10,
"bold", "bold", "white", "white", 1, "black", 2, 62, 
false, true, false, false, 0, true, 4, 4, "black");

	menus[2].addItem("http://www.theaward.org/", "NEWWIN", 20, "left", "Duke of Edinburgh", 0);
	menus[2].addItem("activity_badges.asp", "", 20, "left", "Activity Badges", 0);
	menus[2].addItem("staged_badges.asp", "", 20, "left", "Staged Badges", 0);	
	menus[2].addItem("other_badges.asp", "", 20, "left", "Other Badges", 0);


//Sub Menu for 4th Main Menu "Gallery":
menus[3] = new menu(300, "vertical", 0, 0, 0, 0, "#185726", "#3B8115", "Arial", 10,
"bold", "bold", "white", "white", 1, "black", 2, 62,
false, true, false, false, 0, true, 4, 4, "black");

	menus[3].addItem("photos/05_Jersey1/index.html", "PICWIN", 20, "left", "Summer Camp 2005 - Jersey - Set 1", 0);
	menus[3].addItem("photos/05_Jersey2/index.html", "PICWIN", 20, "left", "Summer Camp 2005 - Jersey - Set 2", 0);
	menus[3].addItem("photos/05_Jersey3/index.html", "PICWIN", 20, "left", "Summer Camp 2005 - Jersey - Set 3", 0);
	menus[3].addItem("photos/05_Jersey4/index.html", "PICWIN", 20, "left", "Summer Camp 2005 - Jersey - Set 4", 0);
	menus[3].addItem("#", "", 20, "left", "-------------------------------------------------------", 0);
	menus[3].addItem("photos/06_Woodjam/index.html", "PICWIN", 20, "left", "Woodjam 2006", 0);
	menus[3].addItem("photos/06_Dewerstone/index.html", "PICWIN", 20, "left", "Dewerstone 2006", 0);
	menus[3].addItem("#", "", 20, "left", "-------------------------------------------------------", 0);
	menus[3].addItem("photos/06_Ireland1/index.html", "PICWIN", 20, "left", "Summer Camp 2006 - Ireland - Set 1", 0);
	menus[3].addItem("photos/06_Ireland2/index.html", "PICWIN", 20, "left", "Summer Camp 2006 - Ireland - Set 2", 0);
	menus[3].addItem("photos/06_Ireland3/index.html", "PICWIN", 20, "left", "Summer Camp 2006 - Ireland - Set 3", 0);
	menus[3].addItem("photos/06_Ireland4/index.html", "PICWIN", 20, "left", "Summer Camp 2006 - Ireland - Set 4", 0);
	menus[3].addItem("photos/06_Ireland5/index.html", "PICWIN", 20, "left", "Summer Camp 2006 - Ireland - Set 5", 0);
	menus[3].addItem("#", "", 20, "left", "-------------------------------------------------------", 0);
	menus[3].addItem("photos/07_Jambo/index.html", "PICWIN", 20, "left", "World Jamboree 2007 - Essex ", 0);
	menus[3].addItem("#", "", 20, "left", "-------------------------------------------------------", 0);
	menus[3].addItem("photos/07_France1/index.html", "PICWIN", 20, "left", "Summer Camp 2007 - France - Set 1", 0);
	menus[3].addItem("photos/07_France2/index.html", "PICWIN", 20, "left", "Summer Camp 2007 - France - Set 2", 0);
	menus[3].addItem("photos/07_France3/index.html", "PICWIN", 20, "left", "Summer Camp 2007 - France - Set 3", 0);
	menus[3].addItem("#", "", 20, "left", "-------------------------------------------------------", 0);
	menus[3].addItem("photos/07_Awesome/index.html", "PICWIN", 20, "left", "Awesome 2007", 0);
	menus[3].addItem("#", "", 20, "left", "-------------------------------------------------------", 0);
	menus[3].addItem("photos/08_Scotland1/index.html", "PICWIN", 20, "left", "Summer Camp 2008 - Scotland", 0);
	menus[3].addItem("photos/08_Scotland2/index.html", "PICWIN", 20, "left", "Summer Camp 2008 - Rafting", 0);
	menus[3].addItem("#", "", 20, "left", "-------------------------------------------------------", 0);
	menus[3].addItem("photos/09_Woodjam/index.html", "PICWIN", 20, "left", "Woodjam 2009", 0);
	menus[3].addItem("photos/09_Namibia_PreTrip/index.html", "PICWIN", 20, "left", "Namibia 2009 - PreTrip", 0);
	menus[3].addItem("photos/09_Namibia_Fundraise/index.html", "PICWIN", 20, "left", "Namibia 2009 - Fundraising", 0);
	menus[3].addItem("photos/09_Namibia_Trip/index.html", "PICWIN", 20, "left", "Namibia 2009 - The Trip", 0);
	
//Sub Menu for 5th Main Menu Item ("Videos"):
menus[4] = new menu(300, "vertical", 0, 0, 0, 0, "#185726", "#3B8115", "Arial", 10,
"bold", "bold", "white", "white", 1, "black", 2, 62,
false, true, false, false, 0, true, 4, 4, "black");
	
	menus[4].addItem("video_ireland06.htm", "VIDWIN", 20, "left", "Summer Camp 2006", 0);
	menus[4].addItem("video_france07.htm", "VIDWIN", 20, "left", "Summer Camp 2007", 0);

//Sub Menu for 6th Main Menu Item ("Camp Diaries"):
menus[5] = new menu(140, "vertical", 0, 0, 0, 0, "#185726", "#3B8115", "Arial", 10,
"bold", "bold", "white", "white", 1, "black", 2, 62,
false, true, false, false, 0, true, 4, 4, "black");

	menus[5].addItem("cd_jersey05.asp", "", 20, "left", "Jersey 2005", 0);
	menus[5].addItem("cd_ireland06.asp", "", 20, "left", "Ireland 2006", 0);
	menus[5].addItem("cd_pathfinder07.asp", "", 20, "left", "Pathfinder 2007", 0);
	menus[5].addItem("cd_scotland08.asp", "", 20, "left", "Scotland 2008", 0);

//Sub Menu for 6th Main Menu Item ("Camp Diaries"):
menus[6] = new menu(230, "vertical", 0, 0, 0, 0, "#185726", "#3B8115", "Arial", 10,
"bold", "bold", "white", "white", 1, "black", 2, 62,
false, true, false, false, 0, true, 4, 4, "black");

	menus[6].addItem("namibia_itinerary.asp", "", 20, "left", "Itinerary", 0);
	menus[6].addItem("donate.asp", "", 20, "left", "Donators", 0);
	menus[6].addItem("namibia_fundraise.asp", "", 20, "left", "Fundraising", 0);
	menus[6].addItem("photos/09_Namibia_PreTrip/index.html", "PICWIN", 20, "left", "Namibia 2009 - PreTrip", 0);
	menus[6].addItem("photos/09_Namibia_Fundraise/index.html", "PICWIN", 20, "left", "Namibia 2009 - Fundraising", 0);
	menus[6].addItem("photos/09_Namibia_Trip/index.html", "PICWIN", 20, "left", "Namibia 2009 - The Trip", 0);

} //OUTER CLOSING BRACKET. EVERYTHING ADDED MUST BE ABOVE THIS LINE.