_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#AFD43F";
borderstyle="solid";
borderwidth="1";
fontfamily="Arial";
fontsize="9pt";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#F4F9E5";
offcolor="#3F4D17";
onbgcolor="#AFD43F";
oncolor="Black";
padding="6";
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="White";
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";
aI("text=The Sleep Guide Home;target=;url=http://www.the-sleep-guide.com/;");
aI("text=Types of Bed;target=;url=types-of-bed.html;");
aI("text=Adjustable Beds for Home Use;target=;url=adjustable-beds.html;");
aI("text=Canopy Beds;target=;url=canopy-beds.html;");
aI("text=Daybeds with Trundle;target=;url=daybeds.html;");
aI("text=Daybeds for Children;target=;url=daybeds-for-children.html;");
aI("text=Futon Couch Beds;target=;url=futon-mattress.html;");
aI("text=Japanese Style Platform Beds;target=;url=japanese-style-platform-beds.html;");
aI("text=King Size Beds;target=;url=king-size-beds.html;");
aI("text=Space Saving Beds;target=;url=space-saving-beds.html;");
aI("text=Sofa Beds;target=;url=sofa-beds.html;");
}


 drawMenus();

