_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Crimson";
offcolor="White";
onbgcolor="IndianRed";
oncolor="#000000";
padding="6";
separatorcolor="#000000";
separatorsize="1";
subimage="images/black_13x13_greyboxed.gif";
subimagepadding="6";
itemwidth="100%";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Crimson";
offcolor="#000000";
onbgcolor="IndianRed";
oncolor="White";
padding="4";
pagecolor="White";
subimage="images/black_13x13_greyboxed.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=What is Mexican Food;target=;url=http://mexican-food-guide.com/;");
aI("showmenu=ArticlesPlanning Your Trip to MexicoLEFT_MENU;text=Articles;target=;url=articles.html;");
aI("showmenu=RecipesGround Beef and Black Bean NachosLEFT_MENU;text=Recipes;target=;url=recipes.html;");
aI("text=Mexican Food Guide Resource Directory;target=;url=mexican-food-guide-resource-directory.html;");
}

with(milonic=new menuname("ArticlesPlanning Your Trip to MexicoLEFT_MENU")){
style=submenuStyle;
aI("text=Planning Your Trip to Mexico;target=;url=planning-your-trip-to-mexico.html;");
aI("text=How Nachos Became a Popular Snack;target=;url=how-nachos-became-a-popular-snack.html;");
aI("text=Why is Traditional Mexican Food So Fascinating;target=;url=why-is-traditional-mexican-food-so-fascinating.html;");
aI("text=New Mexico Cuisine;target=;url=new-mexico-cuisine.html;");
aI("text=How to Prepare Mexican Food;target=;url=how-to-prepare-mexican-food.html;");
aI("text=The Mexican Cuisine of Texas;target=;url=the-mexican-cuisine-of-texas.html;");
}

with(milonic=new menuname("RecipesGround Beef and Black Bean NachosLEFT_MENU")){
style=submenuStyle;
aI("text=Ground Beef and Black Bean Nachos;target=;url=ground-beef-and-black-bean-nachos.html;");
}


 drawMenus();

