_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=40;
_subOffsetLeft=0;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/pinnedoff.png";
borderstyle="solid";
fontfamily="Comic Sans MS";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offcolor="MidnightBlue";
oncolor="#333333";
separatorcolor="transparent";
separatorsize="5";
rawcss="padding-left:5px;padding-right:5px";
overbgimage="images/pinnedon.png";
itemheight="101";
itemwidth="127";
}

with(submenuStyle=new mm_style()){
bordercolor="#dedede";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#eeeeee";
offcolor="#333333";
onbgcolor="#dedede";
onborder="1px solid #dedede";
oncolor="#333333";
padding="4";
separatorsize="0";
subimage="images/white_4x7.gif";
subimagepadding="8";
itemwidth="125";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
align="center";
itemheight="101";
aI("text=BRAINSTORM;target=;url=BRAINSTORM.html;");
aI("text=JEZEBEL;target=;url=JEZEBEL.html;");
aI("text=DEAD RECKONING;target=;url=Dead-Reckoning.htm;");
aI("text=Novel Writing Made Simple;target=_blank;url=http://www.writersmatrix.com/Novel-Writing-Made-Simple-.html;");
aI("text=JACK KNIGHT (short story);target=;url=JACK-KNIGHT-(short-story).html;");
aI("text=TOOTHPICK FOR TWO (short story);target=;url=TOOTHPICK-FOR-TWO-(short-story).html;");
aI("text=Indie Writers Alliance;target=;url=http://www.IndieWritersAlliance.com;");
}


 drawMenus();

