_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Transparent";
offcolor="White";
onbgcolor="OrangeRed";
oncolor="White";
padding="6";
separatorcolor="White";
separatorsize="1";
subimage="images/white_4x7.gif";
subimagepadding="6";
itemwidth="148";
}

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/white_4x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=893;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Blog;target=;url=http://insomnia-connection.com/blog;");
aI("text=Privacy;target=;url=privacy-insomnia.html;");
aI("text=Disclaimer;target=;url=disclaimer.html;");
aI("text=Free books!;target=;url=sleep-disorders-ezine.html;");
aI("showmenu=Insomnia articles/5 Steps To Better SleepINFO_BAR_MENU;text=Insomnia articles;target=;url=insomnia-articles.html;");
aI("text=Site Map;target=;url=sitemap-alphabetical.html;");
}

with(milonic=new menuname("Insomnia articles/5 Steps To Better SleepINFO_BAR_MENU")){
style=submenuStyle;
aI("text=5 Steps To Better Sleep;target=;url=sleep-disorder.html;");
aI("text=Pregnancy insomnia - an unwelcome visitor;target=;url=pregnancy-insomnia.html;");
}


 drawMenus();

