_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#ACABAB";
onbgcolor="#ffffff";
oncolor="#7B7B7A";
outfilter="Blinds( Bands=1,direction=down, duration=0.5)";
overfilter="Blinds( Bands=1,direction=up, duration=0.3)";
padding="3";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/square_dust.gif";
offbgcolor="#ffffff";
offcolor="#ACABAB";
onbgcolor="#ffffff";
oncolor="#7B7B7A";
outfilter="Fade(Overlap=1.00)";
padding="6";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
overimage="images/square_blue.gif";
imagepadding="6";
itemwidth="160";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
openstyle="rtl";
aI("text=Fat Loss Home;target=;url=.././;");
aI("text=How To Lose fat;target=;url=" + window.location.pathname.substring(0, window.location.pathname.lastIndexOf("/")) + ";");
aI("text=lose belly fat;target=;url=../How_To_Lose_fat/lose_belly_fat/;");
aI("text=how to lose fat fast;target=;url=../How_To_Lose_fat/how_to_lose_fat_fast/;");
aI("text=lose fat quickly;target=;url=../How_To_Lose_fat/lose_fat_quickly/;");
aI("text=How To lose a Double Chin;target=;url=../How_To_Lose_fat/How_To_lose_a_Double_Chin/;");
aI("text=How To Loose Belly Fat;target=;url=../How_To_Lose_fat/How_To_Loose_Belly_Fat/;");
aI("text=Lose Tummy Fat;target=;url=Lose_Tummy_Fat.html;");
aI("text=Site Map;target=;url=../sitemap-page-order.html;");
}


 drawMenus();

