/*
 DHTML Menu version 3.3.19
 Written by Andy Woolley
 Copyright 2002 (c) Milonic Solutions. All Rights Reserved.
 Plase vist http://www.milonic.co.uk/menu or e-mail menu3@milonic.com
 You may use this menu on your web site free of charge as long as you place prominent links to http://www.milonic.co.uk/menu and
 your inform us of your intentions with your URL AND ALL copyright notices remain in place in all files including your home page
 Comercial support contracts are available on request if you cannot comply with the above rules.
 This script featured on Dynamic Drive (http://www.dynamicdrive.com)
 */

//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=95);Shadow(color='#777777', Direction=135, Strength=5)"
}
else
{
	effect = "Shadow(color='#777777', 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=0		// Follow Scrolling speed
followrate=0		// Follow Scrolling Rate
suboffset_top=10;	// Sub menu offset Top position 
suboffset_left=10;	// Sub menu offset Left position

//CHANGE THIS 100 TO ALTER THE HEIGHT AT WHICH THE MAIN MENU APPEARS!
topvalue = 94;


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.
"000099",		// Mouse Off Font Color
"ffffff",		// Mouse Off Background Color
"ffffff",		// Mouse On Font Color
"000099",		// Mouse On Background Color
"000099",		// Menu Border Color 
11,				// Font Size in pixels
"normal",		// Font Style (italic or normal)
"bold",			// Font Weight (bold or normal)
"Arial, Verdana",	// Font Name
4,				// Menu Item Padding
"http://www.waukesha.k12.wi.us/West/Navigation/arrow.gif",	// Sub Menu Image (Leave this blank if not needed)
,				// 3D Border & Separator bar
"66ffff",		// 3D High Color
"000099",		// 3D Low Color
"",				// Current Page Item Font Color (leave this blank to disable)
"",				// Current Page Item Background Color (leave this blank to disable)
"http://www.waukesha.k12.wi.us/West/Navigation/arrowdn.gif",	// Top Bar image (Leave this blank to disable)
"ffffff",		// Menu Header Font Color (Leave blank if headers are not needed)
"000099",		// Menu Header Background Color (Leave blank if headers are not needed)
]

	addmenu(menu=["MainMenu",
topvalue,		// Menu Top - The Top position of the menu in pixels
54,				// Menu Left - The Left position of the menu in pixels
99,				// Menu Width - Menus width in pixels
1,				// Menu Border Width 
,			// 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
1,				// 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)
1,				// 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
	,"School Info","show-menu=infoMenu",,"",1
	,"Directory","show-menu=directoryMenu",,"",1
	,"Extra Curricular","show-menu=sportsMenu",,"",1
	,"Students","show-menu=StudentMenu",,"",1
	,"Parents","show-menu=parentMenu",,"",1
	,"Teachers","show-menu=teacherMenu",,"",1
	,"Alumni","show-menu=alumniMenu",,"",1
	,"Guidance","show-menu=guidanceMenu",,"",1
	,"Library","show-menu=libraryMenu",,"",1
	//,"Store","show-menu=storeMenu",,"",1
	])


addmenu(menu=[	// This is the array that contains your menu properties and details
"libraryMenu",	// Menu Name - This is needed in order for the menu to be called
,			// Menu Top - The Top position of the menu in pixels
0,				// Menu Left - The Left position of the menu in pixels
120,				// Menu Width - Menus width in pixels
1,				// Menu Border Width 
,				// 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
,				// 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
1,				// Follow Scrolling - Tells the menu item to follow the user down the screen (visible at all times) (1=on/0=off)
0, 				// 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

,"Media Center Homepage","http://www.waukeshawestlibrary.org target=_blank",,"",1	// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
,"Staff","DeptMC.asp",,"",1

])

	addmenu(menu=["lib1",
	,,120,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"SourceAid","http://waukeshawest.sourceaid.com target=_blank",,"",1
	,"Citation Machine","http://citationmachine.net target=_blank",,"",1
	,"Easy Bib","http://www.easybib.com/ target=_blank",,"",1
	,"MLA Format","http://owl.english.purdue.edu/handouts/research/r_mla.html target=_blank",,"",1
	,"APA Format","http://owl.english.purdue.edu/handouts/research/r_apa.html target=_blank",,"",1
	])
	


	addmenu(menu=["lib2",
	,,130,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Teacher Resources","parentplag.asp",,"",1
	,"Student Resources","studentplag.asp",,"",1
	
	])
	

addmenu(menu=[	// This is the array that contains your menu properties and details
"alumniMenu",	// Menu Name - This is needed in order for the menu to be called
,			// Menu Top - The Top position of the menu in pixels
0,				// Menu Left - The Left position of the menu in pixels
120,			// Menu Width - Menus width in pixels
1,				// Menu Border Width 
,				// 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
,				// 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
1,				// Follow Scrolling - Tells the menu item to follow the user down the screen (visible at all times) (1=on/0=off)
0, 				// 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
,"Alumni Directory","/West/Alumni/",,"Come see and join the West Alumni",1
,"Reunions","http://www.waukesha.k12.wi.us/community/Reunion.asp target=_blank",,"Your High School Reunion Information",1
,"Transcripts","/West/Alumni/transcripts.asp",,"Need to order transcripts?",1
])


addmenu(menu=[	// This is the array that contains your menu properties and details
"directoryMenu",// Menu Name - This is needed in order for the menu to be called
,			// Menu Top - The Top position of the menu in pixels
0,				// Menu Left - The Left position of the menu in pixels
135,			// Menu Width - Menus width in pixels
1,				// Menu Border Width 
,				// 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
,				// 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
1,				// Follow Scrolling - Tells the menu item to follow the user down the screen (visible at all times) (1=on/0=off)
0, 				// 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
,"Contact Information","http://www.waukesha.k12.wi.us/West/TeachersEmail.html target=_blank",,"",1	// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
,"Staff Phone Directory","/West/StaffDirectory09-10.doc target=_blank",,"",1
,"Administration","DeptAdministration.asp",,"",1
,"Office & Guidance","DeptGuidance.asp",,"",1
,"Art","DeptArt.asp",,"",1
,"Bilingual","DeptBilingual.asp",,"",1
,"Business/Marketing","DeptBusiness.asp",,"",1
,"English","DeptEnglish.asp",,"",1
,"FACS","Deptfacs.asp",,"",1
,"Foreign Language","DeptFL.asp",,"",1
,"Mathematics","DeptMath.asp",,"",1
,"Media Center","DeptMC.asp",,"",1
,"Music","DeptMusic.asp",,"",1
,"Phy Ed & Health","DeptPhyed.asp",,"",1
,"Science","DeptScience.asp",,"",1
,"Social Studies","DeptSocial.asp",,"",1
,"Special Ed","DeptSpecial.asp",,"",1
,"Support Staff","DeptSupport.asp",,"",1
,"Tech Ed","DeptTeched.asp",,"",1
,"T.R.Y.","DeptTRY.asp",,"",1


])

addmenu(menu=[	// This is the array that contains your menu properties and details
"guidanceMenu",	// Menu Name - This is needed in order for the menu to be called
,			// Menu Top - The Top position of the menu in pixels
0,				// Menu Left - The Left position of the menu in pixels
120,			// Menu Width - Menus width in pixels
1,				// Menu Border Width 
,				// 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
,				// 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
1,				// Follow Scrolling - Tells the menu item to follow the user down the screen (visible at all times) (1=on/0=off)
0, 				// 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
,"Counselors","show-menu=Guidance1",,"",1	// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
,"Scholarships","show-menu=Scholar2",,"Information and Instructions",1
,"New Registrations","/West/regnewstud.asp",,"How to register",1
,"Graduation Rehearsal","/West/GraduationInformationRehearsal.doc target_blank",,"",1
,"Transcripts","/West/Alumni/transcripts.asp",,"Need to order transcripts?",1
,"After High School","/West/afterhigh.asp",,"What do I do now?",1
,"College Visits","/West/Guidance/Colleges/visits.asp",,"",1
,"Careers & Jobs","/West/carjob.asp",,"",1
,"Financial Aid","/West/FinancialAidNightpowerpoint.ppt",,"",1
,"Student Services","/West/studserv.asp",,"",1
,"Parents","show-menu=parent2",,"",1
,"Career Cruising","show-menu=Cruise",,"",1
,"Testing","show-menu=Tests",,"",1
,"Academic Focus Day","/west/AcademicFocusDay.doc",,"",1

])

	addmenu(menu=["Guidance1",
	,,150,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Kari Nelson","http://www.waukesha.k12.wi.us/West/usingDatabaseInfoTutorial.asp?TeacherID=441",,"Students with Last Names: K - s",1
    ,"Stacy Valcq","http://www.waukesha.k12.wi.us/West/usingDatabaseInfoTutorial.asp?TeacherID=397",,"Students with Last Names: T - Z",1
	,"Jo Weyrauch","http://www.waukesha.k12.wi.us/West/usingDatabaseInfoTutorial.asp?TeacherID=338",,"Students with Last Names: A - J",1
        
	])
	
addmenu(menu=["Scholar2",
	,,150,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Scholarships (09-10)","/west/guidance/scholarships/index.asp",,"",1
	,"Deadlines (09-10)","/west/guidance/scholarships/Scholarshipdeadlines09.xls target=_blank",,"",1
		])
	
	
	addmenu(menu=["Cruise",
	,,150,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"9th Grade","/west/9thgradeinstructions.doc target=_blank",,"Career Cruising 9th grade lesson: Portfolio Creation",1
	,"10th Grade","/west/10thgradeinstructions.doc target=_blank",,"Career Cruising 10th grade lesson: Career Matchmaker",1
	,"11th Grade","/west/ResumeBuilder.doc target=_blank",,"Career Cruising 11th grade lesson: Resume Builder",1
	,"General Info","/west/guidance.pdf target=_blank",,"Career Cruising: General Information ",1
	])
	
addmenu(menu=["Tests",
	,,150,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"ACT","/West/ACTInformationForParents.doc target=_blank",,"",1
	,"SAT","/west/SATInformationForParents.doc target=_blank",,"",1
	,"Prep Course Information","/west/PREPCOURSEINFORMATION.doc target=_blank",,"",1
	])	
	
	
addmenu(menu=["parent2",
	,,150,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"8th Grade Parent Night","/West/8thgradeParentNight.ppt target=_blank",,"",1
	,"Senior Meeting","/West/SeniorMeetingPowerpoint.ppt target=_blank",,"",1
	
	])

addmenu(menu=[	// This is the array that contains your menu properties and details
"infoMenu",		// Menu Name - This is needed in order for the menu to be called
,			// Menu Top - The Top position of the menu in pixels
0,				// Menu Left - The Left position of the menu in pixels
120,			// Menu Width - Menus width in pixels
1,				// Menu Border Width 
,				// 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
,				// 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
1,				// Follow Scrolling - Tells the menu item to follow the user down the screen (visible at all times) (1=on/0=off)
0, 				// 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
,"Contact Information","/West/Contact.asp",,"",1  // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
,"Calendar","/West/Calendar/month.asp target=_blank",,"",1
,"Driving Directions","/West/driving.asp",,"",1	
,"Virtual Tour","/West/virtualtour.asp",,"",1
,"Announcements","/West/Announcements.asp",,"",1
,"West Booster Club","http://www.westboosterclub.org/WaukeshaWestBoosters.asp target=_blank",,"",1
,"Community Links","show-menu=miscel",,"",1
,"Web Site Credits","/West/webmasters.asp",,"",1
,"Back Home","http://www.waukesha.k12.wi.us/west/",,"",1

])


addmenu(menu=["miscel",
	,,150,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"City of Waukesha","http://www.ci.waukesha.wi.us/ target=_blank",,,1
	,"School District of Waukesha","http://www.waukesha.k12.wi.us/ target=_blank",,,1
	,"Waukesha Freeman","http://www.freemanol.com target=_blank",,,1
	,"Waukesha North HS","http://www.waukesha.k12.wi.us/North target=_blank",,,1
	,"Waukesha South HS","http://www.waukesha.k12.wi.us/South target=_blank",,,1
	
	])


addmenu(menu=[	// This is the array that contains your menu properties and details
"parentMenu",	// Menu Name - This is needed in order for the menu to be called
,			// Menu Top - The Top position of the menu in pixels
0,				// Menu Left - The Left position of the menu in pixels
130,			// Menu Width - Menus width in pixels
1,				// Menu Border Width 
,				// 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
,				// 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
1,				// Follow Scrolling - Tells the menu item to follow the user down the screen (visible at all times) (1=on/0=off)
0, 				// 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
,"Calendar","/West/Calendar/month.asp target=_blank",,"",1	// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"

,"Academic Focus Day PPT","/west/Academic_Focus_For_Families_Jan_2010.ppt",,"",1
,"Academic Focus Day PDF","/west/Academic_Focus_For_Families_Jan_2010.pdf",,"",1
,"Academic Focus Day Video","/west/Movie.WMV",,"",1
,"Announcements","/West/Announcements.asp",,"",1
,"Forms","/West/forms.asp target=_blank",,"",1
,"Gifted & Talented","/west/GTProgram09-10news.doc target=_blank",,"",1 
,"Parent/Teacher Conferences","/West/Traveling_Teacher_Schedules.doc target_blank",,"",1
,"Internet Safety","/West/internetsafety.asp",,"",1
,"Graduation Rehearsal","/West/GraduationInformationRehearsal.doc target_blank",,"",1
,"Project Graduation","http://www.pgwac.com target=_blank",,"",1
,"Volunteer","/West/volunteers.asp",,"",1
,"Contact Information","http://www.waukesha.k12.wi.us/West/TeachersEmail.html target=_blank",,"",1
,"Defensive Driving Course","/West/DefensiveDriving.pdf target=_blank",,"",1
,"Helpful Information","/West/helpfulinfo.asp",,"",1
,"Junior Parent Meeting","/West/JuniorParentMeetings.ppt target=_blank",,"",1
//,"Scholarships (07-08)","/west/guidance/scholarships/index.asp",,"",1
//,"Math Lab","/West/mathlabhours.asp",,"",1
//,"Writing Center","/West/writingcenterhours.asp",,"",1
//,"Newsletters","show-menu=news",,"",1
,"Schedules","show-menu=stud1",,"",1
//,"District Calendars","show-menu=calin",,"",1
,"Community Links","show-menu=miscel",,"",1
,"Health Forms","show-menu=heal",,"",1
//,"Recognitions","show-menu=recog",,"",1
,"Warning Signs","show-menu=warning",,"",1

])

	addmenu(menu=["warning",
	,,150,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Academic Trouble","/West/falling.asp",,"",1
	,"Alcohol, Tobacco, Drugs","http://www.waukesha.k12.wi.us/Atod/index.html target=_blank",,"",1
	,"Gang, Criminal Activity","/West/gangs.asp",,"",1
	,"School Violence","http://www.crf-usa.org/violence/intro.html target=_blank",,"",1
	,"Truancy","http://www.kidsource.com/education/student.truancy.html target=_blank",,"",1
	
	])
	
	addmenu(menu=["calin",
	,,150,1,"",style1,,"left",effect,,,,,,,,,,,,
	
	,"2006-2007 PDF Format","/West/GenDistrictCalendar06-07.pdf target=_blank",,"",1
	,"2007-2008 PDF Format","/West/Final2007-08.pdf target=_blank",,"",1
	,"2008-2009 PDF Format","/West/Final2008-09.pdf target=_blank",,"",1
	
	])


	addmenu(menu=["heal",
	,,150,1,"",style1,,"left",effect,,,,,,,,,,,,
	
	,"Asthma Managment Plan, Page 1","/West/AsthmaManagmentPlanpg1.jpg",,"",1
	,"Asthma Managment Plan, Page 2","/West/AsthmaManagementPlanpg2.jpg",,"",1
	,"Over the Counter Medication, Page 1","/West/OvertheCounterMedicationpg1.jpg",,"",1
	,"Over the Counter Medication, Page 2","/West/OvertheCounterMedicationpg2.jpg",,"",1
	,"Prescribed Medication, Page 1","/West/PrescribedMedicationpg1.jpg",,"",1
	,"Prescribed Medication, Page 2","/West/PrescribedMedicationpg2.jpg",,"",1
	
	])
	
	addmenu(menu=["stud1",	// name submenu as referenced above - only change name of submenu following addmenu(menu=["
	,,150,1,"",style1,,"left",effect,,,,,,,,,,,,	// no need to change anything here
	,"Daily","/West/daily.asp",,"",1			// same as main menu above
	,"Early Release","/West/early.asp",,"",1
	,"Assembly","/West/assembly.asp",,"",1
	,"Semester Exam","/West/semex.asp",,"",1
	])
	
	addmenu(menu=["miscel",
	,,150,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"City of Waukesha","http://www.ci.waukesha.wi.us/ target=_blank",,,1
	,"Safe & Sound","http://www.safesoundwaukesha.org target=_blank",,,1
	,"School District of Waukesha","http://www.waukesha.k12.wi.us/ target=_blank",,,1
	,"Waukesha Freeman","http://www.freemanol.com target=_blank",,,1
	,"Waukesha North HS","http://www.waukesha.k12.wi.us/North target=_blank",,,1
	,"Waukesha South HS","http://www.waukesha.k12.wi.us/South target=_blank",,,1
	
	])
	
	addmenu(menu=["recog",
	,,150,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Athletics","/West/recogathlet.asp",,,1
	,"Activities/Clubs","/West/recogactiv.asp",,,1
	//,"Student of the Month","/West/SOTM/students.asp",,,1
	
	
	])
	
	addmenu(menu=["news",
	,,150,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"September 09","/West/West_Newsletter/sept2009parentnewsletter.pdf target_blank",,"",1
	
	
	])

addmenu(menu=[	// This is the array that contains your menu properties and details
"sportsMenu",	// Menu Name - This is needed in order for the menu to be called
,			// Menu Top - The Top position of the menu in pixels
0,				// Menu Left - The Left position of the menu in pixels
125,			// Menu Width - Menus width in pixels
1,				// Menu Border Width 
,				// 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
,				// 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
1,				// Follow Scrolling - Tells the menu item to follow the user down the screen (visible at all times) (1=on/0=off)
0, 				// 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
,"Sports HomePage","/West/extracurr.asp",,"",1	// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
,"Fall Sports","show-menu=fall",,"",1
,"Winter Sports","show-menu=winter",,"",1
,"Spring Sports","show-menu=spring",,"",1
,"Summer Sports","show-menu=summer",,"",1
,"Activities & Clubs","/West/09ActivityHandbook.doc target=_blank",,"",1
,"'10-'11 Physicals, 1","/West/OAWPhysicals2010.doc target=_blank",,"",1
,"'10-'11 Physicals, 2","/West/WaukeshaPhysicalFlyer.doc target=_blank",,"",1
,"Drama Productions","/West/Poster.doc target=_blank",,"",1
,"WebSites","show-menu=activities",,"",1
,"Waukesha Freeman","http://www.freemanol.com/Default.htm target=_blank",,"",1
,"JS Online Sports","http://www.jsonline.com/index/index.aspx?id=35 target=_blank",,"",1
,"West Booster Club","http://www.westboosterclub.org/WaukeshaWestBoosters.asp target=_blank",,"",1
,"Co-Curricular Code","/West/2004ActivitiesCode.pdf target=_blank",,"",1
,"Classic 8","http://www.classiceight.com/ target=_blank",,"",1
,"WIAA","http://www.wiaawi.org/ target=_blank",,"",1
,"Yearbook","/west/yearbook/yearbook.htm",,"",1
,"Football Parents","/west/footballparents/main1.html target=_blank",,"",1

])

	addmenu(menu=["fall",
	,,150,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Boys Cross Country","/West/ExtraCurr/ActProfile.asp?ID=169",,"",1
	,"Boys Soccer","/West/ExtraCurr/ActProfile.asp?ID=157",,"",1
	,"Boys Volleyball","/West/ExtraCurr/ActProfile.asp?ID=166",,"",1
	,"Cheerleading","/West/ExtraCurr/ActProfile.asp?ID=173",,"",1
	,"Football","/West/ExtraCurr/ActProfile.asp?ID=149",,"",1
	,"Girls Cross Country","/West/ExtraCurr/ActProfile.asp?ID=170",,"",1
	,"Girls Golf","/West/ExtraCurr/ActProfile.asp?ID=155",,"",1
	,"Girls Swimming","/West/ExtraCurr/ActProfile.asp?ID=161",,"",1
	,"Girls Tennis","/West/ExtraCurr/ActProfile.asp?ID=163",,"",1
	,"Girls Volleyball","/West/ExtraCurr/ActProfile.asp?ID=167",,"",1
	,"Pom and Dance Team","/West/ExtraCurr/ActProfile.asp?ID=174",,"",1
	
	])
	
	addmenu(menu=["winter",
	,,150,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Boys Basketball","/West/ExtraCurr/ActProfile.asp?ID=152",,"",1
	,"Boys Swimming","/West/ExtraCurr/ActProfile.asp?ID=160",,"",1
	,"Girls Basketball","/West/ExtraCurr/ActProfile.asp?ID=153",,"",1
	,"Girls Gymnastics","/West/ExtraCurr/ActProfile.asp?ID=171",,"",1
	,"Hockey","/West/ExtraCurr/ActProfile.asp?ID=156",,"",1
	,"Nordic Ski Team","http://home.wi.rr.com/skianne/ target_blank",,"",1
	,"Wrestling","/West/ExtraCurr/ActProfile.asp?ID=168",,"",1
	
	])
	
	addmenu(menu=["spring",
	,,150,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Boys Golf","/West/ExtraCurr/ActProfile.asp?ID=154",,"",1
	,"Lacrosse","/West/ExtraCurr/ActProfile.asp?ID=178",,"",1
	,"Boys Tennis","/West/ExtraCurr/ActProfile.asp?ID=162",,"",1
	,"Boys Track","/West/ExtraCurr/ActProfile.asp?ID=164",,"",1
	,"Girls Soccer","/West/ExtraCurr/ActProfile.asp?ID=158",,"",1
	,"Girls Track","/West/ExtraCurr/ActProfile.asp?ID=165",,"",1
	,"Rugby","/West/ExtraCurr/ActProfile.asp?ID=175",,"",1
	,"Softball","/West/ExtraCurr/ActProfile.asp?ID=159",,"",1
	
	])
	
	addmenu(menu=["summer",
	,,150,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Baseball","/West/ExtraCurr/ActProfile.asp?ID=151",,"",1
	])
	

	addmenu(menu=["activities",
	,,100,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"A - D","show-menu=actathrud",,"",1
	,"E - L","show-menu=actethrul",,"",1
	,"M - Z","show-menu=actmthruz",,"",1
	
	])
	
	
	addmenu(menu=["actathrud",
	,,150,1,"",style1,,"left",effect,,,,,,,,,,,,
	/*,"AFS","/West/afs.asp",,"Join",1
	,"Art","/West/artclub.asp",,"Join",1
	,"Auto","/West/autoclub.asp",,"Join",1*/
	,"Band","http://www.westbands.org target=_blank",,"Join",1
	/*,"Cheerleading","/West/cheerlead.asp",,"Join",1
	,"C.C. Ski","/West/ccski.asp",,"Join",1
	,"Close-Up","/West/closeup.asp",,"Join",1
	,"Decathlon","/West/decathteam.asp",,"Join",1
	,"DECA","/West/decaclub.asp",,"Join",1
	,"Downhill Ski","/West/downski.asp",,"Join",1*/
	,"Drama","/West/dramaclub.asp",,"Join",1
	
	])
	
	addmenu(menu=["actethrul",
	,,150,1,"",style1,,"left",effect,,,,,,,,,,,,
	/*,"FBLA","/West/fblaclub.asp",,"Join",1
	,"FCCLA","/West/fcclaclub.asp",,"Join",1
	,"Forensics","/West/forensicsclub.asp",,"Join",1
	,"French","/West/frenchclub.asp",,"Join",1
	,"GSA","/West/gsa.asp",,"",1
	,"German","/West/german.asp",,"Join",1
	,"Graphics","/West/graphicsclub.asp",,"Join",1
	,"HOSA","/West/hosaclub.asp",,"Join",1
	,"IGBD","/West/igbdclub.asp",,"Join",1
	,"Key Club","/West/keyclub.asp",,"Join",1
	,"Liberals","/West/leftover.asp",,"Join",1*/
	
	])
	
	addmenu(menu=["actmthruz",
	,,150,1,"",style1,,"left",effect,,,,,,,,,,,,
	/*,"NHS","/West/nhsclub.asp",,"Join",1
	,"Pom and Dance","http://eteamz.active.com/waukeshawestpoms/index.cfm? target=_blank",,"Join",1*/
	,"Republicans","http://www.geocities.com/waukesha_west_young_republicans/ target=_blank",,"Join",1
	/*,"SADD","/West/saddclub.asp",,"Join",1
	,"SAVE","/West/saveclub.asp",,"Join",1
	,"Senior Board","/West/seniorboard.asp",,"Join",1
	,"Spanish","/West/spanishclub.asp",,"Join",1
	,"Student Council","/West/studentcounclub.asp",,"Join",1
	,"Tri-M","/West/trim.asp",,"Join",1
	,"Unity","/West/unityclub.asp",,"Join",1
	,"Yearbook","/West/yearbookclub.asp",,"Join",1*/
	
	])

addmenu(menu=[	// This is the array that contains your menu properties and details
"storeMenu",	// Menu Name - This is needed in order for the menu to be called
,			// Menu Top - The Top position of the menu in pixels
0,				// Menu Left - The Left position of the menu in pixels
120,			// Menu Width - Menus width in pixels
1,				// Menu Border Width 
,				// 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
,				// 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
1,				// Follow Scrolling - Tells the menu item to follow the user down the screen (visible at all times) (1=on/0=off)
0, 				// 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

// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
//,"School Supplies","sstore.asp",,"Visit the Wolverines Den",1
,"Spiritwear","http://www.rbsactivewear.com target=_blank",,"Order Spiritwear Online",1

])

	addmenu(menu=["Store1",
	,,120,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Store 2a","/West/restOfURL.asp",,"status message 2a",1
	,"Store 2b","/West/restOfURL.asp",,"status message 2b",1
	,"Store 2c","/West/restOfURL.asp",,"status message 2c",1
	])

addmenu(menu=[	// This is the array that contains your menu properties and details
"StudentMenu",	// Menu Name - This is needed in order for the menu to be called
,			// Menu Top - The Top position of the menu in pixels
0,				// Menu Left - The Left position of the menu in pixels
123,			// Menu Width - Menus width in pixels
1,				// Menu Border Width 
,				// 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
,				// 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
1,				// Follow Scrolling - Tells the menu item to follow the user down the screen (visible at all times) (1=on/0=off)
0, 				// 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
,"Schedules","show-menu=stud1",,"View and/or Print your the different school schedules",1	// "Description Text", reference to submenu below - only change name of submenu following show-menu=, leave rest unchanged
,"Tools for You","show-menu=stud2",,"Helpful items for success in high school",1	// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
,"Anouncements","/West/Announcements.asp",,"",1
,"Forms","/West/forms.asp target=_blank",,"",1
,"Gifted & Talented","/west/GTProgram09-10news.doc target=_blank",,"",1 
,"Student Handbook","/West/2009-2010Handbook.pdf target=_blank",,"",1
,"After High School","/West/afterhigh.asp",,"What do I do now?",1
,"College Visits","/West/collvisit.asp",,"",1
,"Helpful Hints","/West/helpfulinfo2.asp",,"",1
,"Health Forms","show-menu=heal",,"",1
//,"Math Lab","/West/mathlabhours.asp",,"",1
//,"Writing Center","/West/writingcenterhours.asp",,"",1
,"Scholarships (09-10)","/west/guidance/scholarships/index.asp",,"",1
//,"Recognitions","show-menu=recog",,"",1
,"Community Links","show-menu=miscel",,"",1

])

	addmenu(menu=["stud1",	// name submenu as referenced above - only change name of submenu following addmenu(menu=["
	,,120,1,"",style1,,"left",effect,,,,,,,,,,,,	// no need to change anything here
	,"Daily","/West/daily.asp",,"",1			// same as main menu above
	,"Early Release","/West/early.asp",,"",1
	,"Assembly","/West/assembly.asp",,"",1
	,"Semester Exam","/West/semex.asp",,"",1
	])

	addmenu(menu=["heal",
	,,150,1,"",style1,,"left",effect,,,,,,,,,,,,
	
	,"Asthma Managment Plan, Page 1","/West/AsthmaManagmentPlanpg1.jpg",,"",1
	,"Asthma Managment Plan, Page 2","/West/AsthmaManagementPlanpg2.jpg",,"",1
	,"Over the Counter Medication, Page 1","/West/OvertheCounterMedicationpg1.jpg",,"",1
	,"Over the Counter Medication, Page 2","/West/OvertheCounterMedicationpg2.jpg",,"",1
	,"Prescribed Medication, Page 1","/West/PrescribedMedicationpg1.jpg",,"",1
	,"Prescribed Medication, Page 2","/West/PrescribedMedicationpg2.jpg",,"",1
	
	])

	
	addmenu(menu=["stud2",	// name submenu as referenced above - only change name of submenu following addmenu(menu=["
	,,150,1,"",style1,,"left",effect,,,,,,,,,,,,	// no need to change anything here
	,"Calculators","http://www.martindalecenter.com/Calculators.html target=_blank",,"Not just for Science or Mathematics anymore",1	// same as main menu above
	,"Citation Machine","http://www.citationmachine.net target=_blank",,"Create professional citations by adding information to a form",1
	,"Flash Cards","http://www.waukesha.k12.wi.us/west/flashcards/student.asp",,"",1
	,"Homework Help","http://school.discovery.com/homeworkhelp/bjpinchbeck/ target=_blank",,"",1
	,"Practice Exams","http://www.4tests.com target=_blank",,"Your online Pratice Test Site",1
	,"Semester Grade Calculator","/West/semcalc.asp",,"",1
	

	])
	
	addmenu(menu=["miscel",
	,,150,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"City of Waukesha","http://www.ci.waukesha.wi.us/ target=_blank",,,1
	,"Safe & Sound","http://www.safesoundwaukesha.org target=_blank",,,1
	,"School District of Waukesha","http://www.waukesha.k12.wi.us/ target=_blank",,,1
	,"Waukesha Freeman","http://www.freemanol.com target=_blank",,,1
	,"Waukesha North HS","http://www.waukesha.k12.wi.us/North target=_blank",,,1
	,"Waukesha South HS","http://www.waukesha.k12.wi.us/South target=_blank",,,1
	
	])
	
	addmenu(menu=["recog",
	,,150,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Athletics","/West/recogathlet.asp",,,1
	,"Activities/Clubs","/West/recogactiv.asp",,,1
	,"Student of the Month","/West/SOTM/students.asp",,,1
	
	
	])

addmenu(menu=[	// This is the array that contains your menu properties and details
"teacherMenu",		// Menu Name - This is needed in order for the menu to be called
,				// Menu Top - The Top position of the menu in pixels
0,				// Menu Left - The Left position of the menu in pixels
120,			// Menu Width - Menus width in pixels
1,				// Menu Border Width 
,				// 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
,				// 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
1,				// Follow Scrolling - Tells the menu item to follow the user down the screen (visible at all times) (1=on/0=off)
0, 				// 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


,"Announcements","/West/Announcements.asp",,"",1	// "Description Text","reference to sub-array","??"
,"Calendar","/West/Calendar/month.asp target=_blank",,"",1	// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
,"Spiritwear","/West/spiritwear.pdf",,"Order Spiritwear",1
,"Staff Development","/West/lftb.pdf target=_blank",,"",1
,"Community Links","show-menu=miscel",,"",1
,"District Calendars","show-menu=calin",,"",1
,"Flash Cards","http://www.waukesha.k12.wi.us/west/flashcards/student.asp",,"",1
,"Online Resources","show-menu=onlinere",,"",1
//,"Recognitions","show-menu=recog",,"",1
,"Contact Information","http://www.waukesha.k12.wi.us/West/TeachersEmail.html target=_blank",,"",1

])

addmenu(menu=["calin",
	,,150,1,"",style1,,"left",effect,,,,,,,,,,,,
	
	,"2006-2007 PDF Format","/West/GenDistrictCalendar06-07.pdf target=_blank",,"",1
	,"2007-2008 PDF Format","/West/Final2007-08.pdf target=_blank",,"",1
	,"2008-2009 PDF Format","/West/Final2008-09.pdf target=_blank",,"",1
	])

	
addmenu(menu=["onlinere",
	,,150,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"4Teachers","http://www.4teachers.org target=_blank",,"",1
	,"Blackboard","http://blackboard.waukesha.k12.wi.us/ target=_blank",,"",1
	,"Lesson Plan Template","/West/lessonplan.html target=_blank",,"",1
	,"Teachers.net","http://www.teachers.net/ target=_blank",,"",1
	
	])
	
	addmenu(menu=["miscel",
	,,150,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"City of Waukesha","http://www.ci.waukesha.wi.us/ target=_blank",,,1
	,"Safe & Sound","http://www.safesoundwaukesha.org target=_blank",,,1
	,"School District of Waukesha","http://www.waukesha.k12.wi.us/ target=_blank",,,1
	,"Waukesha Freeman","http://www.freemanol.com target=_blank",,,1
	,"Waukesha North HS","http://www.waukesha.k12.wi.us/North target=_blank",,,1
	,"Waukesha South HS","http://www.waukesha.k12.wi.us/South target=_blank",,,1
	
	])
	
	addmenu(menu=["recog",
	,,150,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Athletics","/West/recogathlet.asp",,,1
	,"Activities/Clubs","/West/recogactiv.asp",,,1
	,"Student of the Month","/West/SOTM/students.asp",,,1
	
	
	])

	
/*  ***Use this code for disolving menus***
	addmenu(menu=["Other",,,140,1,,style1,0,"left","randomdissolve(duration=0.5);Shadow(color='#999999', Direction=135, Strength=5)",0,,,,,,,,,,,
	,"Menu Authors Site","http://www.milonic.co.uk/menu",,"Milonic DHTML Menu Site",1
	])
*/	

dumpmenus()
