<!--

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(ScrollingSampStyle=new mm_style()){

bordercolor="#999999";

borderstyle="solid";

borderwidth=1;

fontfamily="Verdana, Tahoma, Arial";

fontsize="75%";

fontstyle="normal";

fontweight="bold";

offbgcolor="#eeeeee";

offcolor="#000000";

onbgcolor="#39597d";

oncolor="#ffffff";

pagebgcolor="#82B6D7";

padding=2;

}







with(menuStyle=new mm_style()){

bordercolor="#999999";

borderstyle="solid";

borderwidth=1;

fontfamily="Verdana, Tahoma, Arial";

fontsize="75%";

fontstyle="normal";

headerbgcolor="#ffffff";

headercolor="#000000";

offbgcolor="#eeeeee";

offcolor="#000000";

onbgcolor="#39597d";

oncolor="#ffffff";

outfilter="randomdissolve(duration=0.3)";

overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";

padding=2;

pagebgcolor="#82B6D7";

pagecolor="black";

separatorcolor="#999999";

separatorsize=1;

}

with(flwmenu=new menuname("Main Menu")){

alwaysvisible=1;

itemwidth="1%";

menualign="left";

menuwidth=m_width;

left=menuleft;

orientation="horizontal";

style=ScrollingSampStyle;

top=menutop;



aI("align=center;text=Home;url=http://www.haskel-usa.com;");

aI("align=center;showmenu=Hydro Pneumatic;text=Hydro Pneumatic;");

aI("align=center;showmenu=Accessories;text=Accessories;");

aI("align=center;showmenu=Literature;text=Literature;");

aI("align=center;showmenu=Warning;text=Warning;url=http://www.haskel-usa.com/warning.htm;");

}

with(flwmenu=new menuname("Literature")){

style=menuStyle;

aI("text=Catalog;url=http://www.haskel-usa.com/literature.htm;")

aI("text=Operation & Instruction Manuals;url=http://www.haskel-usa.com/instruction.htm;")

aI("text=ISO 8573.1 Haskel Air Quality Recommendations;url=http://www.haskel-usa.com/iso8573.htm;")

}



with(flwmenu=new menuname("Hydro Pneumatic")){

style=menuStyle;

aI("text=Air Driven Liquid Pumps;url=http://www.haskel-usa.com/liquid_pump.htm;");

aI("text=Air Pressure Amplifier;url=http://www.haskel-usa.com/air_pressure.htm;");

aI("text=Air & Hyd. Gas Booster;url=http://www.haskel-usa.com/gas_booster.htm;");

aI("text=Chemical Injection Pump;url=http://www.haskel-usa.com/cip_series.htm;");

}

with(flwmenu=new menuname("Accessories")){

style=menuStyle;

aI("text=High Pressure Valves System Accessories;url=http://www.haskel-usa.com/sys_app_accessories.htm;");

}

drawMenus();