_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=10;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontweight="normal";
offbgcolor="#9D4675";
offcolor="#000000";
oncolor="#ffffff";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/black_round_white.gif";
}

with(menuStyle=new mm_style()){
align="left";
bordercolor="#ffffff";
borderstyle="Solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="12pt";
fontweight="bold";
image="images/sepsquare_on3.gif";
offbgcolor="BurlyWood";
offcolor="AliceBlue";
oncolor="Sienna";
padding="5";
separatorcolor="Transparent";
separatorsize="7";
overimage="images/sepsquare_on12.gif";
imagepadding="1";
imageposition="right";
itemwidth="160";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
itemwidth="120";
orientation="vertical";
itemheight="18";
aI("text=Home;target=;url=http://www.sarahs-last-wish.com/;");
aI("text=Free sample chapter;target=;url=Free-sample-chapter.html;");
aI("text=About Eve;target=;url=About-Eve.html;");
aI("text=Book Store;target=;url=Sarahs-Last-Wish-Book-Store.html;");
aI("text=Coming Events;target=;url=Coming-Events.html;");
aI("text=Book Reviews;target=;url=Book-Reviews.html;");
aI("text=International Reviews;target=;url=International-Reviews.html;");
aI("text=Eve's Story - Behind the Scenes;target=;url=Eve's-Story-Behind-the-Scenes.html;");
aI("text=Members Club;target=;url=Members-Club.html;");
aI("text=Media;target=;url=Media.html;");
aI("text=Past Events;target=;url=Past-Events.html;");
aI("text=New Book Releases;target=;url=New-Book-Releases.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Speech by Eve Hillary;target=;url=Speech-by-Eve-Hillary.html;");
}


 drawMenus();

