_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/dots9.gif";
offbgcolor="#090A09";
offcolor="White";
onbgcolor="#702424";
oncolor="White";
padding="10";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/dots9.gif";
imagepadding="6";
itemwidth="196";
}

with(submenuStyle=new mm_style()){
bordercolor="#702424";
borderstyle="solid";
borderwidth="5";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#702424";
offcolor="#ffffff";
onbgcolor="#511A1A";
oncolor="#ffffff";
padding="4";
pagecolor="Black";
separatorcolor="#511A1A";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home;target=;url=http://www.finda-mattress.com/;");
aI("text=Air Mattress;target=;url=air_mattresses.html;");
aI("text=Buying A Mattress;target=;url=buying_a_mattress.html;");
aI("text=Foam Mattress;target=;url=foam_mattress.html;");
aI("text=Futon Mattress;target=;url=futon_mattress_articles.html;");
aI("text=Latex Mattress;target=;url=latex_mattress.html;");
aI("text=Mattress Cleaners;target=;url=Mattress_Cleaners.html;");
aI("text=Mattress Sizes;target=;url=mattress_sizes.html;");
aI("text=More About Mattresses;target=;url=More_About_Mattresses.html;");
aI("text=Waterbed Mattresses;target=;url=waterbed_mattresses.html;");
aI("text=Resources;target=;url=Resources.html;");
aI("text=Links;target=;url=Links.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
aI("text=Privacy Policy;target=;url=Privacy_Policy.html;");
aI("text=Contact Us;target=;url=Contact_Us.html;");
}


 drawMenus();

