_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="DarkSeaGreen";
offcolor="LightGoldenrodYellow";
oncolor="#9E255B";
padding="5";
separatorcolor="Transparent";
separatorsize="7";
overimage="images/sepsquare_on.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=Members Club;target=;url=Members-Club.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}


 drawMenus();
