_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=0 // Sub menu top offset _subOffsetLeft=0 // Sub menu left offset userIsAdmin= 0 userIsMember= 0 with(menuStyle1=new mm_style()){ onbgcolor="#efffff"; oncolor="blue"; offbgcolor="transparent"; offcolor="black"; bordercolor="transparent"; borderstyle="solid"; borderwidth=0; separatorcolor="white"; separatorsize="0"; padding=3; fontsize="100%"; fontstyle="normal"; fontfamily="Verdana, Tahoma, Arial"; itemwidth="130"; menuwidth="100%"; pagecolor="purple"; pagebgcolor="transparent"; headercolor="white"; headerbgcolor="#ffffff"; subimagepadding="1"; // overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color='#777777', Direction=0, Strength=0)"; outfilter="randomdissolve(duration=0.2)"; subimage="http://www.4wiseguys.com/layout/fyw/glmenu/images/arrow.gif"; openonclick=0; closeonclick=1; } with(menuStyle2=new mm_style()){ menuheight="31"; // overbgimage="http://www.4wiseguys.com/layout/fyw/images/menuback_on.jpg"; oncolor="#999999"; offbgcolor="transparent"; offcolor="#333333"; bordercolor="transparent"; borderstyle="solid"; borderwidth=0; separatorcolor="#999999"; separatorsize="1"; separatorstyle="dotted"; padding=1; align='center'; valign='middle'; fontsize="0.7em"; fontstyle="normal"; fontweight="bold"; fontfamily="Verdana, Tahoma, Arial"; itemheight="31"; itemwidth="110"; menuwidth="100%"; pagecolor="#b0b0b0"; pagebgcolor="transparent"; headercolor="white"; headerbgcolor="#ffffff"; subimagepadding="1"; // overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color='#777777', Direction=135, Strength=0)"; outfilter="randomdissolve(duration=0.2)"; // subimage="http://www.4wiseguys.com/layout/fyw/glmenu/images/white_arrow_down.gif"; openonclick=0; closeonclick=1; } with(menuStyle3=new mm_style()){ menuheight="20"; onbgcolor="#ededed"; oncolor="#999999"; offbgcolor="#d1d1d1"; offcolor="#333333"; padding=0; align='center'; fontsize="0.70em"; bordercolor="#787878"; borderstyle="solid"; borderwidth=1; separatorcolor="#787878"; separatorsize="1"; separatorstyle="solid"; fontstyle="normal"; fontweight="bold"; fontfamily="Verdana, Tahoma, Arial"; itemheight="20"; itemwidth="110"; pagecolor="b0b0b0"; pagebgcolor="transparent"; headercolor="white"; headerbgcolor="#ffffff"; subimagepadding="0"; // overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color='#777777', Direction=135, Strength=0)"; // outfilter="randomdissolve(duration=0.2)"; subimage="http://www.4wiseguys.com/layout/fyw/glmenu/images/dnarrow.gif"; openonclick=0; closeonclick=1; } with(menuStyle4=new mm_style()){ onbgcolor="#efffff"; oncolor="blue"; offbgcolor="white"; offcolor="black"; bordercolor="transparent"; borderstyle="solid"; borderwidth=0; separatorcolor="white"; separatorsize="1"; padding=4; fontsize="100%"; fontstyle="normal"; fontfamily="Verdana, Tahoma, Arial"; itemwidth="130"; menuwidth="100%"; pagecolor="purple"; pagebgcolor="white"; headercolor="white"; headerbgcolor="#ffffff"; subimagepadding="1"; overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color='#777777', Direction=135, Strength=5)"; outfilter="randomdissolve(duration=0.2)"; subimage="http://www.4wiseguys.com/layout/fyw/glmenu/images/arrow.gif"; openonclick=0; closeonclick=1; }