_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#AFD43F";
borderstyle="solid";
borderwidth="1";
fontfamily="Arial";
fontsize="10pt";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#F4F9E5";
offcolor="#3F4D17";
onbgcolor="#AFD43F";
oncolor="#2A3605";
padding="5";
pagebgcolor="#F4F9E5";
pagecolor="#3F4D17";
separatorcolor="#AFD43F";
separatorsize="1";
subimage="images/black_7x7.gif";
subimagepadding="6";
itemwidth="250";
}

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=The Sleep Guide Home;target=;url=http://www.the-sleep-guide.com/;");
aI("text=Articles About Sleep;target=;url=articles-about-sleep.html;");
aI("text=Why Do We Need to Sleep;target=;url=go-to-sleep.html;");
aI("text=How to Sleep Soundly;target=;url=how-to-sleep-soundly.html;");
aI("text=How Much Sleep;target=;url=how-much-sleep.html;");
aI("text=Five Stages of Sleep;target=;url=stages-of-sleep.html;");
aI("text=Caffeine and Insomnia;target=;url=caffeine-and-insomnia.html;");
aI("text=Nighttime Heartburn;target=;url=heartburn-acid-reflux.html;");
aI("text=Seasonal Affective Disorder;target=;url=seasonal-affective-disorder.html;");
}


 drawMenus();

