_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#D5A189";
borderstyle="Double";
borderwidth="2";
fontfamily="Verdana";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
image="images/whitedots.gif";
offbgcolor="#D5A189";
offcolor="White";
onbgcolor="#F0CBB9";
oncolor="#ffffff";
padding="8";
separatorcolor="#F9E8E0";
separatorsize="2";
subimage="images/black_4x5.gif";
subimagepadding="4";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="200";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
offbgcolor="#F0CBB9";
offcolor="#ffffff";
onbgcolor="#D5A189";
oncolor="#ffffff";
padding="4";
separatorcolor="#F9E8E0";
separatorsize="1";
subimage="images/black_4x5.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home;target=;url=http://www.hisheartbeat.com/;");
aI("text=Podcasts;target=;url=Podcasts.html;");
aI("text=Wisdom for women;target=;url=Wisdom-for-women.html;");
aI("text=Wisdom for wives;target=;url=Wisdom-for-wives.html;");
aI("text=Wisdom for mothers;target=;url=Wisdom-for-mothers.html;");
aI("text=Wisdom for daughters;target=;url=Wisdom-for-daughters.html;");
aI("text=Wisdom for singles;target=;url=Wisdom-for-Single-women.html;");
aI("text=Wisdom to homeschool;target=;url=Wisdom-to-homeschool.html;");
aI("text=Articles;target=;url=Articles.html;");
aI("showmenu=Recipes/BreakfastLEFT_MENU;text=Recipes;target=;url=His-Heartbeat-for-Women-Recipes.html;");
aI("text=Events;target=;url=Events.html;");
aI("text=Recommended Music;target=;url=Recommended-Music.html;");
aI("text=Recommended Books;target=;url=Recommended-Books.html;");
aI("text=Photo gallery;target=;url=Photo-gallery.html;");
}

with(milonic=new menuname("Recipes/BreakfastLEFT_MENU")){
style=submenuStyle;
aI("text=Breakfast;target=;url=Breakfast.html;");
aI("text=Side dishes;target=;url=Side-dishes.html;");
aI("text=Main Meals;target=;url=Main-Meals.html;");
aI("text=Sweet Treats;target=;url=Sweet-Treats.html;");
}


 drawMenus();

