_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=5;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/Sleek_Rounded9.png";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#dddddd";
headercolor="#000000";
offcolor="#FFFFFF";
oncolor="#4F4F4F";
separatorcolor="Transparent";
separatorsize="5";
rawcss="padding-left:33px;padding-right:5px";
overbgimage="images/Sleek_Rounded_hover9.png";
itemheight="29";
itemwidth="126";
}

with(submenuStyle=new mm_style()){
bordercolor="#dfdfdf";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#B1C33E";
offcolor="#FFFFFF";
onbgcolor="#8E9B31";
oncolor="#333333";
padding="4";
subimage="images/white_4x7.gif";
subimagepadding="8";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
align="left";
itemheight="29";
aI("text=Arthritis;target=;url=arthritis.htm;");
aI("text=Chronic Fatigue Syndrome;target=;url=chronic-fatigue-syndrome.htm;");
aI("text=Depression;target=;url=depression.htm;");
aI("text=Emotional Insecurity;target=;url=emotional-insecurity.htm;");
aI("text=Fibromyalgia;target=;url=fibromyalgia.htm;");
aI("text=IBS;target=;url=ibs.htm;");
aI("text=Losing Weight;target=;url=losing-weight.htm;");
aI("text=PTSD;target=;url=ptsd.htm;");
aI("text=Removing Pain;target=;url=removing-pain.htm;");
aI("text=Self Esteem;target=;url=self-esteem.htm;");
aI("text=Stress At Home;target=;url=stress-at-home.htm;");
aI("text=Stress At Work;target=;url=stress-at-work.htm;");
aI("text=Students;target=;url=students.htm;");
}


 drawMenus();

