_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/dots1.gif";
offbgcolor="#1B2C85";
offcolor="#ffffff";
onbgcolor="LightBlue";
onbold="bold";
oncolor="Red";
padding="6";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/db_red.gif";
subimagepadding="2";
overimage="images/dots1.gif";
imagepadding="6";
itemwidth="1000";
}

with(submenuStyle=new mm_style()){
bordercolor="LightBlue";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
offbgcolor="Navy";
offcolor="#ffffff";
onbgcolor="LightBlue";
onbold="bold";
oncolor="Red";
padding="4";
separatorcolor="LightBlue";
separatorsize="1";
subimage="images/db_red.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth="100%";
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://www.buttweldersusa.com/;");
aI("text=Butt Welders;target=;url=Butt-Welders.html;");
aI("text=Roll Pointers;target=;url=Roll-Pointers.html;");
aI("text=Sale Items;target=;url=Sale-Items.html;");
aI("showmenu=Special EquipmentCoating MachineINFO_BAR_MENU;text=Special Equipment;target=;url=Special-Equipment.html;");
aI("showmenu=Parts-Repair-ServicesPartsINFO_BAR_MENU;text=Parts-Repair-Services;target=;url=Parts-Repair-Services.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
}

with(milonic=new menuname("Special EquipmentCoating MachineINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Coating Machine;target=;url=Coating-Machine.html;");
aI("text=Multi-Hole;target=;url=Multi-Hole.html;");
aI("text=Bull Blocks;target=;url=Bull-Blocks.html;");
aI("text=Dead Blocks;target=;url=Dead-Blocks.html;");
aI("text=Straighten and Cut;target=;url=Straighten-and-Cut.html;");
aI("text=Take-Up Pay-Off and Spoolers;target=;url=Take-Up-Pay-Off-and-Spoolers.html;");
}

with(milonic=new menuname("Parts-Repair-ServicesPartsINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Parts;target=;url=Parts.html;");
aI("text=CNC Machining;target=;url=CNC-Machining.html;");
}


 drawMenus();
