	var NoOffFirstLineMenus=6;			// Number of first level items
	var LowBgColor='#F0F0FA';			// Background color when mouse is not over
	var LowSubBgColor='#F0F0FA';		// Background color when mouse is not over on subs
	var HighBgColor='#CFC8DE';			// Background color when mouse is over
	var HighSubBgColor='#CFC8DE';		// Background color when mouse is over on subs
	var FontLowColor='#472F79';			// Font color when mouse is not over
	var FontSubLowColor='#472F79';		// Font color subs when mouse is not over
	var FontHighColor='#800000';			// Font color when mouse is over
	var FontSubHighColor='#800000';		// Font color subs when mouse is over
	var BorderColor='#CFC8DE';			// Border color
	var BorderSubColor='#CFC8DE';		// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=0;			// 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=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=60;				// Menu offset x coordinate
	var StartLeft=17;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=5;				// Left padding
	var TopPaddng=2;				// Top padding
	var FirstLineHorizontal=1;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=0;			// 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='MenuPos';			// 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=['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.htm","",0,20,109);

Menu2=new Array("About Us","","",8);
	Menu2_1=new Array("Our Philospohy","01_Philosophy.htm","",0,20,125);	
    Menu2_2=new Array("Training","02_Training.htm","",0);
    Menu2_3=new Array("The Acorn Centre","03_Acorn.htm","",0);
    Menu2_4=new Array("The Team","04_Team.htm","",0);	
    Menu2_5=new Array("Parents","05_Parents.htm","",0);
    Menu2_6=new Array("Audiology","06_Audiology.htm","",0);
    Menu2_7=new Array("Information","07_Info.htm","",0);
	Menu2_8=new Array("Map","08_Map.htm","",0);

Menu3=new Array("Newsletter","","",6);
	Menu3_1=new Array("Newsletter Page 1","N_01.htm","",0,20,125);
	Menu3_2=new Array("Newsletter Page 2","N_02.htm","",0);
	Menu3_3=new Array("Newsletter Page 3","N_03.htm","",0);
	Menu3_4=new Array("Newsletter Page 4","N_04.htm","",0);
	Menu3_5=new Array("Newsletter Page 5","N_05.htm","",0);
	Menu3_6=new Array("Newsletter PDF","Newsletter/Newsletter.pdf","",0);

Menu4=new Array("Local Units","","",4);
	Menu4_1=new Array("Wandsworth HIS","","",5,20,120);
		Menu4_1_1=new Array("Communication","W_01.htm","",0,20,125);
		Menu4_1_2=new Array("Governing Body","W_02.htm","",0);
		Menu4_1_3=new Array("Early Years Service","W_03.htm","",0);
		Menu4_1_4=new Array("Deafblindness","W_04.htm","",0);
		Menu4_1_5=new Array("Schools Service","W_05.htm","",0);
	Menu4_2=new Array("Southfields HIU","","",5);
		Menu4_2_1=new Array("Admissions","So_01.htm","",0,20,125);
		Menu4_2_2=new Array("Philosophy and Aims","So_02.htm","",0);
		Menu4_2_3=new Array("Governing Body","So_03.htm","",0);
		Menu4_2_4=new Array("Ofsted Report","So_04.htm","",0);
		Menu4_2_5=new Array("Results","So_05.htm","",0)
	Menu4_3=new Array("Sellincourt HIU","","",5);
		Menu4_3_1=new Array("Admissions","Se_01.htm","",0,20,125);
		Menu4_3_2=new Array("Philosophy and Aims","Se_02.htm","",0);
		Menu4_3_3=new Array("Governing Body","Se_03.htm","",0);
		Menu4_3_4=new Array("Ofsted Report","Se_04.htm","",0);
		Menu4_3_5=new Array("Results","Se_05.htm","",0);
	Menu4_4=new Array("Staff Area","10_Login.htm","",0);

Menu5=new Array("Planning","","",3);
	Menu5_1=new Array("Development","_Documents/WHIS SIP 2007-2008.doc","",0,20,120);
	Menu5_2=new Array("Training","_Documents/INSETflyer2007-2008.doc","",0);
	Menu5_3=new Array("Projects","","",0);
	
Menu6=new Array("Contact","javascript:top.location.href='09_Contact.htm'","",0);	
