_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=10;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/Glossy_Bubbles_Big5.png";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#dddddd";
headercolor="#000000";
offcolor="#dddddd";
oncolor="#dddddd";
separatorcolor="transparent";
separatorsize="5";
valign="middle";
rawcss="padding-left:5px;padding-bottom:10px;padding-right:5px";
overbgimage="images/Glossy_Bubbles_Big_hover5.png";
itemheight="63";
itemwidth="153";
}

with(submenuStyle=new mm_style()){
bordercolor="#ff9999";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#ff6868";
offcolor="#dddddd";
onbgcolor="#ff7777";
oncolor="#cdcdcd";
padding="4";
separatorsize="1";
subimage="images/white_4x7.gif";
subimagepadding="8";
itemwidth="125";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
align="center";
openstyle="rtl";
itemheight="63";
aI("text=Careers;target=;url=Careers.html;");
aI("text=Education;target=;url=Stories,_Articles,_and_Essays_On_Education.html;");
aI("text=Antiques;target=;url=Stories,_Articles,_and_Essays_On_Antiques.html;");
aI("text=Tennis;target=;url=Fundamentals_Of_Tennis.html;");
aI("text=World Wide Travel;target=;url=World_Wide_Travel.html;");
aI("text=Wedding Planning;target=;url=Wedding_Planning.html;");
}


 drawMenus();

