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=0; _subOffsetLeft=0; with(menuStyle=new mm_style()){ bordercolor="#000000"; borderstyle="solid"; borderwidth="0"; fontfamily="Arial, Verdana, Tahoma, Sans-serif"; fontsize="10pt"; fontstyle="normal"; headerbgcolor="#000000"; headercolor="#000000"; offcolor="#ffffff"; oncolor="#ffffff"; outfilter="Fade(duration=0.2)"; overfilter="Fade(duration=0.2);Alpha(opacity=95)"; padding="0"; separatorcolor="#000000"; separatorsize="1"; separatorpadding="25"; itemheight="16"; align="left"; } with(menuStyle2=new mm_style()){ bordercolor="#000000"; borderstyle="solid"; borderwidth="2"; fontfamily="Arial, Verdana, Tahoma, Sans-serif"; fontsize="10pt"; fontstyle="normal"; headerbgcolor="#000000"; headercolor="#000000"; offbgcolor="#000000"; offcolor="#ffffff"; onbgcolor="#C2BCA2"; oncolor="#000000"; outfilter="Fade(duration=0.2)"; overfilter="Fade(duration=0.2);Alpha(opacity=95)"; padding="5"; separatorcolor="#7A7A7A"; separatorsize="0"; separatorpadding="0"; itemwidth="165"; align="left"; } with(milonic=new menuname("Main Menu")){ alwaysvisible="1"; left="0"; top="0"; orientation="horizontal"; style=menuStyle; position="relative"; margin="6"; aI("showmenu=Home;text=HOME;url=general_main.asp;"); aI("showmenu=Collections;text=COLLECTIONS;"); aI("showmenu=2;text=COMPANY PROFILE;url=general_content.asp?CatID=2;"); aI("showmenu=1;text=EXPERT TIPS;url=general_content.asp?CatID=1;"); aI("showmenu=3;text=CONTACT;url=general_content.asp?CatID=3;"); aI("showmenu=info;text=CUSTOMER INFO;"); } with(milonic=new menuname("Home")){ overflow="scroll"; style=menuStyle2; aI("text=NEWS;url=news_main.asp;"); aI("text=WISH LIST;url=cart_main.asp;"); } with(milonic=new menuname("Collections")){ overflow="scroll"; style=menuStyle2; aI("text=DINING ROOM;url=item_catsub.asp?ItemCatID=9;"); aI("text=BEDROOM;url=item_catsub.asp?ItemCatID=2;"); aI("text=ENTERTAINMENT;url=item_catsub.asp?ItemCatID=6;"); aI("text=OFFICE;url=item_catsub.asp?ItemCatID=7;"); aI("text=LIVING ROOM;url=item_catsub.asp?ItemCatID=5;"); aI("text=ROWE UPHOLSTERY;url=item_catsub.asp?ItemCatID=11;"); aI("text=LEGACY LEATHER;url=item_catsub.asp?ItemCatID=15;"); aI("text=COUNTRY COTTAGE COLLECTION;url=item_catsub.asp?ItemCatID=4;"); aI("text=ACCESSORIES;url=item_catsub.asp?ItemCatID=12;"); aI("text=MAGNIFLEX MATTRESSES;url=item_catsub.asp?ItemCatID=14;"); aI("text=THE SHOP;url=item_catsub.asp?ItemCatID=16;"); aI("text=SHOWCASE;url=item_catsub.asp?ItemCatID=1;"); aI("text=CLEARANCE ;url=item_catsub.asp?ItemCatID=3;"); } with(milonic=new menuname("2")){ overflow="scroll"; style=menuStyle2; aI("text=CUSTOM DESIGN;url=general_content.asp?CatSubID=4;"); aI("text=THE ABACUS DIFFERENCE;url=general_content.asp?CatSubID=7;"); aI("text=LEGAL NOTICES;url=general_content.asp?CatSubID=6;"); aI("text=JOB OPPORTUNITIES;url=general_content.asp?CatSubID=3;"); } with(milonic=new menuname("1")){ overflow="scroll"; style=menuStyle2; aI("text=REPAIRING BLUSH MARKS;url=general_content.asp?CatSubID=1;"); aI("text=USING TOUCHUP MARKERS;url=general_content.asp?CatSubID=2;"); } with(milonic=new menuname("3")){ overflow="scroll"; style=menuStyle2; aI("text=DIRECTIONS;url=general_content.asp?CatSubID=8;"); aI("text=SHOWROOM HOURS;url=general_content.asp?CatSubID=10;"); aI("text=JOIN MAILING LIST;url=general_content.asp?CatSubID=9;"); } with(milonic=new menuname("info")){ overflow="scroll"; style=menuStyle2; aI("text=TABLE LEG STYLES;url=gallery_main.asp?GalCatID=3;"); aI("text=HARDWARE ;url=gallery_main.asp?GalCatID=1;"); aI("text=COLOUR SAMPLES;url=gallery_main.asp?GalCatID=2;"); } drawMenus();