_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="9pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Transparent";
offcolor="#000040";
onbgcolor="#E8E8FF";
onbold="bold";
oncolor="#000040";
ondecoration="underline";
padding="6";
pagebgcolor="Transparent";
pagecolor="CadetBlue";
separatorcolor="Transparent";
separatorsize="1";
subimage="images/black_7x7.gif";
subimagepadding="0";
itemwidth="1000";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Arial";
fontsize="8pt";
fontstyle="bold";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Transparent";
offcolor="#000040";
onbgcolor="Transparent";
oncolor="#000040";
padding="4";
pagebgcolor="Transparent";
pagecolor="#000040";
subimage="images/black_7x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth="100%";
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
openstyle="up";
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=Cutting Services;target=;url=Water-Jet-Cutting-Services-by-Aqua-Jet.html;");
aI("text=Request a Quote;target=;url=Request-a-Quote.html;");
aI("text=Send Large Files;target=;url=Waterjet-quotes-via-files-sent-to-Aqua-Jet-LLC.html;");
aI("text=Privacy Statement;target=;url=Aqua-Jet-LLC-Precision-Cutting-Experts-Privacy-Statement.html;");
aI("text=Site Map;target=;url=Water-Jet-Cutting-Sitemap.html;");
}


 drawMenus();

