/***********************************************************************************
*	(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='#667BC6';			// Background color when mouse is not over
	var LowSubBgColor='#FFFCD9';			// Background color when mouse is not over on subs
	var HighBgColor='#3C4F94';			// Background color when mouse is over
	var HighSubBgColor='FFFABF';			// Background color when mouse is over on subs
	var FontLowColor='#000099';			// Font color when mouse is not over
	var FontSubLowColor='#000099';			// Font color subs when mouse is not over
	var FontHighColor='#000066';			// Font color when mouse is over
	var FontSubHighColor='#000000';			// Font color subs when mouse is over
	var BorderColor='#335579';			// Border color
	var BorderSubColor='#FBF5AB';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=5;			// Border between elements 1 or 0
	var FontFamily="arial, helvetica"	// Font family menu items
	var FontSize=8;				// Font size menu items
	var FontBold=0;				// 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='center';			// 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=58;				// Menu offset x coordinate
	var StartLeft=-8;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=5;				// Left padding
	var TopPaddng=2;				// Top padding
	var FirstLineHorizontal=1;			// 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("rollover:../images/pageelements/horiznav_news1.gif:../images/pageelements/horiznav_news2.gif","../news/index.html","",6,18,112);
		Menu1_1=new Array("Annual Newsletter","../news/annual_newsletter.html","",0,20,120);
		Menu1_2=new Array("Colloquium Schedule","../news/collsched.html","",0,20,120);
		Menu1_3=new Array("Honors Poster Session","../news/honorspstr.html","",0,20,120);
		Menu1_4=new Array("Weekly Newsletter","../news/weekly_newsletter.html","",0,20,120);
		Menu1_5=new Array("Department News","../news/index.html","",0,20,120);
		Menu1_6=new Array("Research News","../news/facultyresearch.html","",0,20,120);

Menu2=new Array("rollover:../images/pageelements/horiznav_people1.gif:../images/pageelements/horiznav_people2.gif","../people/index.html","",3,18,65);
		Menu2_1=new Array("Faculty","../people/faculty.html","",0,20,120);
		Menu2_2=new Array("Staff","../people/staff.html","",0);
		Menu2_3=new Array("Graduate Students","../people/gradstudents.html","",0);

Menu3=new Array("rollover:../images/pageelements/horiznav_research1.gif:../images/pageelements/horiznav_research2.gif","../research/index.html","",5,18,79);
		Menu3_1=new Array("Research Activities","../research/activities.html","",0,20,200);
		Menu3_2=new Array("Research Resources","../research/index.html","",0);
		Menu3_3=new Array("Department Research Policies","../research/Research_Policies.html","",0);
		Menu3_4=new Array("IRB","../research/IRB.html","",0);
		Menu3_5=new Array("Stimulus Grant Information","../research/stimulus.html","",0);

Menu4=new Array("rollover:../images/pageelements/horiznav_ugs1.gif:../images/pageelements/horiznav_ugs2.gif","../ugrad/index.html","",11,18,173);
Menu4_1=new Array("Mission Statement","../ugrad/mission.html","",0,20,200);
Menu4_2=new Array("Psychology Major","../ugrad/major.html","",0,20,140);
Menu4_3=new Array("Honors Program","../ugrad/honors.htm","",0,20,240);
	Menu4_4_1=new Array("Deadlines","http://psychology.unc.edu/ugrad/honors_deadlines.htm","",0,20,120);
	Menu4_4_2=new Array("Frequently Asked Questions","http://psychology.unc.edu/ugrad/honors%20FAQ.html","",0);
	Menu4_4_3=new Array("Honors Theses","http://psychology.unc.edu/ugrad/honorsthesis.html","",0);	
Menu4_4=new Array("Undergraduate Courses","../ugrad/courses.html","",0,20,140);
Menu4_5=new Array("Undergraduate Research","../ugrad/UResearch.htm","",0,20,240);
Menu4_6=new Array("Academic Advising","../ugrad/Advising.html","",0,20,140);
Menu4_7=new Array("Peer Advising","../ugrad/peeradvising.html","",0,20,140);
Menu4_8=new Array("Undergraduate Newsletter","../ugrad/undergrad_newsletter.html","",0,20,240);
Menu4_9=new Array("Volunteer Opportunities","../ugrad/volunteer.html","",0,20,240);
Menu4_10=new Array("Psychology Club","http://studentorgs.unc.edu/psychclub/","",0,20,140);
Menu4_11=new Array("Participant Pool","http://hpr.msu.edu/unc/","",0,20,140);

Menu5=new Array("rollover:../images/pageelements/horiznav_gs1.gif:../images/pageelements/horiznav_gs2.gif","../graduate/index.html","",5,18,135);
Menu5_1=new Array("Mission Statement","../graduate/index.html","",0,20,200);
Menu5_2=new Array("Graduate School","http://www.unc.edu/gradrecord/","",0,20,120);
Menu5_3=new Array("Graduate Admissions","../graduate/admissions.html","",0,20,120);
Menu5_4=new Array("Graduate Programs","","",6,20,120);
	Menu5_4_1=new Array("Beh. Neuro.","http://www.unc.edu/depts/biopsych/","",0,20,120);
	Menu5_4_2=new Array("Clinical","http://www.unc.edu/depts/clinpsy/","",0);
	Menu5_4_3=new Array("Cognitive","http://www.unc.edu/depts/cogpsych/","",0);
	Menu5_4_4=new Array("Developmental","http://www.unc.edu/depts/devpsych/","",0);
	Menu5_4_5=new Array("Quantitative","http://www.unc.edu/depts/quantpsy/","",0);
	Menu5_4_6=new Array("Social","http://www.unc.edu/depts/socpsych/","",0);
Menu5_5=new Array("Graduate Courses","../graduate/courses.html","",0,20,120);




Menu6=new Array("rollover:../images/pageelements/horiznav_facilities1.gif:../images/pageelements/horiznav_facilities2.gif","","",6,18,113);
	Menu6_1=new Array("Center for Developmental Science","http://www.cds.unc.edu/","",0,20,240);
	Menu6_2=new Array("FPG Child Development Institute","http://www.fpg.unc.edu/","",0,20,240);
	Menu6_3=new Array("Psychological Services at Davie Hall","http://www.unc.edu/depts/clinpsy/services/index.html","",0,20,240);
	Menu6_4=new Array("The L.L. Thurstone Psychometric Laboratory","http://www.unc.edu/depts/quantpsy/thurstone/","",0);
	Menu6_5=new Array("Odum Institute for Research in Social Science","http://www.irss.unc.edu/odum/jsp/home.jsp","",0);
	Menu6_6=new Array("Department of Cognitive Science","http://www.unc.edu/depts/cogsci/","",0);



Menu7=new Array("rollover:../images/pageelements/horiznav_gift1.gif:../images/pageelements/horiznav_gift2.gif","../gift/index.html","",3,18,80);
	Menu7_1=new Array("The W. Grant Dahlstrom Graduate Student Fellowship","http://psychology.unc.edu/gift/gd/front.html","",0,20,270);
	Menu7_2=new Array("The Harriet L. Rheingold Graduate Student Fellowship","http://psychology.unc.edu/gift/hr/front.html","",0);
	Menu7_3=new Array("Make a Gift through the Arts & Sciences Foundation","https://s4.its.unc.edu/ALDevCPS/Type_Of_Gift.jsp","",0);