_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Tahoma";
fontsize="11pt";
fontstyle="italic";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#0054D4";
offcolor="#FFFFFF";
onbgcolor="#999999";
oncolor="#000000";
padding="6";
separatorcolor="Black";
separatorsize="1";
subimage="images/black_13x13_greyboxed.gif";
subimagepadding="6";
itemwidth="180";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="bold";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#002A55";
offcolor="AliceBlue";
onbgcolor="#999999";
oncolor="#000000";
padding="4";
subimage="images/black_13x13_greyboxed.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=./;");
aI("text=Health Talk Blog;target=_blank;url=http://blog.healthyway-onalbertstreet.com;");
aI("showmenu=Product ReviewCombat The FatLEFT_MENU;text=Product Review;target=;url=Products.html;");
aI("showmenu=ArticlesLose Weight NaturallyLEFT_MENU;text=Articles;target=;url=Articles.html;");
aI("text=Definitions;target=;url=Definitions.html;");
aI("text=About Us;target=;url=About-Us.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("Product ReviewCombat The FatLEFT_MENU")){
style=submenuStyle;
aI("text=Combat The Fat;target=;url=Combat-The-Fat-Review.html;");
aI("text=Turbulence Training;target=;url=Turbulence-Training-Review.html;");
aI("text=Truth About Abs;target=;url=Truth-About-Abs-Review.html;");
aI("text=Jillian Michaels;target=;url=Jillian-Michaels-Review.html;");
aI("text=Eat Stop Eat;target=;url=Eat-Stop-Eat-Review.html;");
}

with(milonic=new menuname("ArticlesLose Weight NaturallyLEFT_MENU")){
style=submenuStyle;
aI("text=Lose Weight Naturally;target=;url=Lose-Weight-Naturally.html;");
aI("text=Abs;target=;url=Abs.html;");
aI("text=Workouts;target=;url=Workouts.html;");
aI("text=Exercise;target=;url=Exercise.html;");
aI("text=Lose Stomach Fat;target=;url=Lose-Stomach-Fat.html;");
}


 drawMenus();
