_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=0;
_subOffsetLeft=0;




with(vertStyle=new mm_style()){
onbgcolor="#CEDCC9";
oncolor="black";
offbgcolor="#cdc9bb";
offcolor="black";
bordercolor="#E7E7E7";
borderstyle="solid";
borderwidth=0;
separatorcolor="#cdc9bb";
separatorsize="0";
padding=3;
fontsize="8pt";
fontstyle="normal";
fontfamily="Verdana";
fontweight="normal";
pagecolor="black";
pagebgcolor="#cdc9bb";
headercolor="#000000";
headerbgcolor="#ffffff";
overfilter="Fade(duration=0.0);Alpha(opacity=95)";
outfilter="randomdissolve(duration=0.0)";
}

with(horizStyle=new mm_style()){
styleid=1;
onbgcolor="#cdc9bb";
oncolor="black";
offbgcolor="#CEDCC9";
offcolor="black";
bordercolor="#E7E7E7";
borderstyle="solid";
borderwidth=0;
separatorcolor="#E7E7E7";
separatorsize="0";
padding=7;
fontsize="7pt";
fontstyle="normal";
fontfamily="Verdana";
fontweight="bold";
pagecolor="black";
pagebgcolor="#CEDCC9";
headercolor="#000000";
headerbgcolor="#FFFFFF";
overfilter="Fade(duration=0.0);Alpha(opacity=85)";
outfilter="randomdissolve(duration=0.0)";
}



with(milonic=new menuname("Services")){
margin=3;
style=vertStyle;
top="offset=2";
aI("text=Home;url=http://www.fieldingpumps.com;");
aI("text=Products;url=http://www.fieldingpumps.com/products.asp;");
aI("text=Contact Us;url=http://www.fieldingpumps.com/contactus.asp;");
}

with(milonic=new menuname("Products")){
margin=3;
style=vertStyle;
aI("text=ShinMaywa Norus;url=http://www.fieldingpumps.com/products.asp;");

}

drawMenus();

