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="14px"; fontstyle="normal"; fontweight="bold"; headerbgcolor="#B5111B"; headercolor="#FFFFFF"; offbgcolor="#B5111B"; offcolor="#FFFFFF"; onbgcolor="#F79932"; oncolor="#ffffff"; outfilter="randomdissolve(duration=0.3)"; overfilter="Fade(duration=0.2);Alpha(opacity=100)"; padding=3; pagebgcolor="#FFFFFF"; pagecolor="000000"; separatorcolor="#B5111B"; separatorsize=13; subimage=""; subimagepadding=2; } with(itemStyle=new mm_style()){ bordercolor=""; borderstyle="solid"; borderwidth=0; fontfamily="Verdana, Tahoma, Arial"; fontsize="14px"; fontstyle="normal"; fontweight="bold"; headerbgcolor="#B5111B"; headercolor="#FFFFFF"; offbgcolor="#FFFFFF"; offcolor="#B5111B"; onbgcolor="#F79932"; oncolor="#B5111B"; outfilter="randomdissolve(duration=0.3);Shadow(color=#F79932, Direction=0, Strength=3)"; overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color=#F79932, Direction=0, Strength=3)"; padding=2; pagebgcolor="#B5111B"; 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("showmenu=CCDINC;text=CCD Inc.;url=http://www.cascadecoil.com;target=_parent;"); aI("text=PRODUCTS;url=products/products.html;target=content;"); aI("showmenu=Clients;text=CONSUMERS;"); aI("showmenu=Dealers;text=DEALERS;"); aI("text=ABOUT US;url=about/about.html;target=content"); aI("text=CONTACT US;url=contact/contact.html;target=content;"); } with(milonic=new menuname("CCDINC")){ position="absolute"; screenposition="center"; left="offset=-240"; orientation="horizontal"; style=itemStyle; aI("text=Architectural Drapery;url=http://www.cascadecoil.com/ccd/default.html;target=_parent;"); aI("showmenu=CCDS;text=GuardianCoil®;url=http://www.guardiancoil.com;target=_parent;"); aI("text=Firescreens;url=http://www.cascadefirescreens.com;target=_parent;"); aI("text=Phantom Mesh®;url=http://www.phantommesh.com;target=_parent;"); } with(milonic=new menuname("CCDS")){ position="absolute"; screenposition="center"; left="offset=-200"; orientation="horizontal"; style=itemStyle; aI("text=Blast Mitigation;url=http://www.guardiancoil.com/blastdefault.html;target=_parent;"); aI("text=Industrial Safety;url=http://www.safetycoil.com;target=_parent;"); aI("text=Security;url=http://www.cascadecoil.com/ccd/resources/Security.pdf;target=_blank;"); } with(milonic=new menuname("Clients")){ position="absolute"; screenposition="center"; left="offset=-200"; orientation="horizontal"; style=itemStyle; aI("text=Custom Screens;url=consumers/storefinder.html;target=content;"); aI("text=Order Replacement Mesh;url=consumers/storefinder.html;target=content;"); aI("text=Locate a Dealer;url=consumers/storefinder.html;target=content;"); aI("text=Info Request;url=contact/inforeq.html;target=content;"); } with(milonic=new menuname("Dealers")){ position="absolute"; screenposition="center"; left="offset=-120"; orientation="horizontal"; style=itemStyle; aI("align=center;text=COMING SOON!"); } drawMenus();