_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#E87511";
borderstyle="solid";
borderwidth="2";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#E87511";
offcolor="White";
onbgcolor="White";
oncolor="#E87511";
padding="6";
pagebgcolor="White";
pagecolor="#E87511";
separatorcolor="White";
separatorsize="2";
subimage="images/downboxed.gif";
subimagepadding="6";
itemwidth="1000";
}

with(submenuStyle=new mm_style()){
bordercolor="White";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="DarkGray";
offcolor="#000000";
onbgcolor="#999999";
oncolor="White";
padding="4";
subimage="images/downboxed.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth="100%";
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://www.americanbbq.co.uk/;");
aI("showmenu=Commercial Smokers/About Cookshack SmartSmokersINFO_BAR_MENU;text=Commercial Smokers;target=;url=Commercial-Smokers.html;");
aI("text=Shop;target=;url=Shop.html;");
aI("text=About Us;target=;url=About-Us.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
}

with(milonic=new menuname("Commercial Smokers/About Cookshack SmartSmokersINFO_BAR_MENU")){
style=submenuStyle;
aI("showmenu=Commercial Smokers/About Cookshack SmartSmokers/Smoker Oven SM070INFO_BAR_MENU;text=About Cookshack SmartSmokers;target=;url=About-Cookshack-SmartSmokers/;");
aI("showmenu=Commercial Smokers/About Fast Eddy's Smokers/Fast Eddy's FEC100INFO_BAR_MENU;text=About Fast Eddy's Smokers;target=;url=About-Fast-Eddy's-Smokers/;");
}

with(milonic=new menuname("Commercial Smokers/About Cookshack SmartSmokers/Smoker Oven SM070INFO_BAR_MENU")){
style=submenuStyle;
aI("text=Smoker Oven SM070;target=;url=About-Cookshack-SmartSmokers/Smoker-Oven-SM070/;");
aI("text=SmartSmoker SM160;target=;url=About-Cookshack-SmartSmokers/SmartSmoker-SM160/;");
aI("text=SmartSmoker SM260;target=;url=About-Cookshack-SmartSmokers/SmartSmoker-SM260/;");
aI("text=SmartSmoker SM360;target=;url=About-Cookshack-SmartSmokers/SmartSmoker-SM360/;");
}

with(milonic=new menuname("Commercial Smokers/About Fast Eddy's Smokers/Fast Eddy's FEC100INFO_BAR_MENU")){
style=submenuStyle;
aI("text=Fast Eddy's FEC100;target=;url=About-Fast-Eddy's-Smokers/Fast-Eddy's-FEC100/;");
aI("text=Fast Eddy's FEC120;target=;url=About-Fast-Eddy's-Smokers/Fast-Eddy's-FEC120/;");
aI("text=Fast Eddy's FEC300;target=;url=About-Fast-Eddy's-Smokers/Fast-Eddy's-FEC300/;");
}


 drawMenus();

