with(SubMenuStyle=new mm_style()){ onbgcolor="#666666"; oncolor="#FFFFFF"; offbgcolor="#CCCCCC"; offcolor="#000000"; bordercolor="#666666"; borderstyle="solid"; borderwidth="1"; separatorcolor="#666666"; separatorsize="1"; padding="2"; fontsize="8"; fontstyle="bold"; fontfamily="Verdana"; pagecolor="black"; pagebgcolor="#82B6D7"; headercolor="#000000"; headerbgcolor="#ffffff"; subimage=""; subimagepadding="1"; overfilter="Fade(duration=0.2);Alpha(opacity=95);"; outfilter=""; } with(milonic=new menuname("Main Menu")){ style="menuStyle"; top="65"; left="182"; alwaysvisible="1"; orientation="horizontal"; position="relative"; aI("text=   About   ;showmenu=About;fontsize=10px;fontweight=bold;"); aI("text=   Services for Utahns   ;showmenu=Services;fontsize=10px;fontweight=bold;"); aI("text=   Visiting Utah   ;showmenu=Visiting;fontsize=10px;fontweight=bold;"); aI("text=   Issues & Legislation   ;showmenu=Issues;fontsize=10px;fontweight=bold;"); aI("text=   News Room   ;showmenu=News;fontsize=10px;fontweight=bold;"); aI("text=   Teachers & Students   ;showmenu=Teachers;fontsize=10px;fontweight=bold;"); } drawMenus();