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()){ fontsize="8pt"; fontweight="bold"; onbgcolor="#668599"; oncolor="#ffffff"; offbgcolor="#CDE1EC"; offcolor="#003355"; bordercolor="#296488"; borderstyle="solid"; borderwidth=0; padding="4px 8px 4px 8px"; separatorcolor="#B7D1E2"; separatorsize="1"; fontstyle="normal"; fontfamily="Arial, Helvetica, sans-serif"; subimage="img/physicanspecialty.gif"; } with(milonic=new menuname("specialty")){ style=menuStyle; menuwidth="140px"; aI("text=Allergy;url=Phys_directory_process.asp?specialty=Allergy;"); aI("text=Anesthesiology;url=Phys_directory_process.asp?specialty=Anesthesiology;"); aI("text=Bariatric Surgery;url=Phys_directory_process.asp?specialty=Bariatric Surgery;"); aI("text=Cardiology;url=Phys_directory_process.asp?specialty=Cardiology;"); aI("text=Cardiothoracic Surgery;url=Phys_directory_process.asp?specialty=Cardiothoracic Surgery;"); aI("text=Dermatology;url=Phys_directory_process.asp?specialty=Dermatology;"); aI("text=Emergency Medicine;url=Phys_directory_process.asp?specialty=Emergency Medicine;"); aI("text=Endocrinology;url=Phys_directory_process.asp?specialty=Endocrinology;"); aI("text=Family Medicine;url=Phys_directory_process.asp?specialty=Family Medicine;"); aI("text=Family Practice;url=Phys_directory_process.asp?specialty=Family Practice;"); aI("text=Gastroenterology;url=Phys_directory_process.asp?specialty=Gastroenterology;"); aI("text=General Surgery;url=Phys_directory_process.asp?specialty=General Surgery;"); aI("text=Infectious Diseases;url=Phys_directory_process.asp?specialty=Infectious Diseases;"); aI("text=Internal Medicine;url=Phys_directory_process.asp?specialty=Internal Medicine;"); aI("text=Nephrology;url=Phys_directory_process.asp?specialty=Nephrology;"); aI("text=More Specialties...;url=Phys_directory.asp;"); } drawMenus() // Draw the sub menus first. with(milonic=new menuname("Main Menu 1")){ style=menuStyle; menuwidth="140px"; alwaysvisible=1; orientation="horizontal"; position="relative"; aI("text=;showmenu=specialty;"); } drawMenus(); // Then draw the first main menu.