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()){ styleid=1; bordercolor="#ffffff"; borderstyle="solid"; borderwidth=1; fontfamily="Verdana, Tahoma, Arial"; fontsize="8pt"; fontstyle="normal"; fontweight="bold"; headerbgcolor="#ffffff"; headercolor="#000000"; offbgcolor="#929292"; offcolor="#ffffff"; onbgcolor="#FF6A3B"; oncolor="#ffffff"; outfilter="randomdissolve(duration=0.3)"; overfilter="Fade(duration=0.8);Alpha(opacity=100);Shadow(color=#cccccc', Direction=135, Strength=5)"; padding=6; pagebgcolor="#82B6D7"; pagecolor="black"; separatorcolor="#ffffff"; separatorsize=1; subimage="arrow.gif"; subimagepadding=6; } with(submenuStyle=new mm_style()){ bordercolor="#ffffff"; borderstyle="solid"; borderwidth=1; fontfamily="Verdana, Tahoma, Arial"; fontsize="8pt"; fontstyle="normal"; fontweight="bold"; headerbgcolor="#ffffff"; headercolor="#000000"; offbgcolor="#929292"; offcolor="#ffffff"; onbgcolor="#FF6A3B"; oncolor="#FFffff"; overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color=#777777', Direction=135, Strength=5)"; padding=6; pagebgcolor="#ffffff"; pagecolor="black"; separatorcolor="#ffffff"; separatorsize=1; subimage="arrow.gif"; subimagepadding=6; } with(milonic=new menuname("Main Menu")){ alwaysvisible=1; left=15; orientation="vertical"; style=menuStyle; top=135; aI("text=Home;url=index.html;"); aI("showmenu=Diary;text=Diary;"); aI("showmenu=Meetings;text=Meetings;"); aI("showmenu=Membership;text=Membership;"); aI("showmenu=Contact Us;text=Contact Us;"); } with(milonic=new menuname("Diary")){ margin=0; style=submenuStyle; aI("text=Dates;url=diary.htm;"); } with(milonic=new menuname("News")){ margin=0; style=submenuStyle; aI("text=Latest News;url=news-latest.htm;"); aI("text=Archived News;url=news-archive.htm;"); } with(milonic=new menuname("Meetings")){ margin=0; style=submenuStyle; aI("text=When and Where;url=whenandwhere.htm;"); aI("text=Meeting Video;url=tbn-video.html;"); aI("text=Our Agenda;url=meeting-agenda.htm;"); aI("text=Constitution;url=constitution.htm;"); } with(milonic=new menuname("Membership")){ margin=0; style=submenuStyle; aI("text=How to Join;url=howtojoin.html;"); aI("text=Cost;url=membership-cost.htm;"); aI("text=List of Members;url=membership-listofmembers.htm;"); } with(milonic=new menuname("FAQs")){ margin=0; style=submenuStyle; aI("text=Read our FAQs;url=faq-read.htm;"); } with(milonic=new menuname("Support Services")){ margin=0; style=submenuStyle; aI("text=Inhouse Expertise;url=supportservices-inhouseexpertise.htm;"); aI("text=Friends of ABBA;url=supportservices-friendsofabba.htm;"); } with(milonic=new menuname("Contact Us")){ margin=0; style=submenuStyle; aI("text=Committee;url=committee.htm;"); } drawMenus();