/***********************************************************************************
*	(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=9;			// Number of first level items
	var LowBgColor='#D9CF8F';			// Background color when mouse is not over
	var LowSubBgColor='#0065A8';			// Background color when mouse is not over on subs
	var HighBgColor='#0000A0';			// Background color when mouse is over
	var HighSubBgColor='white';			// Background color when mouse is over on subs
	var FontLowColor='#0000A0';			// Font color when mouse is not over
	var FontSubLowColor='white';			// Font color subs when mouse is not over
	var FontHighColor='white';			// Font color when mouse is over
	var FontSubHighColor='#0000A0';			// Font color subs when mouse is over
	var BorderColor='#0000A0';			// Border color
	var BorderSubColor='#0000A0';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;				// Border between elements 1 or 0
	var FontFamily="arial"				// 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=107;				// Menu offset x coordinate
	var StartLeft=80;				// 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=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='';			// 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=['http://www.jesuitnola.org/js/tri.gif',5,10,'',10,5,'http://www.jesuitnola.org/js/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("<center>About Jesuit</center>","/about/index.htm","",9,17,100);
	Menu1_1=new Array("Jesuit Home","/about/index.htm","",0,20,150);
	Menu1_2=new Array("2009-10 Events Calendar","http://www.jesuitnola.org/jesdata/pdf/Jesuit_Official_Calendar_2009_10_Web2_081909.pdf","",0);
	Menu1_3=new Array("Blue Jay Shop/Bookstore","/about/bookstore.htm","",0);
	//Menu1_4=new Array("Katrina Restoration Fund","http://www.jesuitnola.org/about/about--11969.htm","",0);
	//Menu1_5=new Array("Traditions Campaign","/about/campaign.htm","",0);
	Menu1_4=new Array("History of Jesuit High School","/about/schoolhistory.htm","",0);
	Menu1_5=new Array("Jesuit Archives","/extra/archive.htm","",0);
	Menu1_6=new Array("Parents' Event Photos","http://www.jesuitnola.org/about/Parents_Event_Photos_2009-10__091409.htm","",0);
	Menu1_7=new Array("Planned Giving","http://www.plan.gs/Home.do?orgId=5618","",0);
	Menu1_8=new Array("Online Donations","https://secure.jesuitnola.org","",0);
	Menu1_9=new Array("Event Registration","/cgi-bin/events.cgi","",0);
	
	Menu1_10=new Array("<b>Contact JHS</b>","/contact.htm","",2,20,100);
		Menu1_10_1=new Array("Faculty/Staff","/cgi-bin/faculty.pl?action=query","",0,20,100);
		Menu1_10_2=new Array("Speed Contacts","/contact.htm","",0);
Menu2=new Array("<center>Alumni</center>","/alumni","",8);
	Menu2_1=new Array("Alumni Home","/alumni/index.htm","",0,20,130);
	Menu2_2=new Array("Alumni Info/Directory","/cgi-bin/alumni.pl","",0);
	Menu2_3=new Array("In Memoriam","http://www.jesuitnola.org/Alumni/inmemoriam.htm","",0);
	Menu2_4=new Array("Class Reunions","/alumni/reunions.htm","",0);
	Menu2_5=new Array("LEF Home Page","/alumni/fund.htm","",0);
	Menu2_6=new Array("LEF Online Donation","http://secure.jesuitnola.org/pledge.cgi?action=step2&id=2","",0);
	Menu2_7=new Array("Event Registration","/cgi-bin/events.cgi","",0);
	Menu2_8=new Array("Planned Giving","http://www.plan.gs/Home.do?orgId=5618","",0);
	
Menu3=new Array("<center>Academics</center>","/academics","",14);
	Menu3_1=new Array("Academics Home","/academics/index.htm","",0,20,140);
	//Menu3_2=new Array("President's Office","/about/presoffice.htm","",0);
	Menu3_2=new Array("Principal's Office","/about/principaloffice.htm","",0);
	Menu3_3=new Array("Classics","/academics/classics.htm","",0);
	Menu3_4=new Array("Computer Science","/academics/cpsc.htm","",0);
	Menu3_5=new Array("English","/academics/english.htm","",0);
	Menu3_6=new Array("Fine Arts","/academics/finearts.htm","",0);
	Menu3_7=new Array("Foreign Languages","/academics/foreign.htm","",0);
	Menu3_8=new Array("Math","/academics/math.htm","",0);
	Menu3_9=new Array("Resource Center","/resource/main.htm","",0);
	Menu3_10=new Array("Science","/academics/science.htm","",0);
	Menu3_11=new Array("Service Projects","/academics/service.htm","",0);
	Menu3_12=new Array("Social Studies","/academics/socstud.htm","",0);
	Menu3_13=new Array("Speech & Communications","/academics/speech.htm","",0);
	Menu3_14=new Array("Theology","/academics/theology.htm","",0);
	
Menu4=new Array("<center>Athletics</center>","/athletics","",10);
	//Menu4_1=new Array("Athletics Home","/athletics","",0,20,100);
	Menu4_1=new Array("Baseball","/athletics/baseball.htm","",0,20,100);
	Menu4_2=new Array("Basketball","/athletics/basketball.htm","",0);
	Menu4_3=new Array("Cross Country","/athletics/crosscountry.htm","",0);
	Menu4_4=new Array("Football","/athletics/football.htm","",0);
	Menu4_5=new Array("Golf","/athletics/golf.htm","",0);
	Menu4_6=new Array("Soccer","/athletics/soccer.htm","",0);
	Menu4_7=new Array("Swimming","/athletics/swimming.htm","",0);
	Menu4_8=new Array("Tennis","/athletics/tennis.htm","",0);
	Menu4_9=new Array("Track","/athletics/track.htm","",0);
	Menu4_10=new Array("Wrestling","/athletics/wrestling.htm","",0);

Menu5=new Array("<center>Admissions</center>","/admissions","",4);
	Menu5_1=new Array("Admissions Home","/admissions","",0,20,100);
	Menu5_2=new Array("Financial Aid","/admissions/financialaid.htm","",0);
	Menu5_3=new Array("Tuition","/admissions/tuition.htm","",0);
	Menu5_4=new Array("Day Tours Info","/admissions/admissions-schooltours-9040.htm","",0);
	
Menu6=new Array("<center>Co-curricular</center>","/extra","",10);
	Menu6_1=new Array("Co-curricular Home","/extra","",0,20,160);
	Menu6_2=new Array("Community Service","/extra/cs.htm","",0);
	Menu6_3=new Array("Event Photos for Students","/extra/extraevents.htm","",0,20,100);
		Menu6_3_1=new Array("Event 1","/extra/extraevents.htm","",0,20,100);
		Menu6_3_2=new Array("Event 2","/extra/extraevents.htm","",0);
		Menu6_3_3=new Array("Event 3","/extra/extraevents.htm","",0);
	Menu6_4=new Array("Clubs","/extra/clubs.htm","",0);
	Menu6_5=new Array("Band","/extra/band.htm","",0);
	Menu6_6=new Array("Organizations","/extra/organizations.htm","",0);
	Menu6_7=new Array("Honors","/extra/honors.htm","",0);
	Menu6_8=new Array("ROTC","/extra/rotc.htm","",0);
	Menu6_9=new Array("Philelectic Society","/extra/philelectic.htm","",0);
	Menu6_10=new Array("Media Groups","/extra/media.htm","",0);

Menu7=new Array("<center>Formation</center>","/formation/","",7);
	Menu7_1=new Array("Formation Home","/formation/","",0,20,125);
	Menu7_2=new Array("Career Planning","/formation/careerplanning.htm","",0);
	Menu7_3=new Array("College Placement","/formation/collegeplacement.htm","",0);
	Menu7_4=new Array("Guidance","/formation/guidance.htm","",0);
	Menu7_5=new Array("Spirituality","/formation/spirituality.htm","",0);
	Menu7_6=new Array("Student Development","/formation/studentdev.htm","",0);
	Menu7_7=new Array("Student Life","/formation/studentlife.htm","",0);

Menu8=new Array("<center>Contact JHS</center>","/contact.htm","",3);
	Menu8_1=new Array("Faculty/Staff","/cgi-bin/faculty.pl?action=query","",0,20,100);
	Menu8_2=new Array("Speed Contacts","http://www.jesuitnola.org/about/Speed_Contacts_2007-11-6.htm","",0);
	Menu8_3=new Array("Contact Us","http://www.jesuitnola.org/contact.htm","",0);
	
Menu9=new Array("<center>Login</center>","","",2);
	Menu9_1=new Array("Faculty/Staff","/cgi-bin/teacher.pl","",0,20,100);
	Menu9_2=new Array("Parents","http://www.jesuitnola.org/cgi-bin/pr.pl","",0);