/***********************************************************************************
*	(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=5;
	var LowBgColor='white';
	var LowSubBgColor='white';
	var HighBgColor='blue';
	var HighSubBgColor='blue';
	var FontLowColor='blue';
	var FontSubLowColor='blue';
	var FontHighColor='white';
	var FontSubHighColor='white';
	var BorderColor='blue';
	var BorderSubColor='blue';
	var BorderWidth=1;
	var BorderBtwnElmnts=1;
	var FontFamily="arial,comic sans ms,technical"
	var FontSize=9;
	var FontBold=1;
	var FontItalic=0;
	var MenuTextCentered='left';
	var MenuCentered='left';
	var MenuVerticalCentered='top';
	var ChildOverlap=.2;
	var ChildVerticalOverlap=.2;
	var StartTop=30;
	var StartLeft=15;
	var VerCorrect=0;
	var HorCorrect=0;
	var LeftPaddng=3;
	var TopPaddng=2;
	var FirstLineHorizontal=0;
	var MenuFramesVertical=1;
	var DissapearDelay=400;
	var TakeOverBgColor=1;
	var FirstLineFrame='navig';
	var SecLineFrame='space';
	var DocTargetFrame='space';
	var TargetLoc='';
	var HideTop=0;
	var MenuWrap=1;
	var RightToLeft=0;
	var UnfoldsOnClick=0;
	var WebMasterCheck=0;
	var ShowArrow=1;
	var KeepHilite=1;
	var Arrws=['tri.gif',5,10,'tridown.gif',10,5,'trileft.gif',5,10];

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("Graves Pages","index.html","",12,20,140);
	Menu1_1=new Array("School Pictures 1","pictures1.html","",0,20,155);
	Menu1_2=new Array("School Pictures 2","pictures2.html","",0);
	Menu1_3=new Array("Cheerleaders","cheerleaders.html","",0);
	Menu1_4=new Array("Graves/Westwood Alumni","pictures3.html","",0);
	Menu1_5=new Array("Graves/Hillcrest Alumnae","pictures4.html","",0);
	Menu1_6=new Array("Alumni Quiz","quiz.html","",0);
	Menu1_7=new Array("Quiz Answers","answers.html","",0);
	Menu1_8=new Array("4th Grade Band","band.html","",0);
	Menu1_9=new Array("Football Team","football.html","",0);
	Menu1_10=new Array("E-Mail List","Gravesemail.html","",0);
	Menu1_11=new Array("Teacher Pictures","teachers.html","",0);
	Menu1_12=new Array("Cindy at Graves","CindyA.html","",0);

Menu2=new Array("Reunion 2004","../reunion.html","",0);

Menu3=new Array("Contact","../contact.html","",0);

Menu4=new Array("Site Map","../sitemap.html","",0);

Menu5=new Array("Other Links","","",5);
	Menu5_1=new Array("Back to Hillcrest","../index.html","",0,20,150);
	Menu5_2=new Array("Recent Updates","../updates.html","",0);
	Menu5_3=new Array("Westwood Web Site","http://www.westwoodhighschoolalumni.com//","",0);
	Menu5_4=new Array("Cindy's Pictures","../Cindy/Cmain.html","",0);
	Menu5_5=new Array("Leta's Pictures","../Leta/index.html","",0);




