_menuCloseDelay=500 // The time delay for menus to remain visible on mouse out _menuOpenDelay=150 // The time delay before menus open on mouse over _subOffsetTop=10 // Sub menu top offset _subOffsetLeft=-10 // Sub menu left offset userIsAdmin= 0 userIsMember= 0 with(menuStyle1=new mm_style()){ onbgcolor="#95C7C6"; oncolor="#333333"; offbgcolor="#00756C"; offcolor="#ffffff"; bordercolor="#A878CA"; borderstyle="solid"; borderwidth=1; separatorcolor="#A878CA"; separatorsize="1"; padding=5; fontsize="95%"; fontstyle="normal"; fontfamily="Verdana, Tahoma, Arial"; itemwidth="50%"; pagecolor="black"; pagebgcolor="#82B6D7"; headercolor="#000000"; headerbgcolor="#FFFFFF"; subimagepadding="2"; overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color='#777777', Direction=135, Strength=5)"; outfilter="randomdissolve(duration=0.2)"; subimage="http://cruiseworld.ensembletravel.com/layout/cruiseworld0102c/glmenu/images/arrow.gif"; orientation="vertical"; openonclick=1; closeonclick=1; } with(menuStyle2=new mm_style()){ onbgcolor="#95C7C6"; oncolor="#333333"; offbgcolor="#00756C"; offcolor="#ffffff"; bordercolor="#000000"; borderstyle="solid"; borderwidth=1; separatorcolor="yellow"; separatorsize="1"; padding=5; fontsize="11px"; fontstyle="normal"; fontweight="normal"; fontfamily="Verdana, Tahoma, Arial"; high3dcolor="#01B7A9"; low3dcolor="#004C46"; overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color='#777777', Direction=135, Strength=5)"; outfilter="randomdissolve(duration=0.2)"; pagecolor="FFFFFF"; pagebgcolor="#95C7C6"; }