_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="#ffffff";
oncolor="Black";
outfilter="fade(duration=0.5)";
separatorcolor="Transparent";
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="#747A75";
outfilter="fade(duration=0.5)";
padding="5";
subimage="images/9x6_rightbend_grey.gif";
subimagepadding="8";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=649;
style=menuStyle;
alwaysvisible="1";
itemwidth="126";
orientation="horizontal";
itemheight="21";
aI("text=Events;target=;url=craftshows.htm;align=center;bgimage=images/item4.gif;overbgimage=images/item4_on.gif;");
aI("text=Stores;target=;url=retail-locations.htm;align=center;bgimage=images/item4.gif;overbgimage=images/item4_on.gif;");
aI("text=Order Online;target=;url=quest.htm;align=center;bgimage=images/item4.gif;overbgimage=images/item4_on.gif;");
aI("showmenu=RecipesPotato SaladMAIN_HEADER_MENU;text=Recipes;target=;url=recipes.htm;align=center;bgimage=images/item4.gif;overbgimage=images/item4_on.gif;");
aI("showmenu=ArticlesCamping FoodMAIN_HEADER_MENU;text=Articles;target=;url=free-articles.htm;align=center;bgimage=images/item4.gif;overbgimage=images/item4_on.gif;");
}

with(milonic=new menuname("RecipesPotato SaladMAIN_HEADER_MENU")){
style=submenuStyle;
itemwidth="126";
itemheight="24";
aI("text=Potato Salad;target=;url=potato-salad.htm;");
}

with(milonic=new menuname("ArticlesCamping FoodMAIN_HEADER_MENU")){
style=submenuStyle;
itemwidth="126";
itemheight="24";
aI("text=Camping Food;target=;url=camping-food.htm;");
aI("text=Camping Supplies;target=;url=camping-supplies.htm;");
aI("text=Charcoal Grill;target=;url=charcoal-grill.htm;");
aI("text=Rv Travel;target=;url=rv-campsites.htm;");
aI("text=Cutlery;target=;url=cutlery.htm;");
aI("text=Restaurant Supply Stores;target=;url=restaurant-supply-stores.htm;");
}


 drawMenus();
