/************************************************************************************	(c) Ger Versluis 2000 version 5.41 24 December 2001	          **	For info write to menus@burmees.nl		          **	You may remove all comments for faster loading	          *		***********************************************************************************/	var NoOffFirstLineMenus=6;			// Number of first level items	var LowBgColor='#AFBCBF';			// Background color when mouse is not over	var LowSubBgColor='#AFBCBF';			// Background color when mouse is not over on subs	var HighBgColor='#8499A5';			// Background color when mouse is over	var HighSubBgColor='#8499A5';			// Background color when mouse is over on subs	var FontLowColor='white';			// Font color when mouse is not over	var FontSubLowColor='#646443';			// Font color subs when mouse is not over	var FontHighColor='#0C5B83';			// Font color when mouse is over	var FontSubHighColor='white';			// Font color subs when mouse is over	var BorderColor='';			// Border color	var BorderSubColor='';			// Border color for subs	var BorderWidth=0;				// 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='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=100;				// 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=5;				// 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=500;			// delay before menu folds in	var TakeOverBgColor=0;			// 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=['arrow.gif',5,10,'arrowdn.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"// Menu2_1_5_1=new Array("Vancouver Sun","http://www.vancouversun.com","",0,20,150);// Menu2_1_5_2=new Array("CTV News","http://www.ctvnews.com","",0);/* ############### Please note ::: All links must use absolute paths ############## */// cae infoMenu1=new Array("rollover:cae_info.gif:cae_info_over.gif","","",8,70,100);		// Overview	Menu1_1=new Array("Overview","","",8,20,200);		Menu1_1_1=new Array("At a Glance","http://www.caenz.com/info/overview/overview.html","",0,20,200);		Menu1_1_2=new Array("Mission","http://www.caenz.com/info/overview/overview.html#mission","",0,20,200);		Menu1_1_3=new Array("Objectives and Roles","http://www.caenz.com/info/overview/objroles.html","",0,20,200);		Menu1_1_4=new Array("How we Operate","http://www.caenz.com/info/overview/operate.html","",0,20,200);		Menu1_1_5=new Array("Contributions","http://www.caenz.com/info/overview/operate.html#contributions","",0,20,200);		Menu1_1_6=new Array("Partners programme","http://www.caenz.com/info/overview/partnerships.html","",0,20,200);		Menu1_1_7=new Array("Donors","http://www.caenz.com/info/donors.html","",0,20,200);		Menu1_1_8=new Array("CAENZ Board","http://www.caenz.com/info/CAE_Board/Board.html","",0,20,200);			// CAE Programmes	Menu1_2=new Array("CAENZ Programmes","http://www.caenz.com/info/programmes/programmes.html","",0,20,200);		// What's On	Menu1_3=new Array("What's On","http://www.caenz.com/info/whatson/whatson.html","",0,20,200);		/*Menu1_3_1=new Array("Seminars","","",0,20,100);		Menu1_3_2=new Array("Conferences","","",0,20,100);		Menu1_3_3=new Array("Calendar of Events","","",0,20,100);*/			// Publications	Menu1_4=new Array("Publications","http://www.caenz.com/info/publications/publications.html","",3,20,200);		Menu1_4_1=new Array("Books/Reports","http://www.caenz.com/info/publications/books_reports/books_reports.html","",0,20,100);		Menu1_4_2=new Array("Newsletters","http://www.caenz.com/info/publications/newsletters/other_pubs.html","",0,20,100);		Menu1_4_3=new Array("Price List","http://www.caenz.com/info/publications/price_list.html","",0,20,100);				// Contacts	Menu1_5=new Array("Contacts","http://www.caenz.com/info/contacts.html","",0,20,200);		// Staff	Menu1_6=new Array("Staff","http://www.caenz.com/info/staff/staff.html","",0,20,200);		Menu1_6_1=new Array("George Hooper","http://www.caenz.com/info/staff/georgehooper.html","",0,20,200);		Menu1_6_2=new Array("John Lumsden","http://www.caenz.com/info/staff/johnlumsden.html","",0,20,200);		Menu1_6_3=new Array("Charles Hendtlass","http://www.caenz.com/info/staff/charleshendtlass.html","",0,20,200);		Menu1_6_4=new Array("Jacqueline Hamilton","http://www.caenz.com/info/staff/jacquelinehamilton.html","",0,20,200);		Menu1_6_5=new Array("Sue McKenzie","http://www.caenz.com/info/staff/suemckenzie.html","",0,20,200);		// Downloads	Menu1_7=new Array("Downloads","","",2,20,200);		Menu1_7_1=new Array("Photo Library","http://www.caenz.com/info/downloads/photolibrary/photo_library.html","",0,20,100);		Menu1_7_2=new Array("Publications","http://www.caenz.com/info/downloads/publications.html","",0,20,100);			// Links	Menu1_8=new Array("Links","http://www.caenz.com/info/links.html","",0,20,200);// OceansMenu2=new Array("rollover:ocean.gif:ocean_over.gif","http://www.caenz.com/ocean/ocean.html","",0,70,100);// infrastructure systems linkMenu3=new Array("rollover:infrastructure.gif:infrastructure_over.gif","http://www.caenz.com/infrastructure/infrastructure.html","",0,70,100);// risk management linkMenu4=new Array("rollover:risk_manage.gif:risk_manage_over.gif","http://www.caenz.com/risk/risk.html","",0,70,100);	// sustainable technology linkMenu5=new Array("rollover:sustainable_tech.gif:sustainable_tech_over.gif","http://www.caenz.com/sustain/sustain.html","",0,70,100);	// emerging technology linkMenu6=new Array("rollover:emerging_tech.gif:emerging_tech_over.gif","http://www.caenz.com/emerging/emerging.html","",0,70,100);