_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="Dashed";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/bob_left1.gif";
offbgcolor="LightGrey";
offcolor="Black";
onbgcolor="#ffffff";
oncolor="#002AD4";
outfilter="Fade(Overlap=1.00)";
padding="0";
pagebgcolor="LightGrey";
pagecolor="Black";
separatorcolor="Transparent";
separatorsize="15";
subimagepadding="8";
overimage="images/bob_left1.gif";
imagepadding="1";
itemwidth="140";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=http://www.The-IdiotProofdiet.com/;");
aI("text=What's Inside ?;target=;url=Inside.html;");
aI("text=Sample Meal Plan;target=;url=SampleMealPlan.html;");
aI("text=Success stories;target=;url=Success_stories.html;");
aI("text=Discount Code;target=;url=Discount.html;");
aI("text=Blog;target=_blank;url=http://www.the-idiotproofdiet.com/blog;");
}


 drawMenus();
