/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.41 24 December 2001	          *
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=14;			// Number of first level items
	var LowBgColor='';			// Background color when mouse is not over
	var LowSubBgColor='#A6662A';			// Background color when mouse is not over on subs
	var HighBgColor='';			// Background color when mouse is over
	var HighSubBgColor='#C79411';			// Background color when mouse is over on subs
	var FontLowColor='';			// Font color when mouse is not over
	var FontSubLowColor='#fcf6e7';			// Font color subs when mouse is not over
	var FontHighColor='';			// Font color when mouse is over
	var FontSubHighColor='#fcf6e7';			// Font color subs when mouse is over
	var BorderColor='';			// Border color
	var BorderSubColor='#0D1F44';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="Verdana,Helvetica";	// 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=105;				// Menu offset x coordinate
	var StartLeft=0;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=1;				// Multiple frames x correction
	var LeftPaddng=1;				// Left padding
	var TopPaddng=0;				// Top padding
	var FirstLineHorizontal=0;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=0;			// Frames in cols or rows 1 or 0
	var DissapearDelay=1000;			// delay before menu folds in
	var TakeOverBgColor=0;			// 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("rollover:/images/ln_home_off.gif:/images/ln_home_on.gif","/index.html","",0,34,129);

Menu2=new Array("rollover:/images/ln_about_off.gif:/images/ln_about_on.gif","/about/index.html","",0,28,129);

Menu3=new Array("rollover:/images/ln_faculty_staff_off.gif:/images/ln_faculty_staff_on.gif","/faculty_staff/index.html","",4,27,129);
	Menu3_1=new Array("Faculty","/faculty_staff/faculty_directory.html","",0,20,175);
	Menu3_2=new Array("Staff","/faculty_staff/staff_directory.html","",0,20,175);
	Menu3_3=new Array("Postdoctoral Scholars","/faculty_staff/postdoc_directory.html","",0,20,175);
	Menu3_4=new Array("Graduate Students","/faculty_staff/grad_directory.html","",0,20,175);
	
Menu4=new Array("rollover:/images/ln_research_off.gif:/images/ln_research_on.gif","/research/index.html","",8,23,129);
	Menu4_1=new Array("Astrophysics","/research/ap.html","",0,20,175);
	Menu4_2=new Array("Biophysics","/research/biophys.html","",0,19,175);
	Menu4_3=new Array("Experimental Condensed Matter Physics","/research/cmp.html","",0,30,175);
	Menu4_4=new Array("Theoretical Condensed Matter Physics","/research/tcmp.html","",0,30,175);
	Menu4_5=new Array("Environmental Physics","/research/ep3.html","",0,20,175);
	Menu4_6=new Array("High Energy Physics","/research/pp.html","",0,20,175);
	Menu4_7=new Array("Heavy Ion Physics","/research/rhip.html","",0,20,175);
	Menu4_8=new Array("Nucleon Spin Physics","/research/spin.html","",0,20,175);
	
Menu5=new Array("rollover:/images/ln_students_off.gif:/images/ln_students_on.gif","/students/index.html","",13,21,129);
	Menu5_1=new Array("Society of Physics Students","http://student.ucr.edu/~stjun001/","",0,30,175);
	Menu5_2=new Array("Physics in the 21st Century","/students/career.html","",0,30,175);
	Menu5_3=new Array("Prospective Students","/students/","",0,20,175);
	Menu5_4=new Array("Undergraduate","/undergrad/undergrad.html","",0,20,175);
	Menu5_5=new Array("Graduate","/students/graduate_programs.html","",0,20,175);
	Menu5_6=new Array("Video Tutorials for Lower Division Undergraduate Labs","/students/Videos.html","",0,40,175);
	Menu5_7=new Array("Physics Courses","http://www.physics.ucr.edu/graduate/courses.pdf","",0,20,175);
	Menu5_8=new Array("Women in Physics Meetings", "http://physics.ucr.edu/~lau/WIP.htm","",0,34,175);
	Menu5_9=new Array("Student Housing","http://www.housing.ucr.edu/","",0,20,175);
	Menu5_10=new Array("Campus Health Center","http://www.campushealth.ucr.edu/","",0,20,175);
	Menu5_11=new Array("Transportation & Parking","http://www.parking.ucr.edu/","",0,20,175);
	Menu5_12=new Array("Metrolink","http://metrolinktrains.com/","",0,20,175);
	Menu5_13=new Array("AIP Career Services","http://www.aip.org/careersvc","",0,20,175);

Menu6=new Array("rollover:/images/ln_undergrad_off.gif:/images/ln_undergrad_on.gif","/undergrad/index.html","",8,35,175);
	Menu6_1=new Array("Undergrad Program Home", "/undergrad/index.html","",0,20,175);	
	Menu6_2=new Array("Biophysics Track", "/undergrad/Biophysics.html","",0,20,175);
	Menu6_3=new Array("Physics Education Track", "/undergrad/Physics-Education-Track.html","",0,20,175);
	Menu6_4=new Array("Breadth Requirements", "/undergrad/Breadth Requirements.htm","",0,20,175);	
	Menu6_5=new Array("Undergraduate Minor", "/undergrad/minor.htm","",0,20,175);	
	Menu6_6=new Array("Undergraduate Major", "/undergrad/major.html","",0,20,175);	
	Menu6_7=new Array("Physics Courses","http://www.physics.ucr.edu/graduate/courses.pdf","",0,20,175);
	Menu6_8=new Array("Sample Program for a BS", "/undergrad/sampleBS.htm","",0,20,175);	
	Menu6_9=new Array("Undergraduate Awards", "/undergrad/undergradawards.html","",0,20,175);	


Menu7=new Array("rollover:/images/ln_grad_off.gif:/images/ln_grad_on.gif","/graduate/index.html","",12,26,175);
	Menu7_1=new Array("Grad Program Home", "/graduate/index.html","",0,20,175);	
	Menu7_2=new Array("Grad Program Info", "/students/graduate_programs.html","",0,20,175);
	Menu7_3=new Array("Meet our Students", "/students/testimonials/student_testimonials.html","",0,20,175);
	Menu7_4=new Array("Entrance Requirements", "/students/general_entrance_requirements.html","",0,20,175);
	Menu7_5=new Array("Doctoral Requirements", "/students/Doctorial_degree_requirements.html","",0,20,175);
	Menu7_6=new Array("Masters Requirements", "/graduate/Masters_requirements.html","",0,20,175);
	Menu7_7=new Array("Physics Courses","http://www.physics.ucr.edu/graduate/courses.pdf","",0,20,175);
	Menu7_8=new Array("Apply to our Graduate Program", "/graduate/graduate_apply.html","",0,30,175);
	Menu7_9=new Array("Course Schedule", "/graduate/ClassSchedules08.ppt","",0,20,175);
	Menu7_10=new Array("Info for Prospective Students", "http://physics.ucr.edu/~barish/Grad-Preview-Day-2005/Grad-Preview-Day-2005.pdf","",0,30,175);
	Menu7_11=new Array("Info for New Grad Students", "http://www.physics.ucr.edu/graduate/Fall08_info.html","",0,30,175);
	Menu7_12=new Array("Graduate Awards", "http://www.physics.ucr.edu/graduate/gradawards.html","",0,30,175);


Menu8=new Array("rollover:/images/ln_seminars_off.gif:/images/ln_seminars_on.gif","/seminars/index.html","",7,30,129);
	Menu8_1=new Array("Colloquia", "/seminars/colloquia.html","",0,20,175);
	Menu8_2=new Array("Nanoscale Physics Journal Club", "http://physics.ucr.edu/~kawakami/nanoscalejc.html","",0,30,175);
	Menu8_3=new Array("Nanoscience Seminar", "http://physics.ucr.edu/~lau/nanoseminar.html","",0,20,175);
	Menu8_4=new Array("Condensed Matter Theory Seminar", "/seminars/cmt_seminars.html","",0,34,175);
	Menu8_5=new Array("High Energy Physics Seminar", "/seminars/highenergy.html","",0,34,175);
	Menu8_6=new Array("Astronomy Seminars", "http://faculty.ucr.edu/~gabyc/astroseminar.html","",0,34,175);
	Menu8_7=new Array("Women in Physics Meetings", "http://physics.ucr.edu/~lau/WIP.htm","",0,34,175);
	
Menu9=new Array("rollover:/images/ln_alumni_off.gif:/images/ln_alumni_on.gif","/alumni/index.html","",0,30,129);	

Menu10=new Array("rollover:/images/ln_visitors_off.gif:/images/ln_visitors_on.gif","/visitors/index.html","",0,30,129);

Menu11=new Array("rollover:/images/ln_careers_off.gif:/images/ln_careers_on.gif","/careers2/index.html","",0,30,129);

Menu12=new Array("rollover:/images/ln_calendar_off.gif:/images/ln_calendar_on.gif","/calendar/Calendar.htm","",0,30,129);

Menu13=new Array("rollover:/images/ln_forms_off.gif:/images/ln_forms_on.gif","/forms/index.html","",0,30,129);

Menu14=new Array("rollover:/images/ln_contact_off.gif:/images/ln_contact_on.gif","/contact/index.html","",0,30,129);



