_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="left";
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Trebuchet MS";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="White";
offcolor="#161E32";
onbgcolor="#161E32";
oncolor="White";
padding="16";
separatorcolor="#E1E1E1";
separatorsize="10";
subimage="images/white_4x7.gif";
subimagepadding="4";
itemwidth="180";
}

with(submenuStyle=new mm_style()){
align="right";
bordercolor="White";
borderstyle="Solid";
borderwidth="5";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#BA1E09";
offcolor="White";
onbgcolor="#F39C0F";
oncolor="Black";
padding="4";
subimage="images/white_4x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=http://www.hkebooks.com/;");
aI("showmenu=How To Get Healthy/How To Get Rid Of AcneLEFT_MENU;text=How To Get Healthy;target=;url=how-to-get-healthy.html;");
aI("showmenu=News Bestselling Books/News 2 - How to Lose WeightLEFT_MENU;text=News Bestselling Books;target=;url=news.html;");
aI("text=Sitemap;target=;url=sitemap.html;");
aI("text=Resources;target=;url=resources.html;");
}

with(milonic=new menuname("How To Get Healthy/How To Get Rid Of AcneLEFT_MENU")){
style=submenuStyle;
aI("text=How To Get Rid Of Acne;target=;url=how-to-get-rid-of-acne.html;");
aI("text=How to Lose Weight;target=;url=how-to-lose-weight.html;");
aI("text=How To Get Bigger Breasts;target=;url=how-to-get-bigger-breasts.html;");
}

with(milonic=new menuname("News Bestselling Books/News 2 - How to Lose WeightLEFT_MENU")){
style=submenuStyle;
aI("text=News 2 - How to Lose Weight;target=;url=news-2.html;");
}


 drawMenus();

