fixMozillaZIndex=true; //Fixes Z-Index problem with Mozilla browsers _menuCloseDelay=500 // The time delay for menus to remain visible on mouse out _menuOpenDelay=150 // The time delay before menus open on mouse over _followSpeed=5 // Follow scrolling speed _followRate=40 // Follow scrolling Rate _subOffsetTop=10 // Sub menu top offset _subOffsetLeft=-10 // Sub menu left offset _scrollAmount=3 // Only needed for Netscape 4.x _scrollDelay=20 // Only needed for Netcsape 4.x with(menuStyle=new mm_style()){ onbgcolor="#8B5736"; oncolor="#FFFFFF"; offbgcolor="#FAF8D7"; offcolor="#000000"; bordercolor="#296488"; borderstyle="solid"; borderwidth=1; onborder="1px solid #aaaaaa"; separatorcolor="#2D729D"; separatorsize="0"; padding=5; fontsize="10px"; fontstyle="normal"; fontweight="bold"; fontfamily="Verdana, Tahoma, Arial"; pagecolor="#FFFFFF"; pagebgcolor="#999999"; headercolor="#000000"; headerbgcolor="#ffffff"; subimage="arrow.gif"; subimagepadding="2"; overfilter='randomdissolve(duration=0.5)'; //outfilter="Fade(duration=0.4)"; outfilter='randomdissolve(duration=0.5)'; } with(milonic=new menuname("Main Menu_downloads")){ style=menuStyle; top=200; left=515; alwaysvisible=1; followscroll="1"; orientation="horizontal"; aI("text=QUICK LINKS;showmenu=purchase;"); } with(milonic=new menuname("purchase")){ style=menuStyle; overflow="scroll"; aI("text=TOP;url=#TOP;"); aI("text=Unusual aspects of pump systems;url=#download3;"); aI("text=How to calculate pump total head;url=#download4;"); aI("text=How to calculate pressure anywhere in a pump system;url=#download5;"); aI("text=Guidelines for pump system designers;url=#download6;"); aI("text=How to do pump performance measurements;url=#download7;"); aI("text=Pipe roughness values;url=#download8;"); aI("text=Efficiency and power factor values - Elec. induction motors;url=#download9;"); aI("text=Centrifugal pump specific speed;url=#download10;"); aI("text=Specialty pumps;url=#download11;"); aI("text=What is cavitation, and what can you do about it?;url=#download12;"); aI("text=More on what is cavitation;url=#download13;"); aI("text=What type of centrifugal pump do you have?;url=#download14;"); aI("text=The inner workings of a siphon;url=#download17;"); aI("text=Article on a viscous drag pump;url=#download18;"); aI("text=Max. pressure per the ASME process piping code B31.3;url=#download19;"); aI("text=Progressive cavity pump protection;url=#download20;"); aI("text=Efficiency and power factors for induction motors;url=#download21;"); aI("text=BOTTOM;url=#download21;"); } drawMenus();