

	var NoOffFirstLineMenus=12;			// Number of first level items
	var LowBgColor='#8cbc60';			// Background color when mouse is not over
	var LowSubBgColor='#8cbc60';			// Background color when mouse is not over on subs
	var HighBgColor='#3a7224';			// Background color when mouse is over
	var HighSubBgColor='#3a7224';			// 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='black';			// Font color when mouse is over
	var FontSubHighColor='black';			// Font color subs when mouse is over
	var BorderColor='#3a7224';			// Border color
	var BorderSubColor='#3a7224';			// Border color for subs
	var BorderWidth=3;				// Border width
	var BorderBtwnElmnts=3;			// Border between elements 1 or 0
	var FontFamily="Verdana, Arial, Helvetica, sans-serif"	// Font family menu items
	var FontSize=10;				// 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=0;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=0;			// vertical overlap child/ parent
	var StartTop=75;				// Menu offset x coordinate
	var StartLeft=3;				// 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=3;				// 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='LeftFrame';			// Frame where first level appears
	var SecLineFrame='_self';			// Frame where sub levels appear
	var DocTargetFrame='_self';			// 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=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',3,6,'/trileft.gif',3,6];	// 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","default.asp","",0,25,134);

Menu2=new Array("What are BigKeys","","",3,25,134);
	Menu2_1=new Array("The simple answer","simple.asp","",0,25,134);
	Menu2_2=new Array("BigKeys LX","what_lx.asp","",0,25,134);
	Menu2_3=new Array("BigKeys Plus","what_plus.asp","",0,25,134);

Menu3=new Array("Literacy and BigKeys","","",4,40,134);
	Menu3_1=new Array("Literacy learning","literacy.asp","",0,25,134);
	Menu3_2=new Array("Teachers and literacy learning","teacher.asp","",0,40,134);
	Menu3_3=new Array("Nursery and literacy learning","nursery.asp","",0,40,134);
	Menu3_4=new Array("Reception/KS1 and literacy learning","reception.asp","",0,40,134);


Menu4=new Array("My Child and BigKeys","","",2,40,134);
	Menu4_1=new Array("What should you be looking for?","parents.asp","",0,40,134);
	Menu4_2=new Array("Experiences","experiences.asp","",0,25,134);

Menu5=new Array("Special Needs and BigKeys","","",4,40,134);
	Menu5_1=new Array("Introduction","special_intro.asp","",0,25,134);

	Menu5_2=new Array("By Disability","","",9,25,134);
		Menu5_2_1=new Array("Cerebral Palsy","cerebral.asp","",0,25,134);
		Menu5_2_2=new Array("Down's Syndrome","downs.asp","",0,25,134);
		Menu5_2_3=new Array("Motor Neurone Disease","neurone.asp","",0,40,134);
		Menu5_2_4=new Array("Multiple Sclerosis","sclerosis.asp","",0,25,134);
		Menu5_2_5=new Array("Muscular Dystrophy","dystrophy.asp","",0,25,134);
		Menu5_2_6=new Array("Parkinsons","parkinsons.asp","",0,25,134);
		Menu5_2_7=new Array("Spinal Injuries","spinal.asp","",0,25,134);
		Menu5_2_8=new Array("Stroke","stroke.asp","",0,25,134);
		Menu5_2_9=new Array("Tremor","tremor.asp","",0,25,134);

	Menu5_3=new Array("By Difficulty","","",6,25,134);
		Menu5_3_1=new Array("Literacy learning","special_literacy.asp","",0,25,134);
		Menu5_3_2=new Array("Aiming for the right key","special_aim.asp","",0,40,134);
		Menu5_3_3=new Array("Holding hands above the keyboard","special_hands.asp","",0,55,134);
		Menu5_3_4=new Array("Pressing the right key","special_key.asp","",0,40,134);
		Menu5_3_5=new Array("Using multiple key functions","special_using.asp","",0,40,134);
		Menu5_3_6=new Array("Visual Impairment","visual.asp","",0,25,134);

	Menu5_4=new Array("For Silver Surfers","seniors.asp","",0,25,134);
	
	
Menu6=new Array("Buy BigKeys","","",1,25,134);
	Menu6_1=new Array("From Keytools","keytools.asp","",0,25,134);
			
Menu7=new Array("rollover:/images/green.gif:/images/green.gif","","",0,25,134);

Menu8=new Array("Testimonials","testimonial.asp","",3,25,134);
	Menu8_1=new Array("From schools","test_education.asp","",0,25,134);
	Menu8_2=new Array("From users with a disability/difficulty","test_disability.asp","",0,40,134);
	Menu8_3=new Array("From silver surfers","test_senior.asp","",0,25,134);

Menu9=new Array("FAQ's","faq.asp","",0,25,134);
Menu10=new Array("Links/Downloads","links.asp","",0,25,134);
Menu11=new Array("BigKeys Game","fun.asp","",0,25,134);
Menu12=new Array("BigKeys Contacts","contact.asp","",1,25,134);
	Menu12_1=new Array("Keytools","contact_keytools.asp","",0,25,134);



