_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="CadetBlue";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Wheat";
offcolor="BlueViolet";
onbgcolor="#999999";
oncolor="#000000";
padding="6";
separatorcolor="CadetBlue";
separatorsize="1";
subimage="images/black_7x7.gif";
subimagepadding="6";
itemwidth="120";
}

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";
subimage="images/black_7x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
openstyle="rtl";
aI("text=Home;target=;url=http://treating-depression.the-real-way.com/;");
aI("showmenu=Article/Depression and Anger Go TogetherRIGHT_MENU;text=Article;target=;url=Article.html;");
aI("text=Links;target=;url=Links.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
aI("text=Advertisers;target=_blank;url=http://internet-business.the-real-way.com/information-for-advertisers.html;");
}

with(milonic=new menuname("Article/Depression and Anger Go TogetherRIGHT_MENU")){
style=submenuStyle;
openstyle="rtl";
aI("text=Depression and Anger Go Together;target=;url=Depression-and-Anger-Go-Together.html;");
aI("text=Clinical Depression? What's That?;target=;url=Clinical-Depression-What's-That.html;");
aI("text=Are You Getting Anxious about Anxiety Depression;target=;url=Are-You-Getting-Anxious-about-Anxiety-Depression.html;");
aI("text=Symptoms of Bipolar Disorder;target=;url=Symptoms-of-Bipolar-Disorder.html;");
}


 drawMenus();

