_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Transparent";
offcolor="White";
onbgcolor="#355164";
oncolor="#CEBC83";
padding="9";
separatorcolor="#625839";
separatorsize="1";
subimage="images/xp_ind.gif";
subimagepadding="6";
itemwidth="150";
}

with(submenuStyle=new mm_style()){
bordercolor="#355164";
borderstyle="Double";
borderwidth="3";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="White";
offcolor="#000000";
onbgcolor="#CEBC83";
oncolor="Black";
padding="4";
subimage="images/xp_ind.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=./;");
aI("text=Tips for maintaining a healthy body weight;target=;url=tips-for-maintaining-a-healthy-body-weight.html;");
aI("text=Finding the motivation to lose weight;target=;url=finding-the-motivation-to-lose-weight.html;");
aI("text=How to accelerate your weight loss results in a healthy manner;target=;url=how-to-accelerate-your-weight-loss-results-in-a-healthy-manner.html;");
aI("text=Diet methods that are easy to follow;target=;url=diet-methods-that-are-easy-to-follow.html;");
aI("showmenu=NewsWeight Loss Surgery NewsLEFT_MENU;text=News;target=;url=news.html;");
aI("text=Our Partners;target=;url=our-partners.html;");
aI("text=Contact Us;target=;url=contact-us.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("NewsWeight Loss Surgery NewsLEFT_MENU")){
style=submenuStyle;
aI("text=Weight Loss Surgery News;target=;url=weight-loss-surgery-news.html;");
aI("text=Kirstie Alley to Star in Reality Series;target=;url=kirstie-alley-to-star-in-reality-series.html;");
aI("text=Living with less TV, more sweat boosts weight loss;target=;url=living-with-less-tv-more-sweat-boosts-weight-loss.html;");
}


 drawMenus();
