_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
align="left";
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#0000FF";
onbgcolor="#E7E6E7";
oncolor="Blue";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding="4";
pagebgcolor="#E7E6E7";
pagecolor="#FFFFFF";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
imagepadding="8";
}

with(menuStyle=new mm_style()){
align="center";
bordercolor="#0000FF";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#0000FF";
offcolor="White";
onbgcolor="#E0E9FD";
oncolor="Navy";
outfilter="Fade(Overlap=1.00)";
padding="5";
pagebgcolor="Blue";
pagecolor="AntiqueWhite";
imagepadding="6";
itemwidth="176";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=704;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Sleep Apnea;target=;url=http://sleep-apneacpap.com/;");
aI("showmenu=IdentifySleep Apnea QuestionnaireINFO_BAR_MENU;text=Identify;target=;url=Identification-of-Sleep-Apnea.html;");
aI("showmenu=RemediesWhat to do?INFO_BAR_MENU;text=Remedies;target=;url=Remedies.html;");
aI("showmenu=ResourcesCPAP and Bi-PAP ManufacturersINFO_BAR_MENU;text=Resources;target=;url=Resources.html;");
}

with(milonic=new menuname("IdentifySleep Apnea QuestionnaireINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Sleep Apnea Questionnaire;target=;url=Sleep-Apnea-Questionnaire.html;");
aI("text=Central Sleep Apnea;target=;url=Central-Sleep-Apnea.html;");
aI("text=Obstructive Sleep Apnea;target=;url=Obstructive-Sleep-Apnea.html;");
aI("text=Home Sleep Study;target=;url=Home-Sleep-Study.html;");
aI("text=Clinic Sleep Study;target=;url=Clinic-Sleep-Study.html;");
}

with(milonic=new menuname("RemediesWhat to do?INFO_BAR_MENU")){
style=submenuStyle;
aI("text=What to do?;target=;url=What-to-do.html;");
aI("text=Surgical Solutions;target=;url=surgicalsolutions.html;");
aI("text=Non Surgical Remedies;target=;url=Non-Surgical-Remedies.html;");
}

with(milonic=new menuname("ResourcesCPAP and Bi-PAP ManufacturersINFO_BAR_MENU")){
style=submenuStyle;
aI("text=CPAP and Bi-PAP Manufacturers;target=;url=CPAP-and-Bi-PAP-Manufacturers.html;");
aI("text=C-PAP/Bi-Pap  Accessories;target=;url=sleep-apneaaccessories.html;");
aI("text=Videos  -  Sleep Apnea and CPAP;target=;url=Videos-Sleep-Apnea-and-CPAP.html;");
aI("text=Breaking News About CPAP;target=;url=Breaking-News-About-CPAP.html;");
}


 drawMenus();

