_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="#ffffff"; oncolor="#19459D"; offbgcolor="#FFFFFF"; offcolor="#000000"; bordercolor="#000000"; borderstyle="solid"; borderwidth=1; separatorcolor="yellow"; separatorsize="1"; padding=5; fontsize="11px"; 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://www.travelsystemsinc.com/layout/tsi2/glmenu/images/arrow.gif"; orientation="vertical"; openonclick=1; closeonclick=1; } with(menuStyle2=new mm_style()){ onbgcolor="#3366CC"; oncolor="#ffffff"; offbgcolor="#FFFFFF"; offcolor="#000000"; bordercolor="#000000"; borderstyle="solid"; borderwidth=1; separatorcolor="yellow"; separatorsize="2"; padding=3; fontsize="11px"; fontstyle="normal"; fontweight="bold"; fontfamily="Verdana, Tahoma, Arial"; high3dcolor="#6D6D6D"; low3dcolor="#ffffff"; overfilter="Fade(duration=0.0);Alpha(opacity=100);Shadow(color='#777777', Direction=135, Strength=0)"; outfilter="randomdissolve(duration=0.0)"; pagecolor="000000"; pagebgcolor="#ffffff"; }