/***********************************************************************************
*	(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=14;			// Number of first level items
	var LowBgColor='55869F';			// Background color when mouse is not over
	var LowSubBgColor='55869F';			// Background color when mouse is not over on subs
	var HighBgColor='55869F';			// Background color when mouse is over
	var HighSubBgColor='55869F';			// 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='AFCBD9';			// Font color when mouse is over
	var FontSubHighColor='AFCBD9';			// 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=1;			// Border between elements 1 or 0
	var FontFamily="arial, verdana"	// Font family menu items
	var FontSize=9;				// Font size menu items
	var FontBold=1;				// Bold menu items 1 or 0
	var FontItalic=1;				// 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=88;				// Menu offset x coordinate
	var StartLeft=5;				// 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=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=1;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=['/tri.gif',6,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("Home","/index.html","",0,20,150);


Menu2=new Array("About Temperate Reefs","","",5);
	Menu2_1=new Array("Introduction","/reefIntro.html","",0,20,180);
	Menu2_2=new Array("Reef inhabitats","/reefInhabitants.html","",0,20,180);
	Menu2_3=new Array("The value of reefs","/whyConserve.html","",0);
	Menu2_4=new Array("Threats to reefs","/reefThreats.html","",0);
	Menu2_5=new Array("Assessing reef health","/reefAssessment.html","",0,20,180);
	//	Menu2_5_1=new Array("Introduction","/reefHealthIntro.html","",0,20,180);
	//Menu2_6=new Array("SARDI Reef Health Program","/sardi/index.html","",0,20,180);

Menu3=new Array("About Reef Watch","","",6);
	Menu3_1=new Array("Introduction","/aboutIntro.html","",0,20,180);
	Menu3_2=new Array("Contact Us","/contact.html","",0,20,180);
	Menu3_3=new Array("Getting Involved","/getInvolved.html","",0);
	Menu3_4=new Array("Steering Committee","/steeringCommittee.html","",0);
	Menu3_5=new Array("Staff","/staff.html","",0);
	Menu3_6=new Array("Supporters","","",3);
	Menu3_6_1=new Array("Sponsors","/sponsors.html","",0,20,180);
	Menu3_6_2=new Array("Affiliate Organisations","/affiliate.html","",0);
	Menu3_6_3=new Array("Acknowledgements","/acknowledgements.html","",0);
	
Menu4=new Array("News and Newsletters","","",2);
	Menu4_1=new Array("Latest news","/latestNews.html","",0,20,150);
	Menu4_2=new Array("Archived news","/archivedNews.html","",0,20,180);

Menu5=new Array("Programs:","","",0);

Menu6=new Array("Reef Monitoring","","",5);
	Menu6_1=new Array("Introduction","/monitoringIntro.html","",0,20,180);
	Menu6_2=new Array("Manuals","","",3);
		Menu6_2_1=new Array("Fish","/fish.html","",0,20,180);
		Menu6_2_2=new Array("Invertebrates","/inverts.html","",0);
		Menu6_2_3=new Array("Benthic","/benthic.html","",0);
		Menu6_2_4=new Array("Site","/sites.html","",0,20,180);
	Menu6_3=new Array("Dive and Snorkel Sessions","inwater.shtml","",0);
		//Menu6_3_1=new Array("Timetable","/inwater.shtml","",0,20,180);
		//Menu6_3_2=new Array("Training honour roll","/cgi-bin/database/inwater.shtml","",0);
		//Menu6_3_3=new Array("Illustrated Journal","/cgi-bin/database/rwdive.pl?journal","",0);
	//Menu6_4=new Array("Data","","",2);
	Menu6_4=new Array("Data Entry","/cgi-bin/database/rwsurvey.pl","",0,20,180);
	Menu6_5=new Array("Reports","/reports.html#rw","",0);

Menu7=new Array("Feral or In Peril","","",5);
	Menu7_1=new Array("Introduction","/feralInPeril.html","",0,20,180);
	Menu7_2=new Array("Report Sightings","/fpreport.html","",0);
	Menu7_3=new Array("View Sightings","/cgi-bin/database/fpview.pl","",0);
	Menu7_4=new Array("Relevant News","/fpnews.html","",0);
	Menu7_5=new Array("Dragon Search","","",7);
		Menu7_5_1=new Array("Introduction","/dsIntroduction.html","",0,20,180);
		Menu7_5_2=new Array("Sighting Form","/fpDragonSearch.html","",0);
		Menu7_5_3=new Array("Reports","/reports.html#ds","",0);
		Menu7_5_4=new Array("Code of Conduct","/dsCodeConduct.html","",0,20,180);
		Menu7_5_5=new Array("News and Newsletters","/dsNewsletters.html","",0,20,180);
		Menu7_5_6=new Array("Photo Library","/dsPhotoLibrary.html","",0,20,180);
		Menu7_5_7=new Array("Video Footage","/dsVideoFootage.html","",0,20,180);

Menu8=new Array("Intertidal Monitoring","","",4);
	Menu8_1=new Array("Introduction","/intertidalIntro.html","",0,20,180);
	Menu8_2=new Array("Forthcoming Events","/itideEvents.html","",0);
	Menu8_3=new Array("Reports","/reports.html#intertidal","",0);
	Menu8_4=new Array("Manual","/itideManual.html","",0);

Menu9=new Array("Schools","","",1);
	Menu9_1=new Array("Reef Watch Rangers","/rangers.html","",0,20,180);

Menu10=new Array("Other Programs","","",2);
	Menu10_1=new Array("Blue Groper Expeditions","/blueGroper.html","",0,20,180);
	Menu10_2=new Array("White Sharks Count","/cgi-bin/database/wsc.pl","",0);

//	Menu10_3=new Array("Onkaparinga Estuary Monitoring","","",0,32,150);
//	Menu10_3=new Array("HMAS Hobart Dive Wreck","/cgi-bin/database/hobartfish.pl","",0,32,150);
//	Menu10_3=new Array("Seagrass Monitoring","","",0);


Menu11=new Array("Regions","","",3);
	Menu11_1=new Array("Yorke Peninsula","","",3,20,180);
		Menu11_1_1=new Array("Introduction","/ypintro.html","",0,20,180);
		Menu11_1_2=new Array("Forthcoming Events","/ypevents.html","",0,20,180);
		Menu11_1_3=new Array("Background information","/ypbackground.html","",0,20,180);
	Menu11_2=new Array("Eyre Peninsula","","",2,20,180);
		Menu11_2_1=new Array("Introduction","/epintro.html","",0,20,180);
		Menu11_2_2=new Array("Forthcoming Events","/epevents.html","",0,20,180);
	Menu11_3=new Array("Kangaroo Island","","",0,20,180);


Menu12=new Array("Links and Resources","","",2);
	Menu12_1=new Array("Links","/links.html","",0,20,180);
	Menu12_2=new Array("Reports","/reports.html","",0);

Menu13=new Array("Photo Gallery","","",4);
	Menu13_1=new Array("Dives","/cgi-bin/database/rwdive.pl?journal","",0,20,	80);
	Menu13_2=new Array("Intertidal","/cgi-bin/database/rwdive.pl?journal|Intertidal","",0,20,	80);
	Menu13_3=new Array("Expeditions","/tripGallery.html","",0);
	Menu13_4=new Array("Workshops","/workshopGallery.html","",0);


Menu14=new Array("Logout","/cgi-bin/database/logout.pl","",0);


Menu21=new Array("SARDI Reef Health Program","","",4);
	Menu21_1=new Array("Introduction","","",0,20,180);
	Menu21_2=new Array("New Initiatives","/sardi/rhnew.html","",0);
	Menu21_3=new Array("Program Overview","/sardi/rhoverview.html","",0);
	Menu21_4=new Array("Collaboration","/sardi/rhpartners.html","",0);

	
Menu20=new Array("Events & Workshops","","",3);
	Menu20_1=new Array("1806 Marathon Dive","/marathon.html","",0,20,180);
	Menu20_2=new Array("Illustrated Journal","/workshopReports.html","",0,20,180);
	Menu20_3=new Array("Previous flyers","","",3);

	Menu20_3_1=new Array("1805 Seminar","/seminar.html","",0,20,180);
	Menu20_3_2=new Array("1805 Quiz Night","/quiznight.html","",0,20,180);
	Menu20_3_3=new Array("1805 ID Workshop","/PDF/flyer1805.html","",0,20,180);
