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="#4D5A68"; headercolor="#FFFFFF"; offbgcolor="#4D5A68"; offcolor="#FFFFFF"; onbgcolor="#9AACC9"; oncolor="#ffffff"; outfilter="randomdissolve(duration=0.3)"; overfilter="Fade(duration=0.2);Alpha(opacity=100)"; padding=3; pagebgcolor="#FFFFFF"; pagecolor="000000"; separatorcolor="#4D5A68"; 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="#4D5A68"; headercolor="#FFFFFF"; offbgcolor="#FFFFFF"; offcolor="#4D5A68"; onbgcolor="#9AACC9"; oncolor="#4D5A68"; outfilter="randomdissolve(duration=0.3);Shadow(color=#9AACC9, Direction=0, Strength=3)"; overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color=#9AACC9, Direction=0, Strength=3)"; padding=2; pagebgcolor="#4D5A68"; 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=DETAILS;url=products/details.html;target=content"); aI("text=BLAST MITIGATION;url=http://www.cascadedefensesystems.com;target=_parent"); aI("text=RESOURCES;url=resources/resources.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();