_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
fontfamily="Verdana";
fontsize="11pt";
fontweight="normal";
headercolor="#000000";
offbgcolor="Brown";
offcolor="#0F0F0F";
onbgcolor="BlanchedAlmond";
oncolor="#000000";
padding="5";
pagebgcolor="Brown";
pagecolor="#000000";
subimage="images/db_red.gif";
subimagepadding="0";
}

with(menuStyle=new mm_style()){
align="right";
fontfamily="Verdana, Tahoma, Arial";
fontsize="13pt";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/location3.gif";
offcolor="DarkRed";
oncolor="Red";
pagecolor="Firebrick";
overimage="images/location_on3.gif";
imageposition="right";
itemwidth="100";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=500;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=./;");
aI("text=About;target=;url=About.html;");
aI("text=Events;target=;url=events.html;");
aI("showmenu=ArticlesDid your father ever write you a note?INFO_BAR_MENU;text=Articles;target=;url=Articles.html;");
aI("text=Contact;target=;url=Contact.html;");
}

with(milonic=new menuname("ArticlesDid your father ever write you a note?INFO_BAR_MENU")){
style=submenuStyle;
aI("text=Did your father ever write you a note?;target=;url=Did-your-father-ever-write-you-a-note-.html;");
aI("text=Adult Daughter's Response To A Letter From Her Father;target=_blank;url=http://graceproductscorp.com/lettersfromdad/media_viewer.php?player=quicktime&file=from-a-daughter;");
aI("text=Windows Media Player Version Daughter's Response To Letter From Father;target=_blank;url=http://graceproductscorp.com/lettersfromdad/media_viewer.php?player=windows&file=from-a-daughter;");
aI("text=Blown it;target=;url=Blown-it.html;");
aI("text=Bless her;target=;url=bless-her.html;");
aI("text=Are you a manly father?;target=;url=Are-you-a-manly-father.html;");
aI("text=Oldest;target=;url=Oldest.html;");
}


 drawMenus();
