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


with(menuStyle=new mm_style()){
bordercolor="White";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/dots5.gif";
offbgcolor="#3C5763";
offcolor="#ffffff";
onbgcolor="Black";
oncolor="#ffffff";
padding="6";
separatorcolor="#ffffff";
separatorsize="5";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="160";
}

with(submenuStyle=new mm_style()){
bordercolor="Black";
borderstyle="solid";
borderwidth="2";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="White";
offcolor="#514831";
onbgcolor="#514831";
oncolor="White";
padding="4";
pagecolor="White";
separatorcolor="#463C01";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Index;target=;url=./;");
aI("text=Sleep apnea and the power of tea;target=;url=Sleep_apnea_and_the_power_of_tea.html;");
aI("text=Natural treatments for sleep apnea;target=;url=Natural_treatments_for_sleep_apnea.html;");
aI("text=Sleep disorders and cardiovascular disease;target=;url=Sleep_disorders_and_cardiovascular_disease.html;");
aI("text=Sleep apnea natural treatments;target=;url=Sleep_apnea_natural_treatments.html;");
aI("text=Surgical treatments for sleep apnea;target=;url=Surgical_treatments_for_sleep_apnea.html;");
aI("text=Other sleep disorders;target=;url=Other_sleep_disorders.html;");
aI("text=Therapeutic interventions for sleep apnea;target=;url=Therapeutic_interventions_for_sleep_apnea.html;");
aI("text=Natural herbal supplements and treatments;target=;url=Natural_herbal_supplements_and_treatments.html;");
aI("text=Sleep apnea and marital breakdown;target=;url=Sleep_apnea_and_marital_breakdown.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}


 drawMenus();
