
//The following line is critical for menu operation, and MUST APPEAR ONLY ONCE. If you have more than one menu_array.js file rem out this line in subsequent files
menunum=0;menus=new Array();_d=document;function addmenu(){menunum++;menus[menunum]=menu;}function dumpmenus(){mt="<script language=javascript>";for(a=1;a<menus.length;a++){mt+=" menu"+a+"=menus["+a+"];"}mt+="<\/script>";_d.write(mt)}
//Please leave the above line intact. The above also needs to be enabled if it not already enabled unless this file is part of a multi pack.



////////////////////////////////////
// Editable properties START here //
////////////////////////////////////

// Special effect string for IE5.5 or above please visit http://www.milonic.co.uk/menu/filters_sample.php for more filters
if(navigator.appVersion.indexOf("MSIE 6.0")>0)
{
	effect = "Fade(duration=0.2);Alpha(style=0,opacity=100);Shadow(color='black', Direction=135, Strength=5)"
}
else
{
	effect = "Shadow(color='gray', Direction=135, Strength=5)" // Stop IE5.5 bug when using more than one filter
}


timegap=500			// The time delay for menus to remain visible
followspeed=5			// Follow Scrolling speed
followrate=40			// Follow Scrolling Rate
suboffset_top=10;		// Sub menu offset Top position 
suboffset_left=10;		// Sub menu offset Left position

style1=[			// style1 is an array of properties. You can have as many property arrays as you need. This means that menus can have their own style.
"white",			// Mouse Off Font Color
"#cc0000",			// Mouse Off Background Color
"black",			// Mouse On Font Color
"silver",			// Mouse On Background Color
"",			// Menu Border Color 
10,				// Font Size in pixels
"normal",			// Font Style (italic or normal)
"bold",				// Font Weight (bold or normal)
"Verdana, Arial",		// Font Name
4,				// Menu Item Padding
"",			// Sub Menu Image (Leave this blank if not needed)
"",				// 3D Border & Separator bar
"black",			// 3D High Color
"black",			// 3D Low Color
"",				// Current Page Item Font Color (leave this blank to disable)
"",				// Current Page Item Background Color (leave this blank to disable)
"",			// Top Bar image (Leave this blank to disable)
"",				// Menu Header Font Color (Leave blank if headers are not needed)
"",				// Menu Header Background Color (Leave blank if headers are not needed)
]



addmenu(menu=[			// This is the array that contains your menu properties and details
"mainmenu",			// Menu Name - This is needed in order for the menu to be called
115,				// Menu Top - The Top position of the menu in pixels
35,				// Menu Left - The Left position of the menu in pixels
,				// Menu Width - Menus width in pixels
1,				// Menu Border Width 
"center",			// Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
style1,				// Properties Array - this is set higher up, as above
1,				// Always Visible - allows the menu item to be visible at all time (1=on/0=off)
"left",				// Alignment - sets the menu elements text alignment, values valid here are: left, right or center
effect,				// Filter - Text variable for setting transitional effects on menu activation - see above for more info
0,				// Follow Scrolling - Tells the menu item to follow the user down the screen (visible at all times) (1=on/0=off)
1, 				// Horizontal Menu - Tells the menu to become horizontal instead of top to bottom style (1=on/0=off)
0,				// Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page (1=on/0=off)
,				// Position of TOP sub image left:center:right
,				// Set the Overall Width of Horizontal Menu to 100% and height to the specified amount (Leave blank to disable)
,				// Right To Left - Used in Hebrew for example. (1=on/0=off)
,				// Open the Menus OnClick - leave blank for OnMouseover (1=on/0=off)
,				// ID of the div you want to hide on MouseOver (useful for hiding form elements)
,				// Reserved for future use
,				// Reserved for future use
,				// Reserved for future use
,"Home","http://rijh.cksd.wednet.edu/default.htm",,,1
,"Academic&nbsp;Services","show-menu=Academic",,"",1
,"Staff","http://rijh.cksd.wednet.edu/staff.htm",,,1
,"Sports&nbsp;&&nbsp;Activities","show-menu=Sports",,"",1
,"Parent&nbsp;Info","show-menu=ParentResource",,"",1
,"Student&nbsp;Info","show-menu=StudentResource",,"",1
,"Forms","show-menu=Forms",,"",1
,"School&nbsp;Info","show-menu=SchoolInfo",,"",1
])

	addmenu(menu=["Academic",
	,,225,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Academic Support","http://rijh.cksd.wednet.edu/Academic_support.htm",,,1
	,"Course Catalog","show-menu=CourseCatalog",,"",1
	,"New Student Registration","http://rijh.cksd.wednet.edu/NewStudentRegistration.htm",,,1
	,"Gifted/Highly Capable","http://rijh.cksd.wednet.edu/Gifted_Highly_Capable/gifted_information_links.htm",,,1
	,"Counseling Center","http://rijh.cksd.wednet.edu/counseling.htm",,,1
	,"Math Program","http://rijh.cksd.wednet.edu/Academic/Math/MathProgram.htm",,,1
	,"English/Social Studies","http://rijh.cksd.wednet.edu/Academic/EngSoc/EngSocProgram.htm",,,1
	,"Science Program","http://rijh.cksd.wednet.edu/Academic/Science/ScienceProgram.htm",,,1
	,"Physical Education","http://rijh.cksd.wednet.edu/Academic/PE/PEProgram.htm",,,1
	,"JH & Beyond","http://rijh.cksd.wednet.edu/Academic/JHB/JHBProgram.htm",,,1
	,"Health","http://rijh.cksd.wednet.edu/Academic/Health/HealthProgram.htm",,,1
	,"Exploratory","http://rijh.cksd.wednet.edu/Academic/Exploratory/ExploratoryProgram.htm",,,1
	,"Fine Arts, Music, Foreign Language, Occupational Ed.","http://rijh.cksd.wednet.edu/Academic/Elective/ElectiveProgram.htm",,,1
	])


		addmenu(menu=["CourseCatalog",
		,,150,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"RIJH","http://rijh.cksd.wednet.edu/pdf/catalog.pdf",,,1
		,"CKHS","http://www-ckhs.cksd.wednet.edu/STAFF/Counseling/07-08%20Course%20Catalog.pdf",,,1
		,"OHS","http://olhs.cksd.wednet.edu/staff/counseling/Course%20Catalog%2008-09.pdf",,,1
		,"New Frontiers","http://rijh.cksd.wednet.edu/PDF/new_frontiers_handbook_0910.pdf",,,1
		])
		
	addmenu(menu=["Sports",
	,,150,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Sports","show-menu=SportsSchedule",,"",1
	,"Clubs","http://rijh.cksd.wednet.edu/Clubs/clubs.htm",,,1
	,"Student Recognition","http://rijh.cksd.wednet.edu/student_recognition.htm",,,1
	,"Activities & Events","http://rijh.cksd.wednet.edu/programs.htm",,,1
	])

		addmenu(menu=["SportsSchedule",
		,,180,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Sports Eligibility Info & Forms","http://rijh.cksd.wednet.edu/sports/sports_eligibility_and_forms.htm",,,1
		,"Football","http://rijh.cksd.wednet.edu/sports/Football_Webmaster_Webpage/football_main_page.htm",,,1
		,"Volleyball","http://rijh.cksd.wednet.edu/sports/Volleyball_Webmaster_Webpage/volleyball_girls_main_page.htm",,,1
		,"Basketball Boys","http://rijh.cksd.wednet.edu/sports/Basketball_boys_Webmaster_Webpage/basketball_main_page.htm",,,1
		,"Soccer Girls","http://rijh.cksd.wednet.edu/sports/Soccer_girls_Webmaster_Webpage/soccer_main_page.htm",,,1
		,"Basketball Girls","http://rijh.cksd.wednet.edu/sports/Basketball_Girls_Webmaster_Webpage/Basketball_Girls_main_page.htm",,,1
		,"Wrestling","http://rijh.cksd.wednet.edu/sports/Wrestling_Webmaster_Webpage/Wrestling_main_page.htm",,,1
		,"Track & Field","http://rijh.cksd.wednet.edu/sports/Track_Field_Webmaster_Webpage/trackfield_main_page.htm",,,1
		])

	addmenu(menu=["ParentResource",
	,,200,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Attendance","http://rijh.cksd.wednet.edu/attendance.htm",,,1
	,"Parent Handbook","http://rijh.cksd.wednet.edu/PDF/ParentHandbook.pdf",,,1
	,"Registration","http://rijh.cksd.wednet.edu/NewStudentRegistration.htm",,,1
	,"Military Families","http://rijh.cksd.wednet.edu/Military_Resources/Military_info.htm",,,1
	,"Homeless Resources","http://sharepoint.cksd.wednet.edu/studetserv/Shared%20Documents/McKinney%20Vento%20(Homeless)/Homeless%20in%20Kitsap%20nwsltr%208-1-09%20FINAL.pdf",,,1
	,"CKSD Calendar","http://www.cksd.wednet.edu/pdf/calendar.pdf",,,1
	,"Gifted/Highly Capable Program","http://rijh.cksd.wednet.edu/PDF/giftedBrochure.pdf",,,1
	,"PTSA","http://rijh.cksd.wednet.edu/PTSA/PTSA.htm",,,1
	,"School Policy","http://rijh.cksd.wednet.edu/schoolpolicy.htm",,,1
	])

	addmenu(menu=["StudentResource",
	,,200,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Teenline Help","http://www.theteenline.org",,,1
	,"Student Handbook","http://rijh.cksd.wednet.edu/PDF/StudentHandbook.pdf",,,1
	,"Promotion Requirements - RIJH","http://rijh.cksd.wednet.edu/PDF/JHPromotionStandards.pdf",,,1
	,"Graduation Requirements - CKSD","http://www.cksd.wednet.edu/teachlearn/gradrequirements.htm",,,1
	,"Supplies for a Well Equipped Student","http://rijh.cksd.wednet.edu/Supplies_for_a_well_equipped_student.htm",,,1
	,"Counseling Center","http://rijh.cksd.wednet.edu/counseling.htm",,,1
	,"Career Information","http://rijh.cksd.wednet.edu/Career/Career_explorations.htm",,,1
	])

	addmenu(menu=["Forms",
	,,225,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"SLC - My Portrait","http://rijh.cksd.wednet.edu/Student_Led_Conferencing/Who_I_am_My_Future_Portrait.pub",,,1
	,"Personal Education Plan (PEP)","http://rijh.cksd.wednet.edu/Pep_Master.doc",,,1
	,"Free & Reduced Lunch Program","http://www.cksd.wednet.edu/foodservice",,,1
	])	

	addmenu(menu=["SchoolInfo",
	,,150,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Directions to Our School","http://rijh.cksd.wednet.edu/Directions.htm",,,1
	,"School Bus Stops","http://www.cksd.wednet.edu/BusSched/BusSched.htm",,,1
	,"Emergency","http://www.schoolreport.org/schoolDetail.php?schoolId=12",,,1
	,"Enrollment Boundaries","http://www.cksd.wednet.edu/Boundary/Boundaries.htm",,,1
	])


dumpmenus()