
//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
"#006633",			// Mouse Off Background Color
"black",			// Mouse On Font Color
"silver",			// Mouse On Background Color
"white",			// 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://klss.cksd.wednet.edu/index.htm",,,1
,"Staff","http://klss.cksd.wednet.edu/staff.htm",,,1
,"Library","http://klss.cksd.wednet.edu/Library/index.htm",,,1
,"Departments","show-menu=SSC",,"",1
,"School&nbsp;Info","show-menu=SchoolInfo",,"",1
,"Student&nbsp;Info","show-menu=StudentResource",,"",1
,"Parent&nbsp;Info","show-menu=ParentResource",,"",1
,"Sports/Activities","show-menu=Sports",,"",1
,"Forms","show-menu=Forms",,"",1
,"Schedules","show-menu=Schedules",,"",1
])

addmenu(menu=["SchoolInfo",
,,150,1,"",style1,,"left",effect,,,,,,,,,,,,
,"Directory","http://klss.cksd.wednet.edu/PDF/KSSDirectory.pdf",,,1
,"Directions","http://www.cksd.wednet.edu/schools/KSS/KSSDirections.htm",,,1
,"Boundaries","http://www.cksd.wednet.edu/Boundary/Boundaries.htm",,,1
,"Newberry Hill Heritage Park","http://klss.cksd.wednet.edu/PDF/NewberryHeritagePark2.pdf",,,1
,"Parking","http://klss.cksd.wednet.edu/PDF/parking.pdf",,,1
,"Reunions","http://www.cksd.wednet.edu/alumni.asp",,,1
,"Visual Tour","http://klss.cksd.wednet.edu/VisualTour.htm",,,1
])

addmenu(menu=["Awards",
,,150,1,"",style1,,"left",effect,,,,,,,,,,,,
,"Student of the Month","http://klss.cksd.wednet.edu/StudentMonth.htm",,,1
])

addmenu(menu=["StudentResource",
,,160,1,"",style1,,"left",effect,,,,,,,,,,,,
,"ASB Officers","http://klss.cksd.wednet.edu/PDF/ASBOfficers.pdf",,,1
,"Conduct Codes","show-menu=Codes",,"",1
,"New Student Pamphlet","http://klss.cksd.wednet.edu/PDF/NewStudentBrochure.pdf",,,1
,"Senior Page","http://klss.cksd.wednet.edu/Seniors.htm",,,1
,"Student of the Month", "show-menu=Awards",,"",1
])

	addmenu(menu=["SSC",
	,,175,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Administration Office","http://klss.cksd.wednet.edu/OfficeStaff.htm",,,1
	,"Attendance","http://klss.cksd.wednet.edu/attendance.htm",,,1
	,"Bookkeeper","http://klss.cksd.wednet.edu/bookkeeper.htm",,,1
	,"Career Center","http://klss.cksd.wednet.edu/SSC/CareerCenter.htm",,,1
	,"Health & Family Assistance","show-menu=FamilyAssistance",,"",1
	,"Staff Contact Information","http://klss.cksd.wednet.edu/staff.htm",,,1
	,"Student Service Center","http://klss.cksd.wednet.edu/SSC/index.htm",,,1
	,"CKSD Home Page","http://www.cksd.wednet.edu",,,1
	,"CKSD Curriculum & Instruction","http://www.cksd.wednet.edu/curriculum/index.htm",,,1
	,"CKSD Operations/Emergency","http://www.cksd.wednet.edu/PDF/EmergencyOperatingProcedures.pdf",,,1
	,"CKSD Food Service","http://www.cksd.wednet.edu/foodservice/index.htm",,,1
	,"CKSD Transportation/Busses","http://www.cksd.wednet.edu/Transportation/index.htm",,"",1
	])
	
addmenu(menu=["ParentResource",
,,150,1,"",style1,,"left",effect,,,,,,,,,,,,
,"6th Grade Eaglets","http://klss.cksd.wednet.edu/eaglets.htm",,,1
,"Academic Reports","show-menu=Reports",,"",1
,"Emergency Information","http://klss.cksd.wednet.edu/PDF/EmergencyInformation1.pdf",,,1
,"Fundraising","http://klss.cksd.wednet.edu/PDF/FundRaising1.pdf",,,1
,"ParentCONNECT","http://klss.cksd.wednet.edu/parent%20connect/main.html",,,1
,"Parent Groups","http://klss.cksd.wednet.edu/PDF/ParentGroups1.pdf",,,1
,"Parent Potpourri","http://klss.cksd.wednet.edu/PDF/ParentPotpourri.pdf",,,1
])

addmenu(menu=["Math",
,,150,1,"",style1,,"left",effect,,,,,,,,,,,,
,"AAF Learning Targets","http://klss.cksd.wednet.edu/PDF/AAF1stsemLearningTargets.pdf",,,1
,"AT1 Learning Targets","http://klss.cksd.wednet.edu/PDF/7thGradeMathLearningTargets.pdf",,,1
,"AT2 Learning Targets","http://klss.cksd.wednet.edu/PDF/AT2LearningTargets.pdf",,,1
,"AG1 Learning Targets","http://klss.cksd.wednet.edu/PDF/AG1LearningTargets.pdf",,,1
,"AG2 Learning Targets","http://klss.cksd.wednet.edu/PDF/AG2MathLearningTargets.pdf",,,1
])

addmenu(menu=["CKParentResource",
,,175,1,"",style1,,"left",effect,,,,,,,,,,,,
,"PTA Information","http://www.cksd.wednet.edu/PTA/PTA.htm",,,1
,"Parent Safety Tips","http://www.cksd.wednet.edu/Parent/parent_safety_tips.htm",,,1
,"Parent Handbook","http://www.cksd.wednet.edu/curriculum/handbook.htm",,,1
])

addmenu(menu=["Sports",
,,150,1,"",style1,,"left",effect,,,,,,,,,,,,
,"Activities and Clubs","http://klss.cksd.wednet.edu/Advisors.htm",,,1
,"Sports","http://klss.cksd.wednet.edu/Athletics.htm",,,1
,"Sport Forms","http://klss.cksd.wednet.edu/PDF/Forms/AthleticForms/AthleticSportForms.pdf",,,1
,"Sport Schedules","show-menu=SportsSchedule",,"",1
,"The Week in Sports","http://klss.cksd.wednet.edu/PDF/Schedules/SportsSchedules/TheWeekInSports.pdf",,,1
])

addmenu(menu=["Forms",
,,150,1,"",style1,,"left",effect,,,,,,,,,,,,
,"Student Fees","http://klss.cksd.wednet.edu/PDF/Forms/FeesAndFinesFormFillable.pdf",,,1
,"Bus Pass","http://klss.cksd.wednet.edu/PDF/BusPassInfo.pdf",,,1
,"Confidential Health Info.", "http://klss.cksd.wednet.edu/PDF/Forms/HealthInfoForm.pdf",,,1
,"Dance Guidelines and Guest Request","http://klss.cksd.wednet.edu/PDF/Forms/DanceGuestPass.pdf",,,1
,"Form 8 Restricted Info","http://klss.cksd.wednet.edu/PDF/Forms/Form8.pdf",,,1
,"Medicine at School","http://klss.cksd.wednet.edu/PDF/Forms/MedicationFormFillable.pdf",,,1
,"Medicine Self Administration","http://klss.cksd.wednet.edu/PDF/Forms/MedicationSelfAdministration.pdf",,,1
,"Parking Permit","http://klss.cksd.wednet.edu/PDF/Forms/ParkingPermit.pdf",,,1
,"Sport Forms","http://klss.cksd.wednet.edu/PDF/Forms/AthleticForms/AthleticSportForms.pdf",,,1
,"Student Information Update","http://klss.cksd.wednet.edu/PDF/Forms/ChangeofStudentInfo.pdf",,,1
,"Volunteer Application","http://klss.cksd.wednet.edu/PDF/Forms/VolunteerAppForm.pdf",,,1
])	

addmenu(menu=["Schedules",
,,150,1,"",style1,,"left",effect,,,,,,,,,,,,
,"Bell & Lunch Schedules", "http://klss.cksd.wednet.edu/PDF/Schedules/BellSchedules/BellLunchSchedule09.pdf",,,1
,"Two Hour Late","http://klss.cksd.wednet.edu/PDF/Schedules/BellSchedules/BellSchedule2HourLate.pdf",,,1
,"Transportation Bus Link","http://www.cksd.wednet.edu/BusSched/BusSched.htm",,,1
,"Master Schedule","http://klss.cksd.wednet.edu/PDF/MasterSchedule.pdf",,,1
,"Progress & Report Cards","http://klss.cksd.wednet.edu/PDF/GradingPeriods.pdf",,,1
])

		addmenu(menu=["SportsSchedule",
		,,100,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"MS Football","http://klss.cksd.wednet.edu/PDF/Schedules/SportsSchedules/MSFootball.pdf",,,1
		,"MS Volleyball","http://klss.cksd.wednet.edu/PDF/Schedules/SportsSchedules/MSVolleyball.pdf",,,1
		,"HS Cross Country","http://klss.cksd.wednet.edu/PDF/Schedules/SportsSchedules/HSCrossCountry.pdf",,,1
		,"HS Football","http://klss.cksd.wednet.edu/PDF/Schedules/SportsSchedules/HSFootball.pdf",,,1
		,"HS JV Football","http://klss.cksd.wednet.edu/PDF/Schedules/SportsSchedules/HSJVFootball.pdf",,,1
		,"HS Girls Soccer","http://klss.cksd.wednet.edu/PDF/Schedules/SportsSchedules/HSGirlsSoccer.pdf",,,1
		,"HS Girls Swimming","http://klss.cksd.wednet.edu/PDF/Schedules/SportsSchedules/HSGirlsSwim.pdf",,,1
		,"HS Boys Tennis","http://klss.cksd.wednet.edu/PDF/Schedules/SportsSchedules/HSBoysTennis.pdf",,,1
		,"HS Volleyball","http://klss.cksd.wednet.edu/PDF/Schedules/SportsSchedules/HSVolleyball.pdf",,,1
		,"MS Boys Basketball","http://klss.cksd.wednet.edu/PDF/Schedules/SportsSchedules/msboysbasketball.pdf",,,1
		,"MS Girls Soccer","http://klss.cksd.wednet.edu/PDF/Schedules/SportsSchedules/msgirlssoccer.pdf",,,1
		,"HS Boys Basketball","http://klss.cksd.wednet.edu/PDF/Schedules/SportsSchedules/HSboysbasketball.pdf",,,1
		,"HS Girls Basketball","http://klss.cksd.wednet.edu/PDF/Schedules/SportsSchedules/HSgirlsbasketball.pdf",,,1
		,"HS Girls Bowling","http://klss.cksd.wednet.edu/PDF/Schedules/SportsSchedules/Bowling.pdf",,,1
		,"HS Wrestling","http://klss.cksd.wednet.edu/PDF/Schedules/SportsSchedules/hswrestling.pdf",,,1
		])
			
		addmenu(menu=["Codes",
		,,175,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Bus Conduct","http://www.cksd.wednet.edu/Transportation/Rules.htm",,,1
		,"School Rules","http://klss.cksd.wednet.edu/Policy/SCHOOLPOLICIESANDREGULATIONS.pdf",,,1
		,"Student Handbook","http://klss.cksd.wednet.edu/Policy/StudentHandbook.pdf",,,1
		,"Parking Contract","http://klss.cksd.wednet.edu/PDF/forms/ParkingPermit.pdf",,,1
		,"Rights & Responsibilities","http://www.cksd.wednet.edu/PDF/StuRightsResp.pdf",,,1
		])

		addmenu(menu=["FamilyAssistance",
	,,150,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Community Resource","http://www.cksd.wednet.edu/Community/Index.htm",,,1
	,"KSS Counseling","http://klss.cksd.wednet.edu/SSC/index.htm",,,1
	,"CKSD Health Services","http://specialservices.cksd.wednet.edu/healthsrv/index.html",,,1
	,"School Nurse and Health Information","http://klss.cksd.wednet.edu/SchoolNurse.htm",,,1
	])
	
	addmenu(menu=["Fundraising",
	,,200,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Fundraisers at KSS","http://klss.cksd.wednet.edu/PDF/Fundraising.pdf",,,1
	,"KSS Scholarship Donation","http://klss.cksd.wednet.edu/PDF/ScholarshipDonate.pdf",,,1
	])
		
	addmenu(menu=["Reports",
	,,150,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Annual School Report","show-menu=ASR",,"",1
	,"Math Targets","show-menu=Math",,"",1
	,"Profile","http://klss.cksd.wednet.edu/SSC/PDF/profile%2009-10.pdf",,,1
	,"WASL","http://reportcard.ospi.k12.wa.us/summary.aspx?schoolId=1718&reportLevel=School&orgLinkId=1718&yrs=",,,1
	])

		addmenu(menu=["ASR",
		,,100,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"2007-08","http://www.cksd.wednet.edu/schools/KSS/PerformRep/PRKSS2007.pdf",,,1		
		])			
	
		addmenu(menu=["SportsForms",
	,,150,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Athletic Code","http://klss.cksd.wednet.edu/PDF/Forms/AthleticForms/ATHLETICCODE.pdf",,,1
	,"Athletic Injury Guidelines","http://klss.cksd.wednet.edu/PDF/Forms/AthleticForms/GuidelinesForAthleticInjuries.pdf",,,1
	,"Elgibility","http://klss.cksd.wednet.edu/PDF/Forms/AthleticForms/AthleticClearance.pdf",,,1
	,"Head Concussion Form","http://klss.cksd.wednet.edu/PDF/Forms/AthleticForms/ConcussionLetter.pdf",,,1
	,"Insurance","show-menu=Insurance",,"",1
	,"Physical Exam","http://klss.cksd.wednet.edu/PDF/Forms/AthleticForms/physicalexam.pdf",,,1
	,"T-Shirt Order Form","http://klss.cksd.wednet.edu/PDF/Forms/Tshirtorderform.pdf",,,1
	,"Transport Own Child","http://klss.cksd.wednet.edu/PDF/Forms/AthleticForms/ParentChildTransport.pdf",,,1
	,"Transport Other Child","http://klss.cksd.wednet.edu/PDF/Forms/AthleticForms/TransportOtherParent.pdf",,,1
	])

		addmenu(menu=["Insurance",
		,,100,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Baseball","http://klss.cksd.wednet.edu/PDF/Forms/AthleticForms/BASEBALL.pdf",,,1
		,"Basketball","http://klss.cksd.wednet.edu/PDF/Forms/AthleticForms/BASKET.pdf",,,1
		,"Bowling","http://klss.cksd.wednet.edu/PDF/Forms/AthleticForms/BOWLING.pdf",,,1
		,"Cross Country","http://klss.cksd.wednet.edu/PDF/Forms/AthleticForms/CROSSCOUNTRY.pdf",,,1
		,"Football","http://klss.cksd.wednet.edu/PDF/Forms/AthleticForms/FOOTB.pdf",,,1
		,"Girl's Basketball","http://klss.cksd.wednet.edu/PDF/Forms/AthleticForms/GBASKET.pdf",,,1
		,"Golf","http://klss.cksd.wednet.edu/PDF/Forms/AthleticForms/GOLF.pdf",,,1
		,"Swimming","http://klss.cksd.wednet.edu/PDF/Forms/AthleticForms/SWIMMING.pdf",,,1
		,"Fast Pitch","http://klss.cksd.wednet.edu/PDF/Forms/AthleticForms/BASEBALL.pdf",,,1
		,"Tennis","http://klss.cksd.wednet.edu/PDF/Forms/AthleticForms/TENNIS.pdf",,,1
		,"Track","http://klss.cksd.wednet.edu/PDF/Forms/AthleticForms/TRACK.pdf",,,1
		,"Volley Ball","http://klss.cksd.wednet.edu/PDF/Forms/AthleticForms/VOLLEY.pdf",,,1
		,"Wrestling","http://klss.cksd.wednet.edu/PDF/Forms/AthleticForms/WREST.pdf",,,1
		])

		addmenu(menu=["Testing",
		,,100,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"ACT","http://www.Actstudent.org",,,1
		,"SAT","http://www.collegeboard.com/testing",,,1
	])

		addmenu(menu=["Finals",
		,,100,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"End of Year","http://klss.cksd.wednet.edu/PDF/BellEOY.pdf",,,1
		,"Semester","http://klss.cksd.wednet.edu/PDF/BellSemester.pdf",,,1
		,"Senior","http://klss.cksd.wednet.edu/PDF/BellSenior.pdf",,,1
		])

dumpmenus()