_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="0";
fontfamily="Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
image="images/dots1.gif";
offbgcolor="Transparent";
offcolor="#D51F04";
onbgcolor="Transparent";
oncolor="#000000";
padding="6";
separatorcolor="Transparent";
separatorsize="1";
subimage="images/white_4x7.gif";
subimagepadding="2";
overimage="images/dots5.gif";
imagepadding="6";
itemwidth="125";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#A83B03";
offcolor="#ffffff";
onbgcolor="#DC9B5B";
oncolor="#ffffff";
padding="4";
separatorcolor="#FFFFFF";
separatorsize="1";
subimage="images/white_4x7.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=503;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("showmenu=Sleep mp3/FAQINFO_BAR_MENU;text=Sleep mp3;target=;url=http://www.sleep-sound.com/;");
aI("text=Sleep CD;target=;url=Sleep-Sound-Insomnia-Program.html;");
aI("text=Blog;target=_blank;url=http://www.sleep-sound.com/insomnia-blog;");
aI("text=About;target=;url=About.html;");
}

with(milonic=new menuname("Sleep mp3/FAQINFO_BAR_MENU")){
style=submenuStyle;
aI("text=FAQ;target=;url=faq.html;");
aI("text=Sleep;target=;url=brainwave-entrainment-for-sleep.html;");
aI("text=Binaural Beats;target=;url=brainwave-entrainment-binaural-beats.html;");
}


 drawMenus();

