_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="left";
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Trebuchet MS";
fontsize="12pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="White";
offcolor="#00007F";
onbgcolor="#7FD4FF";
oncolor="Black";
padding="20";
separatorcolor="#E1E1E1";
separatorsize="10";
subimage="images/white_4x7.gif";
subimagepadding="6";
itemwidth="180";
}

with(submenuStyle=new mm_style()){
align="right";
bordercolor="White";
borderstyle="Solid";
borderwidth="5";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#0000AA";
offcolor="White";
onbgcolor="#7FD4FF";
oncolor="Black";
padding="4";
subimage="images/white_4x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("showmenu=ArticlesStroke RecoveryLEFT_MENU;text=Articles;target=;url=strokerecoveryarticles.html;");
aI("showmenu=Stroke ResourcesSpeech TherapyLEFT_MENU;text=Stroke Resources;target=;url=strokerecoveryresources.html;");
aI("text=Stroke Statistics;target=;url=strokestatistics.html;");
aI("text=Contact Us;target=;url=contactus.html;");
aI("text=Privacy Policy;target=;url=privacypolicy.html;");
aI("text=Terms of Service;target=;url=TermsofService.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("ArticlesStroke RecoveryLEFT_MENU")){
style=submenuStyle;
aI("text=Stroke Recovery;target=;url=strokerecovery.html;");
aI("text=Stroke Speech Recovery;target=;url=strokespeechrecovery.html;");
aI("text=Stroke Therapy;target=;url=stroketherapyarticle.html;");
aI("text=Stroke Recovery Plateau;target=;url=strokerecoveryplateau.html;");
aI("text=What is Stroke?;target=;url=brainstroke.html;");
aI("text=Save Money on Stroke Medications;target=;url=strokemedicationarticle.html;");
aI("text=Vitamin C for Recovery and Prevention;target=;url=strokerecoveryvitaminc.html;");
aI("text=The Great Cholesterol Myth;target=;url=strokerecoverycholesterol.html;");
aI("text=Omega 3 for Recovery and Prevention;target=;url=omega3fats.html;");
}

with(milonic=new menuname("Stroke ResourcesSpeech TherapyLEFT_MENU")){
style=submenuStyle;
aI("text=Speech Therapy;target=;url=strokespeechtherapy.html;");
aI("text=Physical Therapy;target=;url=strokephysicaltherapy.html;");
aI("text=Beyond Stroke Therapy- Cleaning Your Blood;target=;url=stroketherapybloodcleanse.html;");
aI("text=Beyond Speech Therapy- Sensory Trigger Method;target=;url=beyondspeechtherapy.html;");
}


 drawMenus();
