_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 with(menuStyle1=new mm_style()){ onbgcolor="#4F8EB6"; oncolor="#ffffff"; offbgcolor="#DCE9F0"; offcolor="#515151"; bordercolor="#296488"; borderstyle="solid"; borderwidth=1; separatorcolor="#2D729D"; separatorsize="1"; padding=5; fontsize="95%"; fontstyle="normal"; fontfamily="Verdana, Tahoma, Arial"; itemwidth="160"; menuwidth="100%"; pagecolor="black"; pagebgcolor="#82B6D7"; headercolor="#000000"; headerbgcolor="#ffffff"; subimagepadding="2 10 2 2"; overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color='#777777', Direction=135, Strength=5)"; outfilter="randomdissolve(duration=0.2)"; subimage="http://www.wong.sg/layout/Classic/glmenu/images/arrow.gif"; openonclick=0; closeonclick=1; } with(menuStyle2=new mm_style()){ onbgcolor="#443F5C"; oncolor="#ffff00"; offbgcolor="#4358E1"; offcolor="#FFFFFF"; bordercolor="#000000"; borderstyle="solid"; borderwidth=1; separatorcolor="yellow"; separatorsize="1"; padding=5; fontsize="12px"; fontstyle="normal"; fontweight="normal"; fontfamily="comic sans ms,helvetica"; high3dcolor="#66ccff"; low3dcolor="#000099"; subimagepadding="2 10 2 2"; subimage="http://www.wong.sg/layout/Classic/glmenu/images/arrow.gif"; itemwidth="160"; menuwidth="100%"; } with(menuStyle3=new mm_style()){ onbgcolor="#4F8EB6"; oncolor="#ffffff"; offbgcolor="#DCE9F0"; offcolor="#515151"; bordercolor="#296488"; borderstyle="solid"; borderwidth=1; separatorcolor="#2D729D"; separatorsize="1"; padding=5; fontsize="12px"; fontstyle="normal"; fontweight="normal"; fontfamily="comic sans ms,helvetica"; subimagepadding="2 10 2 2"; subimage="http://www.wong.sg/layout/Classic/glmenu/images/arrow.gif"; itemwidth="130"; menuwidth="100%"; }