_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offcolor="Pink";
oncolor="AliceBlue";
outfilter="fade(duration=0.5)";
pagecolor="Pink";
separatorcolor="#FFFFFF";
separatorsize="1";
rawcss="padding-top:4px;padding-bottom:1px";
itemheight="21";
itemwidth="129";
}

with(submenuStyle=new mm_style()){
bordercolor="#CDCDCD";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontweight="normal";
headercolor="#000000";
offbgcolor="White";
offcolor="#000000";
onbgcolor="#ffffff";
oncolor="#747A75";
outfilter="fade(duration=0.5)";
padding="5";
subimage="images/9x6_rightbend_grey.gif";
subimagepadding="8";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=519;
style=menuStyle;
alwaysvisible="1";
itemwidth="126";
align="center";
orientation="horizontal";
itemheight="21";
aI("showmenu=My BooksIllusions of DestinyMAIN_HEADER_MENU;text=My Books;target=;url=index.html;align=center;bgimage=images/violet4.gif;overbgimage=images/violet4_on.gif;");
aI("showmenu=ReviewsReview 1MAIN_HEADER_MENU;text=Reviews;target=;url=Reviews.html;align=center;bgimage=images/violet4.gif;overbgimage=images/violet4_on.gif;");
aI("text=About Me;target=;url=About-Me.html;align=center;bgimage=images/violet4.gif;overbgimage=images/violet4_on.gif;");
aI("text=My Blog;target=_blank;url=http://kisscarson.blogspot.com;align=center;bgimage=images/violet4.gif;overbgimage=images/violet4_on.gif;");
}

with(milonic=new menuname("My BooksIllusions of DestinyMAIN_HEADER_MENU")){
style=submenuStyle;
itemwidth="126";
itemheight="24";
aI("text=Illusions of Destiny;target=;url=Illusions-of-Destiny.html;");
aI("text=Jewels of the Sun;target=;url=Jewels-of-the-Sun.html;");
aI("text=In the Shadows of Angels;target=;url=In-the-Shadows-of-Angels.html;");
}

with(milonic=new menuname("ReviewsReview 1MAIN_HEADER_MENU")){
style=submenuStyle;
itemwidth="126";
itemheight="24";
aI("text=Review 1;target=;url=Review-1.html;");
aI("text=Review 2;target=;url=Review-2.html;");
aI("text=Review 3;target=;url=Review-3.html;");
aI("text=Review 4;target=;url=Review-4.html;");
aI("text=Review 5;target=;url=Review-5.html;");
}


 drawMenus();
