/***********************************************************************************
*	(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;			
	var LowBgColor='white';			
	var LowSubBgColor='white';			
	var HighBgColor='FFCC66';			
	var HighSubBgColor='FFCC66';		
	var FontLowColor='black';			
	var FontSubLowColor='black';			
	var FontHighColor='800000';			
	var FontSubHighColor='800000';		
	var BorderColor=800000;			
	var BorderSubColor='black';			
	var BorderWidth=1.5;				
	var BorderBtwnElmnts=1;			
	var FontFamily="arial,comic sans ms,technical"	
	var FontSize=8;				
	var FontBold=1;				
	var FontItalic=0;				
	var MenuTextCentered='left';			
	var MenuCentered='left';			
	var MenuVerticalCentered='top';		
	var ChildOverlap=.2;				
	var ChildVerticalOverlap=.2;			
	var StartTop=65;				
	var StartLeft=100;				
	var VerCorrect=0;				
	var HorCorrect=0;				
	var LeftPaddng=2;				
	var TopPaddng=2;				
	var FirstLineHorizontal=1;			
	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("Home","http://142.33.122.45/nwhl/index.html","",1,20,105);
		Menu1_1=new Array("School District 40","http://www.sd40.bc.ca/","",0,20,105);

Menu2=new Array("Activities","http://142.33.122.45/nwhl/activity.htm","",3);
	Menu2_1=new Array("Classes","http://142.33.122.45/nwhl/activity.htm","",0,20,170);
	Menu2_2=new Array("Mentorships","http://142.33.122.45/nwhl/mentorships.htm","",0);
	Menu2_3=new Array("Parent Workshops","http://142.33.122.45/nwhl/workshops.htm","",0);
		
Menu3=new Array("Resources","http://142.33.122.45/nwhl/resources.htm","",1);
	Menu3_1=new Array("Library","http://142.33.122.45/nwhl/parentresource.htm","",0,20,160);	
		
Menu4=new Array("Our Program","http://142.33.122.45/nwhl/program.htm","",2);
	Menu4_1=new Array("At a Glance","http://142.33.122.45/nwhl/glance.htm","",0,20,120);
	Menu4_2=new Array("Student Portfolio","http://142.33.122.45/nwhl/portfolio.htm","",0);
	
Menu5=new Array("About Us","http://142.33.122.45/nwhl/aboutus.htm","",5);
	Menu5_1=new Array("Calendar","http://142.33.122.45/nwhl/calendar.htm","",0,20,120);
	Menu5_2=new Array("Contact Us","http://142.33.122.45/nwhl/contact.htm","",0,20,120);
	Menu5_3=new Array("PAC","http://142.33.122.45/nwhl/pac.htm","",0);
	Menu5_4=new Array("Staff","http://142.33.122.45/nwhl/staff.htm","",0);
	Menu5_5=new Array("Student Council","http://142.33.122.45/nwhl/council.htm","",1,20,120);
	Menu5_5_1=new Array("Council Blog","http://www.nwhlstudentcouncil.blogspot.com/","",0,20,100);
	
Menu6=new Array("What's New","http://142.33.122.45/nwhl/news.htm","",1);
	Menu6_1=new Array("Newsletter","http://142.33.122.45/nwhl/newsletter.htm","",0,20,105);

Menu7=new Array("Search","http://142.33.122.45/nwhl/search.htm","",0);
	
