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="Verdana"; align="left"; fontcolor="white"; fontsize="70%"; fontweight="bold"; headercolor="#ffffff"; oncolor="#000000"; onbgcolor="#E4CFCB"; offbgcolor="transparent"; offcolor="#ffffff"; itemheight=14; padding=1.5; subimagepadding="1"; } with(menuSubStyle=new mm_style()){ fontfamily="Verdana"; fontsize="70%"; fontweight="normal"; offbgcolor="#EEE2B6"; onbgcolor="#DACCA9"; offcolor="#000000"; oncolor="#000000"; itemheight=14; align="left"; separatorheight=1; separatorcolor="#000000"; } with(milonic=new menuname("Main Menu")){ alwaysvisible=1; orientation="horizontal"; style=menuStyle; aI("text= onbgcolor=transparent"); aI("url=index.php;text=  Home Page  "); aI("url=page-mm_programs.html;text=  Programs  "); aI("url=page-contactus.html;text=  Contact Us  "); aI("url=page-mm_support.html;text=  Support  "); aI("url=page-mm_links.html;text=  Links  "); aI("url=page-mm_aboutus.html;text=  About Us  "); aI("url=page-mm_volunteer.html;text=  Volunteer  "); aI("text=    "); } with(milonic=new menuname("2_homepage")){ orientation="vertical"; style=menuSubStyle; } with(milonic=new menuname("2_mm_programs")){ orientation="vertical"; style=menuSubStyle; } with(milonic=new menuname("2_contactus")){ orientation="vertical"; style=menuSubStyle; } with(milonic=new menuname("2_mm_calendar")){ orientation="vertical"; style=menuSubStyle; } with(milonic=new menuname("2_mm_support")){ orientation="vertical"; style=menuSubStyle; } with(milonic=new menuname("2_mm_links")){ orientation="vertical"; style=menuSubStyle; } with(milonic=new menuname("2_mm_aboutus")){ orientation="vertical"; style=menuSubStyle; } with(milonic=new menuname("2_mm_volunteer")){ orientation="vertical"; style=menuSubStyle; } with(milonic=new menuname("2_mm_")){ orientation="vertical"; style=menuSubStyle; } with(milonic=new menuname("mm_")){ orientation="vertical"; style=menuSubStyle; } drawMenus();