fixMozillaZIndex=true; //Fixes Z-Index problem with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps _menuCloseDelay=150; _menuOpenDelay=150; _subOffsetTop=0; _subOffsetLeft=0; with(menuStyle=new mm_style()){ fontfamily="Trebuchet MS"; fontcolor="white"; fontsize="80%"; fontweight="bold"; // itemwidth=110; align="left"; headercolor="#FFFFFF"; oncolor="#FFFFFF"; offbgcolor="transparent"; offcolor="#ffffff"; itemheight=16; separatorsize=1; } with(menuSubStyle=new mm_style()){ fontfamily="Trebuchet MS"; fontcolor="white"; fontsize="80%"; //itemwidth=12; fontweight="bold"; offbgcolor="#9E7A62"; onbgcolor="#761F03"; offcolor="#FFFFFF"; oncolor="#FFFFFF"; overfilter="Fade(duration=0.2);Alpha(opacity=95)"; itemheight=20; padding=3; align="left"; separatorsize=1; separatorcolor="black"; } with(milonic=new menuname("Main Menu")){ alwaysvisible=1; orientation="horizontal"; style=menuStyle; zindex=1; aI("text=    Altar Cloths    ;url=buyonline/shop/shop.php?c1=Altar Cloths;showmenu=Altar Cloths"); aI("text=    Sacred Linens    ;url=buyonline/shop/shop.php?c1=Sacred Linens;showmenu=Sacred Linens"); aI("text=    Vestments    ;url=buyonline/shop/shop.php?c1=Vestments;showmenu=Vestments"); aI("text=    Vesture    ;url=buyonline/shop/shop.php?c1=Vesture;showmenu=Vesture"); aI("text=    Order Forms    ;url=http://www.benedictinesofmary.org/site.php?id=97;showmenu=Order Forms"); } with(milonic=new menuname("Altar Cloths")){ orientation="vertical"; style=menuSubStyle; zindex=1; } with(milonic=new menuname("Sacred Linens")){ orientation="vertical"; style=menuSubStyle; zindex=1; aI("text=Amices;url=buyonline/shop/shop.php?c1=Sacred Linens&c2=Amices"); aI("text=Corporals;url=buyonline/shop/shop.php?c1=Sacred Linens&c2=Corporals"); aI("text=Finger Towels;url=buyonline/shop/shop.php?c1=Sacred Linens&c2=Finger Towels"); aI("text=Palls;url=buyonline/shop/shop.php?c1=Sacred Linens&c2=Palls"); aI("text=Purificators;url=buyonline/shop/shop.php?c1=Sacred Linens&c2=Purificators"); } with(milonic=new menuname("Vestments")){ orientation="vertical"; style=menuSubStyle; zindex=1; aI("text=Gothic;url=buyonline/shop/shop.php?c1=Vestments&c2=Gothic"); aI("text=Roman;url=buyonline/shop/shop.php?c1=Vestments&c2=Roman"); aI("text=Some Additional Items;url=buyonline/shop/shop.php?c1=Vestments&c2=Some Additional Items"); } with(milonic=new menuname("Vesture")){ orientation="vertical"; style=menuSubStyle; zindex=1; aI("text=Albs;url=buyonline/shop/shop.php?c1=Vesture&c2=Albs"); aI("text=Surplices;url=buyonline/shop/shop.php?c1=Vesture&c2=Surplices"); } drawMenus();