_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="AliceBlue";
borderstyle="solid";
borderwidth="2";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="LightSteelBlue";
offcolor="#000000";
onbgcolor="#FFABF0";
oncolor="#000000";
padding="6";
pagebgcolor="AliceBlue";
pagecolor="Brown";
separatorcolor="AliceBlue";
separatorsize="7";
subimage="images/black_7x7.gif";
subimagepadding="10";
itemwidth="1000";
}

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="#000000";
onbgcolor="#999999";
oncolor="#000000";
padding="4";
pagebgcolor="#FFABF0";
subimage="images/black_7x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth="100%";
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://www.cancereffects.com/;");
aI("text=Cancer Glossary;target=;url=Cancer-Glossary.html;");
aI("text=Skin Care;target=;url=Cancer-Skin-Care-Chemotherapy-Skin-Care.html;");
aI("text=Cancers A - Z;target=;url=Cancers-Cancer-Typess.html;");
aI("text=Cancer Drugs;target=;url=Chemotherapy-Drugs-Cancer-Drugs.html;");
aI("text=Cancer Diet;target=;url=Cancer-Diet-and-Anti-Cancer-Foods.html;");
aI("text=Support Groups;target=;url=Cancer-Support-Groups-Cancer-Support.html;");
aI("text=Cancer News;target=;url=Cancer-News-and-Update.html;");
}


 drawMenus();

