_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="Black";
onbgcolor="#E7E6E7";
oncolor="#FB1901";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding="4";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
imagepadding="8";
}

with(menuStyle=new mm_style()){
bordercolor="WhiteSmoke";
borderstyle="solid";
borderwidth="2";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Black";
offcolor="Orange";
onbgcolor="#E7E6E7";
oncolor="DarkGreen";
outfilter="Fade(Overlap=1.00)";
padding="4";
imagepadding="6";
itemwidth="150";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=http://www.healthymexicanfood.net/;");
aI("showmenu=Mexican DrinksMexican DrinksLEFT_MENU;text=Mexican Drinks;target=;url=Mexican_Drinks.html;");
aI("showmenu=Mexican AppetizersChicken NachosLEFT_MENU;text=Mexican Appetizers;target=;url=Mexican_Appetizers.html;");
aI("showmenu=Mexican DesertsMexican DessertLEFT_MENU;text=Mexican Deserts;target=;url=Mexican_Deserts.html;");
aI("showmenu=Mexican FoodsBeef TamalesLEFT_MENU;text=Mexican Foods;target=;url=Mexican_Foods.html;");
}

with(milonic=new menuname("Mexican DrinksMexican DrinksLEFT_MENU")){
style=submenuStyle;
aI("text=Mexican Drinks;target=;url=Mexican_Drinks.html;");
}

with(milonic=new menuname("Mexican AppetizersChicken NachosLEFT_MENU")){
style=submenuStyle;
aI("text=Chicken Nachos;target=;url=Chicken_Nachos.html;");
aI("text=Mexican Fruit;target=;url=Mexican_Fruit.html;");
aI("text=Mexican Soups;target=;url=Mexican_Soups.html;");
}

with(milonic=new menuname("Mexican DesertsMexican DessertLEFT_MENU")){
style=submenuStyle;
aI("text=Mexican Dessert;target=;url=Mexican_Dessert.html;");
aI("text=Mexican Cookies;target=;url=Mexican_Cookies.html;");
aI("text=Mexican Desserts;target=;url=Mexican_Desserts.html;");
aI("text=Mexican Candy;target=;url=Mexican_Candy.html;");
aI("text=Mexican Cakes;target=;url=Mexican_Cakes.html;");
}

with(milonic=new menuname("Mexican FoodsBeef TamalesLEFT_MENU")){
style=submenuStyle;
aI("text=Beef Tamales;target=;url=Beef_Tamales.html;");
aI("text=Traditional Mexican Foods;target=;url=Traditional_Mexican_Foods.html;");
aI("text=Mexican Bread;target=;url=Mexican_Bread.html;");
aI("text=New Mexico Food;target=;url=New_Mexico_Food.html;");
aI("text=Mexican Breakfast Recipes;target=;url=Mexican_Breakfast_Recipes.html;");
aI("text=Authentic Mexican Food;target=;url=Authentic_Mexican_Food.html;");
aI("text=Mexican Vegetables;target=;url=Authentic_Mexican_Food.html;");
aI("text=Homemade Corn Tortillas;target=;url=Homemade_Corn_Tortillas.html;");
aI("text=Mexican Food History;target=;url=Mexican_Food_History.html;");
aI("text=Mexican Chilies;target=;url=Mexican_Peppers.html;");
aI("text=Mexican Spices;target=;url=Mexican_Spices.html;");
aI("text=Tex-Mex Food;target=;url=Tex-Mex_Food.html;");
}


 drawMenus();
