// Milonic DHTML Menu version 3.3.11
// please note that major changes to this file have been made.
//
// You no longer need to number your menus as in previous versions. 
// The new menu structure allows you to name the menu instead. This means that you to remove menus and not break the system.
// The structure should also be much easier to modify, add & remove menus and menu items.
// 
// If you are having difficulty with the menu please read the FAQ at http://www.milonic.co.uk/menu/faq.php before contacting us.
//
// Please note that the above text CAN be erased if you wish.

// The following line is critical for menu operation, and must appear only once.
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

////////////////////////////////////
// Editable properties START here //
////////////////////////////////////

//this method is designed to replace window.open by opening a page to full screen, or any size specified within the method, just
//change it in here
openNewWindow = function(url){
	//takes the browser size
	width = screen.availWidth;
	height = screen.availHeight;
	//open a new browser
	myWindow = window.open(url,"window","toolbar=yes,resizable=yes,location=yes,directories=yes,status=yes,menubar=yes,scrollbars=yes,copyhistory=no,width="+width+",height="+height);
	myWindow.moveTo(0,0);
}

effect = "Fade(duration=0.3);Alpha(style=0,opacity=85);Shadow(color='#000000', Direction=135, Strength=0)" // Special effect string for IE5.5 or above please visit http://www.milonic.co.uk/menu/filters_sample.php for more filters

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.
"FFFFFF",				// Mouse Off Font Color
"000000",				// Mouse Off Background Color
"FFFFFF",				// Mouse On Font Color
"0A6CCE",				// Mouse On Background Color
"ffffff",				// Menu Border Color 
12,						// Font Size in pixels
"normal",				// Font Style (italic or normal)
"normal",					// Font Weight (bold or normal)
"Tahoma, Verdana, Arial",		// Font Name
4,						// Menu Item Padding
"/evhs/img/newsite/arrow.gif",			// Sub Menu Image (Leave this blank if not needed)
,						// 3D Border & Separator bar
"ffcc00",				// 3D High Color
"660033",				// 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)
]

style2=[				// 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.
"ffffff",				// Mouse Off Font Color
"000000",				// Mouse Off Background Color
"FFFFFF",				// Mouse On Font Color
"0A6CCE",				// Mouse On Background Color
"ffffff",				// Menu Border Color 
12,						// Font Size in pixels
"normal",				// Font Style (italic or normal)
"bold",					// Font Weight (bold or normal)
"Tahoma, Verdana, Arial",		// Font Name
4,						// Menu Item Padding
"/evhs/img/newsite/arrow.gif",			// Sub Menu Image (Leave this blank if not needed)
,				// 3D Border & Separator bar
"",				// 3D High Color
"",				// 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
0,					// Menu Top - The Top position of the menu in pixels
0,				// Menu Left - The Left position of the menu in pixels
,					// Menu Width - Menus width in pixels
0,					// Menu Border Width 
,					// Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
style2,				// 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
,					// 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)
,					// 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
,					// ..Now Obsolete..
,					// 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","/evhs/",,"Home",1
,"District&nbsp;196","javascript:openNewWindow(\"http://www.district196.org\")",,"District 196",1
,"About","show-menu=aboutevhs","/evhs/about/","About EVHS",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
,"Academics","show-menu=academics","/evhs/academics/","Academics",1 
,"Arts&nbsp;&amp;&nbsp;Activities","show-menu=activities","/evhs/activities/","Activities",1
,"Athletics","show-menu=athletics","/evhs/athletics/","Athletics",1
,"Media&nbsp;Center","/evhs/mediacenter/",,"Media Center",1
,"People","show-menu=people","/evhs/people/","People",1
,"Student&nbsp;Services","show-menu=studentservices","/evhs/studentservices/","Student Services",1
,"Today&nbsp;@&nbsp;EVHS","show-menu=today","/evhs/today/","Today @ EVHS",1
])



addmenu(menu=["aboutevhs",,,120,1,,style1,,"",effect,,,,,,,,,,,,
	,"Accomplishments & Recognition","/evhs/about/history/",,"Accomplishments & History",1
	,"Administration","/evhs/about/administration/",,"Administration",1
	,"Calendar","show-menu=aboutcalendar","/evhs/calendar/","Calendar",1
	,"Community Information","show-menu=aboutcommunity","/evhs/about/community/","Community",1
	,"En-Lightning Connections","/evhs/about/connections/",,"En-Lightning Connections",1
	,"General Info","/evhs/about/info/",,"General Info",1
	,"Maps","/evhs/about/maps/",,"Maps",1
	,"Puzzle Pieces","/evhs/about/puzzle/",,"Puzzle Pieces",1
	,"School Profile","javascript:openNewWindow(\"/evhs/about/profile/Profile.pdf\")",,"School Profile",1
	,"School Song","/evhs/about/EVHSLightning.mp3",,"School Song",1
	,"School Tour","/evhs/about/3dtour/",,"School Tour",1
	,"Student Handbook","javascript:openNewWindow(\"/evhs/about/handbook/handbook.pdf\")",,"Student Handbook",1
	,"Student Survey","javascript:openNewWindow(\"http://www.surveymonkey.com/s.aspx?sm=2EskRYWmZ38QaWZgIVrhOQ_3d_3d\")",,"Student Survey",1
	,"Website History","/evhs/about/website/",,"Website History",1
	,"ZAPP! (School Mascot)","/evhs/about/zapp/",,"ZAPP! (School Mascot)",1
	])
	
		addmenu(menu=["aboutcalendar",,,120,1,,style1,,"",effect,,,,,,,,,,,,
			,"Activities Calendar","javascript:openNewWindow(\"http://www.lakeconference.org/g5-bin/client.cgi?G5genie=1&school_id=5\")",,"Activities Calendar",1
			,"District School Year","javascript:openNewWindow(\"http://www.district196.org/District/departments/communications/schoolcalendar.cfm\")",,"District School Year",1
			,"Eastview Guidebook","javascript:openNewWindow(\"/evhs/about/handbook/handbook.pdf\")",,"Eastview Guidebook",1
			
			])
			
		addmenu(menu=["aboutcommunity",,,120,1,,style1,,"",effect,,,,,,,,,,,,
			,"City of Apple Valley","/evhs/about/community/applevalley/",,"City of Apple Valley",1
			,"Schools","/evhs/about/community/schools/",,"Schools",1
			])
			
			
addmenu(menu=["academics",,,120,1,,style1,,"",effect,,,,,,,,,,,,
	,"Accomplishments & Recognition","show-menu=awards","/evhs/academics/awards/","Accomplishments & Recognition",1
,"ACT Test Prep Course","/evhs/academics/actprep/",,"ACT Test Prep Course",1
	,"Classes with web pages","/evhs/academics/classes/",,"Classes with web pages",1
	,"Departments","/evhs/academics/depts/",,"Departments",1
	,"EVHS Forums","http://www.district196.org/evhs/evhsforums/",,"EVHS Forums",1
	,"Honor Code","/evhs/academics/honorcode/",,"Honor Code",1
	,"Literacy","javascript:openNewWindow(\"http://evhsliteracy.blogspot.com/\")",,"Literacy",1
	,"9th Grade Core","javascript:openNewWindow(\"/evhs/academics/coreprogram.pdf\")",,"9th Grade Core",1
	,"Registration Information","/evhs/academics/registrationinfo/",,"Registration Information",1
	,"Style Guide MLA (Purdue - OWL)","javascript:openNewWindow(\"http://owl.english.purdue.edu/owl/resource/557/01/\")",,"MLA Style Guide (Purdue - OWL)",1
	,"Summer Programs","show-menu=summer","/evhs/academics/summer/BOLTSregistrationguide.pdf","Summer Programs",1
		
	
	
])


		addmenu(menu=["awards",,,120,1,,style1,,"",effect,,,,,,,,,,,,
			,"Academic Lettering","/evhs/academics/awards/letter/",,"Academic Lettering",1
			,"Advanced Placement","/evhs/academics/awards/ap/",,"Advanced Placement",1
			,"All School Awards","/evhs/academics/awards/allschool/",,"All School Awards",1
			,"Graduation Awards","/evhs/academics/awards/graduation/",,"Graduation Awards",1
			,"Highest Honors","/evhs/academics/awards/highesthonors/",,"Highest Honors",1
			,"National Merit","/evhs/academics/awards/nationalmerit/",,"National Merit",1
			,"Students of the Year","/evhs/academics/awards/soty/",,"Students of the Year",1
			,"Test Results","/evhs/academics/awards/testresults/",,"Test Results",1
			,"Top Ten Graduates","/evhs/academics/awards/topten/",,"Top Ten Graduates",1
			
			])
	
		addmenu(menu=["9thcore",,,120,1,,style1,,"",effect,,,,,,,,,,,,
		,"9th Grade Core Brochure","javascript:openNewWindow(\"/evhs/Academics/9thcore/9thcorebrochure.pdf\")",,"9th Grade Core Brochure",1
			,"Team Energy","/evhs/academics/9thcore/energy/",,"Team Energy",1
			,"Team Force & Sky","/evhs/academics/9thcore/forcesky/",,"Team Force & Sky",1
			,"Team Hurricane","/evhs/academics/9thcore/hurricane/",,"Team Hurricane",1
			,"Team Storm","/evhs/academics/9thcore/storm/",,"Team Storm",1
			,"Team Strike","/evhs/People/BeachtaWeb/default.asp",,"Team Strike",1
			,"Team Thunder","/evhs/academics/9thcore/thunder/",,"Team Thunder",1
			,"Team Tribolt","javascript:openNewWindow(\"/evhs/Academics/9thGradeCore/TeamTriBolt/Index/TriBoltindex.htm\")",,"Team Tribolt",1
			])

		addmenu(menu=["summer",,,120,1,,style1,,"",effect,,,,,,,,,,,,
		,"Informational Flyer","javascript:openNewWindow(\"/evhs/academics/summer/BOLTSsummerinfoflyer.pdf\")",,"Summer Programs",1
		,"Registration Guide","javascript:openNewWindow(\"/evhs/academics/summer/BOLTSregistrationguide.pdf\")",,"Registration Guide",1
		,"Online Registration","javascript:openNewWindow(\"http://www.surveymonkey.com/s.aspx?sm=j5ib2gNEhkDgqd_2frbEUD3A_3d_3d\")",,"Online BOLTS Registration",1
		,"Summer School Registration","javascript:openNewWindow(\"/evhs/academics/summer/SSRegform.pdf\")",,"Summer School Registration",1
		])


addmenu(menu=["activities",
	,,120,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Accomplishments & Recognition","/evhs/activities/history/",,"Accomplishments & Recognition",1
	,"Activities Calendar","javascript:openNewWindow(\"http://www.lakeconference.org/g5-bin/client.cgi?G5genie=1&school_id=5\")",,"Activities Calendar",1
	,"Activities List & Contacts","javascript:openNewWindow(\"/evhs/activities/activitybrochure.pdf\")",,"Activities List & Contacts",1
	,"Clubs (X-CXN)","show-menu=extraconnection","/evhs/activities/x-cxn/","Clubs (X-CXN: Extra Connection)",1
	,"Fine Arts","show-menu=finearts","/evhs/activities/finearts/","Fine Arts",1
	,"Guidelines Brochure","javascript:openNewWindow(\"/evhs/activities/Arts&ActivitiesGuidelineBrochure.pdf\")",,"Guideline Brochure for Arts and Activities (.pdf)",1
	,"Honor Societies","show-menu=honorssocieties","/evhs/activities/honors/","Honor Societies",1
	,"LINC Leadership","show-menu=LINC","/evhs/activities/LINC/","LINC Leadership",1
	,"Performing Arts","show-menu=performingarts","/evhs/activities/performingarts/","Performing Arts",1
	,"Peforming Arts Season Flyer (.pdf)","javascript:openNewWindow(\"/evhs/activities/performingarts/flyer/flyer.pdf\")",,"Peforming Arts Season Flyer (.pdf)",1
	,"Photos","/evhs/activities/photos/",,"Photo Information",1
	,"Registration Form","javascript:openNewWindow(\"/evhs/activities/RegistrationForm.pdf\")",,"Fine and Performing Arts Registration Form",1
	,"Student Activities","show-menu=studentactivities","/evhs/activities/students/","Student Activities",1
	,"Student of the Year Application Form","javascript:openNewWindow(\"/evhs/activities/finearts/SOYApplicationForm.doc\")",,"SOY Application Form.doc",1
	,"Student Council","javascript:openNewWindow(\"http://evhsstudentcouncil.blogspot.com/\")",,"Student Council",1
	,"Theatre Archives","/evhs/activities/performingarts/history/",,"Theatre Archives",1
	,"Theatre Box Office","/evhs/activities/performingarts/boxoffice/",,"Theatre Box Office",1	
	])
	
	
		addmenu(menu=["LINC",
			,,120,1,"",style1,,"left",effect,,,,,,,,,,,,
			,"LINC 101","/evhs/activities/LINC/LINC101.asp",,"LINC 101",1
			,"LINC 301","/evhs/activities/LINC/LINC301/",,"LINC 301",1
			,"LINC Survey","javascript:openNewWindow(\"http://www.district196.org/Survey/takeSurvey.asp?surveyID=475\")",,"LINC Survey",1
			])
		
		addmenu(menu=["finearts",
			,,120,1,"",style1,,"left",effect,,,,,,,,,,,,
			,"Debate","/evhs/activities/finearts/debate/",,"Debate",1
			,"Literary Arts Magazine (Voices)","javascript:openNewWindow(\"/evhs/activities/finearts/voices/\")",,"Literary Arts Magazine (Voices)",1
			,"Mock Trial","/evhs/activities/finearts/mocktrial/",,"Mock Trial",1
			,"Newspaper (Lightning Press)","javascript:openNewWindow(\"/evhs/activities/finearts/newspaper/\")",,"Newspaper (Lightning Press)",1
			,"Science Olympiad","/evhs/activities/finearts/sciolympiad/",,"Science Olympiad",1
			,"Speech","javascript:openNewWindow(\"/evhs/speech/\")",,"Speech",1
			,"Yearbook (Lightyear)","/evhs/activities/finearts/lightyear/",,"Yearbook (Lightyear)",1
			,"Video Yearbook (Flashback)","/evhs/activities/finearts/flashback/",,"Video Yearbook (Flashback)",1
			])
			
			
		addmenu(menu=["honorssocieties",
			,,120,1,"",style1,,"left",effect,,,,,,,,,,,,
			
			,"National Forensic League","/evhs/activities/honors/nfl/",,"National Forensics League",1
			,"National Honor Society","javascript:openNewWindow(\"http://eastviewnhs.wordpress.com/\")",,"National Honor Society",1
			,"National Japanese Honor Society","/evhs/activities/honors/njhs/",,"National Japanese Honor Society",1
			,"World Language Honor Societies","/evhs/activities/honors/",,"World Languages Honors Societies",1
			])
	
		
		
		addmenu(menu=["performingarts",
			,,120,1,"",style1,,"left",effect,,,,,,,,,,,,
			,"Band","javascript:openNewWindow(\"/evhs/activities/performingarts/bandweb/\")",,"Band",1
			,"Bravo!","/evhs/activities/performingarts/bravo/",,"Bravo!",1
			,"Choir","/evhs/activities/performingarts/choir",,"Choir",1		
			,"Colorguard","javascript:openNewWindow(\"/evhs/activities/performingarts/bandweb/colorguard.htm\")",,"Colorguard",1	
			,"Dance","/evhs/activities/performingarts/dance/",,"Dance",1
			,"Drumline","/evhs/activities/performingarts/Drumline/",,"Drumline",1
			,"International Fringe Festival","/evhs/activities/performingarts/fringefestival/",,"International Fringe Festival",1
			,"Jazz Ensemble","javascript:openNewWindow(\"/evhs/activities/performingarts/bandweb/jazzband.htm\")",,"Jazz Ensemble",1
			,"Marching Band","javascript:openNewWindow(\"/evhs/activities/performingarts/bandweb/marchingband.htm\")",,"Marching Band",1
			,"Musical","/evhs/activities/performingarts/musical/",,"Musical",1
			,"One Act Play","/evhs/activities/performingarts/oneactplay/",,"One Act Play",1
			,"Pep Band","javascript:openNewWindow(\"/evhs/activities/performingarts/bandweb/pepband.htm\")",,"Pep Band",1
			,"Percussion Ensemble","javascript:openNewWindow(\"/evhs/activities/performingarts/bandweb/percussion.htm\")",,"Percussion Ensemble",1
			,"Pit Orchestra","javascript:openNewWindow(\"/evhs/activities/performingarts/bandweb/pit.htm\")",,"Pit Orchestra",1
			,"Play","/evhs/activities/performingarts/play/",,"Play",1
			,"Solo & Ensemble","javascript:openNewWindow(\"/evhs/activities/performingarts/bandweb/solo_and_ensemble.htm\")",,"Solo & Ensemble",1
			,"Summer Theatre Camp","/evhs/activities/performingarts/camps/",,"Summer Theatre Camp",1
			])
		
		addmenu(menu=["studentactivities",
			,,120,1,"",style1,,"left",effect,,,,,,,,,,,,
			,"Academic Bowl","javascript:openNewWindow(\"http://evhsacademicbowl.blogspot.com/\")",,"Academic Bowl",1
			,"Ambassador Club","/evhs/activities/students/ambassadors/",,"Ambassador Club",1
			,"BPA","/evhs/activities/students/bpa/",,"Business Professionals of America (BPA)",1
			,"Chess","/evhs/activities/students/chess/",,"Chess",1
			,"DECA","/evhs/activities/students/deca/",,"Distributive Education Club of America (DECA)",1
			,"Diversity","/evhs/activities/students/diversity/",,"Diversity",1
			,"English Speaking Union","/evhs/activities/students/english/",,"English Speaking Union",1
			,"FCA","/evhs/activities/students/fca/",,"Fellowship of Christian Athletes (FCA)",1
			,"FCCLA","javascript:openNewWindow(\"/evhs/activities/students/fccla/\")",,"Family Career and Community Leaders of America (FCCLA)",1
			,"German Club","/evhs/activities/students/germanclub/",,"German Club",1
			,"International Club","/evhs/activities/students/internationalclub/",,"International Club",1
			,"Japan Bowl","/evhs/activities/students/japanbowl/",,"Japan Bowl",1
			
			,"LEAP","/evhs/activities/students/leap/",,"Environmental Club (LEAP)",1
			,"Math Team","/evhs/activities/students/mathteam/",,"Math Team",1
			,"More Activities","show-menu=moreactivities",,"More Activities",1		
			])
			
				addmenu(menu=["moreactivities",
					,,120,1,"",style1,,"left",effect,,,,,,,,,,,,
					,"Peer Programs","/evhs/activities/students/peerprograms/",,"Peer Programs",1
					,"Prom","/evhs/activities/students/prom/",,"Prom",1
					,"SADD","/evhs/activities/students/sadd/",,"Students Against Destructive Decisions (SADD)",1
					,"Technical Theatre","/evhs/activities/students/techtheatre/",,"Technical Theatre",1
					])


		addmenu(menu=["extraconnection",
			,,120,1,"",style1,,"left",effect,,,,,,,,,,,,
			,"Intramural Athletics","/evhs/athletics/intramurals/",,"Intramural Athletics",1
			,"Investment Club","/evhs/activities/x-cxn/investment/",,"Investment Club",1
			,"Political Action Club","/evhs/activities/x-cxn/political/",,"Political Action Club",1
			,"Quilting Club","/evhs/activities/x-cxn/quilting/",,"Quilting Club",1
			,"Real Men Read","javascript:openNewWindow(\"http://evrealmenread.wordpress.com/\")",,"Real Men Read",1
			,"Robotics","/evhs/activities/x-cxn/robotics/",,"Robotics",1
			,"Ski & Snowboarding Club","/evhs/activities/x-cxn/ski/",,"Ski & Snowboarding Club",1
			,"Step Team","javascript:openNewWindow(\"/evhs/activities/x-cxn/stepteam/\")",,"Step Team",1
			,"Table Tennis","javascript:openNewWindow(\"/evhs/activities/x-cxn/tabletennis/\")",,"Table Tennis",1
			])
			
			
addmenu(menu=["athletics",
	,,120,1,"",style1,,"",effect,,,,,,,,,,,,
	,"Accomplishments & Recognition", "/evhs/athletics/history/",,"Accomplishments & Recognition",1
	,"Athletics Calendar", "javascript:openNewWindow(\"http://www.lakeconference.org/g5-bin/client.cgi?G5genie=1&school_id=5\")",,"Athletics Calendar",1
	,"Athletic Director","/evhs/athletics/director/",,"Athletic Director",1
	,"Athletic Trainer","/evhs/athletics/training/",,"Athletic Trainer",1
	,"EVAA", "javascript:openNewWindow(\"http://www.evaasports.org/\")",,"EVAA",1
	,"Facilities", "/evhs/athletics/facilities/",,"Facilities",1
	,"Fall Sports", "show-menu=fallsports","/evhs/athletics/fall/","Fall Sports",1
	,"Forms", "/evhs/athletics/forms/",,"Forms",1
	,"Intramurals", "show-menu=intramurals","/evhs/athletics/intramurals/","Intramurals",1
	,"Lake Conference", "/evhs/athletics/lakeconference/",,"Lake Conference",1
	,"Maps", "javascript:openNewWindow(\"http://www.lakeconference.org/g5-bin/client.cgi?G5button=6\")",,"Maps",1
	,"Parent Evaluation", "javascript:openNewWindow(\"http://www.district196.org/Survey/takeSurvey.asp?surveyID=152\")",,"Eastview Athletics Post-Season Parent Evaluation",1
	,"Parent Handbook","javascript:openNewWindow(\"/evhs/athletics/athleticparentguide.pdf\")",,"Parent Handbook",1
	,"Photos","/evhs/activities/photos/",,"Photo Information",1
	,"Spring Sports", "show-menu=springsports","/evhs/athletics/spring/","Spring Sports",1
	,"Summer Camps", "/evhs/athletics/camps/",,"Summer Camps",1
	,"Winter Sports", "show-menu=wintersports","/evhs/athletics/winter/","Winter Sports",1
	])

	
		addmenu(menu=["fallsports",
			,,120,1,"",style1,,"",effect,,,,,,,,,,,,
			,"Adapted Soccer CI", "/evhs/athletics/fall/adaptedsoccer/ci/",,"Adapted Soccer CI",1
			,"Adapted Soccer PI", "/evhs/athletics/fall/adaptedsoccer/pi/",,"Adapted Soccer PI",1
			,"Athletic Training", "/evhs/athletics/training/",,"Athletic Training",1
			,"Cheerleading", "/evhs/athletics/multiseason/cheerleading/",,"Cheerleading",1
			,"Cross Country (Boys)", "/evhs/athletics/fall/boyscrosscountry/",,"Cross Country (Boys)",1
			,"Cross Country (Girls)", "javascript:openNewWindow(\"/evhs/athletics/fall/girlscrosscountry/\")",,"Cross Country (Girls)",1
			,"Fall Dance Team", "javascript:openNewWindow(\"/evhs/athletics/multiseason/danceteam/falldefault.asp\")",,"Fall Dance Team",1
			,"Football", "javascript:openNewWindow(\"http://www.eastviewfootball.com/\")",,"Football",1
			,"Soccer (Boys)", "/evhs/athletics/fall/boyssoccer/",,"Soccer (Boys)",1
			,"Soccer (Girls)", "/evhs/athletics/fall/girlssoccer/",,"Soccer (Girls)",1
			,"Swimming and Diving (Girls)", "javascript:openNewWindow(\"/evhs/athletics/fall/swimming/\")",,"Swimming and Diving (Girls)",1
			,"Tennis (Girls)", "/evhs/athletics/fall/girlstennis/",,"Tennis (Girls)",1
			,"Volleyball", "/evhs/athletics/fall/volleyball/",,"Volleyball",1
			,"Weight Training", "javascript:openNewWindow(\"/evhs/athletics/weighttraining/\")",,"Weight Training",1
			])

		addmenu(menu=["wintersports",
			,,120,1,"",style1,,"",effect,,,,,,,,,,,,
			,"Adapted Floor Hockey CI", "/evhs/athletics/winter/adaptedhockey/ci/",,"Adapted Floor Hockey CI",1
			,"Adapted Floor Hockey PI", "/evhs/athletics/winter/adaptedhockey/pi/",,"Adapted Floor Hockey PI",1
			,"Athletic Training", "/evhs/athletics/training/",,"Athletic Training",1
			,"Basketball (Boys)", "javascript:openNewWindow(\"http://www.eastview-hoops.org/\")",,"Basketball (Boys)",1
			,"Basketball (Girls)", "/evhs/athletics/winter/girlsbasketball/",,"Basketball (Girls)",1
			,"Cheerleading", "/evhs/athletics/multiseason/cheerleading/",,"Cheerleading",1
			,"Lightning Dance Team", "javascript:openNewWindow(\"http://www.lightningdanceteam.com/\")",,"Lightning Dance Team",1
			,"Alpine Skiing", "javascript:openNewWindow(\"http://www.district196.org/evhs/athletics/winter/alpineskiing/\")",,"Slalom Skiing",1
			,"Figure Skating", "/evhs/athletics/winter/figureskating/",,"Figure Skating",1
			,"Gymnastics", "javascript:openNewWindow(\"/evhs/athletics/winter/gymnastics/\")",,"Gymnastics",1
			,"Hockey (Boys)", "javascript:openNewWindow(\"/evhs/athletics/winter/boyshockey/default.asp\")",,"Hockey (Boys)",1
			,"Hockey (Girls)", "javascript:openNewWindow(\"http://web.me.com/lorimckay/eastviewgirlshockey\")",,"Hockey (Girls)",1
			,"ISD 196 Nordic Skiing", "javascript:openNewWindow(\"http://eteamz.active.com/ISD196NordicSki\")",,"ISD 196 Nordic Skiing",1
			,"Swimming and Diving (Boys)", "javascript:openNewWindow(\"/evhs/athletics/winter/swimming/\")",,"Swimming and Diving (Boys)",1
			,"Weight Training", "javascript:openNewWindow(\"/evhs/athletics/weighttraining/\")",,"Weight Training",1
			,"Wrestling", "javascript:openNewWindow(\"/evhs/athletics/winter/wrestling/\")",,"Wrestling",1
			])
		
		addmenu(menu=["springsports",
			,,120,1,"",style1,,"",effect,,,,,,,,,,,,
			,"Adapted Softball CI", "/evhs/athletics/spring/adaptedsoftball/ci/",,"Adapted Softball CI",1
			,"Adapted Softball PI", "/evhs/athletics/spring/adaptedsoftball/pi/",,"Adapted Softball PI",1
			,"Athletic Training", "/evhs/athletics/training/",,"Athletic Training",1
			,"Baseball", "javascript:openNewWindow(\"/evhs/athletics/spring/baseball/\")",,"Baseball",1
			,"Golf (Boys)", "javascript:openNewWindow(\"/evhs/athletics/spring/boysgolf/\")",,"Golf (Boys)",1
			,"Golf (Girls)", "javascript:openNewWindow(\"http://eastviewgirlsgolf.com/\")",,"Golf (Girls)",1
			,"Lacrosse (Boys)", "javascript:openNewWindow(\"http://www.hometeamsonline.com/EVHSLACROSSE\")",,"Lacrosse (Boys)",1
			,"Lacrosse (Girls)", "javascript:openNewWindow(\"http://www.hometeamsonline.com/teams/?u=EASTVIEWGIRLSLACROSSE&s=lacrosse&t=c\")",,"Lacrosse (Girls)",1
			,"Softball", "javascript:openNewWindow(\"/evhs/athletics/spring/softball/index/\")",,"Softball",1
			,"Tennis(Boys)", "/evhs/athletics/spring/boystennis/",,"Tennis(Boys)",1
			,"Track and Field (Boys)", "javascript:openNewWindow(\"/evhs/athletics/spring/boystrack/\")",,"Track and Field (Boys)",1
			,"Track and Field (Girls)", "javascript:openNewWindow(\"/evhs/athletics/spring/girlstrack/\")",,"Track and Field (Girls)",1
			,"Weight Training", "javascript:openNewWindow(\"/evhs/athletics/weighttraining/\")",,"Weight Training",1
			])
		
		addmenu(menu=["intramurals",
			,,120,1,"",style1,,"",effect,,,,,,,,,,,,
			,"Badminton (Fall)", "/evhs/athletics/intramurals/badminton/",,"Badminton (Fall)",1
			,"Basketball (Winter)", "/evhs/athletics/intramurals/basketball/",,"Basketball (Winter)",1
			,"Bowling (Spring)", "/evhs/athletics/intramurals/bowling/",,"Bowling (Spring)",1
			,"Flag Football (Fall)", "/evhs/athletics/intramurals/flagfootball/",,"Flag Football (Fall)",1
			,"Golf (Spring)", "/evhs/athletics/intramurals/golf/",,"Golf (Spring)",1
			,"Softball (Spring)", "/evhs/athletics/intramurals/softball/",,"Softball (Spring)",1
			,"Volleyball (Fall)", "/evhs/athletics/intramurals/volleyball/",,"Volleyball (Fall)",1
			])	
	
addmenu(menu=["mediacenter",,,120,1,,style1,,"",effect,,,,,,,,,,,,
	,"About the Media Center","javascript:openNewWindow(\"/evhs/mediacenter/about/\")",,"About the Media Center",1
	,"Class Resources","javascript:openNewWindow(\"/evhs/mediacenter/classresources/\")",,"Class Resources",1
	,"Research Basics","javascript:openNewWindow(\"/evhs/mediacenter/research/\")",,"Research Basics",1
	,"Style Guide","javascript:openNewWindow(\"/evhs/mediacenter/styleguide/\")",,"Style Guide",1
	,"Teacher Resources","javascript:openNewWindow(\"/evhs/mediacenter/teacherresources/\")",,"Teacher Resources",1
	])
	

addmenu(menu=["people",,,120,1,,style1,,"",effect,,,,,,,,,,,,
	,"Administration","/evhs/about/administration/",,"Administration",1
	,"Alumni","javascript:openNewWindow(\"/evhs/people/alumni/\")",,"Alumni",1
	,"Community","show-menu=peoplecommunity", "/evhs/people/community/","Community",1
	,"Department Coordinators","/evhs/academics/depts/",,"Department Coordinators",1
	,"Parent Connections","show-menu=parentconnections","/evhs/people/parents/","Parent Connections",1
	,"Volunteer Calendar","http://www.district196.org/evhs/people/vcal.asp",,"Volunteer Calendar",1
	,"Staff Pages","show-menu=staff","/evhs/people/staff/name/","Staff Pages",1
	])
	
		addmenu(menu=["peoplecommunity",,,120,1,,style1,,"",effect,,,,,,,,,,,,
			,"Eastview Athletic Association (EVAA)","javascript:openNewWindow(\"http://www.evaasports.org/\")",,"Eastview Athletic Association (EVAA)",1
			,"Eastview Community Foundation (EVCF)","javascript:openNewWindow(\"http://www.evcf.org/\")",,"Eastview Community Foundation (EVCF)",1
			])
	
		addmenu(menu=["staff",,,120,1,,style1,,"",effect,,,,,,,,,,,,
			,"By Department","/evhs/people/staff/dept/",,"By Department",1
			,"By Name","/evhs/people/staff/name/",,"By Name",1
			,"Staff E-Mail Web Access","javascript:openNewWindow(\"http://webmail.district196.org/exchange\")",,"Staff E-Mail Web Access",1
			,"Staff Intranet","javascript:openNewWindow(\"http://staff.district196.org\")",,"Staff Intranet",1
			,"EVHS Tech Videocasts","/evhs/Technology/pres",,"Staff Technology Help",1
			])
			
		addmenu(menu=["parentconnections",,,120,1,,style1,,"",effect,,,,,,,,,,,,
			,"Parents are Key (PAK)","/evhs/people/parents/pak/",,"Parents are Key (PAK)",1
			,"Parent Portal","/evhs/academics/parentportal/",,"Parent Portal",1
			,"Senior Party","/evhs/people/parents/srparty/",,"Senior Party",1
			])
			
		
addmenu(menu=["studentservices",,,120,1,,style1,,"",effect,,,,,,,,,,,,
	,"Attendance","/evhs/studentservices/attendance/",,"Attendance",1
	,"Directory","javascript:openNewWindow(\"http://www.district196.org/evhs/studentservices/directory/directory.pdf\")",,"Directory",1
	,"Forms","/evhs/studentservices/forms/",,"Forms",1
	,"Guidance","/evhs/studentservices/guidance/",,"Guidance",1
	,"Health Info","/evhs/academics/infocenter2/",,"Health Info",1
	,"Nurse","javascript:openNewWindow(\"http://www.district196.org/District/Departments/HealthServices/Nurses/EVHS.cfm\")",,"Nurse",1
	,"Police Liaison","/evhs/studentservices/police/",,"Police Liason",1
	,"Psychologist","/evhs/people/demarcamweb/",,"Psychologist",1
	,"Special Education","/evhs/studentservices/specialed/",,"Special Education",1
	,"Transcripts On-Line ","/evhs/studentservices/docufide/",,"Transcripts On-Line ",1
	])
	
			
			
addmenu(menu=["today",
	,,120,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Backpack Online","javascript:openNewWindow(\"http://www.district196.org/District/BackpackOnline/\")",,"Backpack Online",1
	,"Daily Announcements","/evhs/today/daily/",,"Daily Announcements",1
	,"En-Lightning Connections","/evhs/about/connections/",,"En-Lightning Connections",1
	,"EVTV: Eastview Television","show-menu=evtv","/evhs/today/evtv/","EVTV: Eastview Televison, Video Producation, & Multimedia",1
	,"Lunch Schedule","javascript:openNewWindow(\"http://www.district196.org/District/Departments/FoodNutrition/\")",,"Lunch Schedule",1
	,"Online Fee Pay","/evhs/academics/infocenter2/",,"Online Fee Pay",1
	,"Parent Portal","/evhs/academics/parentportal/",,"Parent Portal",1
	,"School Store","javascript:openNewWindow(\"http://www.rambow.com/approval/eastview.htm\")",,"School Store",1
	,"Today's Calendar","javascript:openNewWindow(\"http://www.lakeconference.org/g5-bin/client.cgi?G5genie=1&school_id=5\")",,"Today`s Calendar",1	
	])
	
	
		addmenu(menu=["evtv",
			,,120,1,"",style1,,"left",effect,,,,,,,,,,,,
			,"Advanced Multimedia","javascript:openNewWindow(\"/evhs/academics/advancedmultimedia/\")",,"Advanced Multimedia",1
			,"AP Computer Science","/evhs/academics/apcomputerscience",,"Advanced Placement Computer Science",1
			,"Broadcast Journalism","javascript:openNewWindow(\"/evhs/academics/broadcast/\")",,"Broadcast Journalism",1
			,"The Flash","javascript:openNewWindow(\"http://www.theflash.tv\")",,"The Flash",1
			,"Flashback Video Yearbook","javascript:openNewWindow(\"/evhs/activities/finearts/flashback/\")",,"Flashback Video Yearbook",1
			,"The 4Cast","javascript:openNewWindow(\"/evhs/today/evtv/4cast/\")",,"The 4Cast",1
			,"Live Multimedia Feed","/evhs/today/evtv/multimedia/",,"Live Multimedia Feed",1
			,"Live Studio Feed","javascript:openNewWindow(\"/evhs/academics/flash/livefeed.htm\")",,"Live Studio Feed",1
			,"Multimedia Class","javascript:openNewWindow(\"/evhs/academics/multi/\")",,"Multimedia Class",1
			,"Online Web Design","javascript:openNewWindow(\"/evhs/academics/multimedia/onlineclass/\")",,"Online Web Design",1
			,"Programming Schedule","/evhs/today/evtv/",,"Programming Schedule",1		
			,"The Storm Watch","javascript:openNewWindow(\"/evhs/academics/flash/stormwatch/\")",,"The Storm Watch",1
			])


dumpmenus()