with(milonic=new menuname("Main Menu")){ style=menuStyle; alwaysvisible=1; orientation="horizontal"; position="relative"; menuwidth=765; menualign="center"; aI("text=:: Home;url=default.asp;status=Back To Home Page;itemwidth=102"); aI("text=:: About Us;showmenu=about;itemwidth=127"); aI("text=:: Products;showmenu=products;itemwidth=123"); aI("text=:: Downloads & Forms;showmenu=catalogues;itemwidth=193"); aI("text=:: News;url=news_archive.asp;status=News;itemwidth=101"); aI("text=:: Contact;showmenu=contact;status=Contact Us;itemwidth=118"); } drawMenus();