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=-2; with(menuStyle=new mm_style()){ bordercolor="#0C2577"; borderstyle="solid"; borderwidth=1; fontfamily="Calibri, Arial, sans-serif"; fontsize="100%"; fontstyle="normal"; headerbgcolor="#FFFFFF"; headercolor="#0C2577"; offbgcolor="#FFFFFF"; offcolor="#0C2577"; onbgcolor="#6584EF"; oncolor="#FFFFFF"; outfilter="fade(duration=0.2)"; overfilter="Fade(duration=0.2);Alpha(opacity=85);Shadow(color=#777777', Direction=135, Strength=5)"; padding=5; pagebgcolor="#6584EF"; pagecolor="#0C2577"; separatorcolor="#0C2577"; separatorsize=1; subimage="arrow.gif"; subimagepadding=2; } with(milonic=new menuname("Home")){ style=menuStyle; overflow="scroll"; aI("text=about us;url=index.asp;"); aI("text=mission statement;url=Mission.asp;"); aI("text=membership benefits - services;url=Services.asp;"); aI("text=membership benefits - publications;url=PublicationsIntro.asp;"); aI("text=membership benefits - publicity;url=Publicity.asp;"); aI("text=advantages of using a NAS member;url=Advantages.asp;"); aI("text=apply to join NAS;url=MemberJoin.asp;"); } with(milonic=new menuname("Member")){ style=menuStyle; overflow="scroll"; aI("text=full/affiliate member list;url=MemberList.asp?L=1;"); aI("text=associate member list;url=MemberList.asp?L=2;"); aI("text=members log in;url=Login.asp;"); } with(milonic=new menuname("Member2")){ style=menuStyle; overflow="scroll"; aI("text=announcements;url=News.asp?T=2;"); aI("text=publications;url=Publications.asp;"); } with(milonic=new menuname("Careers")){ style=menuStyle; overflow="scroll"; aI("text=careers - shopfitting;url=Careers.asp;"); aI("text=careers - training;url=CareersTraining.asp;"); aI("text=careers - case studies;url=CareersCaseStudies.asp;"); aI("text=careers - job prospects;url=CareersJobProspects.asp;"); aI("text=careers - further information;url=CareersFurtherInfo.asp;"); } drawMenus();