/***********************************************************************************
*	(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='D4C78D';			// Background color when mouse is not over
	var LowSubBgColor='D4C78D';			// Background color when mouse is not over on subs
	var HighBgColor='FFFFFF';			// Background color when mouse is over
	var HighSubBgColor='FFFFFF';			// Background color when mouse is over on subs
	var FontLowColor='000000';			// Font color when mouse is not over
	var FontSubLowColor='000000';			// Font color subs when mouse is not over
	var FontHighColor='666666';			// Font color when mouse is over
	var FontSubHighColor='666666';			// Font color subs when mouse is over
	var BorderColor='D4C78D';			// Border color
	var BorderSubColor='CCCCCC';			// 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 ) // PC
	{ 
	// Netscape
	if(enBS.ns4up){ StartTop=17, StartLeft=75; }
	if(enBS.ns6up){ StartTop=17, StartLeft=75; }
	if(enBS.gecko){ StartTop=17, StartLeft=75; }
	// IE
	if(enBS.ie4up){ StartTop=17, StartLeft=75; }
	if(enBS.ie5up){ StartTop=17, StartLeft=75; }
	if(enBS.opera){ StartTop=17, StartLeft=75; }

}
else if ( enBS.mac ) // Mac
	{
	// Netscape
	if(enBS.ns4up){ StartTop=15, StartLeft=66; }
	if(enBS.ns6up){ StartTop=15, StartLeft=66; }
	if(enBS.gecko){ StartTop=15, StartLeft=66; }
	// IE
	if(enBS.ie4up){ StartTop=15, StartLeft=78; }
	if(enBS.ie5up){ StartTop=15, StartLeft=75; }
	}

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(" Our Company","about_aggressor.php","",0,15,200);
	Menu1_2=new Array(" Our Staff","about_staff.php","",0);
	Menu1_3=new Array(" Meet the Fleet","about_fleet.php","",0);
	Menu1_4=new Array(" Yacht Specs and Safety Features","about_yachts.php","",0);
	Menu1_5=new Array(" What Our Guest Say","about_comments.php","",0);
	Menu1_6=new Array(" 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(" Charter Rates","rates.php","",0,15,185);
    Menu3_2=new Array(" Live Aboard Vacations","liveaboardvacations.php","",0);
	Menu3_3=new Array(" <font color='#C91C18'><b>Specials & Unique Charters</b></font>","rates_specials.php","",0);
//	Menu3_3=new Array(" Specials","divetheworld.php","",0);
	Menu3_4=new Array(" Deposit/Payment Policy","rates_policy.php","",0);
	Menu3_5=new Array(" Dive the World Club","divetheworld.php","",0);
	Menu3_6=new Array(" Nitrox","nitrox_info.php","",0);
	Menu3_7=new Array(" 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(" Deposit/Payment Policy","rates_policy.php","",0,15,150);
	Menu4_2=new Array(" Check Availability","javascript:popup('http://www.aggressor.com/onlineres/index.php','760','520')","",0);
	Menu4_3=new Array(" 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(" Make a Reservation","http://www.aggressor.com/bookit","",0);
	Menu4_7=new Array(" Check Availability","http://www.aggressor.com/bookit","",0);
	
Menu5=new Array("<b>Itineraries</b> |","itineraries.php","",7,18,79);
    //Menu5_1=new Array("Itineraries Overview","itineraries.php","",0,15,130);
    Menu5_1=new Array(" Dive with the Owners","owners_drift.php","",0,15,235);
	Menu5_2=new Array(" Family Week Charters","itineraries_family.php","",0);
	Menu5_3=new Array(" Celebrity Cruises","itineraries_celeb.php","",0);
	Menu5_4=new Array(" Scuba Itineraries","itineraries_scuba.php","",0);
	Menu5_5=new Array(" Private Charters","itineraries_private.php","",0);
	Menu5_6=new Array(" Jim Church School of U/W Photography","itineraries_workshop.php","",0);
	Menu5_7=new Array(" Unique Charters","rates_specials.php","",0);


Menu6=new Array("<b>News</b> |","","",7,18,44);
	Menu6_1=new Array("&nbsp;<i>StormCheck</i> Policy","storm_check.php","",0,15,130);
    Menu6_2=new Array(" Current News","news.php","",0,15,130);
	Menu6_3=new Array(" Events","events.php","",0);
	Menu6_4=new Array(" Seasickness Prevention","http://www.scopace.com/","",0,15,130);
	Menu6_5=new Array(" Articles","articles.php","",0,15,130);
	Menu6_6=new Array(" Photo Contest","news_photo_contest_2009.php","",0);
	Menu6_7=new Array(" Video Contest","news_video_contest_2009.php","",0);
	
Menu7=new Array("<b>Downloads</b> |","downloads.php","",0,18,79);

Menu8=new Array("<b>Partners</b> |","","",8,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(" Travel Partner Locator","travelpros_locator_search.php","",0,15,200);
	Menu8_2=new Array(" Dive Center Program","travelpros_diveshopform.php","",0);
	Menu8_3=new Array(" Travel Agent Program","travelpros.php","",0);
	Menu8_4=new Array(" Wholesaler Program","travelpros_wholesalerform.php","",0);
	Menu8_5=new Array("","","",0);
	Menu8_6=new Array(" --RESELLER RESERVATIONS--","","",0);
	Menu8_7=new Array(" Make a Reservation","http://www.aggressor.com/bookit","",0);
	Menu8_8=new Array(" Check Availability","http://www.aggressor.com/bookit","",0);

Menu9=new Array("<b>Gear</b> |","","",2,15,45);
	Menu9_1=new Array(" Shop Aggressor","http://www.aggressor.com/shop","",0,15,175);
	Menu9_2=new Array(" Official Equipment Partners","official_divegear.php","",0,15,175);


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