/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.411 24 December 2001 (updated Jan 31st, 2003 by Dynamic Drive for Opera7)
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=7;			// Number of first level items
	var LowBgColor='#ffffff';			// Background color when mouse is not over
	var LowSubBgColor='#CCCCCC';			// Background color when mouse is not over on subs
	var HighBgColor='#cccccc';			// Background color when mouse is over
	var HighSubBgColor='#EEEEEE';			// Background color when mouse is over on subs
	var FontLowColor='#0000ff';			// Font color when mouse is not over
	var FontSubLowColor='#000099';			// Font color subs when mouse is not over
	var FontHighColor='#990000';			// Font color when mouse is over
	var FontSubHighColor='#990000';			// Font color subs when mouse is over
	var BorderColor='#000000';			// Border color
	var BorderSubColor='#000000';			// Border color for subs
	var BorderWidth=0;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="verdana,arial,sans-serif"	// Font family menu items
	var FontSize=8;				// Font size menu items
	var FontBold=1;				// Bold menu items 1 or 0
	var FontItalic=0;				// Italic menu items 1 or 0
	var MenuTextCentered='left';			// Item text position 'left', 'center' or 'right'
	var MenuCentered='left';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=0;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=0;			// vertical overlap child/ parent
	var StartTop=180;				// Menu offset x coordinate
	var StartLeft=20;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=2;				// Left padding
	var TopPaddng=2;				// Top padding
	var FirstLineHorizontal=0;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=1000;			// delay before menu folds in
	var TakeOverBgColor=1;			// Menu frame takes over background color subitem frame
	var FirstLineFrame='navig';			// Frame where first level appears
	var SecLineFrame='space';			// Frame where sub levels appear
	var DocTargetFrame='space';			// Frame where target documents appear
	var TargetLoc='';				// span id for relative positioning
	var HideTop=0;				// Hide first level when loading new document 1 or 0
	var MenuWrap=1;				// enables/ disables menu wrap 1 or 0
	var RightToLeft=0;				// enables/ disables right to left unfold 1 or 0
	var UnfoldsOnClick=0;			// Level 1 unfolds onclick/ onmouseover
	var WebMasterCheck=0;			// menu tree checking on or off 1 or 0
	var ShowArrow=0;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=['tri.gif',5,10,'tridown.gif',10,5,'trileft.gif',5,10];	// Arrow source, width and height

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}


// Menu tree
//	MenuX=new Array(Text to show, Link, background image (optional), number of sub elements, height, width);
//	For rollover images set "Text to show" to:  "rollover:Image1.jpg:Image2.jpg"
	
Menu1=new Array("<u>UGHB Home</u> <img src='http://ughb.stanford.edu/OSA/handbook/handbookfiles/spacer.gif' alt=''>","http://ughb.stanford.edu/","",0,20,170);
Menu2=new Array("&nbsp;&nbsp;<u>Handbooks</u> <img src='http://ughb.stanford.edu/OSA/handbook/handbookfiles/arrows.gif' alt='&gt;'>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks.html","",11,20,180);
   Menu2_1=new Array("<u>2009-10</u> <img src='http://ughb.stanford.edu/OSA/handbook/handbookfiles/arrows.gif' alt='&gt;'>","","",1,20,70);
      	Menu2_1_1=new Array("<u>Entire Handbook</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/09-10/hb2009-10.pdf","",0,20,450);

   Menu2_2=new Array("<u>2008-09</u> <img src='http://ughb.stanford.edu/OSA/handbook/handbookfiles/arrows.gif' alt='&gt;'>","","",12,20,70);
   		Menu2_2_1=new Array("<u>Entire Handbook</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/08-09/hb2008-09.pdf","",0,20,450);
   		Menu2_2_2=new Array("<u>1-For Freshmen and Sophomores</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/08-09/1-ForFreshmenAndSophomores.pdf","");
   		Menu2_2_3=new Array("<u>2-Types of Engineering Majors and Accreditation</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/08-09/2-TypesOfEngineeringMajorsAndAccreditation.pdf","");
   		Menu2_2_4=new Array("<u>3-Courses Approved For School Of Engineering Majors</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/08-09/3-CoursesApprovedForSchoolOfEngineeringMajors.pdf","");
   		Menu2_2_5=new Array("<u>4-Policies And Procedures</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/08-09/4-PoliciesAndProcedures.pdf","");
        Menu2_2_6=new Array("<u>5-Program Descriptions and Requirements For Engineering Majors</u> <img src='http://ughb.stanford.edu/OSA/handbook/handbookfiles/arrows.gif' alt='&gt;'>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/08-09/5-ProgramDescriptionsAndRequirementsForEngineeringMajors.pdf","",16,20,500);
		
			Menu2_2_6_1=new Array("<u>Aeronautics and Astronautics</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/08-09/AeronauticsAstronautics.pdf","",0,20,300);	
			Menu2_2_6_2=new Array("<u>Architectural Design</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/08-09/ArchitecturalDesign.pdf","",0);
			Menu2_2_6_3=new Array("<u>Atmosphere/Energy</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/08-09/AtmosphereEnergy.pdf","",0);
			Menu2_2_6_4=new Array("<u>Biomechanical Engineering</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/08-09/BiomechanicalEngineering.pdf","",0);			
			Menu2_2_6_5=new Array("<u>Biomedical Computation</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/08-09/BiomedicalComputation.pdf","",0);		
			Menu2_2_6_6=new Array("<u>Chemical Engineering</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/08-09/ChemicalEngineering.pdf","",0);		
			Menu2_2_6_7=new Array("<u>Civil Engineering</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/08-09/CivilEngineering.pdf","",0);		
			Menu2_2_6_8=new Array("<u>Computer Science</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/08-09/ComputerScience.pdf","",0);
			Menu2_2_6_9=new Array("<u>Computer Systems Engineering</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/08-09/ComputerSystemsEngineering.pdf","",0);
			Menu2_2_6_10=new Array("<u>Electrical Engineering</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/08-09/ElectricalEngineering.pdf","",0);
			Menu2_2_6_11=new Array("<u>Engineering Physics</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/08-09/EngineeringPhysics.pdf","",0);
			Menu2_2_6_12=new Array("<u>Environmental Engineering</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/08-09/EnvironmentalEngineering.pdf","",0);
			Menu2_2_6_13=new Array("<u>Management Science and Engineering</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/08-09/ManagementScienceAndEngineering.pdf","",0);
			Menu2_2_6_14=new Array("<u>Materials Science and Engineering</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/08-09/MaterialsScienceAndEngineering.pdf","",0);
			Menu2_2_6_15=new Array("<u>Mechanical Engineering</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/08-09/MechanicalEngineering.pdf","",0);
			Menu2_2_6_16=new Array("<u>Product Design</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/08-09/ProductDesign.pdf","",0);
		
   		Menu2_2_7=new Array("<u>6-Minors And Honors Programs</u>  <img src='http://ughb.stanford.edu/OSA/handbook/handbookfiles/arrows.gif' alt='&gt;'>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/08-09/6-MinorsAndHonorsPrograms.pdf","",16,20,420);
		
			Menu2_2_7_1=new Array("<u>Minor: Aeronautics and Astronautics</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/08-09/AeronauticsAstronauticsMinor.pdf","",0,20,300);	
			Menu2_2_7_2=new Array("<u>Minor: Chemical Engineering</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/08-09/ChemicalEngineeringMinor.pdf","",0);	
			Menu2_2_7_3=new Array("<u>Minor: Civil Engineering</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/08-09/CivilEngineeringMinor.pdf","",0);	
			Menu2_2_7_4=new Array("<u>Minor: Computer Science</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/08-09/ComputerScienceMinor.pdf","",0);	
			Menu2_2_7_5=new Array("<u>Minor: Electrical Engineering</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/08-09/ElectricalEngineeringMinor.pdf","",0);	
			Menu2_2_7_6=new Array("<u>Minor: Environmental Engineering</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/08-09/EnvironmentalEngineeringMinor.pdf","",0);	
			Menu2_2_7_7=new Array("<u>Minor: Management Science and Engineering</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/08-09/ManagementScienceAndEngineeringMinor.pdf","",0);	
			Menu2_2_7_8=new Array("<u>Minor: Materials Science and Engineering</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/08-09/MaterialsScienceAndEngineeringMinor.pdf","",0);	
			Menu2_2_7_9=new Array("<u>Minor: Mechanical Engineering</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/08-09/MechanicalEngineeringMinor.pdf","",0);	
			Menu2_2_7_10=new Array("<u>Honors: Chemical Engineering</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/08-09/ChemicalEngineeringHonors.pdf","",0);	
			Menu2_2_7_11=new Array("<u>Honors: Civil Engineering</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/08-09/CivilEngineeringHonors.pdf","",0);	
			Menu2_2_7_12=new Array("<u>Honors: Computer Science</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/08-09/ComputerScienceHonors.pdf","",0,20,420);	
			Menu2_2_7_13=new Array("<u>Honors: Electrical Engineering</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/08-09/ElectricalEngineeringHonors.pdf","",0);	
			Menu2_2_7_14=new Array("<u>Honors: Environmental Engineering</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/08-09/EnvironmentalEngineeringHonors.pdf","",0);	
            Menu2_2_7_15=new Array("<u>Honors: Mechanical Engineering</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/08-09/MechanicalEngineeringHonors.pdf","",0);	
			Menu2_2_7_16=new Array("<u>Honors: Science Technology and Society</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/08-09/ScienceTechnologyAndSociety.pdf","",0);	
		
		
		
		
   		Menu2_2_8=new Array("<u>7-Other Degree Programs</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/08-09/7-OtherDegreePrograms.pdf","",0,20,420);
   		Menu2_2_9=new Array("<u>8-Special Programs And Organizations</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/08-09/8-SpecialProgramsAndOrganizations.pdf","",0,20,420);
   		Menu2_2_10=new Array("<u>9-Summer Employment And Career Planning</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/08-09/9-SummerEmploymentAndCareerPlanning.pdf","",0,20,420);
   		Menu2_2_11=new Array("<u>10-Forms</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/08-09/10-Forms.pdf","",0,20,420);
   		Menu2_2_12=new Array("<u>11-Information For Advisors</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/08-09/11-InformationForAdvisors.pdf","",0,20,420);

   Menu2_3=new Array("<u>2007-08</u> <img src='http://ughb.stanford.edu/OSA/handbook/handbookfiles/arrows.gif' alt='&gt;'>","","",12,20,70);
		Menu2_3_1=new Array("<u>Entire Handbook</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/07-08/hb2007-08.pdf","",0,20,420);
		Menu2_3_2=new Array("<u>1 - Freshmen and Sophomores</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/07-08/1-ForFreshmenAndSophomores.pdf","",0,20,420);	
		Menu2_3_3=new Array("<u>2 - Types of Engineering Majors and Accreditation</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/07-08/2-TypesOfEngineeringMajorsAndAccreditation.pdf","",0,20,420);	
		Menu2_3_4=new Array("<u>3 - Courses Approved for School of Engineering Requirements</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/07-08/3-CoursesApprovedForSchoolOfEngineeringRequirements.pdf","",0,20,420);	
		Menu2_3_5=new Array("<u>4 - Policies and Procedures</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/07-08/4-PoliciesAndProcedures.pdf","",0,20,420);	
		Menu2_3_6=new Array("<u>5 - Program Descriptions and Requirements (Majors)</u> <img src='http://ughb.stanford.edu/OSA/handbook/handbookfiles/arrows.gif' alt='&gt;'>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/07-08/5-ProgramDescriptionsAndRequirementsForEngineeringMajors.pdf","",15);	
			Menu2_3_6_1=new Array("<u>Aeronautics and Astronautics</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/07-08/5-ProgramDescriptionsAndRequirementsForEngineeringMajors.pdf","",0,20,300);	
			Menu2_3_6_2=new Array("<u>Architectural Design</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/07-08/5-ProgramDescriptionsAndRequirementsForEngineeringMajors.pdf","",0);
			Menu2_3_6_3=new Array("<u>Biomechanical Engineering</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/07-08/5-ProgramDescriptionsAndRequirementsForEngineeringMajors.pdf","",0);			
			Menu2_3_6_4=new Array("<u>Biomedical Computation</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/07-08/5-ProgramDescriptionsAndRequirementsForEngineeringMajors.pdf","",0);		
			Menu2_3_6_5=new Array("<u>Chemical Engineering</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/07-08/5-ProgramDescriptionsAndRequirementsForEngineeringMajors.pdf","",0);		
			Menu2_3_6_6=new Array("<u>Civil Engineering</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/07-08/5-ProgramDescriptionsAndRequirementsForEngineeringMajors.pdf","",0);		
			Menu2_3_6_7=new Array("<u>Computer Science</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/07-08/5-ProgramDescriptionsAndRequirementsForEngineeringMajors.pdf","",0);
			Menu2_3_6_8=new Array("<u>Computer Systems Engineering</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/07-08/5-ProgramDescriptionsAndRequirementsForEngineeringMajors.pdf","",0);
			Menu2_3_6_9=new Array("<u>Electrical Engineering</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/07-08/5-ProgramDescriptionsAndRequirementsForEngineeringMajors.pdf","",0);
			Menu2_3_6_10=new Array("<u>Engineering Physics</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/07-08/5-ProgramDescriptionsAndRequirementsForEngineeringMajors.pdf","",0);
			Menu2_3_6_11=new Array("<u>Environmental Engineering</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/07-08/5-ProgramDescriptionsAndRequirementsForEngineeringMajors.pdf","",0);
			Menu2_3_6_12=new Array("<u>Management Science and Engineering</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/07-08/5-ProgramDescriptionsAndRequirementsForEngineeringMajors.pdf","",0);
			Menu2_3_6_13=new Array("<u>Materials Science and Engineering</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/07-08/5-ProgramDescriptionsAndRequirementsForEngineeringMajors.pdf","",0);
			Menu2_3_6_14=new Array("<u>Mechanical Engineering</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/07-08/5-ProgramDescriptionsAndRequirementsForEngineeringMajors.pdf","",0);
			Menu2_3_6_15=new Array("<u>Product Design</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/07-08/5-ProgramDescriptionsAndRequirementsForEngineeringMajors.pdf","",0);
		Menu2_3_7=new Array("<u>6 - Minors and Honors Programs</u> <img src='http://ughb.stanford.edu/OSA/handbook/handbookfiles/arrows.gif' alt='&gt;'>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/07-08/6-MinorsAndHonorsPrograms.pdf","",15);	
			Menu2_3_7_1=new Array("<u>Minor: Aeronautics and Astronautics</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/07-08/6-MinorsAndHonorsPrograms.pdf","",0,20,300);	
			Menu2_3_7_2=new Array("<u>Minor: Chemical Engineering</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/07-08/6-MinorsAndHonorsPrograms.pdf","",0);	
			Menu2_3_7_3=new Array("<u>Minor: Civil Engineering</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/07-08/6-MinorsAndHonorsPrograms.pdf","",0);	
			Menu2_3_7_4=new Array("<u>Minor: Computer Science</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/07-08/6-MinorsAndHonorsPrograms.pdf","",0);	
			Menu2_3_7_5=new Array("<u>Minor: Electrical Engineering</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/07-08/6-MinorsAndHonorsPrograms.pdf","",0);	
			Menu2_3_7_6=new Array("<u>Minor: Environmental Engineering</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/07-08/6-MinorsAndHonorsPrograms.pdf","",0);	
			Menu2_3_7_7=new Array("<u>Minor: Management Science and Engineering</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/07-08/6-MinorsAndHonorsPrograms.pdf","",0);	
			Menu2_3_7_8=new Array("<u>Minor: Materials Science and Engineering</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/07-08/6-MinorsAndHonorsPrograms.pdf","",0);	
			Menu2_3_7_9=new Array("<u>Minor: Mechanical Engineering</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/07-08/6-MinorsAndHonorsPrograms.pdf","",0);	
			Menu2_3_7_10=new Array("<u>Honors: Chemical Engineering</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/07-08/6-MinorsAndHonorsPrograms.pdf","",0);	
			Menu2_3_7_11=new Array("<u>Honors: Civil Engineering</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/07-08/6-MinorsAndHonorsPrograms.pdf","",0);	
			Menu2_3_7_12=new Array("<u>Honors: Computer Science</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/07-08/6-MinorsAndHonorsPrograms.pdf","",0,20,420);	
			Menu2_3_7_13=new Array("<u>Honors: Electrical Engineering</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/07-08/6-MinorsAndHonorsPrograms.pdf","",0);	
			Menu2_3_7_14=new Array("<u>Honors: Environmental Engineering</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/07-08/6-MinorsAndHonorsPrograms.pdf","",0);	
			Menu2_3_7_15=new Array("<u>Honors: Science Technology and Society</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/07-08/6-MinorsAndHonorsPrograms.pdf","",0);	
		Menu2_3_8=new Array("<u>7 - Other Degree programs</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/07-08/7-OtherDegreePrograms.pdf","",0,20,420);	
		Menu2_3_9=new Array("<u>8 - Special Programs and Organizations</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/07-08/8-SpecialProgramsAndOrganizations.pdf","",0,20,420);	
		Menu2_3_10=new Array("<u>9 - Summer Employment and Career Planning</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/07-08/9-SummerEmploymentAndCareerPlanning.pdf","",0,20,420);	
		Menu2_3_11=new Array("<u>10 - Forms</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/07-08/10-Forms.pdf","",0,20,420);	
		Menu2_3_12=new Array("<u>11 - For Advisors</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/07-08/11-InformationForAdvisors.pdf","",0,20,420);	
	Menu2_4=new Array("<u>2006-07</u> <img src='http://ughb.stanford.edu/OSA/handbook/handbookfiles/arrows.gif' alt='&gt;'>","","",12,20,420);
		Menu2_4_1=new Array("<u>Entire Handbook</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/06-07/hb2006-07.pdf","",0,20,420);	
		Menu2_4_2=new Array("<u>1 - Freshmen and Sophomores</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/06-07/1-freshmen-sophomores.pdf","",0,20,420);	
		Menu2_4_3=new Array("<u>2 - Types of Engineering Majors and Accreditation</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/06-07/2-typesofengineeringmajorsandaccreditation.pdf","",0,20,420);	
		Menu2_4_4=new Array("<u>3 - Courses Approved for School of Engineering Requirements</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/06-07/3-coursesapprovedforschoolofengineeringrequirements.pdf","",0,20,420);	
		Menu2_4_5=new Array("<u>4 - Policies and Procedures</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/06-07/4-policiesandprocedures.pdf","",0,20,420);	
		Menu2_4_6=new Array("<u>5 - Program Descriptions and Requirements (Majors)</u> <img src='http://ughb.stanford.edu/OSA/handbook/handbookfiles/arrows.gif' alt='&gt;'>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/06-07/5-programdescriptionsandrequirementsforengineeringmajors.pdf","",15);	
			Menu2_4_6_1=new Array("<u>Aeronautics and Astronautics</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/06-07/majors/aa.pdf","",0,20,300);	
			Menu2_4_6_2=new Array("<u>Architectural Design</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/06-07/majors/architecturaldesign.pdf","",0);
			Menu2_4_6_3=new Array("<u>Biomechanical Engineering</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/06-07/majors/biomechanicalengineering.pdf","",0);			
			Menu2_4_6_4=new Array("<u>Biomedical Computation</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/06-07/majors/biomedicalcomputation.pdf","",0);		
			Menu2_4_6_5=new Array("<u>Chemical Engineering</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/06-07/majors/chemicalengineering.pdf","",0);		
			Menu2_4_6_6=new Array("<u>Civil Engineering</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/06-07/majors/civilengineering.pdf","",0);		
			Menu2_4_6_7=new Array("<u>Computer Science</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/06-07/majors/computerscience.pdf","",0);
			Menu2_4_6_8=new Array("<u>Computer Systems Engineering</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/06-07/majors/computersystemsengineering.pdf","",0);
			Menu2_4_6_9=new Array("<u>Electrical Engineering</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/06-07/majors/electricalengineering.pdf","",0);
			Menu2_4_6_10=new Array("<u>Engineering Physics</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/06-07/majors/engineeringphysics.pdf","",0);
			Menu2_4_6_11=new Array("<u>Environmental Engineering</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/06-07/majors/environmentalengineering.pdf","",0);
			Menu2_4_6_12=new Array("<u>Management Science and Engineering</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/06-07/majors/managementscienceandengineering.pdf","",0);
			Menu2_4_6_13=new Array("<u>Materials Science and Engineering</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/06-07/majors/materialsscienceandengineering.pdf","",0);
			Menu2_4_6_14=new Array("<u>Mechanical Engineering</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/06-07/majors/mechanicalengineering.pdf","",0);
			Menu2_4_6_15=new Array("<u>Product Design</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/06-07/majors/productdesign.pdf","",0);
		Menu2_4_7=new Array("<u>6 - Minors and Honors Programs</u> <img src='http://ughb.stanford.edu/OSA/handbook/handbookfiles/arrows.gif' alt='&gt;'>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/06-07/6-minorsandhonorsprograms.pdf","",15);	
			Menu2_4_7_1=new Array("<u>Minor: Aeronautics and Astronautics</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/06-07/minors/aa-minor.pdf","",0,20,300);	
			Menu2_4_7_2=new Array("<u>Minor: Chemical Engineering</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/06-07/minors/chemicalengineering-minor.pdf","",0);	
			Menu2_4_7_3=new Array("<u>Minor: Civil Engineering</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/06-07/minors/civilengineering-minor.pdf","",0);	
			Menu2_4_7_4=new Array("<u>Minor: Computer Science</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/06-07/minors/computerscience-minor.pdf","",0);	
			Menu2_4_7_5=new Array("<u>Minor: Electrical Engineering</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/06-07/minors/electricalengineering-minor.pdf","",0);	
			Menu2_4_7_6=new Array("<u>Minor: Environmental Engineering</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/06-07/minors/environmentalengineering-minor.pdf","",0);	
			Menu2_4_7_7=new Array("<u>Minor: Management Science and Engineering</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/06-07/minors/managementscienceandengineering-minor.pdf","",0);	
			Menu2_4_7_8=new Array("<u>Minor: Materials Science and Engineering</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/06-07/minors/materialsscienceandengineering-minor.pdf","",0);	
			Menu2_4_7_9=new Array("<u>Minor: Mechanical Engineering</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/06-07/minors/mechanicalengineering-minor.pdf","",0);	
			Menu2_4_7_10=new Array("<u>Honors: Chemical Engineering</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/06-07/honors/chemicalengineering-honors.pdf","",0);	
			Menu2_4_7_11=new Array("<u>Honors: Civil Engineering</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/06-07/honors/civilengineering-honors.pdf","",0);	
			Menu2_4_7_12=new Array("<u>Honors: Computer Science</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/06-07/honors/computerscience-honors.pdf","",0,20,420);	
			Menu2_4_7_13=new Array("<u>Honors: Electrical Engineering</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/06-07/honors/electricalengineering-honors.pdf","",0);	
			Menu2_4_7_14=new Array("<u>Honors: Environmental Engineering</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/06-07/honors/environmentalengineering-honors.pdf","",0);	
			Menu2_4_7_15=new Array("<u>Honors: Science Technology and Society</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/06-07/honors/sts-honors.pdf","",0);	
		Menu2_4_8=new Array("<u>7 - Other Degree programs</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/06-07/7-otherdegreeprograms.pdf","",0,20,420);	
		Menu2_4_9=new Array("<u>8 - Special Programs and Organizations</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/06-07/8-specialprogramsandorganizations.pdf","",0,20,420);	
		Menu2_4_10=new Array("<u>9 - Summer Employment and Career Planning</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/06-07/9-summeremploymentandcareerplanning.pdf","",0,20,420);	
		Menu2_4_11=new Array("<u>10 - Forms</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/06-07/10-forms.pdf","",0,20,420);	
		Menu2_4_12=new Array("<u>11 - For Advisors</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/06-07/11-foradvisors.pdf","",0,20,420);	

	Menu2_5=new Array("<u>2005-06</u> <img src='http://ughb.stanford.edu/OSA/handbook/handbookfiles/arrows.gif' alt='&gt;'>","","",12,20,70);
		Menu2_5_1=new Array("<u>Entire Handbook</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/05-06/hb2005-06.pdf","",0,20,420);	
		Menu2_5_2=new Array("<u>1 - Freshmen and Sophomores</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/05-06/1-freshmen-sophomores.pdf","",0);
		Menu2_5_3=new Array("<u>2 - Types of Engineering Majors and Accreditation</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/05-06/2-typesofengineeringmajorsandaccreditation.pdf","",0);
		Menu2_5_4=new Array("<u>3 - Courses Approved For School Of Engineering Requirements</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/05-06/3-coursesapprovedforschoolofengineeringrequirements.pdf","",0);
		Menu2_5_5=new Array("<u>4 - Program Descriptions and Requirements</u> <img src='http://ughb.stanford.edu/OSA/handbook/handbookfiles/arrows.gif' alt='&gt;'>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/05-06/4-programdescriptionsandrequirementsforengineeringmajors.pdf","",3);
			Menu2_5_5_1=new Array("<u>Majors</u> <img src='http://ughb.stanford.edu/OSA/handbook/handbookfiles/arrows.gif' alt='&gt;'>","","",14,20,130);
						Menu2_5_5_1_1=new Array("<u>Aeronautics and Astronautics</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/05-06/majors/aa.pdf","",0,20,250);
						Menu2_5_5_1_2=new Array("<u>Architectural Design</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/05-06/majors/architecturaldesign.pdf","",0);
						Menu2_5_5_1_3=new Array("<u>Biomechanical Engineering</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/05-06/majors/biomechanicalengineering.pdf","",0);
						Menu2_5_5_1_4=new Array("<u>Biomedical Computation</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/05-06/majors/biomedicalcomputation.pdf","",0);
						Menu2_5_5_1_5=new Array("<u>Chemical Engineering</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/05-06/majors/chemicalengineering.pdf","",0);
						Menu2_5_5_1_6=new Array("<u>Civil Engineering</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/05-06/majors/civilengineering.pdf","",0);
						Menu2_5_5_1_7=new Array("<u>Computer Science</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/05-06/majors/computerscience.pdf","",0);
						Menu2_5_5_1_8=new Array("<u>Computer Systems Engineering</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/05-06/majors/computersystemsengineering.pdf","",0);
						Menu2_5_5_1_9=new Array("<u>Electrical Engineering</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/05-06/majors/electricalengineering.pdf","",0);
						Menu2_5_5_1_10=new Array("<u>Enviornmental Engineering</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/05-06/majors/environmentalengineering.pdf","",0);
						Menu2_5_5_1_11=new Array("<u>Management Science and Engineering</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/05-06/majors/managementscienceandengineering.pdf","",0);
						Menu2_5_5_1_12=new Array("<u>Materials Science and Engineering</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/05-06/majors/materialsscienceandengineering.pdf","",0);
						Menu2_5_5_1_13=new Array("<u>Mechanical Engineering</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/05-06/majors/mechanicalengineering.pdf","",0);
						Menu2_5_5_1_14=new Array("<u>Product Design</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/05-06/majors/productdesign.pdf","",0);
			Menu2_5_5_2=new Array("<u>Minors</u> <img src='http://ughb.stanford.edu/OSA/handbook/handbookfiles/arrows.gif' alt='&gt;'>","","",10);
						Menu2_5_5_2_1=new Array("<u>Aeronautics and Astronautics</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/05-06/minors/aa-minor.pdf","",0,20,250);
						Menu2_5_5_2_2=new Array("<u>Architectural Design</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/05-06/minors/architecturaldesign-minor.pdf","",0);
						Menu2_5_5_2_3=new Array("<u>Chemical Engineering</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/05-06/minors/chemicalengineering-minor.pdf","",0);
						Menu2_5_5_2_4=new Array("<u>Civil Engineering</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/05-06/minors/civilengineering-minor.pdf","",0);
						Menu2_5_5_2_5=new Array("<u>Computer Science</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/05-06/minors/computerscience-minor.pdf","",0);
						Menu2_5_5_2_6=new Array("<u>Electrical Engineering</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/05-06/minors/electricalengineering-minor.pdf","",0);
						Menu2_5_5_2_7=new Array("<u>Enviornmental Engineering</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/05-06/minors/environmentalengineering-minor.pdf","",0);
						Menu2_5_5_2_8=new Array("<u>Management Science and Engineering</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/05-06/minors/managementscienceandengineering-minor.pdf","",0);
						Menu2_5_5_2_9=new Array("<u>Materials Science and Engineering</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/05-06/minors/materialsscienceandengineering-minor.pdf","",0)
						Menu2_5_5_2_10=new Array("<u>Mechanical Engienering</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/05-06/minors/mechanicalengineering-minor.pdf","",0);			
			Menu2_5_5_3=new Array("<u>Honors Programs</u> <img src='http://ughb.stanford.edu/OSA/handbook/handbookfiles/arrows.gif' alt='&gt;'>","","",6);
						Menu2_5_5_3_1=new Array("<u>Chemical Engineering</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/05-06/honors/chemicalengineering-honors.pdf","",0,20,250);
						Menu2_5_5_3_2=new Array("<u>Civil Engineering</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/05-06/honors/civilengineering-honors.pdf","",0);
						Menu2_5_5_3_3=new Array("<u>Computer Science</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/05-06/honors/computerscience-honors.pdf","",0);
						Menu2_5_5_3_4=new Array("<u>Electrical Engineering</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/05-06/honors/electricalengineering-honors.pdf","",0);
						Menu2_5_5_3_5=new Array("<u>Environmental Engineering</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/05-06/honors/environmentalengineering-honors.pdf","",0);
						Menu2_5_5_3_6=new Array("<u>Science Technology and Society</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/05-06/honors/sts-honors.pdf","",0);

		Menu2_5_6=new Array("<u>5 - Policies and Procedures</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/05-06/5-policiesandprocedures.pdf","",0,20,120);
		Menu2_5_7=new Array("<u>6 - Minors and Honors Programs</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/05-06/6-minorsandhonorsprograms.pdf","",0,20,120);
		Menu2_5_8=new Array("<u>7 - Other Degree Programs</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/05-06/7-otherdegreeprograms.pdf","",0,20,120);
		Menu2_5_9=new Array("<u>8 - Special Programs and Organizations</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/05-06/8-specialprogramsandorganizations.pdf","",0,20,120);
		Menu2_5_10=new Array("<u>9 - Summer Employment and Career Planning</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/05-06/9-summeremploymentandcareerplanning.pdf","",0,20,120);
		Menu2_5_11=new Array("<u>10 - Forms</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/05-06/10-forms.pdf","",0,20,120);
		Menu2_5_12=new Array("<u>11 - For Advisors</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/05-06/11-foradvisors.pdf","",0,20,120);

Menu2_6=new Array("<u>2004-05</u> <img src='http://ughb.stanford.edu/OSA/handbook/handbookfiles/arrows.gif' alt='&gt;'>","","",13,20,70);
		Menu2_6_1=new Array("<u>Entire Handbook</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/04-05/hb2004-05.pdf","",0,20,400);
		Menu2_6_2=new Array("<u>Program Descriptions and Major Requirements</u> <img src='http://ughb.stanford.edu/OSA/handbook/handbookfiles/arrows.gif' alt='&gt;'>","","",13,20,140);
		Menu2_6_2_1=new Array("<u>Aeronautics and Astronautics</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/04-05/programs/aa200405.pdf","",0,20,250);
		Menu2_6_2_2=new Array("<u>Biomechanical Engineering</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/04-05/programs/biomechanical200405.pdf","",0,20,140);
		Menu2_6_2_3=new Array("<u>Biomedical Computation</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/04-05/programs/biomedical200405.pdf","",0,20,140);
		Menu2_6_2_4=new Array("<u>Chemical Engineering</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/04-05/programs/chemical200405.pdf","",0,20,140);
		Menu2_6_2_5=new Array("<u>Civil Engineering</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/04-05/programs/civil200405.pdf","",0,20,140);
		Menu2_6_2_6=new Array("<u>Computer Science</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/04-05/programs/computerscience200405.pdf","",0,20,140);
		Menu2_6_2_7=new Array("<u>Computer Systems Engineering</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/04-05/programs/computersystems200405.pdf","",0,20,140);
		Menu2_6_2_8=new Array("<u>Electrical Engineering</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/04-05/programs/electricalengineering200405.pdf","",0,20,140);
		Menu2_6_2_9=new Array("<u>Environmental Engineering</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/04-05/programs/environmental200405.pdf","",0,20,140);
		Menu2_6_2_10=new Array("<u>Management Science and Engineering</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/04-05/programs/management200405.pdf","",0,20,140);
		Menu2_6_2_11=new Array("<u>Materials Science and Engineering</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/04-05/programs/materialsscience200405.pdf","",0,20,140);
		Menu2_6_2_12=new Array("<u>Mechanical Engineering</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/04-05/programs/mechanical200405.pdf","",0,20,140);
		Menu2_6_2_13=new Array("<u>Product Design</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/04-05/programs/productdesign200405.pdf","",0,20,140);
		Menu2_6_3=new Array("<u>For Freshmen and Sophomores</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/04-05/froshsoph200405.pdf","",0,20,140);
		Menu2_6_4=new Array("<u>Types of Engineering Majors and Accreditation</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/04-05/majors-accreditation200405.pdf","",0,20,140);
		Menu2_6_5=new Array("<u>Courses Approved for School of Engineering Requirements</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/04-05/approvedcourses2004-05.pdf","",0,20,140);
		Menu2_6_6=new Array("<u>Requirements for Engineering Majors</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/04-05/engineeringrequirements200405.pdf","",0,20,140);
		Menu2_6_7=new Array("<u>Policies and Procedures</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/04-05/policies200405.pdf","",0,20,140);
		Menu2_6_8=new Array("<u>Minors and Honors Programs</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/04-05/minors-honors200405.pdf","",0,20,250);
		Menu2_6_9=new Array("<u>Other Degree Programs</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/04-05/otherdegreeprograms200405.pdf","",0,20,250);
		Menu2_6_10=new Array("<u>Special Programs and Organizations</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/04-05/specialprograms200405.pdf","",0,20,250);
		Menu2_6_11=new Array("<u>Summer Employment and Career Planning</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/04-05/summeremployment-careerplanning200405.pdf","",0,20,250);
		Menu2_6_12=new Array("<u>Forms</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/04-05/engineeringforms200405.pdf","",0,20,250);
		Menu2_6_13=new Array("<u>Information for Advisors</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/04-05/advisorinformation200405.pdf","",0,20,140);
	Menu2_7=new Array("<u>2003-04</u> <img src='http://ughb.stanford.edu/OSA/handbook/handbookfiles/arrows.gif' alt='&gt;'>","","",20,20,70);
		Menu2_7_1=new Array("<u>Entire Handbook</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/03-04/hb2003-04.pdf","",0,20,300);
		Menu2_7_2=new Array("<u>Introduction; Overview of Engineering Majors</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/03-04/introduction0304.pdf","",0,20,140);
		Menu2_7_3=new Array("<u>Approved Courses</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/03-04/approvedcourses0304.pdf","",0,20,140);
		Menu2_7_4=new Array("<u>Policies and Procedures</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/03-04/policies0304.pdf","",0,20,140);
		Menu2_7_5=new Array("<u>Other Degree Programs</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/03-04/otherdegree0304.pdf","",0,20,140);
		Menu2_7_6=new Array("<u>Special Programs and Organizations</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/03-04/specialprograms0304.pdf","",0,20,140);
		Menu2_7_7=new Array("<u>Summer Employment and Career Planning</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/03-04/summer0304.pdf","",0,20,250);
		Menu2_7_8=new Array("<u>Aeronautics and Astronautics</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/03-04/aa0304.pdf","",0,20,140);
		Menu2_7_9=new Array("<u>Biomedical Computation</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/03-04/bmc0304.pdf","",0,20,140);
		Menu2_7_10=new Array("<u>Chemical Engineering</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/03-04/cheme0304.pdf","",0,20,140);
		Menu2_7_11=new Array("<u>Civil Engineering</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/03-04/civil0304.pdf","",0,20,140);
		Menu2_7_12=new Array("<u>Computer Science</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/03-04/cs0304.pdf","",0,20,140);
		Menu2_7_13=new Array("<u>Computer Systems Engineering</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/03-04/cse0304.pdf","",0,20,140);
		Menu2_7_14=new Array("<u>Electrical Engineering</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/03-04/ee0304.pdf","",0,20,140);
		Menu2_7_15=new Array("<u>Environmental Engineering</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/03-04/environmental0304.pdf","",0,20,140);
		Menu2_7_16=new Array("<u>Management Science and Engineering</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/03-04/management0304.pdf","",0,20,140);
		Menu2_7_17=new Array("<u>Materials Science and Engineering</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/03-04/materialscience0304.pdf","",0,20,140);
		Menu2_7_18=new Array("<u>Mechanical Engineering</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/03-04/mechanical0304.pdf","",0,20,140);
		Menu2_7_19=new Array("<u>Product Design</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/03-04/productdesign0304.pdf","",0,20,140);
		Menu2_7_20=new Array("<u>Information for Advisers</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/03-04/advisers0304.pdf","",0,20,140);
	Menu2_8=new Array("<u>2002-03</u> <img src='http://ughb.stanford.edu/OSA/handbook/handbookfiles/arrows.gif' alt='&gt;'>","","",1);	
		Menu2_8_1=new Array("<u>Entire Handbook</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/02-03/hb2002-03.pdf","",0,20,120);
	Menu2_9=new Array("<u>2001-02</u> <img src='http://ughb.stanford.edu/OSA/handbook/handbookfiles/arrows.gif' alt='&gt;'>","","",1);
		Menu2_9_1=new Array("<u>Entire Handbook</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/01-02/EntireBook.pdf","",0,20,120);
	Menu2_10=new Array("<u>2000-01</u> <img src='http://ughb.stanford.edu/OSA/handbook/handbookfiles/arrows.gif' alt='&gt;'>","","",1);	
		Menu2_10_1=new Array("<u>Entire Handbook</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/00-01/handbook00.pdf","",0,20,120);
	Menu2_11=new Array("<u>1999-00</u> <img src='http://ughb.stanford.edu/OSA/handbook/handbookfiles/arrows.gif' alt='&gt;'>","","",1);
		Menu2_11_1=new Array("<u>Entire Handbook</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/99-00/EntireBook.pdf","",0,20,120);

		
Menu3=new Array("&nbsp;&nbsp;<u>Program Sheets</u> <img src='http://ughb.stanford.edu/OSA/handbook/handbookfiles/arrows.gif' alt='&gt;'>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/programsheets.html","",10,20,100);
	Menu3_1=new Array("<u>2009-10 Program Sheets</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/ps09.html","",0,20,180);
	Menu3_2=new Array("<u>2008-09 Program Sheets</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/ps08.html","",0,20,180);
	Menu3_3=new Array("<u>2007-08 Program Sheets</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/ps07.html","",0);
	Menu3_4=new Array("<u>2006-07 Program Sheets</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/ps06.html","",0);
	Menu3_5=new Array("<u>2005-06 Program Sheets</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/ps05.html","",0);
	Menu3_6=new Array("<u>2004-05 Program Sheets</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/ps04.html","",0);
	Menu3_7=new Array("<u>2003-04 Program Sheets</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/ps03.html","",0);
	Menu3_8=new Array("<u>2002-03 Program Sheets</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/ps02.html","",0);
	Menu3_9=new Array("<u>2001-02 Program Sheets</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/ps01.html","",0);
	Menu3_10=new Array("<u>2000-01 Program Sheets</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/ps00.html","",0);
	
Menu4=new Array("&nbsp;&nbsp;<u>Petitions</u> <img src='http://ughb.stanford.edu/OSA/handbook/handbookfiles/arrows.gif' alt='&gt;'>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/petitions.html","",4,20,160);
	Menu4_1=new Array("<u>Departmental Program Deviation Petition (pdf)</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/forms/petition-DepartmentalProgramDeviationPetition.pdf","",0,20,370);
	Menu4_2=new Array("<u>Departmental Transfer Credit Petition (pdf)</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/forms/petition-DepartmentalTransferCredit.pdf","",0);	
	Menu4_3=new Array("<u>SoE Program Deviation Petition (pdf)</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/forms/petition-SoEProgramDeviationPetition.pdf","",0);
	Menu4_4=new Array("<u>SoE Transfer Credit Petition (pdf)</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/forms/petition-SoETransferCredit.pdf","",0);	

Menu5=new Array("&nbsp;&nbsp;<u>Approved Courses</u> <img src='http://ughb.stanford.edu/OSA/handbook/handbookfiles/arrows.gif' alt='&gt;'>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/approvedcourses.html","",11,20,100);
	Menu5_1=new Array("<u>2008-09 Approved Courses</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/08-09/3-CoursesApprovedForSchoolOfEngineeringMajors.pdf","",0,20,250);
	Menu5_2=new Array("<u>2007-08 Approved Courses</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/07-08/3-CoursesApprovedForSchoolOfEngineeringRequirements.pdf","",0,20,250);
	Menu5_3=new Array("<u>2006-07 Approved Courses</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/06-07/3-coursesapprovedforschoolofengineeringrequirements.pdf","",0);
	Menu5_4=new Array("<u>2005-06 Approved Courses</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/05-06/3-coursesapprovedforschoolofengineeringrequirements.pdf","",0);
	Menu5_5=new Array("<u>2004-05 Approved Courses</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/04-05/approvedcourses2004-05.pdf","",0,20,250);
	Menu5_6=new Array("<u>2003-04 Approved Courses</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/03-04/approvedcourses0304.pdf","",0);
	Menu5_7=new Array("<u>2002-03 Approved Courses</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/02-03/approvedcourses0203.pdf","",0);
	Menu5_8=new Array("<u>2001-02 Approved Courses</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/01-02/approvedcourses0102.pdf","",0);
	Menu5_9=new Array("<u>2000-01 Approved Courses</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/handbooks/00-01/approvedcourses0001.pdf","",0);
	Menu5_10=new Array("<u>Science/Design Unit Allocation - pdf</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/ScienceDesignUnitAllocation2008-09.pdf","",0);
	Menu5_11=new Array("<u>Science/Design Unit Allocation - doc</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/ScienceDesignUnitAllocation2008-09.doc","",0);

Menu6=new Array("&nbsp;&nbsp;<u>Departmental Links</u> <img src='http://ughb.stanford.edu/OSA/handbook/handbookfiles/arrows.gif' alt='&gt;'>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/links.html","",8,20,100);
	Menu6_1=new Array("<u>Aero/Astro</u>","http://aa.stanford.edu","",0,20,280);
	Menu6_2=new Array("<u>Chemical Engineering</u>","http://chemeng.stanford.edu/","",0);
	Menu6_3=new Array("<u>Civil Engineering</u>","http://cee.stanford.edu/","",0);
	Menu6_4=new Array("<u>Computer Science</u>","http://cs.stanford.edu","",0);
	Menu6_5=new Array("<u>Electrical Engineering</u>","http://ee.stanford.edu","",0);
	Menu6_6=new Array("<u>Management Science and Engineering</u>","http://www.stanford.edu/dept/MSandE/","",0);
	Menu6_7=new Array("<u>Materials Science and Engineering</u>","http://mse.stanford.edu","",0);
	Menu6_8=new Array("<u>Mechanical Engineering</u>","http://me.stanford.edu","",0);
	
Menu7=new Array("&nbsp;&nbsp;<u>For Advisors</u> <img src='http://ughb.stanford.edu/OSA/handbook/handbookfiles/arrows.gif' alt='&gt;'>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/advisors.html","",2,20,100);
	Menu7_1=new Array("<u>Advisee Meal Reimbursement (MS Word in RTF format)</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/forms/advisee_meal.rtf","",0,20,380);
	Menu7_2=new Array("<u>Advisee Meal Reimbursement (pdf)</u>","http://ughb.stanford.edu/OSA/handbook/handbookfiles/forms/advisee_meal.pdf","",0);
