_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/dots6.gif";
offbgcolor="White";
offcolor="#2F2F2F";
onbgcolor="#CC6600";
onbold="bold";
oncolor="#ffffff";
padding="8";
separatorcolor="#ffffff";
separatorsize="9";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="10";
itemwidth="177";
}

with(submenuStyle=new mm_style()){
bordercolor="Black";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="White";
offcolor="Black";
onbgcolor="#9AB41F";
oncolor="#ffffff";
padding="4";
separatorcolor="#9AB41F";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Cholesterol;target=;url=./;");
aI("showmenu=Cholesterol TopicsDiet To Lower CholesterolLEFT_MENU;text=Cholesterol Topics;target=;url=Topics.html;");
aI("text=Privacy;target=;url=Privacy.html;");
}

with(milonic=new menuname("Cholesterol TopicsDiet To Lower CholesterolLEFT_MENU")){
style=submenuStyle;
aI("text=Diet To Lower Cholesterol;target=;url=Diet-To-Lower-Cholesterol.html;");
aI("text=Cholesterol Monitor;target=;url=Cholesterol-Monitor.html;");
aI("text=Cholesterol Medication;target=;url=Cholesterol-Medication.html;");
aI("text=Cholesterol Test;target=;url=Cholesterol-Test.html;");
aI("text=Home Cholesterol Testing;target=;url=Home-Cholesterol-Testing.html;");
aI("text=High Cholesterol;target=;url=High-Cholesterol.html;");
aI("text=What Causes Cholesterol;target=;url=What-Causes-Cholesterol.html;");
aI("text=Get Rid of Cholesterol Naturally;target=;url=Get-Rid-of-Cholesterol-Naturally.html;");
aI("text=Raw Foods Diet;target=;url=Raw-Foods-Diet.html;");
aI("text=Healthy Living Plan;target=;url=Healthy-Living-Plan.html;");
aI("showmenu=Weight Loss IssuesThe Jenny Craig DietLEFT_MENU;text=Weight Loss Issues;target=;url=Weight-Loss-Issues.html;");
}

with(milonic=new menuname("Weight Loss IssuesThe Jenny Craig DietLEFT_MENU")){
style=submenuStyle;
aI("text=The Jenny Craig Diet;target=;url=The-Jenny-Craig-Diet.html;");
}


 drawMenus();
