_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana";
fontsize="10pt";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#A3C550";
offcolor="White";
onbgcolor="#FFFFFF";
oncolor="#A3C550";
padding="3";
separatorcolor="White";
separatorsize="1";
subimage="images/black_7x7.gif";
subimagepadding="6";
itemwidth="217";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#999999";
oncolor="#000000";
padding="4";
subimage="images/black_7x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=./;");
aI("text=Why NuYu?;target=;url=why_nuyu_.html;");
aI("text=NuYu Facilities;target=;url=nuyu_facilities.html;");
aI("text=Packages;target=;url=packages.html;");
aI("text=Rates & Reservations;target=;url=rates_&_reservations.html;");
aI("text=Special Offers;target=;url=special_offers.html;");
aI("text=Seminars;target=;url=seminars.html;");
aI("text=Inhouse & Outdoor Fitness;target=;url=inhouse_&_outdoor_fitness.html;");
aI("text=Our Team;target=;url=our_team.html;");
aI("text=FAQ;target=;url=faq.html;");
aI("text=Photo Gallery;target=;url=photo_gallery.html;");
aI("text=Testimonials & Results;target=;url=past_results.html;");
aI("text=Contact Us;target=;url=contact_us.html;");
aI("text=Members;target=;url=members.html;");
}


 drawMenus();
