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/quickfind.gif"; } with(milonic=new menuname("quickFind")){ style=menuStyle; menuwidth="197px"; aI("text=Babies Online;url=http://www.our365.com/NewbornPortraits/HospitalResults.aspx?sid=3218;"); aI("text=CaringBridge;url=http://www.caringbridge.org/;"); aI("text=Classes, Events, & Support;url=beta_calendar.asp;"); aI("text=ICAre Clinical Portal;url=http://lourdes-icare.health-partners.org/;"); aI("text=Office Manager Exchange;url=http://chpquickplace.health-partners.org/lourdesom;"); aI("text=MyChart;url=http://www.ehealthconnection.com/regions/mercy_kentucky/carepath.asp;"); } drawMenus() // Draw the sub menus first. with(milonic=new menuname("Main Menu 1")){ style=menuStyle; menuwidth="197px"; alwaysvisible=1; orientation="horizontal"; position="relative"; aI("text=;showmenu=quickFind;"); } drawMenus(); // Then draw the first main menu.