_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="#ACABAB";
onbgcolor="#E7E6E7";
oncolor="#AA0030";
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()){
align="left";
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#1F1F1F";
offcolor="WhiteSmoke";
onbgcolor="#EFEFEF";
oncolor="#AA0030";
outfilter="Fade(Overlap=1.00)";
padding="4";
imagepadding="6";
itemwidth="100%";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=http://www.joshaterovis.com/;");
aI("showmenu=Books/Bleeding HeartsLEFT_MENU;text=Books;target=;url=Books.html;");
aI("text=Autographed Copies;target=;url=Autographed-Copies.html;");
aI("showmenu=Book Tour/SupportersLEFT_MENU;text=Book Tour;target=;url=Book-Tour.html;");
aI("text=Blog;target=;url=Blog.html;");
aI("text=Biography;target=;url=Biography.html;");
aI("text=Art Gallery;target=;url=Art-Gallery.html;");
aI("text=Contact;target=;url=Contact.html;");
}

with(milonic=new menuname("Books/Bleeding HeartsLEFT_MENU")){
style=submenuStyle;
aI("text=Bleeding Hearts;target=;url=Bleeding-Hearts.html;");
aI("text=Reap the Whirlwind;target=;url=Reap-the-Whirlwind.html;");
aI("text=All Lost Things;target=;url=All-Lost-Things.html;");
aI("text=The Truth of Yesterday;target=;url=The-Truth-of-Yesterday.html;");
aI("showmenu=Books/Short Stories/Eden Revisited: Adam's StoryLEFT_MENU;text=Short Stories;target=;url=Short-Stories.html;");
}

with(milonic=new menuname("Books/Short Stories/Eden Revisited: Adam's StoryLEFT_MENU")){
style=submenuStyle;
aI("text=Eden Revisited: Adam's Story;target=;url=Eden-Revisited-Adam's-Story.html;");
aI("text=Bright Things Come to Confusion: Seth's Story;target=;url=Bright-Things-Come-to-Confusion-Seth's-Story.html;");
aI("text=Like Unto A Ring;target=;url=Like-Unto-A-Ring.html;");
aI("text=Kane's Kiss;target=;url=Kane's-Kiss.html;");
aI("text=Never Alone: Jacy's Story;target=;url=Never-Alone-Jacy's-Story.html;");
}

with(milonic=new menuname("Book Tour/SupportersLEFT_MENU")){
style=submenuStyle;
aI("text=Supporters;target=;url=Supporters.html;");
}


 drawMenus();

