function init()
{

	//Main Menu items:

	menus[0] = new menu(22, "horizontal", 220, 128, -2, -2, "", "", "Verdana,Helvetica", 9, 

		"bold", "bold", "#FDF7A8", "#B40020", 1, "#B40020", 2, "rollover:images/tri-down1.gif:images/tri-down2.gif", false, true, true, true, 12, true, 4, 4, "black");

	menus[0].addItem("http://www.881theburg.com", "", 160, "center", "Home", 0);

	menus[0].addItem("#", "", 160, "center", "The Station", 1);

	menus[0].addItem("#", "", 160, "center", "Interact", 2);

	menus[0].addItem("#", "", 160, "center", "General Info", 4);



//Sub Menu for 2nd Main Menu Item ("web building"):

	menus[1] = new menu(160, "vertical", 0, 0, -5, -5, "", "", "Verdana,Helvetica", 9, "bold", 

		"bold", "#FDF7A8", "", 1, "black", 2, 62, false, true, false, true, 6, true, 4, 4, "black");

	menus[1].addItem("index.php?loadPage=weeklyPoll", "", 22, "left", "&lsquo;Burg Weekly Poll", 0);

	menus[1].addItem("index.php?loadPage=djInfo", "", 22, "left", "DJ Information", 0);

	menus[1].addItem("index.php?loadPage=playlistHome", "", 22, "left", "Playlist", 0);

	menus[1].addItem("index.php?loadPage=showInfo", "", 44, "left", "Show Information", 0);

	menus[1].addItem("index.php?loadPage=schedule", "", 22, "left", "Show Schedule", 0);

	menus[1].addItem("index.php?loadPage=top30", "", 22, "left", "Top 30", 0);



//Sub Menu for 4th Main Menu Item ("Search"):

	menus[2] = new menu(160, "vertical", 0, 0, 0, 0, "", "", "Verdana,Helvetica", 9, "bold", "bold", "#FDF7A8", "", 1, "black", 2, "rollover:images/tri-right1.gif:images/tri-right2.gif", false, true, false, false, 0, true, 4, 4, "black");

	menus[2].addItem("index.php?loadPage=announcementRequest", "", 44, "left", "Announcement Requests", 0);

	menus[2].addItem("index.php?loadPage=downloads", "", 22, "left", "&lsquo;Burg on Demand", 0);

	menus[2].addItem("", "", 44, "left", "Social Networking", 3);

	menus[2].addItem("index.php?loadPage=comments", "", 44, "left", "Comments by Listeners", 0);

	menus[2].addItem("index.php?loadPage=concertCalendar", "", 22, "left", "Concert Calendar", 0);

	menus[2].addItem("index.php?loadPage=feedback", "", 22, "left", "Feedback", 0);

	menus[2].addItem("index.php?loadPage=galleryNew", "", 22, "left", "Gallery", 0);

	menus[2].addItem("", "", 44, "left", "Phone: (509) 963-2311", 0);

	menus[2].addItem("index.php?loadPage=emailFormREQ", "", 22, "left", "Request Email", 0);

	menus[2].addItem("faq.php#streamingAudio", "", 22, "left", "Streaming Audio", 0);



//Sub Menu for Sub Menu "Sports News":

	menus[3] = new menu(160, "vertical", 0, 0, 0, 0, "", "", "Verdana,Helvetica", 9, "bold", "bold", "#FDF7A8", "", 1, "black", 2, 62, false, true, false, false, 0, true, 4, 4, "black");

	menus[3].addItem("http://www.facebook.com/home.php?#/pages/881-The-Burg-KCWU/92825677749", "", 44, "left", "&lsquo;Burg on Facebook", 0);

	menus[3].addItem("http://www.myspace.com/881theburg", "", 44, "left", "&lsquo;Burg on MySpace", 0);

	menus[3].addItem("http://www.881theburg.com/code.html", "", 44, "left", "&lsquo;Burg MySpace Link", 0);



//Sub Menu for 3rd Main Menu Item ("News"):

	menus[4] = new menu(160, "vertical", 0, 0, 0, 0, "", "", "Verdana,Helvetica", 9, "bold", "bold", "#FDF7A8", "", 1, "black", 2, "rollover:images/tri-right1.gif:images/tri-right2.gif", false, true, false, false, 0, true, 4, 4, "black");

	menus[4].addItem("index.php?loadPage=contact", "", 22, "left", "Contact the &lsquo;Burg", 5);

	menus[4].addItem("index.php?loadPage=faq", "", 22, "left", "FAQ", 0);

	menus[4].addItem("index.php?loadPage=sponsorsPage", "", 22, "left", "Sponsors", 6);

	menus[4].addItem("index.php?loadPage=staff", "", 22, "left", "Staff Information", 7);

	menus[4].addItem("index.php?loadPage=stationHist", "", 22, "left", "Station History", 0);

	menus[4].addItem("index.php?loadPage=stationInfo", "", 44, "left", "Station Information", 0);

	menus[4].addItem("index.php?loadPage=search", "", 22, "left", "Search", 0);

	menus[4].addItem("index.php?loadPage=news", "", 44, "left", "News and<br />Weather", 0);

	menus[4].addItem("http://www.fcc.gov/mb/audio/decdoc/public_and_broadcasting.html", "", 44, "left", "The Public &amp; Broadcasting", 0);



//Sub Menu for Sub Menu "Sports News":

	menus[5] = new menu(160, "vertical", 0, 0, 0, 0, "", "", "Verdana,Helvetica", 9, "bold", "bold", "#FDF7A8", "", 1, "black", 2, "rollover:images/tri-right1.gif:images/tri-right2.gif", false, true, false, false, 0, true, 4, 4, "black");

	menus[5].addItem("index.php?loadPage=announcementRequest", "", 44, "left", "Announcement Requests", 0);

	menus[5].addItem("index.php?loadPage=emailFormAnon", "", 44, "left", "Anonymous Suggestion", 0);

	menus[5].addItem("index.php?loadPage=stationInfo", "", 22, "left", "Staff", 8);

	menus[5].addItem("index.php?loadPage=weeklyPoll", "", 22, "left", "&lsquo;Burg Weekly Poll", 0);

	menus[5].addItem("index.php?loadPage=feedback", "", 22, "left", "Feedback", 0);

	menus[5].addItem("index.php?loadPage=emailFormREQ", "", 22, "left", "Request Email", 0);

	menus[5].addItem("javascript:alert('88.1 The &lsquo;Burg')", "", 22, "left", "Fun", 0);


//Sub Menu for Sub Menu "Sports News":

	menus[6] = new menu(210, "vertical", 0, 0, 0, 0, "", "", "Verdana,Helvetica", 9, "bold", "bold", "#FDF7A8", "", 1, "black", 2, ">>", false, true, false, false, 0, true, 4, 4, "black");

	menus[6].addItem("http://2007.gogrove.com/interior.cfm?city=ellensburg", "", 22, "left", "The Grove Apartments", 0);

	menus[6].addItem("http://www.iron-horse-brewery.com/", "", 22, "left", "Iron Horse Brewery", 0);

	menus[6].addItem("http://www.myspace.com/anchorm", "", 22, "left", "Anchor M Apartments", 0);

	menus[6].addItem("http://www.cwu.edu/~kcwu2/downloads/sponsors/hannahmarchel.pdf", "", 22, "left", "Hanna Marchel", 0);

	menus[6].addItem("http://www.cwu.edu/~kcwu2/downloads/sponsors/caravan.jpg", "", 44, "left", "Caravan Delivery and Espresso", 0);

	menus[6].addItem("http://639fpell.fairpoint.com/", "", 44, "left", "FairPoint Communications", 0);

	menus[6].addItem("http://www.isprintshop.com/", "", 22, "left", "ISPrintShop", 0);

	menus[6].addItem("http://www.cwu.edu/~kcwu2/downloads/sponsors/grantsPizza.jpg", "", 22, "left", "Grant's Pizza Place", 0);

	menus[6].addItem("http://www.thecopydog.com", "", 22, "left", "Copy Dog", 0);

	menus[6].addItem("http://www.signdog.com", "", 22, "left", "Sign Dog", 0);

//Sub Menu for Sub Menu "Sports News":

	menus[7] = new menu(210, "vertical", 0, 0, 0, 0, "", "", "Verdana,Helvetica", 9, "bold", "bold", "#FDF7A8", "", 1, "black", 2, ">>", false, true, false, false, 0, true, 4, 4, "black");

	menus[7].addItem("staff.php#gm", "", 44, "left", "Chris Hull - General Manager", 0);

	menus[7].addItem("staff.php#ops", "", 44, "left", "Randy Beckstead - Ops and Program Director", 0);

	menus[7].addItem("staff.php#pc", "", 44, "left", "John Cerney - Program Coordinator", 0);

	menus[7].addItem("staff.php#it", "", 44, "left", "Steven Mohr - Broadcast IT Technician", 0);

	menus[7].addItem("staff.php#td", "", 44, "left", "Alisha Cleveland - Staff Training Director", 0);

	menus[7].addItem("staff.php#md", "", 44, "left", "Kelly Larsen - Music Director", 0);

	menus[7].addItem("staff.php#md2", "", 44, "left", "Pria Joshi - Associate Music Director", 0);

	menus[7].addItem("staff.php#prod", "", 44, "left", "Colin Joost - Production Director", 0);

	menus[7].addItem("staff.php#pa", "", 44, "left", "David Owens</a> - Public Affairs Director", 0);

	menus[7].addItem("staff.php#promo", "", 44, "left", "Rob Nelson</a> - Promotions Director", 0);

	menus[7].addItem("staff.php#promo2", "", 44, "left", "Anastacia Snyder</a> - Marketing Director", 0);

	menus[7].addItem("staff.php#office", "", 44, "left", "Joey Aubert</a> - Office and Traffic Associate", 0);

//Sub Menu for Sub Menu "Sports News":

	menus[8] = new menu(210, "vertical", 0, 0, 0, 0, "", "", "Verdana,Helvetica", 9, "bold", "bold", "#FDF7A8", "", 1, "black", 2, ">>", false, true, false, false, 0, true, 4, 4, "black");

	menus[8].addItem("index.php?loadPage=emailFormGM", "", 44, "left", "Chris Hull - General Manager", 0);

	menus[8].addItem("index.php?loadPage=emailFormPD", "", 44, "left", "Randy Beckstead - Ops and Program Director", 0);

	menus[8].addItem("index.php?loadPage=emailFormPC", "", 44, "left", "John Cerney - Program Coordinator", 0);

	menus[8].addItem("index.php?loadPage=emailFormIT", "", 44, "left", "Steven Mohr - Broadcast IT Technician", 0);

	menus[8].addItem("index.php?loadPage=emailFormTD", "", 44, "left", "Alisha Cleveland - Staff Training Director", 0);

	menus[8].addItem("index.php?loadPage=emailFormMD", "", 44, "left", "Pria Joshi - Music Director", 0);

	menus[8].addItem("index.php?loadPage=emailFormMD2", "", 44, "left", "Joey Aubert - Associate Music Director", 0);

	menus[8].addItem("index.php?loadPage=emailFormPROD", "", 44, "left", "Colin Joost - Production Director", 0);

	menus[8].addItem("index.php?loadPage=emailFormPA", "", 44, "left", "David Owens</a> - Public Affairs Director", 0);

	menus[8].addItem("index.php?loadPage=emailFormPRO", "", 44, "left", "Rob Nelson</a> - Promotions Director", 0);

	menus[8].addItem("index.php?loadPage=emailFormPRO2", "", 44, "left", "Anastacia Snyder</a> - Marketing Director", 0);

	menus[8].addItem("index.php?loadPage=emailFormOT", "", 44, "left", "Joey Aubert</a> - Office and Traffic Associate", 0);



} //OUTER CLOSING BRACKET. EVERYTHING ADDED MUST BE ABOVE THIS LINE.