_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/dots9.gif";
offbgcolor="#090A09";
offcolor="White";
onbgcolor="#702424";
oncolor="White";
padding="10";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/dots9.gif";
imagepadding="6";
itemwidth="196";
}

with(submenuStyle=new mm_style()){
bordercolor="#702424";
borderstyle="solid";
borderwidth="5";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#702424";
offcolor="#ffffff";
onbgcolor="#511A1A";
oncolor="#ffffff";
padding="4";
pagecolor="Black";
separatorcolor="#511A1A";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Equipment Repair Services;target=;url=http://www.randysequipmentrepair.com/;");
aI("text=Forklift Repair;target=;url=forklift-repair.html;");
aI("showmenu=Other Services/Machine WorkLEFT_MENU;text=Other Services;target=;url=other-services.html;");
aI("text=Hydraulic Cylinder Repair;target=;url=hydraulic-cylinder-repair.html;");
aI("showmenu=Resources/Industry NewsLEFT_MENU;text=Resources;target=;url=resources.html;");
aI("text=Contact Us;target=;url=contact-us.html;");
aI("text=View on Mobile;target=;url=view-on-mobile.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("Other Services/Machine WorkLEFT_MENU")){
style=submenuStyle;
aI("text=Machine Work;target=;url=machine-work.html;");
aI("text=Plasma Cutting;target=;url=plasma-cutting.html;");
aI("text=Fork Straightening;target=;url=fork-straightening.html;");
aI("text=Welding;target=;url=welding.html;");
}

with(milonic=new menuname("Resources/Industry NewsLEFT_MENU")){
style=submenuStyle;
aI("text=Industry News;target=;url=industry-news.html;");
}


 drawMenus();

