_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offcolor="Black";
oncolor="#000000";
outfilter="fade(duration=0.5)";
separatorcolor="#FFFFFF";
separatorsize="1";
rawcss="padding-top:4px;padding-bottom:1px";
itemheight="21";
itemwidth="129";
}

with(submenuStyle=new mm_style()){
bordercolor="#CDCDCD";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontweight="normal";
headercolor="#000000";
offbgcolor="#E9E9E9";
offcolor="#000000";
onbgcolor="#ffffff";
oncolor="Blue";
outfilter="fade(duration=0.5)";
padding="5";
subimage="images/9x6_rightbend_grey.gif";
subimagepadding="8";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=519;
style=menuStyle;
alwaysvisible="1";
itemwidth="126";
align="center";
orientation="horizontal";
itemheight="21";
aI("text=Home;target=;url=.././;align=center;bgimage=images/item10.gif;overbgimage=images/item10_on.gif;");
aI("showmenu=NewsIt's All BarbecueINFO_BAR_MENU;text=News;target=;url=./;align=center;bgimage=images/item10.gif;overbgimage=images/item10_on.gif;");
aI("text=About Us;target=;url=../aboutus.html;align=center;bgimage=images/item10.gif;overbgimage=images/item10_on.gif;");
aI("text=Contact Us;target=;url=../contact.html;align=center;bgimage=images/item10.gif;overbgimage=images/item10_on.gif;");
}

with(milonic=new menuname("NewsIt's All BarbecueINFO_BAR_MENU")){
style=submenuStyle;
itemwidth="126";
itemheight="24";
aI("text=It's All Barbecue;target=;url=all_barbecue_at_times_publishing.html;");
aI("text=Stocks and Investing;target=;url=stocks_and_investing_at_times_publishing.html;");
aI("text=Armed Forces TV;target=;url=armed_forces_tv_is_acquired_by_times_publishing.html;");
}


 drawMenus();
