fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;




with(menuStyle=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="75%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#eeeeee";
offcolor="#000000";
onbgcolor="#ddffdd";
oncolor="#000099";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
padding=4;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#999999";
separatorsize=1;
subimage="http://www.milonic.com/menuimages/arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Poems")){
overflow="scroll";
style=menuStyle;
aI("text=General Poems;url=http://www.bereavement-poems-articles.com/poems/general/poems.php;")
aI("text=For a Child;url=http://www.bereavement-poems-articles.com/poems/child/poems.php;")
aI("text=Eulogy;url=http://www.bereavement-poems-articles.com/poems/eulogypoem/eulogypoem.php;")
aI("text=Faith;url=http://www.bereavement-poems-articles.com/poems/faith/poems.php;")
aI("text=Holidays;url=http://www.bereavement-poems-articles.com/poems/holiday/poems.php;")
aI("text=For Parents;url=http://www.bereavement-poems-articles.com/poems/parents/poems.php;")
aI("text=For Parents of an Infant;url=http://www.bereavement-poems-articles.com/poems/infant/poems.php;")
aI("text=Suicide;url=http://www.bereavement-poems-articles.com/poems/suicide/poems.php;")
aI("text=For Widows;url=http://www.bereavement-poems-articles.com/poems/widow/poems.php;")
aI("text=For Widowers;url=http://www.bereavement-poems-articles.com/poems/widower/poems.php;")
}

with(milonic=new menuname("Articles")){
style=menuStyle;
aI("text=General Articles;url=http://www.bereavement-poems-articles.com/articles/general/articles.php;");
aI("text=For a Child;url=http://www.bereavement-poems-articles.com/articles/child/articles.php;");
aI("text=Faith;url=http://www.bereavement-poems-articles.com/articles/faith/articles.php;");
aI("text=Holidays;url=http://www.bereavement-poems-articles.com/articles/holiday/articles.php;");
aI("text=For Parents;url=http://www.bereavement-poems-articles.com/articles/parents/articles.php;");
aI("text=For Parents of Infant;url=http://www.bereavement-poems-articles.com/articles/infant/articles.php;");
aI("text=For Siblings;url=http://www.bereavement-poems-articles.com/articles/sibling/articles.php;");
aI("text=Suicide;url=http://www.bereavement-poems-articles.com/articles/suicide/articles.php;");
aI("text=For Teens;url=http://www.bereavement-poems-articles.com/articles/teen/articles.php;");
aI("text=For Widows;url=http://www.bereavement-poems-articles.com/articles/widow/articles.php;");
aI("text=For Widowers;url=http://www.bereavement-poems-articles.com/articles/widower/articles.php;");
}

drawMenus();

