_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#6A649C";
borderstyle="Dotted";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#EAD5A6";
offcolor="#2A002A";
onbgcolor="#7A983F";
oncolor="White";
padding="11";
pagebgcolor="#2A002A";
pagecolor="White";
separatorcolor="#6A649C";
separatorsize="1";
subimage="images/sqauredot_black_5x5.gif";
subimagepadding="6";
itemwidth="279";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#2A002A";
onbgcolor="#999999";
oncolor="#2A002A";
padding="4";
pagebgcolor="#2A002A";
pagecolor="#2A002A";
subimage="images/sqauredot_black_5x5.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=What Are Antioxidants;target=;url=http://www.antioxidantsinhealth.com/;");
aI("text=Super antioxidant;target=;url=super-antioxidant.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}


 drawMenus();
