	var NoOffFirstLineMenus=11;			// Number of first level items
	var LowBgColor='white';	        		// Background color when mouse is not over
	var LowSubBgColor='003366';			// Background color when mouse is not over on subs
	var HighBgColor='003366'; 			// Background color when mouse is over
	var HighSubBgColor='white';			// Background color when mouse is over on subs
	var FontLowColor='003366';			// 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='003366';			// Font color subs when mouse is over
	var BorderColor='';				// Border color
	var BorderSubColor='003366';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			       	// Border between elements 1 or 0
	var FontFamily="Calligraph421 BT, Times New Roman;"	 // Font family menu items
	var FontSize=11;				// 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=139;				// 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=1;				// Left padding
	var TopPaddng=0;				// 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='contents';			// Frame where first level appears
	var SecLineFrame='home';			// Frame where sub levels appear
	var DocTargetFrame='home';			// 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 JPGs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=['next.gif',15,15,'../next.gif',15,15,'../../next.gif',15,15];	// Arrow source, width and height

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}


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.htm","",0,19,120);
Menu2=new Array("all the anecdotes","","",4);
	Menu2_1=new Array("most recent","","",4,19,100);
//		Menu2_1_1=new Array("30 july 2006","26.htm","",0,19,140);
		Menu2_1_1=new Array("27 february 2006","25.htm","",0,19,140);
		Menu2_1_2=new Array("07 january 2005","24.htm","",0);
		Menu2_1_3=new Array("20 december 2004","23.htm","",0);
		Menu2_1_4=new Array("15 november 2004","22.htm","",0);	
	Menu2_2=new Array("archive 2004","","",12);
		Menu2_2_1=new Array("20 december","23.htm","",0,19,100);
		Menu2_2_2=new Array("15 november","22.htm","",0);
		Menu2_2_3=new Array("11 october","21.htm","",0);
		Menu2_2_4=new Array("28 september","20.htm","",0);
		Menu2_2_5=new Array("23 august","19.htm","",0);
		Menu2_2_6=new Array("19 july","18.htm","",0);
		Menu2_2_7=new Array("16 july","17.htm","",0);
		Menu2_2_8=new Array("22 june","16.htm","",0);
		Menu2_2_9=new Array("27 may","15.htm","",0);
		Menu2_2_10=new Array("24 february","14.htm","",0);
		Menu2_2_11=new Array("29 january","13.htm","",0);
		Menu2_2_12=new Array("12 january","12.htm","",0);
	Menu2_3=new Array("archive 2003","","",9);
		Menu2_3_1=new Array("30 december","11.htm","",0,19,100);
		Menu2_3_2=new Array("25 november","10.htm","",0);
		Menu2_3_3=new Array("30 october","09.htm","",0);
		Menu2_3_4=new Array("21 october","08.htm","",0);
		Menu2_3_5=new Array("12 october","07.htm","",0);
		Menu2_3_6=new Array("10 october","06.htm","",0);
		Menu2_3_7=new Array("30 sepember","05.htm","",0);
		Menu2_3_8=new Array("14 august","04.htm","",0);
		Menu2_3_9=new Array("10 march","03.htm","",0);
	Menu2_4=new Array("archive 2002","","",2);
		Menu2_4_1=new Array("21 december","02.htm","",0,19,100);
		Menu2_4_2=new Array("23 november","01.htm","",0);	
Menu3=new Array("photo albums","","",13);
	Menu3_1=new Array("album selector","albumselector.htm","",0,19,120);
	Menu3_2=new Array("brazil","bra01.htm","",0);
	Menu3_3=new Array("canaries","C01.htm","",0);
	Menu3_4=new Array("cap verde I","CV01.htm","",0);
	Menu3_5=new Array("cap verde II","CV2_01.htm","",0);
	Menu3_6=new Array("dolphins","dol01.htm","",0);
	Menu3_7=new Array("europe","G01.htm","",0);
	Menu3_8=new Array("pig slaughter","Pigslaughter01.htm","",0);
	Menu3_9=new Array("stingo","sti01.htm","",0);
	Menu3_10=new Array("Stingo II","stiII-01.htm","",0);
	Menu3_11=new Array("tobago","tob01.htm","",0);
	Menu3_12=new Array("trafalgar 200","tra01.htm","",0);
	Menu3_13=new Array("video clips","Videoclips.htm","",0);

Menu4=new Array("charity work","","",7);
	Menu4_1=new Array("overview","MIBProject.htm","",0,19,140);
	Menu4_2=new Array("participants","MIBParticipants.htm","",0);
	Menu4_3=new Array("photo album","MIB01.htm","",0);
	Menu4_4=new Array("our success","MIBResults.htm","",0);
	Menu4_5=new Array("donate","MIBDonate.htm","",0);
	Menu4_6=new Array("get involved","MIBGetInvolved.htm","",0);
	Menu4_7=new Array("thank you","MIB_Stingo_Thanks.htm","",0);

Menu5=new Array("background","","",3);
	Menu5_1=new Array("the dream","dream.htm","",0,19,100);
	Menu5_2=new Array("the reality","reality.htm","",0);
	Menu5_3=new Array("the crew","crew.htm","",0);
Menu6=new Array("the route","","",3);
	Menu6_1=new Array("rough plan","route_plan.htm","",0,19,140);
	Menu6_2=new Array("route so far","route_sofar.htm","",0);		
	Menu6_3=new Array("satellite tracking","position.htm","",0);
//Menu7=new Array("FOR SALE","","",3);
//	Menu7_1=new Array("equipment","equipment.htm","",0,19,140);
//	Menu7_2=new Array("layout","layout.htm","",0);
//	Menu7_3=new Array("photos of stingo","sti01.htm","",0);
Menu7=new Array("wanted","wanted.htm","",0);

Menu8=new Array("odds & ends","","",4);
	Menu8_1=new Array("cruising budget","budget.htm","",0,19,150);
	Menu8_2=new Array("tips I've been given","tips.htm","",0);
	Menu8_3=new Array("trivia","trivia.htm","",0);
	Menu8_4=new Array("axioms","axioms.htm","",0);

Menu9=new Array("useful links","useful_links.htm","",0);

//Menu9=new Array("guest book","leave.htm","",0);
//Menu9=new Array("feedback","feedback.htm","",0);
Menu10=new Array("contact me","","",5);
	Menu10_1=new Array("contact details","contact_us.htm","",0,19,120);
	Menu10_2=new Array("send an SMS","satmessage.htm","",0);
	Menu10_3=new Array("letters","letters.htm","",0);
	Menu10_4=new Array("messages","goodluck.htm","",0);
	Menu10_5=new Array("mailing list","mailinglist.htm","",0);

//Menu11=new Array("downloads","downloads.htm","",0);
//Menu11=new Array("search","search.htm","",0);
Menu11=new Array("thank you","thankyou.htm","",0);