 /***********************************************
*	(c) Ger Versluis 2000 version 9.10 14 October 2002        *
*	You may use this script on non commercial sites.	          *
*	www.burmees.nl/menu			          *
*	You may remove all comments for faster loading	          *		
************************************************/
	var NoOffFirstLineMenus=8;
    var LowBgColor="#01999A";			// Background color when mouse is not over
	var HighBgColor="#999";			// Background color when mouse is over
	var FontLowColor="fff";			// Font color when mouse is not over
	var FontHighColor="fff";			// Font color when mouse is over
	var BorderColor="fff";			// Border color
	var BorderWidthMain=0;			// Border width main items
	var BorderWidthSub=1;			// Border width sub items
 	var BorderBtwnMain=0;			// Border between elements main items 1 or 0
	var BorderBtwnSub=1;			// Border between elements sub items 1 or 0
	var FontFamily="arial";	     // Font family menu items
	var FontSize=9;				// 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 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=.03;			// horizontal overlap child/ parent
	var ChildVerticalOverlap=.14;			// vertical overlap child/ parent
	var StartTop=0;				// Menu offset x coordinate. If StartTop is between 0 and 1 StartTop is calculated as part of windowheight
	var StartLeft=0;				// Menu offset y coordinate. If StartLeft is between 0 and 1 StartLeft is calculated as part of windowheight
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=6;				// Left padding
	var TopPaddng=4;				// 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=100;			// 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+"",5,10,BaseHref+"",10,5,BaseHref+"",5,10,BaseHref+"",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;			
	
	var PartOfWindow=.8;			// PartOfWindow: When MenuCentered is justify, sets part of window width to stretch to
			
	var BuildOnDemand=0;			// 1/0 When set to 1 the sub menus are build when the parent is moused over
	var MenuSlide="";
	var MenuSlide="progid:DXImageTransform.Microsoft.RevealTrans(duration=.5, transition=19)";
	var MenuSlide="progid:DXImageTransform.Microsoft.GradientWipe(duration=.5, wipeStyle=1)";

	var MenuShadow="";
	var MenuShadow="";
	var MenuShadow="";

	var MenuOpacity="";
	var MenuOpacity="progid:DXImageTransform.Microsoft.Alpha(opacity=100)";

	function BeforeStart(){return}
	function AfterBuild(){return}
	function BeforeFirstOpen(){return}
	function AfterCloseAll(){return}

	function BeforeFirstOpen(){return}
	function AfterCloseAll(){return}

Menu1=new Array("rollover?"+BaseHref+"images/a91.gif?"+BaseHref+"images/a92.gif","gear.htm","",0,35,100,"","","","","","",-1,-1,-1,"","92 Gear");
Menu2=new Array("rollover?"+BaseHref+"images/a11.gif?"+BaseHref+"images/a12.gif","sponsors.htm","",0,35,100,"","","","","","",-1,-1,-1,"","Sponsors");	 					 					 
Menu3=new Array("rollover?"+BaseHref+"images/a31.gif?"+BaseHref+"images/a32.gif","entertainment.htm","",31,35,100,"","","","","","",-1,-1,-1,"","Event Calendar / Photos");
    Menu3_1=new Array("Tijuana Yacht Club","photo1.htm","",0,25,121,"","","","","","",-1,-1,-1,"","");	
    Menu3_2=new Array("Maxi Yachts","photo2.htm","",0,25,121,"","","","","","",-1,-1,-1,"","");	
    Menu3_3=new Array("Harley Ride 12/06/07","photo3.htm","",0,25,121,"","","","","","",-1,-1,-1,"","");	
    Menu3_4=new Array("Jen Porter 1/17/08","photo4.htm","",0,25,121,"","","","","","",-1,-1,-1,"","");	
    Menu3_5=new Array("Rockin Remy ","photo5.htm","",0,25,121,"","","","","","",-1,-1,-1,"","");	
    Menu3_6=new Array("Jukebox Heroes","photo6.htm","",0,25,121,"","","","","","",-1,-1,-1,"","");	
    Menu3_7=new Array("Fun At Tijuana","photo7.htm","",0,25,121,"","","","","","",-1,-1,-1,"","");		
    Menu3_8=new Array("Terri Bday At Tijuana","photo8.htm","",0,25,121,"","","","","","",-1,-1,-1,"","");		
    Menu3_9=new Array("Harley Ride 12/6/07","photo9.htm","",0,25,121,"","","","","","",-1,-1,-1,"","");		
    Menu3_10=new Array("Goldwing @ Waikiki","photo10.htm","",0,25,121,"","","","","","",-1,-1,-1,"","");
    Menu3_11=new Array("I92 Bumper Stickers","photo11.htm","",0,25,121,"","","","","","",-1,-1,-1,"","");					
    Menu3_12=new Array("I92 July 08 Concert","photo12.htm","",0,25,121,"","","","","","",-1,-1,-1,"","");
    Menu3_13=new Array("08 Hurricane Omar","photo13.htm","",0,25,121,"","","","","","",-1,-1,-1,"","");														
    Menu3_14=new Array("Flock of Seagulls","photo14.htm","",0,25,121,"","","","","","",-1,-1,-1,"","");
    Menu3_15=new Array("Meet Soc's Niece","photo15.htm","",0,25,121,"","","","","","",-1,-1,-1,"","");
    Menu3_16=new Array("Gallagher","photo16.htm","",0,25,121,"","","","","","",-1,-1,-1,"","");
    Menu3_17=new Array("Mega Yatch Party","photo17.htm","",0,25,121,"","","","","","",-1,-1,-1,"","");
    Menu3_18=new Array("EPIC Event","photo18.htm","",0,25,121,"","","","","","",-1,-1,-1,"","");	
    Menu3_19=new Array("New Year's Eve 2008","photo19.htm","",0,25,121,"","","","","","",-1,-1,-1,"","");
    Menu3_20=new Array("Mindy's Vacation","photo20.htm","",0,25,121,"","","","","","",-1,-1,-1,"","");
    Menu3_21=new Array("April 2 Concert","photo21.htm","",0,25,121,"","","","","","",-1,-1,-1,"","");
    Menu3_22=new Array("Taste of SXM","photo22.htm","",0,25,121,"","","","","","",-1,-1,-1,"","");																			
    Menu3_23=new Array("Scott & Aerosmith","photo23.htm","",0,25,121,"","","","","","",-1,-1,-1,"","");
    Menu3_24=new Array("Soc LU Beach Clean","photo24.htm","",0,25,121,"","","","","","",-1,-1,-1,"","");
	Menu3_25=new Array("Soc & Tammy T","photo25.htm","",0,25,121,"","","","","","",-1,-1,-1,"","");																																								
	Menu3_26=new Array("I 92 Sticker","photo26.htm","",0,25,121,"","","","","","",-1,-1,-1,"","");																																								
	Menu3_27=new Array("Childfest 2010","photo27.htm","",0,25,121,"","","","","","",-1,-1,-1,"","");
    Menu3_28=new Array("Taste SXM 2010","photo28.htm","",0,25,121,"","","","","","",-1,-1,-1,"","");
	Menu3_29=new Array("World Cup 2010","photo29.htm","",0,25,121,"","","","","","",-1,-1,-1,"","");
	Menu3_30=new Array("Heineken 2011","photo30.htm","",0,25,121,"","","","","","",-1,-1,-1,"","");
	Menu3_31=new Array("Beer Contest 2011","photo31.htm","",0,25,121,"","","","","","",-1,-1,-1,"","");																																											
Menu4=new Array("rollover?"+BaseHref+"images/a41.gif?"+BaseHref+"images/a42.gif","information.htm","",4,35,100,"","","","","","",-1,-1,-1,"","Island 92 Info");		
    Menu4_1=new Array("Station Info","information.htm","",0,25,121,"","","","","","",-1,-1,-1,"","");	
    Menu4_2=new Array("On Air Personalities","onair.htm","",0,25,121,"","","","","","",-1,-1,-1,"","");	
    Menu4_3=new Array("Local Bands","localbands.htm","",0,25,121,"","","","","","",-1,-1,-1,"","");
    Menu4_4=new Array("Concert Archive","concert-archive.htm","",0,25,121,"","","","","","",-1,-1,-1,"","");				
Menu5=new Array("rollover?"+BaseHref+"images/a51.gif?"+BaseHref+"images/a52.gif","","",1,35,100,"","","","","","",-1,-1,-1,"","island info");
Menu5_1=new Array("St. Maarten  =>","stmaarten.htm","",2,25,121,"","","","","","",-1,-1,-1,"","");
Menu5_1_1=new Array("island information ","stmaarten.htm","",0,25,121,"","","","","","",-1,-1,-1,"","");
Menu5_1_2=new Array("island map","map.htm","",0,25,121,"","","","","","",-1,-1,-1,"","");

Menu6=new Array("rollover?"+BaseHref+"images/a61.gif?"+BaseHref+"images/a62.gif","marine.htm","",0,35,140,"","","","","","",-1,-1,-1,"","Marine Happenings");
Menu7=new Array("rollover?"+BaseHref+"images/a71.gif?"+BaseHref+"images/a72.gif","vacation.htm","",0,35,130,"","","","","","",-1,-1,-1,"","Vacation Activities");
Menu8=new Array("rollover?"+BaseHref+"images/a81.gif?"+BaseHref+"images/a82.gif","public.htm","",0,35,130,"","","","","","",-1,-1,-1,"","Public Service Org's");
