_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=Private Label Products;target=;url=./;");
aI("text=The Secret of Vibrant Health;target=;url=../../products/private-label-products/the-secret-of-vibrant-health/;");
aI("text=Disorders of the Brain: A Guide to Mental Illness;target=;url=../../products/private-label-products/disorders-of-the-brain-a-guide-to-mental-illness/;");
aI("text=Alternative Medicine: The Ins and Outs of Non-Traditional Healing;target=;url=../../products/private-label-products/alternative-medicine-the-ins-and-outs-of-non-traditional-healing/;");
aI("text=Dealing With Bronchitis;target=;url=../../products/private-label-products/dealing-with-bronchitis/;");
aI("text=Bipolar Disorder Uncovered;target=;url=../../products/private-label-products/bipolar-disorder-uncovered/;");
aI("text=How to Manage Irritable Bowel Syndrome;target=;url=../../products/private-label-products/how-to-manage-irritable-bowel-syndrome/;");
aI("text=Drug Addiction: Stop Your Dependence!;target=;url=../../products/private-label-products/drug-addiction-stop-your-dependence!/;");
aI("text=The Latest Anti-Aging Treatments and Tops Spas in the USA;target=;url=../../products/private-label-products/the-latest-anti-aging-treatments-and-tops-spas-in-the-usa/;");
aI("text=Natural Herbal Cures and Remedies;target=;url=../../products/private-label-products/natural-herbal-cures-and-remedies/;");
aI("text=Black Mold Secrets;target=;url=../../products/private-label-products/black-mold-secrets/;");
aI("text=Site Map;target=;url=../../sitemap-page-order.html;");
}


 drawMenus();

