_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Transparent";
offcolor="White";
onbgcolor="#355164";
oncolor="#CEBC83";
padding="9";
separatorcolor="#625839";
separatorsize="1";
subimage="images/xp_ind.gif";
subimagepadding="6";
itemwidth="150";
}

with(submenuStyle=new mm_style()){
bordercolor="#355164";
borderstyle="Double";
borderwidth="3";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="White";
offcolor="#000000";
onbgcolor="#CEBC83";
oncolor="Black";
padding="4";
subimage="images/xp_ind.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=PoetC;target=;url=./;");
aI("showmenu=ArticlesTypes of PoetryLEFT_MENU;text=Articles;target=;url=Articles.html;");
aI("showmenu=Poetry AnalysisTo an Athlete Dying YoungLEFT_MENU;text=Poetry Analysis;target=;url=Poetry-Analysis.html;");
aI("showmenu=NewsPoetry NewsLEFT_MENU;text=News;target=;url=News.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Privacy;target=;url=Privacy.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("ArticlesTypes of PoetryLEFT_MENU")){
style=submenuStyle;
aI("text=Types of Poetry;target=;url=Types-of-Poetry.html;");
aI("text=Poetry Terms;target=;url=Poetry-Terms.html;");
aI("text=Inspiration;target=;url=Inspiration.html;");
aI("text=Getting Started;target=;url=Getting-Started.html;");
}

with(milonic=new menuname("Poetry AnalysisTo an Athlete Dying YoungLEFT_MENU")){
style=submenuStyle;
aI("text=To an Athlete Dying Young;target=;url=To-an-Athlete-Dying-Young.html;");
aI("text=Crossing the Bar;target=;url=Crossing-the-Bar.html;");
}

with(milonic=new menuname("NewsPoetry NewsLEFT_MENU")){
style=submenuStyle;
aI("text=Poetry News;target=;url=Poetry-News.html;");
aI("text=Literature;target=;url=Literature.html;");
aI("text=Performing Arts;target=;url=Performing-Arts.html;");
}


 drawMenus();
