_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="left";
bordercolor="#000000";
borderstyle="Double";
borderwidth="1";
fontfamily="Trebuchet MS";
fontsize="12pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="White";
offcolor="#DD470B";
onbgcolor="#EA5D10";
oncolor="White";
padding="5";
separatorcolor="#E1E1E1";
separatorsize="11";
subimage="images/white_4x7.gif";
subimagepadding="0";
itemwidth="172";
}

with(submenuStyle=new mm_style()){
align="right";
bordercolor="White";
borderstyle="Solid";
borderwidth="5";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#CD3407";
offcolor="White";
onbgcolor="#EA5D10";
oncolor="White";
padding="4";
subimage="images/white_4x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Two Short Stories for SOS Survivors;target=;url=index.html;");
aI("text=The Little Boy and the Dove;target=;url=The-Little-Boy-and-the-Dove-Page-1.html;");
aI("text=An Absence of Cathy;target=;url=An-Absence-of-Cathy.html;");
}


 drawMenus();
