/***********************************************************************************
*	(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='19318b';			// Background color when mouse is not over
	var LowSubBgColor='19318b';			// Background color when mouse is not over on subs
	var HighBgColor='cc0000';			// Background color when mouse is over
	var HighSubBgColor='cc0000';			// Background color when mouse is over on subs
	var FontLowColor='ffff00';			// Font color when mouse is not over
	var FontSubLowColor='ffff00';			// 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='026701';			// Border color
	var BorderSubColor='black';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="arial"	// Font family menu items
	var FontSize=12;				// Font size menu items
	var FontBold=0;				// 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='center';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=.05;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.6;			// vertical overlap child/ parent
	var StartTop=136;				// Menu offset x coordinate
	var StartLeft=-4;				// 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=3;				// 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=40;			// 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=['tri2.gif',5,10,'tridown2.gif',10,5,'trileft2.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("Home","index.html","","",28,80);

Menu2=new Array("New Yachts","new_yachts_for_sale.html","",2,28,116);	
	Menu2_1=new Array("Caliber Yachts","new_caliber_yachts.html","",9,28,140);
		Menu2_1_1=new Array("Caliber 35 LRC","new_caliber_yacht_35_lrc.html","","",28,190);
		Menu2_1_2=new Array("Caliber 40 LRC","new_caliber_yacht_40_lrc.html","","","","");
		Menu2_1_3=new Array("Caliber 47 LRC","new_caliber_yacht_47_lrc.html","","","","");
		Menu2_1_4=new Array("Key Features","new_caliber_yacht_features.html","","","","");
		Menu2_1_5=new Array("Safety Features","new_caliber_yachts_safety_features.html","","","","");
		Menu2_1_6=new Array("Seaworthy Features","new_caliber_yachts_seaworthy_features.html","","","","");
		Menu2_1_7=new Array("Strength Features","new_caliber_yachts_strength_features.html","","","","");
		Menu2_1_8=new Array("Performance Features","new_caliber_yachts_performance_features.html","","","","");
		Menu2_1_9=new Array("Smart Features","new_caliber_yachts_smart_features.html","","","","");
	Menu2_2=new Array("Eagle Trawlers","new_eagle_trawlers.html","","");

Menu3=new Array("Boats for Sale","boats_for_sale.html","",3,28,134);
	Menu3_1=new Array("Sailboats in Texas","boats_sail_for_sale_texas.html","","",28,180);
	Menu3_2=new Array("Power boats in Texas","boats_power_for_sale_texas.html","","");
	Menu3_3=new Array("Colorado","boats_for_sale_colorado.html","","");

Menu4=new Array("Contact Us","contact_hsh_yacht_sales.html","","",28,112);

Menu5=new Array("Our Company","company_boat_yacht_brokers.html","",2,28,134);
	Menu5_1=new Array("Our Business","company_business_sailboats.html","","",28,160);
	Menu5_2=new Array("Our Team","company_team_broker_boats.html","",9,28,160);
		Menu5_2_1=new Array("Jeremy Hood - Principal","company_team_jeremy_hood.html","","",28,280);
		Menu5_2_2=new Array("Georgia Palkowetz - Administrator","company_team_georgia_palkowetz.html","","","","");
		Menu5_2_3=new Array("Carolyn Lexa - Houston, TX","company_team_carolyn_lexa.html","","","","");
		Menu5_2_4=new Array("Don Marullo - Houston, TX","company_team_don_marullo.html","","","","");
		Menu5_2_5=new Array("Perry Lazer - Houston, TX","company_team_perry_lazer.html","","","","");
		Menu5_2_6=new Array("Jonathan Lee - Houston, TX","company_team_jonathan_lee.html","","","","");
		Menu5_2_7=new Array("George Francisco - Houston, TX","company_team_george_francisco.html","","","","");
		Menu5_2_8=new Array("David N Price - Corpus Christi, TX","company_team_david_price.html","","","","");
		Menu5_2_9=new Array("Lee Price - Corpus Christi, TX","company_team_lee_price.html","","","","");

Menu6=new Array("Locations","locations_yachts_for_sale.html","",3,28,102);
	Menu6_1=new Array("Houston, TX","location_houston_boat_sale.html","",0,28,180);
	Menu6_2=new Array("Corpus Christi, TX","location_corpus_christi_boat.html","","");
	Menu6_3=new Array("Colorado Springs, CO","location_colorado_spring_boat.html","","");

Menu7=new Array("Classes","classes_yachts_boats_learning.html","",10,28,92);
	Menu7_1=new Array("4-Hour Basic Navigation","classes_4_hour_basic_navigation.html","","",28,240);
	Menu7_2=new Array("Laptop Navigation; DSC/AIS","classes_laptop_navigation_dsc_ais.html","","");
	Menu7_3=new Array("Coastal Navigation","classes_coastal_navigation.html","","");
	Menu7_4=new Array("Celestial Navigation","classes_celestial_navigation.html","","");
	Menu7_5=new Array("Diesel Engine Maintenance","classes_diesel_engine_maintenance.html","","");
	Menu7_6=new Array("Boat Electrics","classes_boat_electrics.html","","");
	Menu7_7=new Array("Heavy Weather Sailing Seminar","classes_heavy_weather_sailing.html","","");
	Menu7_8=new Array("Understanding Weather","classes_understanding_weather.html","","");
	Menu7_9=new Array("Digital weather aboard","classes_digital_weather_aboard.html","","");
	Menu7_10=new Array("Boat Buying Seminar","classes_boat_buying_seminar.html","","");

Menu8=new Array("Learn More","learn_more_sailboats.html","",4,28,116);
	Menu8_1=new Array("Articles","learn_articles_boating.html","","",28,140);
	Menu8_2=new Array("FAQ","learn_faq_boats_yachts.html","","");
	Menu8_3=new Array("Glossary","learn_glossary_boats.html","","");
	Menu8_4=new Array("Vessel Traffic","learn_vessel_traffic.html","","");

Menu9=new Array("Links","links_boating_yachting.html","",2,28,74);
	Menu9_1=new Array("Weather","links_weather_boating.html","","",28,120);
	Menu9_2=new Array("Boat Info","links_boat_information.html","","");

