_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="Navy";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/dots2.gif";
offbgcolor="LightGrey";
offcolor="MidnightBlue";
onbgcolor="#CC6600";
oncolor="#ffffff";
padding="6";
separatorcolor="Navy";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="100%";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#5871B3";
offcolor="#ffffff";
onbgcolor="#DC9B5B";
oncolor="#ffffff";
padding="4";
separatorcolor="#758CC9";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home Page;target=;url=index.html;");
aI("text=Snore;target=;url=snore.html;");
aI("text=Back Pain Help;target=;url=back-pain-help.html;");
aI("text=Teen Sleep;target=;url=teen-sleep.html;");
aI("text=Restless Leg Syndrome;target=;url=restless-leg-syndrome.html;");
aI("text=Shift Work Sleep Disorder;target=;url=shift-work-sleep-disorder.html;");
aI("text=Sleep Better;target=;url=sleep-better.html;");
aI("text=Sleep Disorder Test;target=;url=sleep-disorder-test.html;");
aI("text=Sleep Disorder;target=;url=sleep-disorder.html;");
aI("text=What Are Sleeping Disorders;target=;url=sleeping-disorders.html;");
aI("text=Snoring Surgery;target=;url=snoring-surgery.html;");
aI("text=Snoring Treatment;target=;url=snoring-treatment.html;");
aI("text=Sleep Disorder Symptoms;target=;url=Sleep-Disorder-Symptoms.html;");
aI("text=Sleep Apnea;target=;url=Sleep-Apnea.html;");
aI("text=Sleep Apnea Treatments;target=;url=Sleep-Apnea-Treatments.html;");
aI("text=Insomnia;target=;url=insomnia.html;");
aI("text=Insomnia Causes;target=;url=insomnia-causes.html;");
aI("text=Insomnia-Remedies;target=;url=insomnia-remedies.html;");
aI("text=Insomnia Treatments;target=;url=Insomnia-Treatments.html;");
aI("text=Fatal Familial Insomnia;target=;url=fatal-familial-insomnia.html;");
aI("text=Hypersomnia;target=;url=hypersomnia.html;");
aI("text=Jet Lag Syndrome;target=;url=jet-lag-syndrome.html;");
aI("text=Narcolepsy;target=;url=narcolepsy.html;");
aI("text=Narcolepsy Symptoms;target=;url=narcolepsy-symptoms.html;");
aI("text=Natural Snoring Remedies;target=;url=natural-snoring-remedies.html;");
aI("text=Snoring;target=;url=snoring.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
aI("text=Stop Snoring;target=;url=stop-snoring.html;");
}


 drawMenus();
