_scrollAmount=5 // Used for Netscape 4 scrolling _scrollDelay=10 // Used for Netscape 4 scrolling _menuCloseDelay=500 // The delay for menus to remain visible on mouse off _menuOpenDelay=150 // The delay for opening menus on mouse over _subOffsetTop=0; // Sub menu offset Top position _subOffsetLeft=-5; // Sub menu offset Left position // Goverfilter="Shadow(color='#777777', Direction=135, Strength=5)" Goutfilter="randomdissolve(duration=0.3)" with(vertStyle=new mm_style()){ oncolor="navy"; offcolor="white"; outfilter="randomdissolve(duration=0.3)"; overfilter="Fade(duration=0.2);Alpha(opacity=100);"; separatorcolor="#9E9E9E"; separatorsize=0; padding=5; fontsize="13px"; fontweight="plain"; fontfamily="Arial"; zindex=2; } horizStyle=new copyOf(vertStyle) horizStyle.oncolor="navy"; horizStyle.offcolor="white"; with(milonic=new menuname("mainmenu")){ top=153 left=180 style=horizStyle; alwaysvisible=1 screenposition="left"; orientation="horizontal"; aI("text=Corporate Profile             ;showmenu=menu2;"); aI("text=Products             ;showmenu=menu4;"); aI("text=Careers             ;url=which_page_4.html ;"); aI("text=Contact Us             ;url=which_page_6.html ;"); aI("text=Links;url=which_page_5.html ;"); } with(milonic=new menuname("menu2")){ style=horizStyle; orientation="vertical"; aI("text=Mission Statement       ;url=which_page_0.html ;"); aI("image=images/whiteline.gif;"); aI("text=Executive Team;url=which_page_1.html ;"); aI("image=images/whiteline.gif;"); aI("text=Business Development;showmenu=menu3;"); aI("image=images/whiteline.gif;"); aI("text=Press Releases;url=which_page_3.html ;"); aI("image=images/whiteline.gif;"); } with(milonic=new menuname("menu3")){ style=vertStyle; aI("text=Seeking Product Acquisitions and Strategic Partners;url=which_page_2.html ;"); aI("image=images/whiteline2.gif;"); } with(milonic=new menuname("menu4")){ style=vertStyle; aI("text=Locoid® Family;showmenu=menu5;"); aI("image=images/whiteline3.gif;"); aI("text=Minocin® Family;showmenu=menu6;"); aI("image=images/whiteline3.gif;"); aI("text=Tretin-X™;url=which_page_7.html ;"); aI("image=images/whiteline3.gif;"); aI("text=Patient Assistance;url=javascript:pa_window();"); aI("image=images/whiteline3.gif;"); } with(milonic=new menuname("menu5")){ style=vertStyle; aI("text=Locoid Lipocream®;url=which_page_10.html ;"); aI("image=images/whiteline3.gif;"); aI("text=Locoid Lotion®;url=which_page_11.html ;"); aI("image=images/whiteline3.gif;"); aI("text=Locoid®;url=which_page_9.html ;"); aI("image=images/whiteline3.gif;"); } with(milonic=new menuname("menu6")){ style=vertStyle; aI("text=Minocin® Kit;url=which_page_8.html ;"); aI("image=images/whiteline3.gif;"); aI("text=Minocin® IV;url=which_page_12.html ;"); aI("image=images/whiteline3.gif;"); aI("text=Minocin® Pellet-filled Capsules;url=which_page_13.html ;"); aI("image=images/whiteline3.gif;"); } for(_a=_mnucnt; _a<_m.length; _a++){_drawMenu(_a)}