_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Palatino Linotype";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/orangedots.gif";
offbgcolor="#282828";
offcolor="#ffffff";
onbgcolor="#D55D3B";
oncolor="#ffffff";
padding="10";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="196";
}

with(submenuStyle=new mm_style()){
bordercolor="#48A6C0";
borderstyle="solid";
borderwidth="5";
fontfamily="Palatino Linotype";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#48A6C0";
offcolor="#ffffff";
onbgcolor="#357B8E";
oncolor="#ffffff";
padding="4";
separatorcolor="#357B8E";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home;target=;url=http://www.metalmastersnc.com/;");
aI("text=About Us;target=;url=About-Us.html;");
aI("showmenu=Our Services/CNC Plasma CuttingLEFT_MENU;text=Our Services;target=;url=Our-Services.html;");
aI("showmenu=Our Products/Custom Decor & Metal ArtLEFT_MENU;text=Our Products;target=;url=Our-Products.html;");
aI("text=ONLINE STORE;target=;url=http://shop.metalmastersnc.com;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Privacy Policy;target=;url=Privacy-Policy.html;");
}

with(milonic=new menuname("Our Services/CNC Plasma CuttingLEFT_MENU")){
style=submenuStyle;
aI("text=CNC Plasma Cutting;target=;url=CNC-Plasma-Cutting.html;");
aI("text=Commercial & Industrial;target=;url=Commercial-&-Industrial.html;");
aI("showmenu=Our Services/Powder Coating/Vehicle PartsLEFT_MENU;text=Powder Coating;target=;url=Powder-Coating.html;");
aI("text=Sand Blasting;target=;url=Sand-Blasting.html;");
}

with(milonic=new menuname("Our Services/Powder Coating/Vehicle PartsLEFT_MENU")){
style=submenuStyle;
aI("text=Vehicle Parts;target=;url=Vehicle-Parts.html;");
aI("text=Motorcycle Parts;target=;url=Motorcycle-Parts.html;");
aI("text=Miscellaneous Powder Coated Items;target=;url=Miscellaneous-Powder-Coated-Items.html;");
}

with(milonic=new menuname("Our Products/Custom Decor & Metal ArtLEFT_MENU")){
style=submenuStyle;
aI("text=Custom Decor & Metal Art;target=;url=Custom-Decor-&-Metal-Art.html;");
aI("text=Grills & Cookers;target=;url=Grills-&-Cookers.html;");
aI("text=Ornamental Fencing & Railings;target=;url=Ornamental-Fencing-&-Railings.html;");
aI("text=Ornamental Furniture;target=;url=Ornamental-Furniture.html;");
}


 drawMenus();

