_menuCloseDelay=500; _menuOpenDelay=150; _subOffsetTop=2; _subOffsetLeft=2; buildafterload="true"; with(menuStyle=new mm_style()){ bordercolor="#4F4F4F"; borderstyle="Solid"; borderwidth="0"; fontfamily="Verdana"; fontsize="9pt"; fontstyle="normal"; headerbgcolor="#ffffff"; headercolor="#000000"; offbgcolor="#5F5F5F"; offcolor="White"; onbgcolor="#EFEFEF"; oncolor="#6F6F6F"; padding="2"; separatorcolor="#FF5500"; separatorsize="0"; subimage="images/black_13x13_greyboxed.gif"; subimagepadding="3"; itemwidth="150"; } with(submenuStyle=new mm_style()){ bordercolor="#BFBEBE"; borderstyle="Double"; borderwidth="3"; fontfamily="Verdana, Tahoma, Arial"; fontsize="9pt"; fontstyle="bold"; headerbgcolor="#ffffff"; headercolor="#000000"; offbgcolor="#FF7F00"; offcolor="#000000"; onbgcolor="LightGrey"; oncolor="Black"; padding="4"; subimage="images/black_13x13_greyboxed.gif"; subimagepadding="5"; } with(milonic=new menuname("Main Menu")){ position="relative"; style=menuStyle; alwaysvisible="1"; aI("text=Starter;target=;url=Starter.html;"); aI("text=Master;target=;url=Master.html;"); aI("text=FAQ;target=;url=FAQ.html;"); aI("text=How to in EasySIGN;target=;url=How-to-in-EasySIGN.html;"); } drawMenus();