/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.41 24 December 2001	       	 	   *
*	For info write to menus@burmees.nl					   *
*										   *	
*	This is the default Aegis Menu, there could be others....... 		   *
************************************************************************************/

//	var no1line=8;
// 
// 
//  if (is_nav){
//  
//    no1line=0;
//    
//  }
  
	var NoOffFirstLineMenus=9;			// Number of first level items
	var LowBgColor='#000000';			// Background color when mouse is not over
	var LowSubBgColor='#0093DD';			// Background color when mouse is not over on subs
	var HighBgColor='#E77844';			// Background color when mouse is over
	var HighSubBgColor='#E77844';			// 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='#0066CC';			// Border color
	var BorderSubColor='black';			// Border color for subs
	var BorderWidth=0;				// Border width
	var BorderBtwnElmnts=0;				// Border between elements 1 or 0
	var FontFamily="arial,comic sans ms,technical"	// Font family menu items
	var FontSize=8;					// 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=.1;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=118;				// Used to be 190 before Netscape tests.. Menu offset x coordinate
	var StartLeft=13;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=2;				// Left padding
	var TopPaddng=0;				// 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=350;				// 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=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',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"

// Blank Spacer
Menu1=new Array("rollover:images/nav_bar/blankbutton.gif:images/nav_bar/blankbutton.gif","index.htm","",0,23,77);

// Home: index...
Menu2=new Array("rollover:images/nav_bar/homebutton.gif:images/nav_bar/homebuttonover.gif","index.htm","",0,23,91);

// The Company .htm...
Menu3=new Array("rollover:images/nav_bar/companybutton.gif:images/nav_bar/companybuttonover.gif","company.htm","",0,23,91);

// Services, yeah....
Menu4=new Array("rollover:images/nav_bar/servicesbutton.gif:images/nav_bar/servicesbuttonover.gif","services.htm","",15,23,91);
	Menu4_1=new Array("Safety Engineering","services.htm#01","",0,28,170);
	Menu4_2=new Array("ISA","services.htm#02","",0,20,170);
	Menu4_3=new Array("Risk Assessments","services.htm#03","",0,20,170);
	Menu4_4=new Array("Software Assurance & Audits","services.htm#04","",0,20,170);	
	Menu4_5=new Array("EMC Studies","services.htm#05","",0,20,170);
	Menu4_6=new Array("Approvals Management","services.htm#06","",0,20,170);	
	Menu4_7=new Array("Signalling Compatibility","services.htm#07","",0,20,170);
	Menu4_8=new Array("Product Acceptance","services.htm#08","",0,20,170);
	Menu4_9=new Array("Reliability Engineering","services.htm#09","",0,20,170);
	Menu4_10=new Array("Project Engineering","services.htm#10","",0,20,170);
	Menu4_11=new Array("Project Management","services.htm#11","",0,20,170);
	Menu4_12=new Array("Incident Investigation","services.htm#12","",0,20,170);
	Menu4_13=new Array("Quality & Specialist Audits","services.htm#13","",0,20,170);
	Menu4_14=new Array("Training","services.htm#14","",0,20,170);
	Menu4_15=new Array("Engineering Acceptance","services.htm#15","",0,20,170);

// Products, yeah....
Menu5=new Array("rollover:images/nav_bar/productsbutton.gif:images/nav_bar/productbuttonover.gif","products.htm","",4,23,91);
	Menu5_1=new Array("TARDIS","products.htm#01","",0,20,150);
	Menu5_2=new Array("COMBAT","products.htm#02","",0,20,150);
	Menu5_3=new Array("TRACS","products.htm#03","",0,20,150);
	Menu5_4=new Array("Bespoke Solutions","products.htm#04","",0,20,150);

// Contact...
Menu6=new Array("rollover:images/nav_bar/contactbutton.gif:images/nav_bar/contactbuttonover.gif","contact.htm","",0,23,91);
//
// Jobs
Menu7=new Array("rollover:images/nav_bar/careersbutton.gif:images/nav_bar/careersbuttonover.gif","careers.htm","",0,23,91);

// Blank Spacer
Menu8=new Array("rollover:images/nav_bar/blankbutton.gif:images/nav_bar/blankbutton.gif","index.htm","",0,23,77);

// Blank Spacer
Menu9=new Array("rollover:images/nav_bar/blankbutton.gif:images/nav_bar/blankbutton.gif","index.htm","",0,23,58);
