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=Join Our Team;url=Career_Opportunities.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.