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="12px"; 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")){ style=menuStyle; top=230; left=695; alwaysvisible=1; followscroll="1"; orientation="horizontal"; openstyle="forceleft"; aI("text=TIPS            showmenu=quick-links_tips;onsubimage=arrow_swap.gif;status=Quick to TIPS on this page;"); } with(milonic=new menuname("quick-links_tips")){ style=menuStyle; openstyle="forceleft"; overflow="scroll"; aI("text=                         CENTRIFUGAL PUMP TIPS;offbgcolor=red;offcolor=white;url=http://www.java.com/en/download/windows_automatic.jsp"); aI("text=1. Flow and pressure relationship of a pump.;url=#tips1;"); aI("text=2. Don't run a pump at zero flow;url=#tips2;"); aI("text=3. Use pressure gauges;url=#tips3;"); aI("text=4. Do not let a pump run dry, use a check valve;url=#tips4;"); aI("text=5. Suction valves;url=#tips5;"); aI("text=6. Eccentric reducer;url=#tips6;"); aI("text=7. Use a multi-stage turbine pump for deep wells;url=#tips7;"); aI("text=8. Flow control;url=#tips8;"); aI("text=9. Plan ahead for flow meters;url=#tips9;"); aI("text=10. Avoid pockets and high points;url=#tips10;"); aI("text=12. Water hammer;url=#tips12;"); aI("text=13. The right pipe size;url=#tips13;"); aI("text=14. Pressure at high point of system;url=#tips14;"); aI("text=15. Pump pressure rating and series operation;url=#tips15;"); aI("text=16. Inadequate pump suction submersion;url=#tips16;"); aI("text=17. Select a pump;url=#tips17;"); aI("text=18. Air in pump reduces capacity;url=#tips18;"); aI("text=19. Effect of viscosity on pump performance;url=#tips19;"); aI("text=20. Avoid running pump in reverse direction;url=#tips20;"); aI("text=21. Minimum flow rate;url=#tips21;"); aI("text=22. Three important points on the pump char. curve;url=#tips22;"); aI("text=23. Normal, flat and drooping char. curves;url=#tips23;"); aI("text=24. Suction piping;url=#tips24;"); aI("text=25. The meaning of specific speed;url=#tips25;"); aI("text=26. Different types of centrifugal pumps;url=#tips26;"); aI("text=27. Unusual aspects of pump systems;url=#tips27;"); aI("text=28. Predict pump efficiency;url=#tips28;"); aI("text=29. Predict N.P.S.H. required;url=#tips29;"); aI("text=30. Consider higher speed centrifugal pumps;url=#high-speed;"); aI("text=31. Flywheel effect, pulley diameter;url=#flywheel;"); aI("text=32. 10 ways to select a happy pump;url=#happy_pump;"); } drawMenus();