_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=0;
_subOffsetLeft=0;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="#3B2621";
borderstyle="Solid";
borderwidth="0";
fontfamily="Verdana";
fontsize="11pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#AFD1B5";
headercolor="#000099";
offbgcolor="#A75E4B";
offcolor="#000000";
onbgcolor="#FEFAD2";
onborder="1px solid #999999";
oncolor="#000000";
onsubimage="images/white_7x7.gif";
padding="5";
separatoralign="right";
separatorcolor="#3B2621";
separatorwidth="85%";
subimage="images/white_13x13_tb.gif";
subimagepadding="5";
overbgimage="images/backon_burntsand1.gif";
itemheight="25";
itemwidth="190";
headerborder="1";
}

with(SubMenuStyle=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana";
fontsize="10pt";
fontstyle="normal";
headerbgcolor="#AFD1B5";
headercolor="#000099";
image="images/18_blank.gif";
offcolor="#000000";
onborder="1px solid #999999";
oncolor="#000000";
onsubimage="images/white_7x7.gif";
outfilter="randomdissolve(duration=0.2)";
overfilter="Fade(duration=0.1);Alpha(opacity=95);Shadow(color=#777777', Direction=135, Strength=3)";
padding="3";
separatoralign="right";
separatorcolor="#999999";
separatorpadding="1";
separatorwidth="80%";
subimage="images/white_13x13_tb.gif";
menubgcolor="#F5F5F5";
menubgimage="images/backoff_red.gif";
imagepadding="5";
headerborder="1";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=950;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Feature of the week;target=;url=http://www.notablepeople.org/;title=Back to Home Page;");
aI("text=Podcasts;target=;url=Podcasts.html;");
aI("text=About;target=;url=About.html;");
aI("text=Books;target=;url=Books.html;");
aI("text=Contact;target=;url=Contact.html;");
}


 drawMenus();

