_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="White";
offcolor="Black";
onbgcolor="#E7E6E7";
oncolor="#FB1901";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding="4";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
imagepadding="8";
}

with(menuStyle=new mm_style()){
align="center";
bordercolor="White";
borderstyle="Ridge";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#5E9297";
offcolor="White";
onbgcolor="#7E353E";
oncolor="White";
outfilter="Fade(Overlap=1.00)";
padding="10";
imagepadding="6";
itemwidth="175";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=700;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("showmenu=Beta Glucan/FAQsINFO_BAR_MENU;text=Beta Glucan;target=;url=http://Beta-1-3D-Glucan.com/;");
aI("showmenu=Products/Beta GlucanINFO_BAR_MENU;text=Products;target=;url=Products.html;");
aI("showmenu=Purchase/Buy NowINFO_BAR_MENU;text=Purchase;target=;url=purchase.html;");
aI("showmenu=About Us/Contact UsINFO_BAR_MENU;text=About Us;target=;url=About-Us.html;");
}

with(milonic=new menuname("Beta Glucan/FAQsINFO_BAR_MENU")){
style=submenuStyle;
aI("text=FAQs;target=;url=FAQ.html;");
aI("text=Beta Glucan Research;target=;url=Beta-Glucan-Research.html;");
aI("text=Radiation;target=;url=Radiation.html;");
}

with(milonic=new menuname("Products/Beta GlucanINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Beta Glucan;target=;url=Beta-Glucan.html;");
aI("text=Video of Beta Glucan;target=;url=Video-of-Beta-Glucan.html;");
aI("text=Multi-Vitamin;target=;url=Multi-Vitamin.html;");
}

with(milonic=new menuname("Purchase/Buy NowINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Buy Now;target=;url=Buy-Now.html;");
aI("text=International Orders;target=;url=International-Orders.html;");
aI("text=AutoShip Info;target=;url=AutoShip.html;");
aI("text=Guarantee Info;target=;url=Guarantee.html;");
aI("text=Shipping Info;target=;url=Shipping.html;");
}

with(milonic=new menuname("About Us/Contact UsINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Contact Us;target=;url=contact.html;");
aI("text=Privacy;target=;url=privacy.html;");
aI("text=Disclaimer;target=;url=disclaimer.html;");
}


 drawMenus();

