_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
align="center";
bordercolor="#000000";
borderstyle="solid";
fontfamily="Book Antiqua";
fontsize="12pt";
fontstyle="italic";
fontweight="bold";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#ffffff";
oncolor="#2AAA00";
padding="6";
pagebgcolor="White";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="3";
}

with(menuStyle=new mm_style()){
align="left";
fontfamily="Georgia";
fontsize="13pt";
fontstyle="italic";
fontweight="bold";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#ffffff";
oncolor="#2AAA00";
pagecolor="#7F0000";
separatorcolor="Transparent";
separatorsize="18";
overbgimage="images/None";
imagepadding="6";
itemheight="31";
itemwidth="77";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=742;
style=menuStyle;
alwaysvisible="1";
itemwidth="78";
orientation="horizontal";
itemheight="30";
aI("showmenu=HomeNewsletterMAIN_HEADER_MENU;text=Home;target=;url=index.html;align=center;");
aI("text=Blog;target=_blank;url=http://fitprosocal.blogspot.com/;align=center;");
aI("showmenu=ProfilesMarkI-ProfileMAIN_HEADER_MENU;text=Profiles;target=;url=profiles.html;align=center;");
aI("showmenu=ArticlesArticle 1MAIN_HEADER_MENU;text=Articles;target=;url=articles.html;align=center;");
aI("showmenu=ResourcesFitProSocal - Linked WebsitesMAIN_HEADER_MENU;text=Resources;target=;url=resources.html;align=center;");
aI("showmenu=NewsHealth Top StoriesMAIN_HEADER_MENU;text=News;target=;url=news.html;align=center;");
aI("text=Email;target=;url=email.html;align=center;");
aI("text=Privacy;target=;url=privacy.html;align=center;");
}

with(milonic=new menuname("HomeNewsletterMAIN_HEADER_MENU")){
style=submenuStyle;
aI("text=Newsletter;target=;url=newsletter.html;");
}

with(milonic=new menuname("ProfilesMarkI-ProfileMAIN_HEADER_MENU")){
style=submenuStyle;
aI("text=MarkI-Profile;target=;url=marki-profile.html;");
aI("text=Dominick-Profile;target=;url=dominick-profile.html;");
}

with(milonic=new menuname("ArticlesArticle 1MAIN_HEADER_MENU")){
style=submenuStyle;
aI("text=Article 1;target=;url=article_1.html;");
aI("text=Article 2;target=;url=article_2.html;");
aI("text=Article 3;target=;url=article_3.html;");
}

with(milonic=new menuname("ResourcesFitProSocal - Linked WebsitesMAIN_HEADER_MENU")){
style=submenuStyle;
aI("text=FitProSocal - Linked Websites;target=;url=fitprosocal_-_linked_websites.html;");
aI("text=Products;target=;url=products.html;");
aI("text=Services;target=;url=services.html;");
}

with(milonic=new menuname("NewsHealth Top StoriesMAIN_HEADER_MENU")){
style=submenuStyle;
aI("text=Health Top Stories;target=;url=health_top_stories.html;");
aI("text=Google News - Health;target=;url=google_news_-_health.html;");
aI("text=Weight Loss & Nutrition:;target=;url=weight_loss_&_nutrition_.html;");
}


 drawMenus();
