_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="Transparent";
borderstyle="solid";
borderwidth="0";
fontfamily="Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Transparent";
offcolor="#000040";
onbgcolor="Transparent";
onbold="bold";
oncolor="#000040";
ondecoration="underline";
padding="5";
pagebgcolor="Transparent";
pagecolor="CadetBlue";
separatorcolor="Transparent";
separatorsize="1";
subimage="images/black_7x7.gif";
subimagepadding="0";
itemwidth="125";
}

with(submenuStyle=new mm_style()){
bordercolor="Transparent";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000040";
onbgcolor="Transparent";
oncolor="#000040";
ondecoration="underline";
padding="4";
pagebgcolor="Transparent";
pagecolor="CadetBlue";
subimage="images/black_7x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=503;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://www.aquajetllc.com/;");
aI("text=About Aqua Jet;target=;url=About-Aqua-Jet-Experts-in-Precision-Water-Jet-Cutting-Services.html;");
aI("text=Contact Aqua Jet;target=;url=Contact-Aqua-Jet-LLC-800.538.2260.html;");
aI("text=Request a Quote;target=;url=Request-a-Quote.html;");
}


 drawMenus();

