////////////////////////////////////////////////////
//// ADD THE MENU INFO HERE                     ////
////////////////////////////////////////////////////

var menu1 = new Array("0","a","a");

var menu2 = new Array("94", 
	"Library Home", "/27850/library",
	"History", "/27850/library/history",
	"Past Games", "/27850/explore/timeline",
	"Sydney 2000", "/27850/library/sydney2000",
	"Future Games", "/27850/library/future",
	"World Records", "/27850/library/worldrecords",
	"Index", "/27850/library/sitemap");

var menu3 = new Array("90", 
	"Interact Home", "/27850/interact",
	"Chat Room", "/27850/interact/chat",
	"Forum", "/27850/gather/cgi-bin/uboard",
	"Mailing List", "/27850/interact/maillist");
	
var menu4 = new Array("90", 
	"Explore Home", "/27850/explore",
	"iTimeline", "/27850/explore/timeline",
	"iMap", "/27850/explore/map",
	"Neat Links", "/27850/gather/cgi-bin/dclinks");
	
var menu5 = new Array("103", 
	"Cool Stuff Home", "/27850/coolstuff",
	"Quiz", "/27850/gather/cgi-bin/quiz/general",
	"Guest Book", "/27850/gather/cgi-bin/dcguest97",
	"Interviews", "/27850/coolstuff/interviews",
	"Utilities", "/27850/coolstuff",		
	"Videos","/27850/coolstuff");
		
var menu6 = new Array("115", 
	"Site Guide Home", "/27850/siteguide",
	"Help", "/27850/gather/help",
	"Works Cited", "/27850/gather/workscited",
	"Team Info", "/27850/gather/team",
	"Our Awards", "/27850/gather/awards",
	"Advanced Search", "/27850/gather/cgi-bin/sfesearch",
	"Contact Us", "/27850/gather/cgi-bin/contact_us");
	
	
var howManyMenus = 6; //CHANGE IT TO CORRESPONDING MENU NUM