_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=10;
buildafterload="true";


with(submenuStyle=new mm_style()){
align="center";
bordercolor="#ffffff";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontweight="normal";
offbgcolor="DarkKhaki";
offcolor="#000000";
oncolor="#ffffff";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/black_round_white.gif";
}

with(menuStyle=new mm_style()){
align="center";
bordercolor="Black";
borderstyle="Groove";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
image="images/sepsquare.gif";
offbgcolor="#ECEF94";
offcolor="#005500";
oncolor="#000000";
padding="2";
separatorcolor="Transparent";
separatorsize="2";
overimage="images/sepsquare_on.gif";
imageposition="right";
itemwidth="100";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
itemwidth="120";
orientation="vertical";
itemheight="18";
aI("text=Home Page;target=;url=Home-Page.html;");
aI("showmenu=ArticlesStudy Shows Multi-Vitamins Don't Prevent DiseaseLEFT_MENU;text=Articles;target=;url=Articles.html;");
aI("text=Juice Plus+ Whole Food Nutrition;target=;url=Juice-Plus+-Whole-Food-Nutrition.php;");
aI("text=Links;target=;url=Links.html;");
aI("text=Talk to me...;target=;url=Talk-to-me.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("ArticlesStudy Shows Multi-Vitamins Don't Prevent DiseaseLEFT_MENU")){
style=submenuStyle;
itemheight="19";
aI("text=Study Shows Multi-Vitamins Don't Prevent Disease;target=;url=Study-Shows-Multi-Vitamins-Don't-Prevent-Disease.php;");
aI("text=Supplements Ineffective in Preventing Prostate cancer;target=;url=Supplements-Ineffective-in-Preventing-Prostate-cancer.html;");
aI("text=Vitamin Supplements Don't Prevent Cancer;target=;url=Vitamin-Supplements-Don't-Prevent-Cancer.html;");
aI("text=Vitamin Supplements Don't Prevent Heart Disease;target=;url=Vitamin-Supplements-Don't-Prevent-Heart-Disease.html;");
aI("text=Apparently Healthy;target=;url=Apparently-Healthy.html;");
aI("text=The Hype About Antioxidants;target=;url=The-Hype-About-Antioxidants.html;");
aI("text=Stressed About Fuel Economy;target=;url=Stressed-About-Fuel-Economy.html;");
aI("text=Get Motivated;target=;url=Get-Motivated.html;");
}


 drawMenus();
