_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="Black";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontweight="bold";
headercolor="#000000";
offbgcolor="Navy";
offcolor="Gold";
onbold="bold";
oncolor="White";
padding="5";
pagecolor="Black";
subimage="images/arrow.gif";
subimagepadding="5";
}

with(menuStyle=new mm_style()){
align="right";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/location8.gif";
offcolor="Gold";
onbold="bold";
oncolor="White";
pagecolor="Black";
overimage="images/location_on8.gif";
imageposition="right";
itemwidth="180";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=./;");
aI("text=Cancer Fighting Foods;target=;url=Cancer_Fighting_Foods.html;");
aI("text=Testimonials;target=;url=Testimonials.html;");
aI("showmenu=ArticlesCancer & SugarLEFT_MENU;text=Articles;target=;url=Articles.html;");
aI("text=F A Qs;target=;url=F_A_Qs.html;");
aI("text=Contact Us;target=;url=Contact_Us.html;");
}

with(milonic=new menuname("ArticlesCancer & SugarLEFT_MENU")){
style=submenuStyle;
aI("text=Cancer & Sugar;target=;url=Cancer_&_Sugar.html;");
aI("text=Why Medical Science;target=;url=Why_Medical_Science.html;");
}


 drawMenus();
