_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="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#328F3F";
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="#ACABAB";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="White";
offcolor="#660099";
onbgcolor="#E7E6E7";
oncolor="#328F3F";
outfilter="Fade(Overlap=1.00)";
padding="4";
separatorcolor="Transparent";
separatorsize="2";
imagepadding="6";
itemwidth="100";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("showmenu=BooksThe Physician's Guide to Intimate Partner Violence and AbuseLEFT_MENU;text=Books;target=;url=books.html;");
aI("text=About WellWriting;target=;url=about-wellwriting.html;");
aI("text=WellWriting® for WellBeing Blog;target=;url=http://www.writingpracticeprescription.org;");
}

with(milonic=new menuname("BooksThe Physician's Guide to Intimate Partner Violence and AbuseLEFT_MENU")){
style=submenuStyle;
aI("text=The Physician's Guide to Intimate Partner Violence and Abuse;target=;url=The-Physician's-Guide-to-Intimate-Partner-Violence-and-Abuse.html;");
aI("text=Respond to Intimate Partner Violence;target=;url=Respond-to-Intimate-Partner-Violence.html;");
aI("text=WellWriting Book;target=;url=WellWriting-Book.html;");
aI("text=WellWriting E-book;target=;url=WellWriting-E-book.html;");
aI("text=WellWriting Audiobook;target=;url=WellWriting-Audiobook.html;");
aI("text=After the Diagnosis;target=;url=After-the-Diagnosis.html;");
}


 drawMenus();

