_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="1";
fontfamily="Tahoma";
fontsize="9pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="WhiteSmoke";
offcolor="DimGray";
onbgcolor="#ffffff";
oncolor="DarkBlue";
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="Tahoma";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/square_dust.gif";
offbgcolor="#ffffff";
offcolor="Gray";
onbgcolor="#ffffff";
oncolor="DarkBlue";
outfilter="Fade(Overlap=1.00)";
padding="5";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
overimage="images/square_blue.gif";
imagepadding="6";
itemwidth="130";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Products;target=;url=../../products/;");
aI("text=Resale Rights Products;target=;url=./;");
aI("text=Healthier You: The Secrets To A Better Body;target=;url=../../products/resale-rights-products/healthier-you-the-secrets-to-a-better-body/;");
aI("text=Total Wellness Guide;target=;url=../../products/resale-rights-products/total-wellness-guide/;");
aI("text=Niche Health Reports In A Box;target=;url=../../products/resale-rights-products/niche-health-reports-in-a-box/;");
aI("text=Green Tea: Secrets Revealed That Can Improve Your Health;target=;url=../../products/resale-rights-products/green-tea-secrets-revealed-that-can-improve-your-health/;");
aI("text=Super Foods: Learn to Eat Foods That Heal;target=;url=../../products/resale-rights-products/super-foods-learn-to-eat-foods-that-heal/;");
aI("text=All About Alzheimer's;target=;url=../../products/resale-rights-products/all-about-alzheimer's/;");
aI("text=Your Guide To Good Health Insurance!;target=;url=../../products/resale-rights-products/your-guide-to-good-health-insurance!/;");
aI("text=Biorythm Awareness;target=;url=../../products/resale-rights-products/biorythm-awareness/;");
aI("text=Freebie Corner;target=;url=../../products/resale-rights-products/freebie-corner/;");
aI("text=Site Map;target=;url=../../sitemap-page-order.html;");
}


 drawMenus();

