function init()
{
	//Main Menu items:
	menus[0] = new menu(35, "horizontal", 260, 23, -2, -2, "#CACAFF", "#0000A0", "Verdana,Helvetica", 9, 
		"bold", "bold", "black", "white", 1, "gray", 2, "rollover:images/tri-down1.gif:images/tri-down2.gif", false, true, true, true, 12, true, 4, 4, "black");
	menus[0].addItem("http://www.dynamicdrive.com", "", 100, "center", "USA", 1);
	menus[0].addItem("#", "", 120, "center", "UK", 2);
	menus[0].addItem("http://www.rdore.com/RC/Index.htm", "", 100, "center", "RC", 0);
	menus[0].addItem("http://www.rdore.com/volleyball/index.htm", "", 110, "center", "Volleyball", 0);

//Sub Menu for 2nd Main Menu Item ("US"):
	menus[1] = new menu(250, "vertical", 0, 0, -5, -5, "#CACAFF", "#0000A0", "Verdana,Helvetica", 9, "bold", 
		"bold", "black", "white", 1, "gray", 2, 62, false, true, false, true, 6, true, 4, 4, "black");
	menus[1].addItem("PictureWeb/bronxtrainshow2011/index.htm",	"", 22, "left", "Bronx Train Show 2011", 0);
	menus[1].addItem("PictureWeb/sandalswhitehouse2011/index.htm",	"", 22, "left", "Sandals Whitehouse Nov 2011", 0);
	menus[1].addItem("PictureWeb/specialolympics2011/default.html",	"", 22, "left", "Special Olympics 2011", 0);
	menus[1].addItem("PictureWeb/sunflowerfarm2011/index.htm",	"", 22, "left", "Sunflower Farm July 2011", 0);
	menus[1].addItem("PictureWeb/imacjune2011/index.htm",		"", 22, "left", "Lums Pond IMAC June 2011", 0);
	menus[1].addItem("PictureWeb/pennsylvaniamay2011/index.htm",	"", 22, "left", "Pennsylvania May 2011", 0);
	menus[1].addItem("PictureWeb/birthdayflowers2011/index.htm",	"", 22, "left", "Flowers May 2011", 0);
	menus[1].addItem("PictureWeb/louisiana2011/index.htm",		"", 22, "left", "Louisiana April 2011", 0);
	menus[1].addItem("PictureWeb/woodpecker2011/index.htm",		"", 22, "left", "Woodpecker KO March 2011", 0);
	menus[1].addItem("PictureWeb/diggingoutjan2011/index.htm",	"", 22, "left", "Digging Out Jan 2011", 0);
	menus[1].addItem("PictureWeb/bobcatsnow2011/index.htm",		"", 22, "left", "Bobcat in the Snow 2011", 0);
	menus[1].addItem("PictureWeb/sandals2010/index.htm",		"", 22, "left", "Sandals Ocho Rios 2010", 0);
	menus[1].addItem("PictureWeb/specialolympics2010/index.htm",	"", 22, "left", "Special Olympics 2010", 0);
	menus[1].addItem("PictureWeb/adirondac2010/index.htm",		"", 22, "left", "AdirondackBalloons Sept10", 0);
	menus[1].addItem("PictureWeb/yellowstone2010/index.htm",	"", 22, "left", "Yellowstone June 2010", 0);
	menus[1].addItem("PictureWeb/bermuda2010/index.htm",	        "", 22, "left", "Bermuda May 2010", 0);
	menus[1].addItem("PictureWeb/birdatthewindow2010/index.htm",	"", 22, "left", "Bird at the window", 0);
	menus[1].addItem("PictureWeb/munich2009/index.htm", 		"", 22, "left", "Munich Sept 2009", 0);
	menus[1].addItem("PictureWeb/schwangau2009/index.htm", 		"", 22, "left", "Schwangau Sept 2009", 0);
	menus[1].addItem("PictureWeb/innsbruck2009/index.htm", 		"", 22, "left", "Innsbruck Sept 2009", 0);
	menus[1].addItem("PictureWeb/salzburg2009/index.htm", 		"", 22, "left", "Salzburg Sept 2009", 0);
	menus[1].addItem("PictureWeb/berchtesgaden2009/index.htm", 	"", 22, "left", "Berchtesgaden Sept 2009", 0);
	menus[1].addItem("PictureWeb/chiemsee2009/index.htm", 		"", 22, "left", "Chiemsee Sept 2009", 0);


//Sub Menu for 3rd Main Menu Item ("UK"):
	menus[2] = new menu(180, "vertical", 0, 0, 0, 0, "#CACAFF", "#0000A0", "Verdana,Helvetica", 9, "bold", 
		"bold", "black", "white", 1, "gray", 2, "rollover:images/tri-right1.gif:images/tri-right2.gif", false, true, false, false, 0, true, 4, 4, "black");
	menus[2].addItem("PictureWeb/christmas2011/index.htm",		"", 22, "left", "Christmas 2011", 0);
	menus[2].addItem("PictureWeb/april2010/index.htm", 		"", 22, "left", "April 2010", 0);
	menus[2].addItem("PictureWeb/christmas2009/index.htm", 		"", 22, "left", "Christmas 2009", 0);
	menus[2].addItem("PictureWeb/christmas2008/index.htm", 		"", 22, "left", "Christmas 2008", 0);
	menus[2].addItem("PictureWeb/marypeterwedding08/index.htm", 	"", 22, "left", "Mary Wedding-1", 0);
	menus[2].addItem("PictureWeb/marypeterwedding08-2/index.htm", 	"", 22, "left", "Mary Wedding-2", 0);
	menus[2].addItem("PictureWeb/yorksept2008/index.htm", 		"", 22, "left", "York Sept 2008", 0);
	menus[2].addItem("PictureWeb/christmas2006/index.htm", 		"", 22, "left", "Christmas 2006", 0);
	menus[2].addItem("PictureWeb/christmas2005/index.htm", 		"", 22, "left", "Christmas 2005", 0);
	menus[2].addItem("PictureWeb/hamptoncourt/index.htm", 		"", 22, "left", "Hampton Court", 0);
	menus[2].addItem("PictureWeb/corfe/index.htm", 			"", 22, "left", "Corfe Castle", 0);
	menus[2].addItem("PictureWeb/livingcoast/index.htm", 		"", 22, "left", "Living Coast", 0);

//Sub Menu for Sub Menu "Sports News":
	menus[3] = new menu(135, "vertical", 0, 0, 0, 0, "#E1E1E1", "black", "Verdana,Helvetica", 9, "bold", "bold", "black", "white", 1, "gray", 2, 62, false, true, false, false, 0, true, 4, 4, "black");
	menus[3].addItem("http://www.espn.com", "", 22, "left", "ESPN Sports", 0);
	menus[3].addItem("http://www.nba.com", "", 22, "left", "NBA", 0);

//Sub Menu for 4th Main Menu Item ("Search"):
	menus[4] = new menu(130, "vertical", 0, 0, 0, 0, "#CACAFF", "#0000A0", "Verdana,Helvetica", 9, "bold", "bold", "black", "white", 1, "gray", 2, ">>", false, true, false, false, 0, true, 4, 4, "black");
	menus[4].addItem("http://www.google.com", "", 22, "left", "Google", 0);
	menus[4].addItem("http://www.yahoo.com", "", 22, "left", "Yahoo", 0);
	menus[4].addItem("http://www.altavista.com", "", 22, "left", "AlltheWeb", 0);
	menus[4].addItem("javascript:alert('hi')", "", 22, "left", "Teoma", 0);

} //OUTER CLOSING BRACKET. EVERYTHING ADDED MUST BE ABOVE THIS LINE.
