/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.411 24 December 2001 (updated Jan 31st, 2003 by Dynamic Drive for Opera7)
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=11;			// Number of first level items
	var LowBgColor='#b3b9b7';			// Background color when mouse is not over
	var LowSubBgColor='#b3b9b7';			// Background color when mouse is not over on subs
	var HighBgColor='#848987';			// Background color when mouse is over
	var HighSubBgColor='#848987';			// 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='black';			// 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=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=124;				// Menu offset x coordinate
	var StartLeft=29;				// 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=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='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"

Menu1=new Array("rollover:img/but_home1.gif:img/but_home2.gif","index.html","",0,26,168);

Menu2=new Array("rollover:img/but_who1.gif:img/but_who2.gif","welcome.html","",6,22,168);
	Menu2_1=new Array("Welcome","welcome.html","",0,22,210);	
	Menu2_2=new Array("Who we are","whoweare.html","",0);		
	Menu2_3=new Array("What we do","whatwedo.html","",0);
	Menu2_4=new Array("Exclusive agency","exclusive.html","",0);
	Menu2_5=new Array("Alliances & corporate clients","alliances.html","",0);
	Menu2_6=new Array("Areas of specialisation","areas.html","",6);
		Menu2_6_1=new Array("Multidisciplinary project design & management","multidisciplin.html","",0,37,210);
		Menu2_6_2=new Array("Marine natural resources","marine.html","",0,22);
		Menu2_6_3=new Array("Offshore aquaculture","offshore.html","",0,22);
		Menu2_6_4=new Array("Shipbuilding & port management","shipbuilding.html","",0,22);
		Menu2_6_5=new Array("Oceans law & policy","oceanpolicy.html","",0,22);
		Menu2_6_6=new Array("Maritime defence","maritime.html","",0,22);

Menu3=new Array("rollover:img/but_how1.gif:img/but_how2.gif","government.html","",4,22,168);
	Menu3_1=new Array("If you are a government body","government.html","",0,22,220);		
	Menu3_2=new Array("If you are a private-sector company","private.html","",0);
	Menu3_3=new Array("If you are a financial institution","financial.html","",0);
	Menu3_4=new Array("If you are an insurance company","insurance.html","",0);

Menu4=new Array("rollover:img/but_sample1.gif:img/but_sample2.gif","project_categories.html","",10,22,168);
	Menu4_1=new Array("Project Categories","project_categories.html","",0,22,220);
	Menu4_2=new Array("Business Research & Planning","project_business.html","",0);
	Menu4_3=new Array("Legal & Institutional","project_legal.html","",0);
	Menu4_4=new Array("Fisheries & Aquaculture","project_fisheries.html","",0);
	Menu4_5=new Array("Environment & Conservation","project_environmental.html","",0);
	Menu4_6=new Array("Public Policy & Planning","project_pubpolicy.html","",0);
	Menu4_7=new Array("Defence & Security","project_defence.html","",0);
	Menu4_8=new Array("Shipping & Ports","project_shipping.html","",0);
	Menu4_9=new Array("Tourism","project_tourism.html","",0);
	Menu4_10=new Array("Oil & Gas","project_oilgas.html","",0);

Menu5=new Array("rollover:img/but_products1.gif:img/but_products2.gif","mooring.html","",3,22,168);
	Menu5_1=new Array("Mooring systems","mooring.html","",0,22,180);
	Menu5_2=new Array("Fishing & Aquaculture Nets and Offshore Cages","fishing.html","",0,38,180);
	Menu5_3=new Array("Forthcoming","forthcoming.html","",0,22,180);

Menu6=new Array("rollover:img/but_news1.gif:img/but_news2.gif","news.html","",0,21,168);

Menu7=new Array("rollover:img/but_importance1.gif:img/but_importance2.gif","whyimportant.html","",4,22,168);
	Menu7_1=new Array("Why is the sea so important?","whyimportant.html","",0,22,200);
	Menu7_2=new Array("Current issues","issues.html","",0);
	Menu7_3=new Array("Developments around the world","developments.html","",0);
	Menu7_4=new Array("Sea links","sealinks.html","",0);

Menu8=new Array("rollover:img/but_kids1.gif:img/but_kids2.gif","kids.html","",4,21,168);
	Menu8_1=new Array("Let's get to know the sea","gettoknow.html","",0,21,180);
	Menu8_2=new Array("Make & do","makedo.html","",0);
	Menu8_3=new Array("Games","games.html","",0);
	Menu8_4=new Array("Kids sea links","kidslink.html","",0);

Menu9=new Array("rollover:img/but_downloads1.gif:img/but_downloads2.gif","wallpapers.html","",5,21,168);
	Menu9_1=new Array("Resource archive","archive.html","",0,21,130);
	Menu9_2=new Array("Newspaper articles","articles.html","",0);
	Menu9_3=new Array("Videos","videos.html","",0);
	Menu9_4=new Array("Wallpapers","wallpapers.html","",0);
	Menu9_5=new Array("Screensavers","screensavers.html","",0);

Menu10=new Array("rollover:img/but_career1.gif:img/but_career2.gif","career.html","",2,22,168);
	Menu10_1=new Array("Current opportunities","currentop.html","",0,22,180);
	Menu10_2=new Array("Consultant registration","consultop.html","",0);

Menu11=new Array("rollover:img/but_contact1.gif:img/but_contact2.gif","contact.asp","",0,23,168);

