	var NoOffFirstLineMenus=7;	// Number of first level items

	var LowBgColor='#0195A7';	// Background color when mouse is not over

	var LowSubBgColor='white';	// Background color when mouse is not over on subs

	var HighBgColor='#99D4DC';	// Background color when mouse is over

	var HighSubBgColor='#99D4DC';	// Background color when mouse is over on subs

	var FontLowColor='white';	// Font color when mouse is not over

	var FontSubLowColor='#0195A7';	// 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='#99D4DC';	// Border color

	var BorderSubColor='#0195A7';	// Border color for subs

	var BorderWidth=3;		// Border width

	var BorderBtwnElmnts=1;		// Border between elements 1 or 0

	var FontFamily="Arial"		// 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='center';	// 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=74;		// 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=0;		// Text Left padding

	var TopPaddng=0;		// Text 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=500;		// delay before menu folds in

	var TakeOverBgColor=1;		// Menu frame takes over background color subitem frame

	var FirstLineFrame='';		// Frame where first level appears

	var SecLineFrame='';		// Frame where sub levels appear

	var DocTargetFrame='';		// 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=0;		// menu tree checking on or off 1 or 0

	var ShowArrow=0;		// Uses arrow gifs when 1

	var KeepHilite=1;		// Keep selected path highligthed

	var Arrws=['tri.gif',5,10,'tridown.gif',11,7,'trileft.gif',5,10];	// Arrow source, width and height



function BeforeStart(){return}

function AfterBuild(){return}

function BeforeFirstOpen(){return}

function AfterCloseAll(){return}



Menu1=new Array("rollover:home-image.gif:home-image-over.gif","index.html","",0,20,90);



Menu2=new Array("rollover:whats-new-image.gif:whats-new-image-over.gif","new.html","",0);

	Menu2_1=new Array("Latest","new.html","",0,16,90);

	Menu2_2=new Array("June 12","june12.html","",0);

	Menu2_3=new Array("June 10","june10.html","",0);

	Menu2_4=new Array("March 24","march24.html","",0);

	Menu2_5=new Array("March 6","march6.html","",0);



Menu3=new Array("rollover:tandem-cell-image.gif:tandem-cell-image-over.gif","","",2);

	Menu3_1=new Array("Basics","basics.html","",3,16,90);

		Menu3_1_1=new Array("Principles","principles.html","",0,16,90);

		Menu3_1_2=new Array("Power System","power.html","",0);

		Menu3_1_3=new Array("Construction","construction.html","",0);

	Menu3_2=new Array("Applications","early.html","",0);

		Menu3_2_1=new Array("Refueling","refueling.html","",0,16,90);

		Menu3_2_2=new Array("Building Services","services.html","",0);



Menu4=new Array("rollover:bio-hydrogen-image.gif:bio-hydrogen-image-over.gif","","",1);

	Menu4_1=new Array("Technology","bio.html","",0,16,90);



Menu5=new Array("rollover:company-image.gif:company-image-over.gif","","",5);

	Menu5_1=new Array("Background","progress.html","",0,16,90);

	Menu5_2=new Array("Statement","march24.html","",0);

	Menu5_3=new Array("The Team","team.html","",0);

	Menu5_4=new Array("Recruitment","recruit.html","",0);

	Menu5_5=new Array("Contact Details","contact.html","",0);



Menu6=new Array("rollover:downloads-image.gif:downloads-image-over.gif","download.html","",0);

	Menu6_1=new Array("Main Page","download.html","",0,16,90);

	Menu6_2=new Array("Brochure","brochure.html","",0);

	Menu6_3=new Array("Logo","logo.html","",0);

	Menu6_4=new Array("Factory","factory.html","",0);

	Menu6_5=new Array("Real","real.html","",0);



Menu7=new Array("rollover:links-image.gif:links-image-over.gif","links.html","",0);

	Menu7_1=new Array("Contacts","links.html","",0,16,90);

	Menu7_2=new Array("Altair","http://www.altairnano.com/","",0);

	Menu7_3=new Array("e-synergy","http://www.e-synergy.com/","",0);



// 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"

//

//hydrogen solar colour scheme dark green = #0195A7 light green = #99D4DC white = white