_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Trebuchet MS";
fontsize="11pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Transparent";
offcolor="#6F6F6F";
onbgcolor="Transparent";
oncolor="#000000";
padding="8";
pagebgcolor="Transparent";
pagecolor="#6F6F6F";
separatorcolor="Transparent";
separatorsize="6";
subimage="images/on_downboxed.gif";
subimagepadding="6";
itemwidth="100";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#999999";
oncolor="#000000";
padding="4";
subimage="images/on_downboxed.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=630;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://www.thecarpentersarms.biz/;");
aI("text=Find Us;target=;url=find-us.html;");
aI("showmenu=Pub Food/Pub - Food Starters and MainsINFO_BAR_MENU;text=Pub Food;target=;url=pub-food.html;");
aI("text=Beer & Drinks;target=;url=beer-drinks.html;");
aI("showmenu=About Us/FacilitiesINFO_BAR_MENU;text=About Us;target=;url=about-us.html;");
aI("text=Local Info;target=;url=local-info.html;");
}

with(milonic=new menuname("Pub Food/Pub - Food Starters and MainsINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Pub - Food Starters and Mains;target=;url=starters-mains.html;");
aI("text=Others and Light Bites;target=;url=others-lightbites.html;");
aI("text=Pub Food - Childrens, Desserts and Beverages;target=;url=childrens-desserts-beverages.html;");
aI("text=Food Themes;target=;url=food-themes.html;");
}

with(milonic=new menuname("About Us/FacilitiesINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Facilities;target=;url=facilities.html;");
aI("text=Entertainment;target=;url=entertainment.html;");
aI("text=Flower Awards;target=;url=flower-awards.html;");
}


 drawMenus();

