_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#F4CE53";
offcolor="Black";
onbgcolor="#999999";
oncolor="#000000";
padding="6";
separatorcolor="White";
separatorsize="1";
subimage="images/white_4x7.gif";
subimagepadding="6";
itemwidth="113";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#999999";
oncolor="#7C3AAB";
padding="4";
subimage="images/white_4x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=797;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://www.writersconferenceguidelines.com/writeconf/;");
aI("text=The Publishing Process;target=;url=the-publishing-process.html;");
aI("text=The Writing Process;target=;url=the-writing-process.html;");
aI("text=The Conference Process;target=;url=the-conference-process.html;");
aI("text=Learning More;target=;url=learning-more.html;");
aI("text=Blog;target=;url=http://www.writersconferenceguidelines.com/blog;");
aI("text=About This Site;target=;url=about-this-site.html;");
}


 drawMenus();

