fixMozillaZIndex=true; //Fixes Z-Index problem with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps _menuCloseDelay=500; _menuOpenDelay=150; _subOffsetTop=2; _subOffsetLeft=-2; with(menuStyle=new mm_style()){ bordercolor=""; borderstyle="solid"; borderwidth=0; fontfamily="Verdana, Tahoma, Arial"; fontsize="10px"; fontstyle="normal"; fontweight="bold"; headerbgcolor="#006600"; headercolor="#FFFFFF"; offbgcolor="#006600"; offcolor="#FFFFFF"; onbgcolor="#56BC2B"; oncolor="#ffffff"; outfilter="randomdissolve(duration=0.3)"; overfilter="Fade(duration=0.2);Alpha(opacity=100)"; padding=3; pagebgcolor="#FFFFFF"; pagecolor="000000"; separatorcolor="#006600"; separatorsize=13; subimage=""; subimagepadding=2; } with(itemStyle=new mm_style()){ bordercolor=""; borderstyle="solid"; borderwidth=0; fontfamily="Verdana, Tahoma, Arial"; fontsize="10px"; fontstyle="normal"; fontweight="bold"; headerbgcolor="#006600"; headercolor="#FFFFFF"; offbgcolor="#FFFFFF"; offcolor="#006600"; onbgcolor="#56BC2B"; oncolor="#006600"; outfilter="randomdissolve(duration=0.3);Shadow(color=#56BC2B, Direction=0, Strength=3)"; overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color=#56BC2B, Direction=0, Strength=3)"; padding=2; pagebgcolor="#006600"; pagecolor="000000"; separatorcolor="#FFFFFF"; separatorsize=10; subimage=""; subimagepadding=2; } with(milonic=new menuname("Main Menu")){ alwaysvisible=1; position="relative"; left=0; orientation="horizontal"; style=menuStyle; aI("text=CLIENTS;url=clients/clients.html;target=content"); aI("text=ABOUT US;url=about/about.html;target=content"); aI("text=CONTACT;url=contact/contact.html;target=content;"); aI("text=CCD Inc.;url=http://www.cascadecoil.com;target=_parent;"); aI(""); } drawMenus();