_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="Transparent";
borderstyle="solid";
borderwidth="0";
fontfamily="Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Transparent";
offcolor="#000040";
onbgcolor="#4A74B2";
onbold="bold";
oncolor="AliceBlue";
ondecoration="underline";
padding="10";
pagebgcolor="Transparent";
pagecolor="#00568B";
separatorcolor="Transparent";
separatorsize="4";
subimage="images/black_7x7.gif";
subimagepadding="6";
itemwidth="160";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#999999";
oncolor="#000000";
padding="4";
subimage="images/black_7x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Cutting Services;target=;url=Water-Jet-Cutting-Services-by-Aqua-Jet.html;");
aI("text=Water Jet Cutting;target=;url=Aqua-Jet-Experience-in-Water-Jet-Cutting.html;");
aI("text=Laser Cutting;target=;url=Aqua-Jet-Experts-in-Custom-Laser-Cutting-in-California-&-Oregon.html;");
aI("text=Design and Consultation;target=;url=Aqua-Jet-Offers-Cutting-Design-and-Consultation.html;");
aI("text=Aqua Jet's Design Showcase;target=;url=Projects-Completed-by-Aqua-Jet-LLC-Precision-Cutting-Services.php;");
aI("text=Request a Quote;target=;url=Request-a-Quote.html;");
}


 drawMenus();

