_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-25;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/Glossy_Tab_Small4.png";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#dddddd";
headercolor="#000000";
offcolor="#FFFFFF";
oncolor="Black";
separatorcolor="transparent";
separatorsize="5";
rawcss="padding-left:5px;padding-right:5px";
overbgimage="images/Glossy_Tab_Small_hover4.png";
itemheight="32";
itemwidth="170";
}

with(submenuStyle=new mm_style()){
bordercolor="#E1EC66";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#C7C7C7";
offcolor="#333333";
onbgcolor="#A4A4A4";
oncolor="#FFFFFF";
padding="4";
subimage="images/white_4x7.gif";
subimagepadding="8";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
align="center";
itemheight="32";
aI("text=Hope;target=;url=http://www.hopebooks.org/;");
aI("showmenu=Books/Icebreakers for Small GroupsLEFT_MENU;text=Books;target=;url=Books.html;");
aI("text=About Us;target=;url=About-Us.html;");
aI("text=Contact;target=;url=Contact.html;");
}

with(milonic=new menuname("Books/Icebreakers for Small GroupsLEFT_MENU")){
style=submenuStyle;
aI("text=Icebreakers for Small Groups;target=;url=Icebreakers-for-Small-Groups.html;");
aI("text=Envelope Budgeting System;target=;url=Envelope-Budgeting-System.html;");
aI("text=Eulogy for a Grandmother;target=;url=Eulogy-for-a-Grandmother.html;");
aI("text=What to Say to Someone with Cancer;target=;url=What-to-Say-to-Someone-with-Cancer.html;");
}


 drawMenus();

