﻿/***********************************************************************************
*	(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='0C0CCD';			// Background color when mouse is not over
	var LowSubBgColor='white';			// Background color when mouse is not over on subs
	var HighBgColor='0C0CCD';			// Background color when mouse is over
	var HighSubBgColor='0C0CCD';			// Background color when mouse is over on subs
	var FontLowColor='white';			// Font color when mouse is not over
	var FontSubLowColor='0C0CCD';			// Font color subs when mouse is not over
	var FontHighColor='FFE937';			// Font color when mouse is over
	var FontSubHighColor='white';			// Font color subs when mouse is over
	var BorderColor='0C0CCD';			// Border color
	var BorderSubColor='0C0CCD';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=0;			// Border between elements 1 or 0
	var FontFamily="arial,comic sans ms,technical"	// 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='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=108;				// Menu offset x coordinate
	var StartLeft=176;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=1;				// 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=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("Directory of Opportunities","http://lead.ucsd.edu/opportunities/","",9,30,75);
	Menu1_1=new Array("Social Action","http://lead.ucsd.edu/opportunities/socialaction.php","",0,20,150);
		Menu1_1_1=new Array("Community Service","http://lead.ucsd.edu/opportunities/commserv.php","",0,20,150);
		Menu1_1_2=new Array("Social Change Activism","http://lead.ucsd.edu/opportunities/socialreform.php","",0,20);
	Menu1_2=new Array("Colleges","http://lead.ucsd.edu/opportunities/colleges.php","",0,20);
	Menu1_3=new Array("Diversity","http://lead.ucsd.edu/opportunities/diversity.php","",0,20);
	Menu1_4=new Array("Greek Life","http://lead.ucsd.edu/opportunities/greeklife.php","",0,20);
	Menu1_5=new Array("Leadership Programs","http://lead.ucsd.edu/opportunities/leadershipprog.php","",0,20);
	Menu1_6=new Array("Spiritual","http://lead.ucsd.edu/opportunities/spiritual.php","",0,20);
	Menu1_7=new Array("Student Governments","http://lead.ucsd.edu/opportunities/studentgov.php","",0,20);
	Menu1_8=new Array("Student Organizations","http://lead.ucsd.edu/opportunities/studentorgs.php","",0,20);
	Menu1_9=new Array("World Citizenship","http://lead.ucsd.edu/opportunities/worldcitizen.php","",0,20);
	
Menu2=new Array("LEAD Programs","http://lead.ucsd.edu/LEAD_programs","",0,20,100);
//	Menu2_1=new Array("Certificate Program","http://lead.ucsd.edu/LEAD_programs/certificate_program.php","",4,20,190);
//		Menu2_1_1=new Array("For Student Organizations","http://lead.ucsd.edu/LEAD_programs/certificate_program.php#org","",0,20,190);	
//		Menu2_1_2=new Array("For Student Government","http://lead.ucsd.edu/LEAD_programs/certificate_program.php#gov","",0);
//		Menu2_1_3=new Array("For Social Action","http://lead.ucsd.edu/LEAD_programs/SocialAction/","",0);
//		Menu2_1_4=new Array("For Entrepreneurial Leadership","http://lead.ucsd.edu/LEAD_programs/certificate_program.php#winter_track","",0);
//	Menu2_2=new Array("LEAD Internship","http://lead.ucsd.edu/LEAD_programs/internship/LEAD_Intern_DescriptLetter.pdf","",0);
//	Menu2_3=new Array("Leadership Development Class","http://lead.ucsd.edu/LEAD_programs/leaderdevcourse.php","",0);
	
Menu3=new Array("Resources","#","",2,20,70);
	Menu3_1=new Array("Services (main page)","http://lead.ucsd.edu/services.php","",6,20,120);
		Menu3_1_1=new Array("Specially Designed Workshops","http://lead.ucsd.edu/services.php#workshops","",0,20,180);
		Menu3_1_2=new Array("Speeches and Presentations","http://lead.ucsd.edu/services.php#speeches","",0,20);
		Menu3_1_3=new Array("Dialogue Facilitation Sessions","http://lead.ucsd.edu/services.php#dialogue","",0,20);
		Menu3_1_4=new Array("Collaboration and Partnering","http://lead.ucsd.edu/services.php#partnering","",0,20);
		Menu3_1_5=new Array("Consultation Sessions","http://lead.ucsd.edu/services.php#consultation","",0,20);
		Menu3_1_6=new Array("Assessment","http://lead.ucsd.edu/services.php#assessment","",0,20);
	Menu3_2=new Array("Leadership Resources","http://roger.ucsd.edu/search/a?searchtype=d&searcharg=leadership&searchscope=5&SORT=D&Search=Search","",0);

Menu4=new Array("Newsletter","http://lead.ucsd.edu/newsletter.php","",0,20,70);		

Menu5=new Array("Make A Gift","http://lead.ucsd.edu/makeagift/","",0,20,70);

Menu6=new Array("Students In Action","http://lead.ucsd.edu/inaction/","",0,20,100);

Menu7=new Array("About Us/ Contact Us","http://lead.ucsd.edu/aboutus.php","",0,20,60);