// (c) Ger Versluis 2000 version 5.00, 23 October 2003
//  You may use this script on non commercial sites
//  www.burmees.nl/menu/


	// Globals effecting all menus
	var PopNoOffMenus=1;
	var BaseHref="";

	var PopMenuSlide="";

	var PopMenuShadow="";
	var PopMenuOpacity="";

	function P_BeforeStart(){return}
	function P_AfterBuild(){return}
	function P_BeforeFirstOpen(){return}
	function P_AfterCloseAll(){return}

	// Globals effecting one menu
	// Notation of PopMenu1 is different from PopMenu2. The result is the same. PopMenu1 is more understandable. PopMenu2 loads faster.

PopMenu1=new Array(	// global variables for PopMenu1
	7,			// number of main items
	0,			// Left position
	0,			// Top position
	"#ffffff",		// Normal font color
	"#cc0000",		// Normal back color
	"#000000",		// High font color
	"#cd0000",		// High back color
	"#ffffff",		// Border color
	"arial",		// Fontfamily
	1,			// Bold
	0,			// Italic
	10,			// Font size
	1,			// First line horizontal
	1,			// First line permanent visible
	1,			// Border width
	"center",		// Text align "left", "center" or "right"
	.1,			// Horizontal overlap
	.1,			// Vertical overlap
	250,			// Delay
	0,			// Right to left unfold
	"hrhsmenu1",	// Target div
	1,			// Border between elements
	"left",		// Menu horizontal centered "left", "center" or "right"
	"top",		// Menu vertical centered "top", "center" or "bottom"
	"",			// Arrow right
	1,			// Arrow Width
	1,			// Arrow Height
	"",			// Arrow down
	1,			// Arrow Width
	1,			// Arrow Height
	"",			// Arrow left
	1,			// Arrow Width
	1,			// Arrow Height
	5,			// Top padding
	0,			// Left padding
	0);			// Unfold On Click

//	Menu Items:
//	MenuX=new Array(ItemText, Link, background image, number of sub elements, height, width,bgcolor,bghighcolor,
//	fontcolor,fonthighcolor,bordercolor,fontfamily,fontsize,fontbold,fontitalic,textalign,statustext);
// 	Fontsize, fontbold and fontitalic are ignored when set to -1.
//	For rollover images ItemText format is:  "rollover?Image1.jpg?Image2.jpg"

//	Notation of PopMenu1_1 is different from PopMenu1_1_1. The result is the same. PopMenu1_1 is more understandable. PopMenu1_1_1 loads faster.







PopMenu1_1=new Array(
		"Home",	// ElementText
		"http://www.hrhs.net",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		30,		// ElementHeight
		110,		// ElementWidth
		"",		// ElementBgColor
		"",		// ElementBgHighColor
		"",		// ElementFontColor
		"",		// ElementFontHighColor
		"",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,         // ElementFontSize
		-1,		// ElementBold
		-1,		// ElementItalic
		"center",	// ElementTextAlign
		"");		// ElementStatusText








PopMenu1_2=new Array(
		"Academic",	// ElementText
		"http://www.hrhs.net/content/academics/academicsmain.php3",		// ElementLink
		"",		// ElementBgImage
		6,		// ElementNoOfSubElements
		30,		// ElementHeight
		110,		// ElementWidth
		"",		// ElementBgColor
		"",		// ElementBgHighColor
		"",		// ElementFontColor
		"",		// ElementFontHighColor
		"",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize
		-1,		// ElementBold
		-1,		// ElementItalic
		"center",	// ElementTextAlign
		"");		// ElementStatusText

	PopMenu1_2_1=new Array(
		"Faculty",	// ElementText
		"http://www.hrhs.net/content/academics/faculty.php3",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		25,		// ElementHeight
		150,		// ElementWidth
		"",		// ElementBgColor
		"",		// ElementBgHighColor
		"",		// ElementFontColor
		"",		// ElementFontHighColor
		"",		// ElementBorderColor
		"",		// ElementFontFamily
		8,		// ElementFontSize
		-1,		// ElementBold
		-1,		// ElementItalic
		"center",		// ElementTextAlign
		"");		// ElementStatusText

	PopMenu1_2_2=new Array(
		"Library Media Center",	// ElementText
		"http://www.hrhs.net/content/library/library.php3",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		25,		// ElementHeight
		150,		// ElementWidth
		"",		// ElementBgColor
		"",		// ElementBgHighColor
		"",		// ElementFontColor
		"",		// ElementFontHighColor
		"",		// ElementBorderColor
		"",		// ElementFontFamily
		8,		// ElementFontSize
		-1,		// ElementBold
		-1,		// ElementItalic
		"center",		// ElementTextAlign
		"");		// ElementStatusText

PopMenu1_2_3=new Array(
		"Middle School",	// ElementText
		"http://www.hrhs.net/content/middleschool/middleschool.php3",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		25,		// ElementHeight
		150,		// ElementWidth
		"",		// ElementBgColor
		"",		// ElementBgHighColor
		"",		// ElementFontColor
		"",		// ElementFontHighColor
		"",		// ElementBorderColor
		"",		// ElementFontFamily
		8,		// ElementFontSize
		-1,		// ElementBold
		-1,		// ElementItalic
		"center",	// ElementTextAlign
		"");		// ElementStatusText

PopMenu1_2_4=new Array(
		"Program of Studies",	// ElementText
		"http://www.hrhs.net/content/guidance/progofstud.pdf",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		25,		// ElementHeight
		150,		// ElementWidth
		"",		// ElementBgColor
		"",		// ElementBgHighColor
		"",		// ElementFontColor
		"",		// ElementFontHighColor
		"",		// ElementBorderColor
		"",		// ElementFontFamily
		8,		// ElementFontSize
		-1,		// ElementBold
		-1,		// ElementItalic
		"center",		// ElementTextAlign
		"");		// ElementStatusText

PopMenu1_2_5=new Array(
		"Study Skills",	// ElementText
		"http://www.hrhs.net/content/guidance/studyskills.php3",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		25,		// ElementHeight
		150,		// ElementWidth
		"",		// ElementBgColor
		"",		// ElementBgHighColor
		"",		// ElementFontColor
		"",		// ElementFontHighColor
		"",		// ElementBorderColor
		"",		// ElementFontFamily
		8,		// ElementFontSize
		-1,		// ElementBold
		-1,		// ElementItalic
		"center",		// ElementTextAlign
		"");		// ElementStatusText

PopMenu1_2_6=new Array(
		"(more...)",	// ElementText
		"http://www.hrhs.net/content/academics/academicsmain.php3",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		25,		// ElementHeight
		150,		// ElementWidth
		"",		// ElementBgColor
		"",		// ElementBgHighColor
		"",		// ElementFontColor
		"",		// ElementFontHighColor
		"",		// ElementBorderColor
		"",		// ElementFontFamily
		8,		// ElementFontSize
		-1,		// ElementBold
		1,		// ElementItalic
		"center",		// ElementTextAlign
		"");		// ElementStatusText









PopMenu1_3=new Array(
		"Administrative",	// ElementText
		"http://www.hrhs.net/content/administrative/adminmain.php3",		// ElementLink
		"",		// ElementBgImage
		6,		// ElementNoOfSubElements
		30,		// ElementHeight
		110,		// ElementWidth
		"",		// ElementBgColor
		"",		// ElementBgHighColor
		"",		// ElementFontColor
		"",		// ElementFontHighColor
		"",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize
		-1,		// ElementBold
		-1,		// ElementItalic
		"center",		// ElementTextAlign
		"");		// ElementStatusText

	PopMenu1_3_1=new Array(
		"HS Main Office",	// ElementText
		"http://www.hrhs.net/content/administrative/mainoffice.php3",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		25,		// ElementHeight
		160,		// ElementWidth
		"",		// ElementBgColor
		"",		// ElementBgHighColor
		"",		// ElementFontColor
		"",		// ElementFontHighColor
		"",		// ElementBorderColor
		"",		// ElementFontFamily
		8,		// ElementFontSize
		-1,		// ElementBold
		-1,		// ElementItalic
		"center",		// ElementTextAlign
		"");		// ElementStatusText

	PopMenu1_3_2=new Array(
		"Information Technology",	// ElementText
		"http://www.hrhs.net/content/infotech/infotech.php3",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		25,		// ElementHeight
		160,		// ElementWidth
		"",		// ElementBgColor
		"",		// ElementBgHighColor
		"",		// ElementFontColor
		"",		// ElementFontHighColor
		"",		// ElementBorderColor
		"",		// ElementFontFamily
		8,		// ElementFontSize
		-1,		// ElementBold
		-1,		// ElementItalic
		"center",		// ElementTextAlign
		"");		// ElementStatusText

	PopMenu1_3_3=new Array(
		"Nurse's Office",	// ElementText
		"http://www.hrhs.net/content/nurse/nurse.php3",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		25,		// ElementHeight
		160,		// ElementWidth
		"",		// ElementBgColor
		"",		// ElementBgHighColor
		"",		// ElementFontColor
		"",		// ElementFontHighColor
		"",		// ElementBorderColor
		"",		// ElementFontFamily
		8,		// ElementFontSize
		-1,		// ElementBold
		-1,		// ElementItalic
		"center",		// ElementTextAlign
		"");		// ElementStatusText

	PopMenu1_3_4=new Array(
		"Staff Resources",	// ElementText
		"http://www.hrhs.net/content/administrative/staffresources.php3",	// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		25,		// ElementHeight
		160,		// ElementWidth
		"",		// ElementBgColor
		"",		// ElementBgHighColor
		"",		// ElementFontColor
		"",		// ElementFontHighColor
		"",		// ElementBorderColor
		"",		// ElementFontFamily
		8,		// ElementFontSize
		-1,		// ElementBold
		-1,		// ElementItalic
		"center",		// ElementTextAlign
		"");		// ElementStatusText

	PopMenu1_3_5=new Array(
		"Superintendent's Office",	// ElementText
		"http://www.hr-k12.org/",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		25,		// ElementHeight
		160,		// ElementWidth
		"",		// ElementBgColor
		"",		// ElementBgHighColor
		"",		// ElementFontColor
		"",		// ElementFontHighColor
		"",		// ElementBorderColor
		"",		// ElementFontFamily
		8,		// ElementFontSize
		-1,		// ElementBold
		-1,		// ElementItalic
		"center",		// ElementTextAlign
		"");		// ElementStatusText

	PopMenu1_3_6=new Array(
		"(more...)",	// ElementText
		"http://www.hrhs.net/content/administrative/adminmain.php3",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		25,		// ElementHeight
		160,		// ElementWidth
		"",		// ElementBgColor
		"",		// ElementBgHighColor
		"",		// ElementFontColor
		"",		// ElementFontHighColor
		"",		// ElementBorderColor
		"",		// ElementFontFamily
		8,		// ElementFontSize
		-1,		// ElementBold
		1,		// ElementItalic
		"center",		// ElementTextAlign
		"");		// ElementStatusText






PopMenu1_4=new Array(
		"Athletics",	// ElementText
		"http://www.hrhs.net/content/athletics/athleticsmain.php3",		// ElementLink
		"",		// ElementBgImage
		7,		// ElementNoOfSubElements
		30,		// ElementHeight
		110,		// ElementWidth
		"",		// ElementBgColor
		"",		// ElementBgHighColor
		"",		// ElementFontColor
		"",		// ElementFontHighColor
		"",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize
		-1,		// ElementBold
		-1,		// ElementItalic
		"center",	// ElementTextAlign
		"");		// ElementStatusText

	PopMenu1_4_1=new Array(
		"Athlete's Handbook",	// ElementText
		"http://www.hrhs.net/content/athletics/handbk.pdf",	// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		25,		// ElementHeight
		160,		// ElementWidth
		"",		// ElementBgColor
		"",		// ElementBgHighColor
		"",		// ElementFontColor
		"",		// ElementFontHighColor
		"",		// ElementBorderColor
		"",		// ElementFontFamily
		8,		// ElementFontSize
		-1,		// ElementBold
		-1,		// ElementItalic
		"center",	// ElementTextAlign
		"");		// ElementStatusText

	PopMenu1_4_2=new Array(
		"Sports Teams",	// ElementText
		"http://www.hrhs.net/content/athletics/teams.php3",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		25,		// ElementHeight
		160,		// ElementWidth
		"",		// ElementBgColor
		"",		// ElementBgHighColor
		"",		// ElementFontColor
		"",		// ElementFontHighColor
		"",		// ElementBorderColor
		"",		// ElementFontFamily
		8,		// ElementFontSize
		-1,		// ElementBold
		-1,		// ElementItalic
		"center",		// ElementTextAlign
		"");		// ElementStatusText

PopMenu1_4_3=new Array(
		"Seasonal Schedules",	// ElementText
		"http://highschoolsports.net/default3.cfm?scm=1&ltc=1&otc=1&ptc=1&school=MA01027551",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		25,		// ElementHeight
		160,		// ElementWidth
		"",		// ElementBgColor
		"",		// ElementBgHighColor
		"",		// ElementFontColor
		"",		// ElementFontHighColor
		"",		// ElementBorderColor
		"",		// ElementFontFamily
		8,		// ElementFontSize
		-1,		// ElementBold
		-1,		// ElementItalic
		"center",		// ElementTextAlign
		"");		// ElementStatusText

PopMenu1_4_4=new Array(
		"Directions to Schools",	// ElementText
		"http://www.hrhs.net/content/athletics/directions.php3",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		25,		// ElementHeight
		160,		// ElementWidth
		"",		// ElementBgColor
		"",		// ElementBgHighColor
		"",		// ElementFontColor
		"",		// ElementFontHighColor
		"",		// ElementBorderColor
		"",		// ElementFontFamily
		8,		// ElementFontSize
		-1,		// ElementBold
		-1,		// ElementItalic
		"center",		// ElementTextAlign
		"");		// ElementStatusText


PopMenu1_4_5=new Array(
		"Booster Club",	// ElementText
		"http://www.hrhs.net/content/athletics/boosterclub.php3",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		25,		// ElementHeight
		160,		// ElementWidth
		"",		// ElementBgColor
		"",		// ElementBgHighColor
		"",		// ElementFontColor
		"",		// ElementFontHighColor
		"",		// ElementBorderColor
		"",		// ElementFontFamily
		8,		// ElementFontSize
		-1,		// ElementBold
		-1,		// ElementItalic
		"center",		// ElementTextAlign
		"");		// ElementStatusText

PopMenu1_4_6=new Array(
		"MIAA Website",	// ElementText
		"http://www.hrhs.net/content/athletics/miaa.php3",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		25,		// ElementHeight
		160,		// ElementWidth
		"",		// ElementBgColor
		"",		// ElementBgHighColor
		"",		// ElementFontColor
		"",		// ElementFontHighColor
		"",		// ElementBorderColor
		"",		// ElementFontFamily
		8,		// ElementFontSize
		-1,		// ElementBold
		-1,		// ElementItalic
		"center",		// ElementTextAlign
		"");		// ElementStatusText

PopMenu1_4_7=new Array(
		"(more...)",	// ElementText
		"http://www.hrhs.net/content/athletics/athleticsmain.php3",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		25,		// ElementHeight
		160,		// ElementWidth
		"",		// ElementBgColor
		"",		// ElementBgHighColor
		"",		// ElementFontColor
		"",		// ElementFontHighColor
		"",		// ElementBorderColor
		"",		// ElementFontFamily
		8,		// ElementFontSize
		-1,		// ElementBold
		1,		// ElementItalic
		"center",		// ElementTextAlign
		"");		// ElementStatusText








PopMenu1_5=new Array(
		"Clubs",	// ElementText
		"http://www.hrhs.net/content/clubs/clubsmain.php3",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		30,		// ElementHeight
		110,		// ElementWidth
		"",		// ElementBgColor
		"",		// ElementBgHighColor
		"",		// ElementFontColor
		"",		// ElementFontHighColor
		"",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize
		-1,		// ElementBold
		-1,		// ElementItalic
		"center",		// ElementTextAlign
		"");		// ElementStatusText








PopMenu1_6=new Array(
		"Guidance",	// ElementText
		"http://www.hrhs.net/content/guidance/guidancemain.php3",		// ElementLink
		"",		// ElementBgImage
		5,		// ElementNoOfSubElements
		30,		// ElementHeight
		110,		// ElementWidth
		"",		// ElementBgColor
		"",		// ElementBgHighColor
		"",		// ElementFontColor
		"",		// ElementFontHighColor
		"",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize
		-1,		// ElementBold
		-1,		// ElementItalic
		"center",		// ElementTextAlign
		"");		// ElementStatusText

	PopMenu1_6_1=new Array(
		"College-Bound",	// ElementText
		"http://www.hrhs.net/content/guidance/collegebound.php3",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		25,		// ElementHeight
		150,		// ElementWidth
		"",		// ElementBgColor
		"",		// ElementBgHighColor
		"",		// ElementFontColor
		"",		// ElementFontHighColor
		"",		// ElementBorderColor
		"",		// ElementFontFamily
		8,		// ElementFontSize
		-1,		// ElementBold
		-1,		// ElementItalic
		"center",		// ElementTextAlign
		"");		// ElementStatusText

	PopMenu1_6_2=new Array(
		"Program of Studies",	// ElementText
		"http://www.hrhs.net/content/guidance/progofstud.pdf",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		25,		// ElementHeight
		150,		// ElementWidth
		"",		// ElementBgColor
		"",		// ElementBgHighColor
		"",		// ElementFontColor
		"",		// ElementFontHighColor
		"",		// ElementBorderColor
		"",		// ElementFontFamily
		8,		// ElementFontSize
		-1,		// ElementBold
		-1,		// ElementItalic
		"center",		// ElementTextAlign
		"");		// ElementStatusText

PopMenu1_6_3=new Array(
		"Staff",	// ElementText
		"http://www.hrhs.net/content/guidance/staff.php3",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		25,		// ElementHeight
		150,		// ElementWidth
		"",		// ElementBgColor
		"",		// ElementBgHighColor
		"",		// ElementFontColor
		"",		// ElementFontHighColor
		"",		// ElementBorderColor
		"",		// ElementFontFamily
		8,		// ElementFontSize
		-1,		// ElementBold
		-1,		// ElementItalic
		"center",		// ElementTextAlign
		"");		// ElementStatusText

PopMenu1_6_4=new Array(
		"Up-Coming Events",	// ElementText
		"http://www.hrhs.net/content/guidance/comingevents.php3",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		25,		// ElementHeight
		150,		// ElementWidth
		"",		// ElementBgColor
		"",		// ElementBgHighColor
		"",		// ElementFontColor
		"",		// ElementFontHighColor
		"",		// ElementBorderColor
		"",		// ElementFontFamily
		8,		// ElementFontSize
		-1,		// ElementBold
		-1,		// ElementItalic
		"center",		// ElementTextAlign
		"");		// ElementStatusText

PopMenu1_6_5=new Array(
		"(more...)",	// ElementText
		"http://www.hrhs.net/content/guidance/guidancemain.php3",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		25,		// ElementHeight
		150,		// ElementWidth
		"",		// ElementBgColor
		"",		// ElementBgHighColor
		"",		// ElementFontColor
		"",		// ElementFontHighColor
		"",		// ElementBorderColor
		"",		// ElementFontFamily
		8,		// ElementFontSize
		-1,		// ElementBold
		1,		// ElementItalic
		"center",		// ElementTextAlign
		"");		// ElementStatusText








PopMenu1_7=new Array(
		"Parents",	// ElementText
		"http://www.hrhs.net/content/parents/parentsmain.php3",		// ElementLink
		"",		// ElementBgImage
		3,		// ElementNoOfSubElements
		30,		// ElementHeight
		112,		// ElementWidth
		"",		// ElementBgColor
		"",		// ElementBgHighColor
		"",		// ElementFontColor
		"",		// ElementFontHighColor
		"",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize
		-1,		// ElementBold
		-1,		// ElementItalic
		"center",		// ElementTextAlign
		"");		// ElementStatusText

	PopMenu1_7_1=new Array(
		"Forms",	// ElementText
		"http://www.hrhs.net/content/parents/forms.php3",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		25,		// ElementHeight
		112,		// ElementWidth
		"",		// ElementBgColor
		"",		// ElementBgHighColor
		"",		// ElementFontColor
		"",		// ElementFontHighColor
		"",		// ElementBorderColor
		"",		// ElementFontFamily
		8,		// ElementFontSize
		-1,		// ElementBold
		-1,		// ElementItalic
		"center",		// ElementTextAlign
		"");		// ElementStatusText

	PopMenu1_7_2=new Array(
		"SPECTA",	// ElementText
		"http://www.hrhs.net/content/parents/specta.php3",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		25,		// ElementHeight
		112,		// ElementWidth
		"",		// ElementBgColor
		"",		// ElementBgHighColor
		"",		// ElementFontColor
		"",		// ElementFontHighColor
		"",		// ElementBorderColor
		"",		// ElementFontFamily
		8,		// ElementFontSize
		-1,		// ElementBold
		-1,		// ElementItalic
		"center",		// ElementTextAlign
		"");		// ElementStatusText

PopMenu1_7_3=new Array(
		"(more...)",	// ElementText
		"http://www.hrhs.net/content/parents/parentsmain.php3",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		25,		// ElementHeight
		112,		// ElementWidth
		"",		// ElementBgColor
		"",		// ElementBgHighColor
		"",		// ElementFontColor
		"",		// ElementFontHighColor
		"",		// ElementBorderColor
		"",		// ElementFontFamily
		8,		// ElementFontSize
		-1,		// ElementBold
		1,		// ElementItalic
		"center",	// ElementTextAlign
		"");		// ElementStatusText


