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=0; fontfamily="Myriad Pro,Tahoma, Verdana, Arial"; fontsize="8.5pt"; fontstyle="normal"; fontweight="bold"; headerbgcolor="#ffffff"; headercolor="#000000"; image="images/reddots.gif"; imagepadding=4; offbgcolor="#343849"; offcolor="#ffffff"; onbgcolor="#7f1925"; oncolor="#ffffff"; outfilter="randomdissolve(duration=0.3)"; overfilter="Fade(duration=0.2);Alpha(opacity=90)"; overimage="images/whitedots.gif"; padding=5; pagebgcolor="#8890b6"; pagecolor="#ffffff"; separatorcolor="#ffffff"; separatorsize=1; subimage="images/arrow.gif"; subimagepadding=2; } with(submenuStyle=new mm_style()){ bordercolor="#ffffff"; borderstyle="solid"; borderwidth=1; fontfamily="Verdana, Tahoma, Arial"; fontsize="8pt"; fontstyle="normal"; headerbgcolor="#ffffff"; headercolor="#000000"; offbgcolor="#5871B3"; offcolor="#ffffff"; onbgcolor="#DC9B5B"; oncolor="#ffffff"; outfilter="randomdissolve(duration=0.3)"; overfilter="Fade(duration=0.2);Alpha(opacity=90)"; padding=5; pagebgcolor="#82B6D7"; pagecolor="black"; separatorcolor="#758CC9"; separatorsize=1; subimage="images/arrow.gif"; subimagepadding=2; } with(milonic=new menuname("Main Menu")){ alwaysvisible=1; left=51; orientation="vertical"; style=menuStyle; position="relative"; aI("status=Back To Home Page;text=Home;url=index.html;"); aI("text=Why CP;url=about.html"); aI("text=Meeting Info;url=meetings.html"); aI("text=Testimonials;url=testimonials.html"); aI("text=Helpful links;url=useful.html"); aI("text=Job Search Support Grps;url=support.htlm"); aI("text=Network Opportunities;url=network.html"); aI("text=BNI Substitute Locator;url=bnisub.html"); aI("text=Contact Us;url=contactus.html"); } drawMenus();