_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="LightSlateGray";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontweight="bold";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="Black";
onbgcolor="#E7E6E7";
oncolor="SlateBlue";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding="4";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
imagepadding="8";
}

with(menuStyle=new mm_style()){
align="center";
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Transparent";
offcolor="Lavender";
onbgcolor="Transparent";
oncolor="Black";
outfilter="Fade(Overlap=1.00)";
padding="2";
imagepadding="6";
itemwidth="175";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=700;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("showmenu=Welcome.../DedicationINFO_BAR_MENU;text=Welcome...;target=;url=../.././;");
aI("text=Contact Me;target=;url=../../Contact_Me/;");
aI("showmenu=Legal/Terms of UseINFO_BAR_MENU;text=Legal;target=;url=../../Legal/;");
aI("text=Site Map;target=;url=../../sitemap-alphabetical.html;");
}

with(milonic=new menuname("Welcome.../DedicationINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Dedication;target=;url=../../Dedication/;");
aI("text=Acknowledgments;target=;url=../../Acknowledgments/;");
aI("showmenu=Welcome.../Biography/Famous QuotesINFO_BAR_MENU;text=Biography;target=;url=../../Biography/;");
aI("text=Testimonials;target=;url=../../Testimonials/;");
aI("text=For Good or For Bad;target=;url=../../For_Good_or_For_Bad/;");
}

with(milonic=new menuname("Welcome.../Biography/Famous QuotesINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Famous Quotes;target=;url=../../Biography/Quotes.html;");
}

with(milonic=new menuname("Legal/Terms of UseINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Terms of Use;target=;url=../../Legal/Terms_of_Use/;");
aI("text=Privacy Policy;target=;url=../../Legal/Privacy_Policy/;");
aI("text=Copyright Notice;target=;url=./;");
aI("text=Anti Spam Policy;target=;url=../../Legal/Anti_Spam_Policy/;");
}


 drawMenus();

