function init()
{
	menus[0] = new menu(25, "horizontal", 14, 78, 10, 4, "B8D8A0", "", "arial", 9, "", 
		"", "0b1b34","white", 1, "navy", 4, "", false, true, true, false, 0, false, 4, 4, "gray");

	menus[0].addItem("homecontent.htm", "content", 85, "center", "Home", 0);
	menus[0].addItem("#", "", 85, "center", "Our Schools", 1);
	menus[0].addItem("#", "", 85, "center", "Information", 10);
	menus[0].addItem("http://www.laconiaschools.org/personnel", "_self", 120, "center", "Human Resources", 0);
	menus[0].addItem("#", "", 93, "center", "School Board", 4);
	menus[0].addItem("#", "", 93, "center", "Departments", 6);
	menus[0].addItem("", "", 90, "center", "Multimedia", 13);
	menus[0].addItem("#", "", 90, "center", "Related Sites", 7);
	menus[0].floatMenu(800, 600, 10, 0);
	
	menus[1] = new menu(200, "vertical", 0, 0, -5, -5, "B8D8A0", "", "arial", 9, "", 
		"", "0B1B34", "white", 1, "202C5A", 2, "", false, true, false, false, 0, true, 4, 4, "202C5A");

	menus[1].addItem("/lhs", "", 20, "left", "Laconia High School", 0);
	menus[1].addItem("/mms", "", 20, "left", "Laconia Middle School", 0);
	menus[1].addItem("/whs", "", 20, "left", "Woodland Heights School", 0);
	menus[1].addItem("/pss", "", 20, "left", "Pleasant Street School", 0);
	menus[1].addItem("/ess", "", 20, "left", "Elm Street School", 0);
	menus[1].addItem("/huot", "", 20, "left", "Huot Tech Center", 0);
	menus[1].addItem("/adulted", "", 20, "left", "Laconia Adult Education", 0);
	

	
	menus[2] = new menu(275, "vertical", 0, 0, -5, -5, "B8D8A0", "", "arial", 9, "", 
		"", "0B1B34", "white", 1, "202C5A", 2, "", false, true, false, false, 0, true, 4, 4, "202C5A");

	//menus[2].addItem("", "", 20, "left", "Kindergarten Registration", 9);
	//menus[2].addItem("/email.htm", "content", 20, "left", "District Email Directory", 0);
	menus[2].addItem("/administrators.htm", "content", 20, "left", "District Administration", 0);	
	//menus[2].addItem("/elemhb.htm", "content", 20, "left", "Elementary School Handbook", 0);
	//menus[2].addItem("/budget0506.htm", "content", 20, "left", "05-06 Budgets", 0);
	menus[2].addItem("http://reporting.measuredprogress.org/NECAPpublicNH/select.aspx", "newwin", 20, "left", "NECAP: School, District, State Reports", 0);
	menus[2].addItem("/missionstmt.pdf", "newwin", 20, "left", "Mission Statement", 0);
	menus[2].addItem("/strategicplan.pdf", "newwin", 20, "left", "Strategic Plan", 0);
	menus[2].addItem("/goals0708.pdf", "newwin", 20, "left", "District Goals", 0);
	menus[2].addItem("/directsau.pdf", "content", 20, "left", "Directions to SAU 30", 0);
	menus[2].addItem("#", "content", 20, "left", "District Calendars", 3);
	menus[2].addItem("/improvement_plan.pdf", "newwin", 20, "left", "District Improvement Plan", 0);
	//menus[2].addItem("/budget0708.pdf", "newwin", 20, "left", "Approved 07-08 Budget", 0);
	//menus[2].addItem("/budget0809.pdf", "newwin", 20, "left", "08-09 Budget", 0);

	menus[3] = new menu(200, "vertical", 0, 0, -5, -5, "B8D8A0", "", "arial", 9, "", 
		"", "0B1B34", "white", 1, "202C5A", 2, "", false, true, false, false, 0, true, 4, 4, "202C5A");

	
	//menus[3].addItem("/calendar0809.pdf", "content", 20, "left", "08-09 School Calendar", 0);
	menus[3].addItem("/calendar0910.pdf", "content", 20, "left", "09-10 School Calendar", 0);

	
	menus[4] = new menu(200, "vertical", 0, 0, -5, -5, "B8D8A0", "", "arial", 9, "", 
		"", "0B1B34", "white", 1, "202C5A", 2, "", false, true, false, false, 0, true, 4, 4, "202C5A");

	menus[4].addItem("/schoolbd.htm", "content", 20, "left", "Board Members", 0);	
	menus[4].addItem("/schoolbd_mtg_sch.htm", "content", 20, "left", "Board Meeting Information", 0);
	menus[4].addItem("", "", 20, "left", "Approved Meeting Minutes", 5);
	menus[4].addItem("", "", 20, "left", "District Policies", 12);

	
	menus[5] = new menu(200, "vertical", 0, 0, -5, -5, "B8D8A0", "", "arial", 9, "", 
		"", "0B1B34", "white", 1, "202C5A", 2, "", false, true, false, false, 0, true, 4, 4, "202C5A");

	menus[5].addItem("/minutes10.htm", "content", 20, "left", "2010", 0);
	menus[5].addItem("/minutes09.htm", "content", 20, "left", "2009", 0);
	menus[5].addItem("/minutes08.htm", "content", 20, "left", "2008", 0);
	menus[5].addItem("/minutes07.htm", "content", 20, "left", "2007", 0);
	menus[5].addItem("/minutes06.htm", "content", 20, "left", "2006", 0);	
	menus[5].addItem("/minutes05.htm", "content", 20, "left", "2005", 0);	
	menus[5].addItem("/minutes04.htm", "content", 20, "left", "2004", 0);	
	menus[5].addItem("/minutes03.htm", "content", 20, "left", "2003", 0);
	menus[5].addItem("/minutes02.htm", "content", 20, "left", "2002", 0);

	menus[6] = new menu(220, "vertical", 0, 0, -5, -5, "B8D8A0", "", "arial", 9, "", 
		"", "0B1B34", "white", 1, "202C5A", 2, "", false, true, false, false, 0, true, 4, 4, "202C5A");

	menus[6].addItem("/office_staff.htm", "content", 20, "left", "SAU Office Staff", 0);	
	menus[6].addItem("/fservice", "", 20, "left", "Laconia School Food Service", 0);
	menus[6].addItem("/nurses", "", 20, "left", "Laconia School Nurses", 0);

	
	menus[7] = new menu(280, "vertical", 0, 0, -5, -5, "B8D8A0", "", "arial", 9, "", 
		"", "0B1B34", "white", 1, "202C5A", 2, "", false, true, false, false, 0, true, 4, 4, "202C5A");

	menus[7].addItem("http://www.cityoflaconianh.org", "NEWWIN", 20, "left", "City of Laconia", 0);	
	//menus[7].addItem("http://www.bgclr.org", "NEWWIN", 20, "left", "Boys & Girls Club of the Lakes Region", 0);
	menus[7].addItem("http://www.projectextra.org", "NEWWIN", 20, "left", "Project EXTRA!", 0);
	menus[7].addItem("http://www.ed.state.nh.us", "NEWWIN", 20, "left", "NH Department of Education", 0);
	menus[7].addItem("http://www.laconia-weirs.org/", "NEWWIN", 20, "left", "Laconia-Weirs Beach Chamber of Commerce", 0);
	menus[7].addItem("http://www.lruw.org", "NEWWIN", 20, "left", "Lakes Region United Way", 0);
	menus[7].addItem("http://www.laconialeef.org/index.html", "NEWWIN", 20, "left", "L.E.E.F.", 0);
	

	menus[8] = new menu(220, "vertical", 0, 0, -5, -5, "B8D8A0", "", "arial", 9, "", 
		"", "0B1B34", "white", 1, "202C5A", 2, "", false, true, false, false, 0, true, 4, 4, "202C5A");

	menus[8].addItem("/mmsfacility.pdf", "content", 20, "left", "Middle School", 0);	
	menus[8].addItem("/lhsfacility.pdf", "content", 20, "left", "High School", 0);
	

	menus[9] = new menu(200, "vertical", 0, 0, -5, -5, "B8D8A0", "", "arial", 9, "", 
		"", "0B1B34", "white", 1, "202C5A", 2, "", false, true, false, false, 0, true, 4, 4, "202C5A");

	//menus[9].addItem("/kinderregposter.pdf", "content", 20, "left", "Registration Information", 0);	
	//menus[9].addItem("/kinderreg.pdf", "content", 20, "left", "Registration Form", 0);



 		
	menus[10] = new menu(200, "vertical", 0, 0, 5, -5, "B8D8A0", "", "arial", 9, "", 
		"", "0B1B34", "white", 1, "202C5A", 2, "", false, true, false, false, 0, true, 4, 4, "202C5A");
	menus[10].addItem("", "content", 20, "left", "For Faculty and Staff", 11);
	menus[10].addItem("", "content", 20, "left", "For Students and Parents", 2);


	menus[11] = new menu(280, "vertical", 0, 0, 5, -5, "B8D8A0", "", "arial", 9, "", 
		"", "0B1B34", "white", 1, "202C5A", 2, "", false, true, false, false, 0, true, 4, 4, "202C5A");
	menus[11].addItem("http://www.laconiaschools.org/leef.pdf", "NEWWIN", 20, "left", "LEEF Grant Application and Instructions", 0);
	menus[11].addItem("http://www.laconiaschools.org:85", "NEWWIN", 20, "left", "Staff e-mail Portal", 0);
	menus[11].addItem("http://www.laconia.k12.nh.us/logon/directory.asp", "NEWWIN", 20, "left", "District Staff Directory", 0);
	menus[11].addItem("vocabulary.pdf", "NEWWIN", 20, "left", "June 2007 Academic Vocabulary", 0);
	menus[11].addItem("http://www.mylearningplan.com/", "NEWWIN", 20, "left", "My Learning Plan", 0);
	menus[11].addItem("https://my.doe.nh.gov/myNHDOE/Login/Login.aspx", "NEWWIN", 20, "left", "myNHDOE", 0);
	menus[11].addItem("http://www.communityuse.com/default.asp?acctnum=720776096", "NEWWIN", 20, "left", "District Facilities Use Calendar", 0);
	

	menus[12] = new menu(200, "vertical", 0, 0, -5, -5, "B8D8A0", "", "arial", 9, "", 
		"", "0B1B34", "white", 1, "202C5A", 2, "", false, true, false, false, 0, true, 4, 4, "202C5A");

	menus[12].addItem("/newpolicy/policy_index.htm", "newwin", 20, "left", "Approved District Policies", 0);	
	menus[12].addItem("Firstpolicy.htm", "content", 20, "left", "1st Policy Readings", 0);

	
	menus[13] = new menu(320, "vertical", 0, 0, -5, -5, "B8D8A0", "", "arial", 9, "", 
	"", "0B1B34", "white", 1, "202C5A", 2, "", false, true, false, false, 0, true, 4, 4, "202C5A");

	menus[13].addItem("/twt video/twt main.htm", "content", 20, "left", "Talking with Teachers Video Series", 0);
	//menus[13].addItem("/mms_const.htm", "content", 20, "left", "MMS Construction Images", 0);
	menus[13].addItem("/sb91807.wmv", "content", 20, "left", "MMS Presentation to Laconia SB, 9/18/07", 0);
	menus[13].addItem("ftc_1_08.pdf", "content", 20, "left", "Follow the Child Presentation", 0);
	


	

	
}