	var NoOffFirstLineMenus=8;			// Number of first level items
	var LowBgColor='99B0C2';			// Background color when mouse is not over
	var LowSubBgColor='99B0C2';			// Background color when mouse is not over on subs
	var HighBgColor='436A91';			// Background color when mouse is over
	var HighSubBgColor='436A91';			// Background color when mouse is over on subs
	var FontLowColor='000080';			// Font color when mouse is not over
	var FontSubLowColor='000080';			// Font color subs when mouse is not over
	var FontHighColor='FFFFFF';			// Font color when mouse is over
	var FontSubHighColor='FFFFFF';			// Font color subs when mouse is over
	var BorderColor='000080';			// Border color
	var BorderSubColor='000080';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="arial,comic sans ms,technical"	// Font family menu items
	var FontSize=9;				// Font size menu items
	var FontBold=1;				// Bold menu items 1 or 0
	var FontItalic=0;				// Italic menu items 1 or 0
	var MenuTextCentered='center';			// 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=.2;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=125;				// Menu offset x coordinate
	var StartLeft=230				// 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=1;			// 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',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("The Log","latest.html","",27,20,70);
Menu1_1=new Array("Latest Entry","latest.html","",0,20,150);
Menu1_2=new Array("Getting Ready","gettingready.html","",0,20,150);
Menu1_3=new Array("Balvicar - Ireland","stage1.html","",0,20,150);
Menu1_4=new Array("Biscay","biscay.html","",0,20,150);
Menu1_5=new Array("Spain","iberia.html","",0,20,150);
Menu1_6=new Array("Portugal","iberia2.html","",0,20,150);
Menu1_7=new Array("Madeira Archipelgo","madeira.html","",0,20,150);
Menu1_8=new Array("Tenerife","tenerife.html","",0,20,150);
Menu1_9=new Array("La Gomera","lagomera.html","",0,20,150);
Menu1_10=new Array("La Palma","lapalma.html","",0,20,150);
Menu1_11=new Array("El Hierro","elhierro.html","",0,20,150);
Menu1_12=new Array("Back to La Gomera","lagomera2.html","",0,20,150);
Menu1_13=new Array("Back to Tenerife","tenerife2.html","",0,20,150);
Menu1_14=new Array("Gran Canaria","grancanaria.html","",0,20,150);
Menu1_15=new Array("La Gomera Once More","lagomera3.html","",0,20,150);
Menu1_16=new Array("Las Palmas","laspalmas.html","",0,20,150);
Menu1_17=new Array("Fuertaventura","fuertaventura.html","",0,20,150);
Menu1_18=new Array("Lanzarote","lanzarote.html","",0,20,150);
Menu1_19=new Array("Isla Graciosa","graciosa.html","",0,20,150);
Menu1_20=new Array("Back to Madeira","madeira2.html","",0,20,150);
Menu1_21=new Array("To The Azores","azores1.html","",0,20,150);
Menu1_22=new Array("Sao Miguel","azores2.html","",0,20,150);
Menu1_23=new Array("Horta, Faial","azores3.html","",0,20,150);
Menu1_24=new Array("Terceira","azores4.html","",0,20,150);
Menu1_25=new Array("Back to Spain","iberia3.html","",0,20,150);
Menu1_26=new Array("North across Biscay","biscay2.html","",0,20,150);
Menu1_27=new Array("Ireland - Balvicar","homewards.html","",0,20,150);



Menu2=new Array("The Boat","http://www.bluemoment.com/boatreviews/vegareview.html","",3,20,70);
Menu2_1=new Array("Albin Vega Review","http://www.bluemoment.com/boatreviews/vegareview.html","",0,20,150);
Menu2_2=new Array("Equipment","equipment.html","",0,20,150);
Menu2_3=new Array("Communications","comms.html","",0,20,150);

Menu3=new Array("Gallery","gallery/index.php","",0,20,70);


Menu4=new Array("Inspiration","http://www.bluemoment.com/heroes.html","",2,20,74);
Menu4_1=new Array("Heroes","http://www.bluemoment.com/heroes.html","",0,20,150);
Menu4_2=new Array("Bookshop","books.html","",0,20,150);



Menu5=new Array("Previous","previous.html","",3,20,74);
Menu5_1=new Array("Hebrides 2003","http://www.bluemoment.com/gallery/sailhebrides2003","",0,20,150);
Menu5_2=new Array("Ireland 2004","http://www.bluemoment.com/ireland","",0,20,150);
Menu5_3=new Array("Orkney / Barra 2005","http://www.yotblog.com/fairwinds2005/page29","",0,20,150);

Menu6=new Array("Forum","http://www.bluemoment.com/phpBB2/viewforum.php?f=11","",0,20,72);

Menu7=new Array("Links","links.html","",3,20,82);
Menu7_1=new Array("BLUEMOMENT","http://www.bluemoment.com/","",0,20,150);
Menu7_2=new Array("Vega sites","vegasites.html","",0,20,150);
Menu7_3=new Array("Cruising Information","cruiseinfo.html","",0,20,150);
	
	
Menu8=new Array("Contact Us","contact.html","",0,20,90);

	
