	var NoOffFirstLineMenus=9;			// Number of main menu  items
						// Colorvariables:
						// Color variables take HTML predefined color names or "#rrggbb" strings
						//For transparency make colors and border color ""
	var LowBgColor="#333366";			// Background color when mouse is not over
	var HighBgColor="#666699";			// Background color when mouse is over
	var FontLowColor="white";			// Font color when mouse is not over
	var FontHighColor="white";			// Font color when mouse is over
	var BorderColor="white";			// Border color
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="verdana"	// Font family menu items
	var FontSize=8;				// 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 can be: left, center, right, justify,
						//  leftjustify, centerjustify or rightjustify. PartOfWindow determines part of window to use
	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=0;				// 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=2;				// Top padding
	var FirstLineHorizontal=1;			// First level items layout horizontal 1 or 0
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=1000;			// delay before menu folds in
	var UnfoldDelay=0;			// delay before sub unfolds	
	var TakeOverBgColor=1;			// Menu frame takes over background color subitem frame
	var FirstLineFrame="";			// Frame where first level appears
	var SecLineFrame="";			// Frame where sub levels appear
	var DocTargetFrame="";			// Frame where target documents appear
	var TargetLoc="MenuPos";				// span id for relative positioning
	var MenuWrap=1;				// enables/ disables menu wrap 1 or 0
	var RightToLeft=0;				// enables/ disables right to left unfold 1 or 0
	var BottomUp=0;				// enables/ disables Bottom up unfold 1 or 0
	var UnfoldsOnClick=0;			// Level 1 unfolds onclick/ onmouseover
	var BaseHref="";				// BaseHref lets you specify the root directory for relative links. 
						// The script precedes your relative links with BaseHref
						// For instance: 
						// when your BaseHref= "http://www.MyDomain/" and a link in the menu is "subdir/MyFile.htm",
						// the script renders to: "http://www.MyDomain/subdir/MyFile.htm"
						// Can also be used when you use images in the textfields of the menu
						// "MenuX=new Array("<img src='"+BaseHref+"MyImage'>"
						// For testing on your harddisk use syntax like: BaseHref="file:///C|/MyFiles/Homepage/"

	var Arrws=[BaseHref+"tri.gif",5,10,BaseHref+"tridown.gif",10,5,BaseHref+"trileft.gif",5,10,BaseHref+"triup.gif",10,5];

						// Arrow source, width and height.
						// If arrow images are not needed keep source ""

	var MenuUsesFrames=0;			// MenuUsesFrames is only 0 when Main menu, submenus,
						// document targets and script are in the same frame.
						// In all other cases it must be 1

	var RememberStatus=0;			// RememberStatus: When set to 1, menu unfolds to the presetted menu item. 
						// The preset is done by the body onload of target document.
						// In frame setup the body onload is:
						// onload="if(parent.frames[0]&&parent.frames['navig'].SetMenu)parent.frames['navig'].SetMenu='x_x';"
						// In a single page the body onload is:
						// onload="if(window.SetMenu)window.SetMenu='x_x'"
						// x_x represents the menu item MenuX_X=new Array(.......
						// To preset the menu to no item use '0' for 'x_x' 

	var PartOfWindow=.8;				// PartOfWindow: When MenuCentered is justify, sets part of window width to stretch to

						// Below some pretty useless effects, since only IE6+ supports them
						// I provided 3 effects: MenuSlide, MenuShadow and MenuOpacity
						// If you don't need MenuSlide just leave in the line var MenuSlide="";
						// delete the other MenuSlide statements
						// In general leave the MenuSlide you need in and delete the others.
						// Above is also valid for MenuShadow and MenuOpacity
						// You can also use other effects by specifying another filter for MenuShadow and MenuOpacity.
						// You can add more filters by concanating the strings
	var MenuSlide="";

	var MenuShadow="";

	var MenuOpacity="";

	function BeforeStart(){return}
	function AfterBuild(){return}
	function BeforeFirstOpen(){return}
	function AfterCloseAll(){return}

// Menu tree:
// MenuX=new Array("ItemText","Link","background image",number of sub elements,height,width,"bgcolor","bghighcolor",
//	"fontcolor","fonthighcolor","bordercolor","fontfamily",fontsize,fontbold,fontitalic,"textalign","statustext");
// Color and font variables defined in the menu tree take precedence over the global variables
// Fontsize, fontbold and fontitalic are ignored when set to -1.
// For rollover images ItemText format is:  "rollover?"+BaseHref+"Image1.jpg?"+BaseHref+"Image2.jpg" 

Menu1=new Array("Home","../default.asp","",0,19,40,"","", "", "", "", "", -1, -1, -1, "", "Click here for our home page");

Menu2=new Array("Superyachts","../044.asp","",4,19,91,"","", "", "", "", "", -1, -1, -1, "", "Click here for our home page");

	Menu2_1=new Array("Chartering a Superyacht","../044.asp","",0,20,150,"","", "", "", "", "", -1, -1, -1, "", "Click here for our home page");
	
	Menu2_2=new Array("View Sailing Yachts","../yachts.asp?search=2","",0,20,150,"","", "", "", "", "", -1, -1, -1, "", "Click here for our home page");

	Menu2_3=new Array("View Motor Yachts","../yachts.asp?search=5","",0,20,150,"","", "", "", "", "", -1, -1, -1, "", "Click here for our home page");

	Menu2_4=new Array("Design Your Charter","../414.asp","",0,20,150,"","", "", "", "", "", -1, -1, -1, "", "Click here for our home page");
		

Menu3=new Array("Crewed Yachts","../042.asp","",5,19,110,"","", "", "", "", "", -1, -1, -1, "", "Click here for our home page");

	Menu3_1=new Array("About Crewed Yachts","../042.asp","",0,19,150,"","", "", "", "", "", -1, -1, -1, "", "Click here for our home page");

	Menu3_2=new Array("View Sailing Yachts","../yachts.asp?search=3","",0,19,150,"","", "", "", "", "", -1, -1, -1, "", "Click here for our home page");

	Menu3_3=new Array("View Catamarans","../yachts.asp?search=4","",0,19,150,"","", "", "", "", "", -1, -1, -1, "", "Click here for our home page");

	Menu3_4=new Array("View Motor Yachts","../yachts.asp?search=6","",0,19,150,"","", "", "", "", "", -1, -1, -1, "", "Click here for our home page");
	
	Menu3_5=new Array("Design Your Charter","../414.asp","",0,19,150,"","", "", "", "", "", -1, -1, -1, "", "Click here for our home page");


Menu4=new Array("Bareboats","../043.asp","",5,19,82,"","", "", "", "", "", -1, -1, -1, "", "Click here for our home page");

	Menu4_1=new Array("About Bareboat Charters","../043.asp","",0,19,150,"","", "", "", "", "", -1, -1, -1, "", "Click here for our home page");

	Menu4_2=new Array("Sailboats","../bareboats.asp?search=3","",0,19,150,"","", "", "", "", "", -1, -1, -1, "", "Click here for our home page");

	Menu4_3=new Array("Powerboats","../bareboats.asp?search=2","",0,19,150,"","", "", "", "", "", -1, -1, -1, "", "Click here for our home page");

	Menu4_4=new Array("Catamarans","../bareboats.asp?search=4","",0,19,150,"","", "", "", "", "", -1, -1, -1, "", "Click here for our home page");

	Menu4_5=new Array("Plan Your Bareboat Trip","../414.asp","",0,19,150,"","", "", "", "", "", -1, -1, -1, "", "Click here for our home page");

Menu5=new Array("Resorts","../05.asp","",1,19,69,"","", "", "", "", "", -1, -1, -1, "", "Click here for our home page");

	Menu5_1=new Array("Plan Your Resort Trip","../414.asp","",0,19,150,"","", "", "", "", "", -1, -1, -1, "", "Click here for our home page");
	
Menu6=new Array("Vacation Ideas","../021.asp","",10,19,110,"","", "", "", "", "", -1, -1, -1, "", "Click here for our home page");

	Menu6_1=new Array("Family Vacations","../021.asp#vacations","",0,19,150,"","", "", "", "", "", -1, -1, -1, "", "Click here for our home page");	

	Menu6_2=new Array("Clubs & Groups","../021.asp#clubs","",0,19,150,"","", "", "", "", "", -1, -1, -1, "", "Click here for our home page");

	Menu6_3=new Array("School Holidays","../021.asp#holidays","",0,19,150,"","", "", "", "", "", -1, -1, -1, "", "Click here for our home page");

	Menu6_4=new Array("Honeymoons","../021.asp#honey","",0,19,150,"","", "", "", "", "", -1, -1, -1, "", "Click here for our home page");

	Menu6_5=new Array("Weddings","../021.asp#weddings","",0,19,150,"","", "", "", "", "", -1, -1, -1, "", "Click here for our home page");

	Menu6_6=new Array("-----------------","","",0,19,150,"","", "", "", "", "", -1, -1, -1, "", "Click here for our home page");

	Menu6_7=new Array("Land & Sea Combos","../414.asp","",0,19,150,"","", "", "", "", "", -1, -1, -1, "", "Click here for our home page");

	Menu6_8=new Array("Villas","../414.asp","",0,19,150,"","", "", "", "", "", -1, -1, -1, "", "Click here for our home page");

	Menu6_9=new Array("Tall Ships","../414.asp","",0,19,150,"","", "", "", "", "", -1, -1, -1, "", "Click here for our home page");

	Menu6_10=new Array("Cruise Ship Charters","../414.asp","",0,19,150,"","", "", "", "", "", -1, -1, -1, "", "Click here for our home page");

Menu7=new Array("Destinations","","",6,19,93,"","", "", "", "", "", -1, -1, -1, "", "Click here for our home page");

	Menu7_1=new Array("British Virgin Islands","#","",0,19,150,"","", "", "", "", "", -1, -1, -1, "", "Click here for our home page");	

	Menu7_2=new Array("Caribbean","","",4,19,150,"","", "", "", "", "", -1, -1, -1, "", "Click here for our home page");

		Menu7_2_1=new Array("Winward Islands","#","",0,19,150,"","", "", "", "", "", -1, -1, -1, "", "Click here for our home page");	
		Menu7_2_2=new Array("Leeward Islands","#","",0,19,150,"","", "", "", "", "", -1, -1, -1, "", "Click here for our home page");
		Menu7_2_3=new Array("Grenadines","#","",0,19,150,"","", "", "", "", "", -1, -1, -1, "", "Click here for our home page");
		Menu7_2_4=new Array("West Caribbean","#","",0,19,150,"","", "", "", "", "", -1, -1, -1, "", "Click here for our home page");

	Menu7_3=new Array("West Mediterranean","","",4,19,150,"","", "", "", "", "", -1, -1, -1, "", "Click here for our home page");

		Menu7_3_1=new Array("Balearic Islands","#","",0,19,150,"","", "", "", "", "", -1, -1, -1, "", "Click here for our home page");	
		Menu7_3_2=new Array("Cote d'Azur","#","",0,19,150,"","", "", "", "", "", -1, -1, -1, "", "Click here for our home page");
		Menu7_3_3=new Array("Corsica/Sardinia","#","",0,19,150,"","", "", "", "", "", -1, -1, -1, "", "Click here for our home page");
		Menu7_3_4=new Array("Sicily/Italian Coast","#","",0,19,150,"","", "", "", "", "", -1, -1, -1, "", "Click here for our home page");

	Menu7_4=new Array("East Mediterranean","","",3,19,150,"","", "", "", "", "", -1, -1, -1, "", "Click here for our home page");

		Menu7_4_1=new Array("Greece","#","",0,19,150,"","", "", "", "", "", -1, -1, -1, "", "Click here for our home page");	
		Menu7_4_2=new Array("Turkey","#","",0,19,150,"","", "", "", "", "", -1, -1, -1, "", "Click here for our home page");
		Menu7_4_3=new Array("Croatia","#","",0,19,150,"","", "", "", "", "", -1, -1, -1, "", "Click here for our home page");

	Menu7_5=new Array("U.S./The Americas","","",5,19,150,"","", "", "", "", "", -1, -1, -1, "", "Click here for our home page");

		Menu7_5_1=new Array("New England","#","",0,19,150,"","", "", "", "", "", -1, -1, -1, "", "Click here for our home page");	
		Menu7_5_2=new Array("Florida/Bahamas","#","",0,19,150,"","", "", "", "", "", -1, -1, -1, "", "Click here for our home page");
		Menu7_5_3=new Array("Chesapeake Bay","#","",0,19,150,"","", "", "", "", "", -1, -1, -1, "", "Click here for our home page");
		Menu7_5_4=new Array("Pacific NW/Alaska","#","",0,19,150,"","", "", "", "", "", -1, -1, -1, "", "Click here for our home page");
		Menu7_5_5=new Array("Galapogas/Mexico","#","",0,19,150,"","", "", "", "", "", -1, -1, -1, "", "Click here for our home page");

	Menu7_6=new Array("Explore The World","","",4,19,150,"","", "", "", "", "", -1, -1, -1, "", "Click here for our home page");

		Menu7_6_1=new Array("Australia/New Zealand","#","",0,19,150,"","", "", "", "", "", -1, -1, -1, "", "Click here for our home page");	
		Menu7_6_2=new Array("South Pacific/Polynesia","#","",0,19,150,"","", "", "", "", "", -1, -1, -1, "", "Click here for our home page");
		Menu7_6_3=new Array("Seychelles Maldives","#","",0,19,150,"","", "", "", "", "", -1, -1, -1, "", "Click here for our home page");
		Menu7_6_4=new Array("Thailand/Southeast Asia","#","",0,19,150,"","", "", "", "", "", -1, -1, -1, "", "Click here for our home page");

Menu8=new Array("Corporate","../008.asp","",5,19,84,"","", "", "", "", "", -1, -1, -1, "", "Click here for our home page");

	Menu8_1=new Array("Business Applications","../414.asp","",0,20,170,"","", "", "", "", "", -1, -1, -1, "", "Click here for our home page");
	Menu8_2=new Array("Executive Meetings","../414.asp","",0,20,170,"","", "", "", "", "", -1, -1, -1, "", "Click here for our home page");
	Menu8_3=new Array("Incentive & Rewards","../414.asp","",0,20,170,"","", "", "", "", "", -1, -1, -1, "", "Click here for our home page");
	Menu8_4=new Array("PR, Marketing & Advertising","../414.asp","",0,20,170,"","", "", "", "", "", -1, -1, -1, "", "Click here for our home page");
	Menu8_5=new Array("Corporate Inquiries","../414.asp","",0,20,170,"","", "", "", "", "", -1, -1, -1, "", "Click here for our home page");

Menu9=new Array("View All Yachts","../yachts.asp?search=1","",0,19,92,"","", "", "", "", "", -1, -1, -1, "", "Click here for our home page");


