/***********************************************************************************
*	(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=11;			// Number of first level items
	var LowBgColor='#ffe479';			// Background color when mouse is not over
	var LowSubBgColor='#ffe479';			// Background color when mouse is not over on subs
	var HighBgColor='black';			// Background color when mouse is over
	var HighSubBgColor='black';			// Background color when mouse is over on subs
	var FontLowColor='black';			// Font color when mouse is not over
	var FontSubLowColor='black';			// Font color subs when mouse is not over
	var FontHighColor='white';			// Font color when mouse is over
	var FontSubHighColor='white';			// Font color subs when mouse is over
	var BorderColor='black';			// Border color
	var BorderSubColor='black';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="arial,comic sans ms,technical"	// Font family menu items
	var FontSize=9;				// 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=.2;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=80;				// Menu offset x coordinate
	var StartLeft=1;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=3;				// 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=1;				// 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("Home","/Psychology/","",2,20,155);
	Menu1_1=new Array("MWSU","http://www.missouriwestern.edu","",0,20,150);	
	Menu1_2=new Array("Psychology","/Psychology/","",0,20,150);
	
Menu2=new Array("Faculty And Staff","/psychology/faculty.php","",5);
	Menu2_1=new Array("General Info","/psychology/faculty.php","",0, 20, 150);
	Menu2_2=new Array("Dr. Cronk","http://staff.missouriwestern.edu/~cronk/","",0, 20, 150);
	Menu2_3=new Array("Dr. Deka","http://academic.missouriwestern.edu/deka/","",0, 20, 150);
	Menu2_4=new Array("Dr. Wann","http://staff.missouriwestern.edu/~wann/","",0, 20, 150);
	Menu2_5=new Array("Rate Us","http://www.ratemyprofessor.com/SelectTeacher.jsp?sid=622","",0, 20, 150);



Menu3=new Array("Degrees and Courses","/psychology/majors.php","",4);
	Menu3_1=new Array("Courses","/psychology/courses.php","",0, 20, 140);
	Menu3_2=new Array("Majors","/psychology/majors.php","",0);
	Menu3_3=new Array("Minor","/psychology/minor.php","",0);
	Menu3_4=new Array("Honors","/psychology/honors.php","",0);

Menu4=new Array("Careers","/psychology/careers.php","",4);
	Menu4_1=new Array("Western Career Development Center","/psychology/jump.php?url=http://www.missouriwestern.edu/CareerDevelopment/psychology.asp","",0,20,240);	
	Menu4_2=new Array("Info from the Department","/psychology/careers.php","",0);	
	Menu4_3=new Array("Indiana State Careers Info Link","/psychology/jump.php?url=http://web.indstate.edu/psych/careers_in_psychology.htm","",0);	
	Menu4_4=new Array("Current Listings","/psychology/currentcareers.php","",0);	

Menu5=new Array("Alumni Profiles","/psychology/alumni.php","",0);

Menu6=new Array("Department News","/psychology/news.php","",3);
	Menu6_1=new Array("Current News","/psychology/news.php","",0,20,150);
	Menu6_2=new Array("Department History","/psychology/history.php","",0);
	Menu6_3=new Array("News Archive","/psychology/archive/news.php","",0);

Menu7=new Array("Applied Learning","/psychology/appliedlearning.php","",6, 20, 150);
	Menu7_1=new Array("Overview","/psychology/appliedlearning.php","",1,20,180);
		Menu7_1_1=new Array("Awards","/psychology/researchawards.php","",0, 20, 120);
	Menu7_2=new Array("Independent Research Course","/psychology/independentresearch.php","",0);
	Menu7_3=new Array("Practicum","/psychology/practicum.php","",0);
	Menu7_4=new Array("Service Learning","/psychology/servicelearning.php","",0);
	Menu7_5=new Array("MultiDisciplinary Research Day","/psychology/mrd/","",0);
	Menu7_6=new Array("Resources","/psychology/facilities.php","",2);
		Menu7_6_1=new Array("Department Poster Printer","/psychology/jump.php?url=http://www.missouriwestern.edu/psychology/posters/printer-instructions.pdf","",0, 20, 200);
		Menu7_6_2=new Array("Facilities","/psychology/facilities.php","",0);

Menu8=new Array("Student Clubs","/psychology/clubs.php","",3);
	Menu8_1=new Array("General Information","/psychology/clubs.php","",0,20,250);	
	Menu8_2=new Array("Local Psi-Chi/Psych Club Site","/psychology/jump.php?url=http://www.missouriwestern.edu/orgs/psichi/","",0);	
	Menu8_3=new Array("National Psi-Chi Site","/psychology/jump.php?url=http://www.psichi.org",0);	

Menu9=new Array("For Current Students","/psychology/students.php","",5);
	Menu9_1=new Array("General Information","/psychology/students.php","",0, 20, 150);
	Menu9_2=new Array("Course Pages","/psychology/courses.php","",1,20,150);	
		Menu9_2_1=new Array("APA Style Quick Reference","/psychology/apastyle.pdf","",0,20,250);	
	Menu9_3=new Array("Scholarships","/psychology/scholarships.php","",2,20,150);
		Menu9_3_1=new Array("Department","/psychology/scholarships.php","",0,20,150);
		Menu9_3_2=new Array("Financial Aid","/psychology/jump.php?url=http://www.missouriwestern.edu/FinAid/ScholarshipsMajorPsychology.htm","",0,20,150);
	Menu9_4=new Array("Online Advising","/psychology/advising.php","",3, 20, 150);
		Menu9_4_1=new Array("Exit Exams","/psychology/exitexams.php","",0, 20, 150);
		Menu9_4_2=new Array("Why Major in Psychology","/psychology/whymajor.php","",0);
		Menu9_4_3=new Array("Top 14 Reasons to Major","/psychology/top14reasons.php","",0);
	Menu9_5=new Array("Links","/psychology/links.php","",0);
		
		

Menu10=new Array("For Prospective Students","/psychology/prospective.php","",5);
	Menu10_1=new Array("General Information","/psychology/prospective.php","",0,20,150);	
	Menu10_2=new Array("Admissions","/psychology/jump.php?url=http://www.missouriwestern.edu/Admissions/Departments/psychology.htm","",2,20,150);	
		Menu10_2_1=new Array("College Admissions","/psychology/jump.php?url=http://www.missouriwestern.edu/admissions/departments/psychology.htm","",0,20,150);	
		Menu10_2_2=new Array("Department Admissions","admissions.php","",0);	
	Menu10_3=new Array("Facilities","/psychology/facilities.php","",2,20,150);	
		Menu10_3_1=new Array("General","/psychology/jump.php?url=http://www.missouriwestern.edu/psychology/posters/printer-instructions.pdf","",0,20,250);
		Menu10_3_2=new Array("Department Poster Printer","/psychology/jump.php?url=http://www.missouriwestern.edu/psychology/posters/printer-instructions.pdf","",0);
	Menu10_4=new Array("Aims of the Department","/psychology/aims.php","",0,20,150);	
	Menu10_5=new Array("Scholarships","/psychology/scholarships.php","",2,20,150);
		Menu10_5_1=new Array("Department","/psychology/scholarships.php","",0,20,150);
		Menu10_5_2=new Array("Financial Aid","/psychology/jump.php?url=http://www.missouriwestern.edu/finaid/ScholarshipsMajorPsychology.htm","",0,20,150);

Menu11=new Array("Photo Gallery","/psychology/photos","",0);

