/***********************************************************************************
*	(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=8;			// Number of first level items
	var LowBgColor='006600';			// Background color when mouse is not over
	var LowSubBgColor='006600';			// Background color when mouse is not over on subs
	var HighBgColor='#99dd99';			// Background color when mouse is over
	var HighSubBgColor='#99dd99';			// Background color when mouse is over on subs
	var FontLowColor='white';			// 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='white';			// Font color subs when mouse is over
	var BorderColor='white';			// Border color
	var BorderSubColor='white';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="arial,comic sans ms,technical"	// 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='right';			// 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=2;				// Menu offset x coordinate
	var StartLeft=0;				// 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='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=1;			// 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=['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("Home","index.html","",0,20,100);

Menu2=new Array("Diary","diary.html","",0,20,100);

Menu3=new Array("KS3/4 Subjects","curriculum.html","",18);
 	

Menu3_1=new Array("Art","art.html","",0,20,200);
Menu3_2=new Array("Business Studies","bs.html","",0,20,200);
Menu3_3=new Array("Citizenship & PSHE","pshe.html","",0,20,200);
Menu3_4=new Array("Design Technology","technology.html","",0);
Menu3_5=new Array("Drama","drama.html","",0);
Menu3_6=new Array("EAL","eal.html","",0);
Menu3_7=new Array("English","english.html","",0);
Menu3_8=new Array("Geography","geography.html","",0);
Menu3_9=new Array("History","history.html","",0);
Menu3_10=new Array("ICT","ict.html","",0);
Menu3_11=new Array("Leisure & Tourism","landt.html","",0);
Menu3_12=new Array("Mathematics","maths.html","",0);
Menu3_13=new Array("Modern Languages","mfl.html","",0);
Menu3_14=new Array("Music","music.html","",0);
Menu3_15=new Array("Physical Education","pe.html","",0);
Menu3_16=new Array("RE","re.html","",1,20,200);
	Menu3_16_1=new Array("RE Audio File","re1.html","",0,20,200);
Menu3_17=new Array("Science","science.html","",1,20,200);
	Menu3_17_1=new Array("Science Club","scienceclub.html","",0,20,200);
Menu3_18=new Array("Special Educational Needs","sen.html","",0);

	
	

//Menu4=new Array("Pastoral","Pastoral.html","",6);
//	Menu4_1=new Array("Deputy Head","dhp.html","",0,20,130);
//	Menu4_2=new Array("Year 7","year7.html","",0);
//	Menu4_3=new Array("Year 8","year8.html","",0);
//	Menu4_4=new Array("Year 9","year9.html","",0);
//	Menu4_5=new Array("Year 10","year10.html","",0);
//	Menu4_6=new Array("Year 11","year11.html","",0);

Menu4=new Array("Information","information.html","",12);
	Menu4_1=new Array("Welcome from the Headmaster","hs.html","",0,20,200);
	Menu4_2=new Array("2009 Prospectus","prosp.html","",0,20,200);
	Menu4_3=new Array("Ofsted Report","ofsted.html","",0);
	Menu4_4=new Array("School Day","day.html","",0);
	Menu4_5=new Array("Specialist Status","ss.html","",0);
	Menu4_6=new Array("LCLP","lclp.html","",0);
	Menu4_7=new Array("Diocesan Inspection Report ","dir.html","",0);
	Menu4_8=new Array("Fair Processing","fairprocessing.html","",0);
	Menu4_9=new Array("50th Anniversary","50.html","",1,20,200);
		Menu4_9_1=new Array("50th Anniversary- Open Days","50_2.html","",0,20,200);
	Menu4_10=new Array("Library","lib.html","",0);
	Menu4_11=new Array("BTG Application Form","lowerappform.html","",0);
	Menu4_12=new Array("Healthy Eating","he.html","",0);


Menu5=new Array("Contact Us/ Directions","contact.html","",0,20,140);
	

Menu6=new Array("Vacancies","vacancies.html","",0,20,120);

Menu7=new Array("Important Links","intranet.html","",0,20,120);

Menu8=new Array("Sixth Form","sixthform.html","",6);
 	Menu8_1=new Array("Course Details","6subjects.html","",0,20,130);
 	Menu8_2=new Array("Admission Procedure","6admission.html","",0);
 	Menu8_3=new Array("Events Diary","6diary.html","",0);
 	Menu8_4=new Array("Prospectus","javascript:NewWin=window.open(\"http://prospectus.cleverbox.co.uk/?userpath=00000078/00006746/00047100\",\"NWin\");window[\"NewWin\"].focus()","",0);
 	Menu8_5=new Array("Application Form","6appform.html","",0);
 	Menu8_6=new Array("Admissions Policy","6addpol.html","",0);

// 	Menu8_7=new Array("Applied ICT Handbook","javascript:NewWin=window.open(\"http://btg.ac/dida/main.html\",\"NWin\");window[\"NewWin\"].focus()","",0);		