/***********************************************************************************
*	(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=9;			// Number of first level items

	var LowBgColor='052F57';			// Background color when mouse is not over
	var LowSubBgColor='052F57';			// Background color when mouse is not over on subs
	var HighBgColor='0173EC';			// Background color when mouse is over
	var HighSubBgColor='0173EC';		// Background color when mouse is over on subs

	var FontLowColor='d4c58c';			// Font color when mouse is not over
	var FontSubLowColor='d4c58c';		// 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='052F57';			// Border color

	var BorderSubColor='052F57';		// Border color for subs
	
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="verdana,arial"	// 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='center';			// 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=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=0;				// Left padding
	var TopPaddng=0;				// 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=300;			// 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=0;				// 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


// Adjust Browser Values
if( enBS.win  || enBS.mac)// PC
	{ 
	
	 StartTop=57, StartLeft=120; 	 
/*	// Netscape
	if(enBS.ns4up){ StartTop=50, StartLeft=125; }
	if(enBS.ns6up){ StartTop=50, StartLeft=125; }
	if(enBS.gecko){ StartTop=50, StartLeft=125; }
	// IE
	if(enBS.ie4up){ StartTop=75, StartLeft=75; }
	if(enBS.ie5up){ StartTop=75, StartLeft=75; }
	if(enBS.opera){ StartTop=75, StartLeft=75; }
*/	

}
/*else if ( enBS.mac ) // Mac
	{
	// Netscape
	if(enBS.ns4up){ StartTop=34, StartLeft=62; }
	if(enBS.ns6up){ StartTop=34, StartLeft=62; }
	if(enBS.gecko){ StartTop=34, StartLeft=62; }
	// IE
	if(enBS.ie4up){ StartTop=34, StartLeft=62; }
	if(enBS.ie5up){ StartTop=34, StartLeft=62; }
	if(enBS.opera){ StartTop=34, StartLeft=62; }
	}
*/
function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}

Menu1=new Array("<b>About Us</b> |","about_aggressor.php","",6,18,68);
    Menu1_1=new Array("<b>&nbsp;</b> Our Company","about_aggressor.php","",0,15,200);
	Menu1_2=new Array("<b>&nbsp;</b> Our Staff","about_staff.php","",0);
	Menu1_3=new Array("<b>&nbsp;</b> Giving Back","about_givingback.php","",0);
	Menu1_4=new Array("<b>&nbsp;</b> Meet the Fleet","about_fleet.php","",0);
	//Menu1_5=new Array("<b>&nbsp;</b> What Our Guest Say","about_comments.php","",0);
	Menu1_5=new Array("<b>&nbsp;</b> Yacht Specs and Safety Features","about_yachts.php","",0);
	Menu1_6=new Array("<b>&nbsp;</b> Contact Us","about_contact.php","",0);

// 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"

//Menu2=new Array("Destinations |","#","",11,18,84);
//	Menu2_1=new Array("Bay Islands","#","",0,15,150);
//	Menu2_2=new Array("Belize","#","",0);
//	Menu2_3=new Array("Cayman Islands","#","",0);
//	Menu2_4=new Array("Coco Island, Costa Rica","#","",0);
//	Menu2_5=new Array("Fiji","#","",0);
//	Menu2_6=new Array("Galapagos","#","",0);
//	Menu2_7=new Array("Kona, Hawaii","#","",0);
//	Menu2_8=new Array("Palau","#","",0);
//	Menu2_9=new Array("Tahiti","#","",0);
//	Menu2_10=new Array("Truk Lagoon","#","",0);
//	Menu2_11=new Array("Turks & Caicos","#","",0);

Menu3=new Array("<b>Rates</b> |","rates.php","",7,18,46);
    Menu3_1=new Array("<b>&nbsp;</b> Charter Rates","rates.php","",0,15,185);
    Menu3_2=new Array("<b>&nbsp;</b> Live Aboard Vacations","liveaboardvacations.php","",0);
	Menu3_3=new Array("<b>&nbsp;</b> <font color='#C91C18'><b>Specials & Unique Charters</b></font>","rates_specials.php","",0);
//	Menu3_3=new Array("<b>&nbsp;</b> Specials","divetheworld.php","",0);
	Menu3_4=new Array("<b>&nbsp;</b> Deposit/Payment Policy","rates_policy.php","",0);
	Menu3_5=new Array("<b>&nbsp;</b> Dive the World Club","divetheworld.php","",0);
	Menu3_6=new Array("<b>&nbsp;</b> Nitrox","nitrox_info.php","",0);
	Menu3_7=new Array("<b>&nbsp;</b> Courses, Gear & Photography","courses_gear_info.php","",0);		

Menu4=new Array("<b>Reservations</b> |","javascript:popup('http://www.aggressor.com/onlineres','760','520')","",7,18,94);
	Menu4_1=new Array("<b>&nbsp;</b> Deposit/Payment Policy","rates_policy.php","",0,15,150);
	Menu4_2=new Array("<b>&nbsp;</b> Check Availability","javascript:popup('http://www.aggressor.com/onlineres/index.php','760','520')","",0);
	Menu4_3=new Array("<b>&nbsp;</b> Make a Reservation","javascript:popup('http://www.aggressor.com/onlineres/index.php','760','520')","",0);
	Menu4_4=new Array("","","",0);
	Menu4_5=new Array("--- RESELLERS ONLY ---","","",0);
	Menu4_6=new Array("<b>&nbsp;</b> Make a Reservation","http://www.aggressor.com/bookit","",0);
	Menu4_7=new Array("<b>&nbsp;</b> Check Availability","http://www.aggressor.com/bookit","",0);
	
Menu5=new Array("<b>Itineraries</b> |","itineraries.php","",8,18,79);
    //Menu5_1=new Array("Itineraries Overview","itineraries.php","",0,15,130);
    Menu5_1=new Array("<b>&nbsp;</b> Dive with the Owners","itineraries_dwo.php","",0,15,235);
	Menu5_2=new Array("<b>&nbsp;</b> Family Week Charters","itineraries_family.php","",0);
	Menu5_3=new Array("<b>&nbsp;</b> Celebrity Cruises","itineraries_celeb.php","",0);
	Menu5_4=new Array("<b>&nbsp;</b> Big Animals Expeditions","http://www.liveaboardvacations.com/biganimals","",0);

	Menu5_5=new Array("<b>&nbsp;</b> Private Charters","itineraries_private.php","",0);
	Menu5_6=new Array("<b>&nbsp;</b> Jim Church School of U/W Photography","itineraries_workshop.php","",0);
	Menu5_7=new Array("<b>&nbsp;</b>  Unique Charters","rates_specials.php","",0);
   Menu5_8=new Array("<b>&nbsp;</b> Aqua Lung Demo Weeks","javascript:window.open('http://www.liveaboardfleet.com/aqualung/')","",0);

Menu6=new Array("<b>News</b> |","","",6,18,44);
	Menu6_1=new Array("<b>&nbsp;</b> <i>StormCheck</i> Policy","news_storm_check.php","",0,15,130);
    Menu6_2=new Array("<b>&nbsp;</b> Current News","news.php","",0,15,130);
	Menu6_3=new Array("<b>&nbsp;</b> Events","news_events.php","",0);
	Menu6_4=new Array("<b>&nbsp;</b> Seasickness Prevention","http://www.scopace.com/","",0,15,130);
	Menu6_5=new Array("<b>&nbsp;</b> Articles","news_articles.php","",0,15,130);
	Menu6_6=new Array("<b>&nbsp;</b> Photo Contest","photo_contest.php","",0);
	
Menu7=new Array("<b>Downloads</b> |","downloads.php","",0,18,79);

Menu8=new Array("<b>Partners</b> |","","",6,15,65);
//	Menu8_1=new Array("Dive Equipment Partners","offical_equipment.php","",0,15,155);
//	Menu8_2=new Array("                       ","","",0,15,155);
	Menu8_1=new Array("<b>&nbsp;</b> Travel Partner Locator","travelpros_locator_search.php","",0,15,200);
	Menu8_2=new Array("<b>&nbsp;</b> Reseller Program","reseller_program.php","",0);
	//Menu8_2=new Array("<b>&nbsp;</b> Dealers Program","travelpros_dealerform.php","",0);
	//Menu8_3=new Array("<b>&nbsp;</b> Travel Agent Program","travelpros.php","",0);
	//Menu8_4=new Array("<b>&nbsp;</b> Wholesaler Program","travelpros_wholesalerform.php","",0);
	Menu8_3=new Array("","","",0);
	Menu8_4=new Array("---RESELLER RESERVATIONS---","","",0);
	Menu8_5=new Array("<b>&nbsp;</b> Make a Reservation","http://www.aggressor.com/bookit","",0);
	Menu8_6=new Array("<b>&nbsp;</b> Check Availability","http://www.aggressor.com/bookit","",0);

Menu9=new Array("<b>Gear</b>  ","","",2,15,45);
	Menu9_1=new Array("<b>&nbsp;</b> Official Equipment Partners","official_divegear.php","",0,15,175);
   Menu9_2=new Array("<b>&nbsp;</b> Aggressor Gear","shop/index.php","",0);
	//Menu9_2=new Array("","","",0,15,175);


//Menu8=new Array("Dive the World Club","divetheworld.php","",0,18,120);

