/***********************************************************************************
*	(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=10;			// Number of first level items
	var LowBgColor='ffffff';			// Background color when mouse is not over
	var LowSubBgColor='1e4e92';			// Background color when mouse is not over on subs
	var HighBgColor='ffffff';			// Background color when mouse is over
	var HighSubBgColor='5f82b4';			// Background color when mouse is over on subs
	var FontLowColor='000000';			// Font color when mouse is not over
	var FontSubLowColor='ffffff';			// Font color subs when mouse is not over
	var FontHighColor='1e4e92';			// Font color when mouse is over
	var FontSubHighColor='ffffff';			// Font color subs when mouse is over
	var BorderColor='';			// Border color
	var BorderSubColor='';			// Border color for subs
	var BorderWidth=0;				// Border width
	var BorderBtwnElmnts=0;			// Border between elements 1 or 0
	var FontFamily="times roman, new tImes roman, serif"	// 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=-.07;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.3;			// vertical overlap child/ parent
	var StartTop=310;				// Menu offset x coordinate
	var StartLeft=37;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=4;				// Left padding
	var TopPaddng=6;				// 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=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}

// Bob Start

if (navigator.appName == 'Netscape') {
StartTop = 310
StartLeft = 37
} 

// Bob End


// 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("Oxford Today >","http://www.oxfordacademy.net/oxfordtoday/index.htm","",8,31,100);
	Menu1_1=new Array("The Oxford Method","http://www.oxfordacademy.net/oxfordtoday/oxmethod/index.htm","",0,25,150);
	Menu1_2=new Array("Faculty/Staff Directory","http://www.oxfordacademy.net/oxfordtoday/facultystaff/index.htm","",0);
	Menu1_3=new Array("Academics","http://www.oxfordacademy.net/oxfordtoday/academics/index.htm","",0);
	Menu1_4=new Array("Arts","http://www.oxfordacademy.net/oxfordtoday/arts/index.htm","",0);
	Menu1_5=new Array("Athletics >","http://www.oxfordacademy.net/oxfordtoday/athletics/index.htm","",3);
		Menu1_5_1=new Array("Athletic Facilities","http://www.oxfordacademy.net/oxfordtoday/athletics/facilities/index.htm","",0,25,175);
		Menu1_5_2=new Array("Game Report/Schedule","http://www.oxfordacademy.net/oxfordtoday/athletics/gamereport/index.htm","",0);
		Menu1_5_3=new Array("Directions to Away Games","http://www.oxfordacademy.net/oxfordtoday/athletics/awaygames/index.htm","",0);
	Menu1_6=new Array("Student Life >","http://www.oxfordacademy.net/oxfordtoday/studentlife/index.htm","",4);
		Menu1_6_1=new Array("A Day at Oxford","http://www.oxfordacademy.net/oxfordtoday/studentlife/aday/index.htm","",0,25,150);
		Menu1_6_2=new Array("Dormitories","http://www.oxfordacademy.net/oxfordtoday/studentlife/dorms/index.htm","",0);
		Menu1_6_3=new Array("Recreation Center","http://www.oxfordacademy.net/oxfordtoday/studentlife/reccenter/index.htm","",0);
		Menu1_6_4=new Array("Athletic Facilities","http://www.oxfordacademy.net/oxfordtoday/athletics/facilities/index.htm","",0);
	Menu1_7=new Array("College Placement >","http://www.oxfordacademy.net/oxfordtoday/college/index.htm","",2);
		Menu1_7_1=new Array("Junior Year Checklist","http://www.oxfordacademy.net/oxfordtoday/college/juniorchecklist/index.htm","",0,25,122);	
		Menu1_7_2=new Array("Senior Year Checklist","http://www.oxfordacademy.net/oxfordtoday/college/seniorchecklist/index.htm","",0,25,122);
	Menu1_8=new Array("History","http://www.oxfordacademy.net/oxfordtoday/history/index.htm","",0);

Menu2=new Array("Admission >","http://www.oxfordacademy.net/admission/index.htm","",4);
	Menu2_1=new Array("From the Headmaster","http://www.oxfordacademy.net/admission/fromtheheadmaster/index.htm","",0,25,150);
	Menu2_2=new Array("Applying","http://www.oxfordacademy.net/admission/applying/index.htm","",0);
	Menu2_3=new Array("Tuition & Financial Aid","http://www.oxfordacademy.net/admission/tuition/index.htm","",0);
	Menu2_4=new Array("Directions & Lodging","http://www.oxfordacademy.net/admission/directions/index.htm","",0);

Menu3=new Array("Parents >","http://www.oxfordacademy.net/parents/index.htm","",4);
	Menu3_1=new Array("Giving to Oxford >","http://www.oxfordacademy.net/giving/index.htm","",2,25,150);
		Menu3_1_1=new Array("Oxford Legacy Initiative","http://www.oxfordacademy.net/giving/legacy/index.htm","",0,25,150);
		Menu3_1_2=new Array("Annual Fund","http://www.oxfordacademy.net/giving/annualfund/index.htm","",0);
	Menu3_2=new Array("Student Handbook","http://www.oxfordacademy.net/parents/handbook/index.htm","",0);
	Menu3_3=new Array("Contact Info","http://www.oxfordacademy.net/parents/contact/index.htm","",0);
	Menu3_4=new Array("Business Office","http://www.oxfordacademy.net/parents/businessoffice/index.htm","",0);

Menu4=new Array("Alumni >","http://www.oxfordacademy.net/alumni/index.htm","",4);
	Menu4_1=new Array("Alumni Directory","http://www.oxfordacademy.net/alumni/directory/index.htm","",0,25,150);
	Menu4_2=new Array("Newsletter","http://www.oxfordacademy.net/alumni/newsletter/index.htm","",0);
	Menu4_3=new Array("Alumni Council","http://www.oxfordacademy.net/alumni/alumnicouncil/index.htm","",0);
	Menu4_4=new Array("Giving to Oxford >","http://www.oxfordacademy.net/giving/index.htm","",2);
		Menu4_4_1=new Array("Oxford Legacy Initiative","http://www.oxfordacademy.net/giving/legacy/index.htm","",0,25,150);
		Menu4_4_2=new Array("Annual Fund","http://www.oxfordacademy.net/giving/annualfund/index.htm","",0);

Menu5=new Array("Monthly Calendar","http://www.oxfordacademy.net/calendar/index.htm","",0);
	
Menu6=new Array("09-10 Schedule","http://www.oxfordacademy.net/schedule/index.htm","",0);
	
Menu7=new Array("Oxford Occasions","http://www.oxfordacademy.net/occasions/index.htm","",0);

Menu8=new Array("Board of Trustees","http://www.oxfordacademy.net/giving/index.htm","",0);

Menu9=new Array("Search","http://www.oxfordacademy.net/search.asp","",0);

Menu10=new Array("E-mail","mailto:admissions@oxfordacademy.net","",0);