	var NoOffFirstLineMenus=6;			// Number of first level items
	var LowBgColor='#8FCBC9';			// Background color when mouse is not over
	var LowSubBgColor='#8FCBC9';			// Background color when mouse is not over on subs
	var HighBgColor='#650133';			// Background color when mouse is over
	var HighSubBgColor='#2A777F';			// Background color when mouse is over on subs
	var FontLowColor='#650133';			// Font color when mouse is not over
	var FontSubLowColor='#003E3E';			// 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='#83C9C7';			// Border color
	var BorderSubColor='#ffffff';			// Border color for subs
	var BorderWidth=0;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="Arial, Helvetica, sans-serif"	// Font family menu items
	var FontSize=10;          //Sub Font size menu items
	var FontBold=1;				// 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 - was .2
	var ChildVerticalOverlap=0;			// vertical overlap child/ parent - was .2
	//var StartTop=81;				// Menu offset x coordinate
	var StartTop=0;
	var StartLeft=125;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=10;				// Left padding
	var TopPaddng=7;				// 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=700;			// delay before menu folds in
	var TakeOverBgColor=0;			// 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='MenuPos';				// 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=7;				// Uses arrow gifs when 7
	var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=['../images/arrow.gif',11,9,'../images/arrow.gif',0,0,'../images/arrow.gif',11,9];	// 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:../images/navigation/nav_r1_c1.jpg:../images/navigation/navroll_r1_c1.jpg","../st-lucia-villa/villa-tour.htm","",7,33,90);
    	Menu1_1=new Array("Villa Info","../st-lucia-villa/index.htm","",0,33,125);
		Menu1_2=new Array("Villa Tour","../st-lucia-villa/villa-tour.htm","",7,33,115);
			Menu1_2_1=new Array("Bedroom Suites","../st-lucia-villa/villa-tour.htm#master","",0,33,115);
			Menu1_2_2=new Array("Great Room","../st-lucia-villa/villa-tour.htm#great","",0,33,115);
			Menu1_2_3=new Array("Ocean View","../st-lucia-villa/villa-tour.htm#balcony","",0,33,115);
			Menu1_2_4=new Array("Private Pool","../st-lucia-villa/villa-tour.htm#pool","",0,33,115);
			Menu1_2_5=new Array("Entertainment","../st-lucia-villa/villa-tour.htm#loft","",0,33,115);
			Menu1_2_6=new Array("Full Kitchen","../st-lucia-villa/villa-tour.htm#kitchen","",0,33,115);
			Menu1_2_7=new Array("Beach Access","../st-lucia-villa/villa-tour.htm#ext","",0,33,115);
		Menu1_3=new Array("Villa Photos","../photo-gallery/index.htm","",0,33,115);
		Menu1_4=new Array("Villa Videos","../photo-gallery/index.htm#video","",0,33,115);
		Menu1_5=new Array("Satellite View","../photo-gallery/satellite-map.htm","",0,33,115);
		Menu1_6=new Array("Guest Reviews","../st-lucia-villa/guest-testimonials.htm","",0,33,115);
		Menu1_7=new Array("Meal Preparation","../st-lucia-villa/meals.htm","",0,33,115);

	Menu2=new Array("rollover:../images/navigation/nav_r1_c2.jpg:../images/navigation/navroll_r1_c2.jpg","../st-lucia-island-activities/index.htm","",5,33,85);
		Menu2_1=new Array("Water Sports","../st-lucia-island-activities/water-sports.htm","",0,33,120);
		Menu2_2=new Array("Golf Courses","../st-lucia-island-activities/golf.htm","",0,33,120);
		Menu2_3=new Array("Destinations","../st-lucia-island-activities/sites.htm","",0,33,140);
		Menu2_4=new Array("Tours","../st-lucia-island-activities/tours.htm","",0);
		Menu2_5=new Array("Restaurants","../st-lucia-travel-guide/restaurants.htm","",0);
		Menu2_6=new Array("Beaches","../st-lucia-travel-guide/beaches.htm","",0);
	Menu3=new Array("rollover:../images/navigation/nav_r1_c3.jpg:../images/navigation/navroll_r1_c3.jpg","../st-lucia-travel-guide/index.htm","",15,33,100);
		Menu3_1=new Array("Beaches","../st-lucia-travel-guide/beaches.htm","",0,33,140);
		Menu3_2=new Array("Quick Facts","../st-lucia-travel-guide/index.htm","",0,33,120);
		Menu3_3=new Array("Special Events","../st-lucia-travel-guide/Events.htm","",0,33,120);
		Menu3_4=new Array("Geography","../st-lucia-travel-guide/geography.htm","",0,33,120);
		Menu3_5=new Array("Getting Married","../st-lucia-travel-guide/GettingMarried.htm","",0,33,120);
		Menu3_6=new Array("Culture & History","../st-lucia-travel-guide/culture.htm","",0,33,120);
		Menu3_7=new Array("Currency","../st-lucia-travel-guide/index.htm#currency","",0,33,120);
		Menu3_8=new Array("Island Tours","../st-lucia-island-activities/tours.htm","",0,33,120);
		Menu3_9=new Array("Destinations","../st-lucia-island-activities/sites.htm","",0,33,120);
		Menu3_10=new Array("Maps & Directions","../contact/index.htm#maps","",0,33,120);
		Menu3_11=new Array("Restaurants","../st-lucia-travel-guide/restaurants.htm","",0,33,120);
		Menu3_12=new Array("Transportation","../st-lucia-travel-guide/transportation.htm","",0,33,120);
		Menu3_13=new Array("Water Sports","../st-lucia-island-activities/water-sports.htm","",0,33,120);
		Menu3_14=new Array("Weather & Climate","../st-lucia-travel-guide/st-lucia-weather.htm","",0,33,120);
		Menu3_15=new Array("St. Lucia Websites","../st-lucia-travel-guide/links.htm","",0,33,120);
	Menu4=new Array("rollover:../images/navigation/nav_r1_c4.jpg:../images/navigation/navroll_r1_c4.jpg","../reservations/index.htm","",4,33,85);
		Menu4_1=new Array("Current Rates","../reservations/index.htm","",0,33,120)
		Menu4_2=new Array("Check Availibility","../reservations/check-availability.htm","",0,33,120);
		Menu4_3=new Array("Reservations","../reservations/index.htm","",0,33,120);
		Menu4_4=new Array("Book Online","../reservations/online-reservation.htm","",0,33,120);
	Menu5=new Array("rollover:../images/navigation/nav_r1_c5.jpg:../images/navigation/navroll_r1_c5.jpg","../caribbean-villas/index.htm","",4,33,111);
		Menu5_1=new Array("Villa 1","../caribbean-villas/index.htm","",0,33,120);
		Menu5_2=new Array("Villa 2","../caribbean-villas/index.htm","",0,33,155);
		Menu5_3=new Array("Villa 3","../caribbean-villas/index.htm","",0,33,120);
		Menu5_4=new Array("Villa 4","../caribbean-villas/index.htm","",0,33,155);
	Menu6=new Array("rollover:../images/navigation/nav_r1_c6.jpg:../images/navigation/navroll_r1_c6.jpg","../contact/index.htm","",4,33,102);
		Menu6_1=new Array("Owner Info","../contact/about-us.htm","",0,33,116);
		Menu6_2=new Array("Directions","../contact/index.htm#maps","",0,33,116);
		Menu6_3=new Array("Email Us","../contact/index.htm","",0,33,116);
		Menu6_4=new Array("Book Online","../reservations/online-reservation.htm","",0,33,116);
