_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
image="images/orangedots.gif";
offbgcolor="#282828";
offcolor="#ffffff";
onbgcolor="#D55D3B";
oncolor="#ffffff";
padding="10";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="196";
}

with(submenuStyle=new mm_style()){
bordercolor="#48A6C0";
borderstyle="solid";
borderwidth="5";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#48A6C0";
offcolor="#ffffff";
onbgcolor="#357B8E";
oncolor="#ffffff";
padding="4";
separatorcolor="#357B8E";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=A General View;target=;url=Alzheimers-Disease-A-General-View.html;");
aI("text=Who May Be At Risk for the Disease?;target=;url=Alzheimers-Who-May-Be-At-Risk-for-the-Disease.html;");
aI("text=Recognizing Some of the Signs;target=;url=Alzheimers-Recognizing-Some-of-the-Signs.html;");
aI("text=Preventative Measures;target=;url=Alzheimers-Disease-Preventative-Measures.html;");
aI("text=A Doctor's Diagnosis;target=;url=Alzheimers-Disease-A-Doctor's-Diagnosis.html;");
aI("text=Aluminum – Is It involved?;target=;url=Alzheimers-Aluminum-Is-It-involved.html;");
aI("text=Alternative Treatments;target=;url=Alzheimers-Disease-Alternative-Treatments.html;");
aI("text=Caring for Someone with Alzheimer's;target=;url=Alzheimers-Disease-Caring-for-Someone-with-Alzheimer's.html;");
aI("text=Care For People With Late Stage Alzheimer's;target=;url=Alzheimers-Disease-Care-For-People-With-Late-Stage-Alzheimer's.html;");
aI("text=Vital Ideas to help the Caregiver;target=;url=Alzheimers-Disease-Vital-Ideas-to-help-the-Caregiver.html;");
}


 drawMenus();
