_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="DarkOliveGreen";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/orangedots.gif";
offbgcolor="DarkOliveGreen";
offcolor="#ffffff";
onbgcolor="DarkOliveGreen";
oncolor="Orange";
padding="6";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/whitegrey.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="100%";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="Coral";
offcolor="#ffffff";
onbgcolor="#DC9B5B";
oncolor="#ffffff";
padding="4";
separatorcolor="DarkOliveGreen";
separatorsize="1";
subimage="images/whitegrey.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
openstyle="rtl";
aI("text=Air Mattress Frame;target=;url=http://www.airmattressframe.org/;");
aI("text=Memory Foam Air Mattress;target=;url=memory-foam-air-mattress.html;");
aI("text=Visco Mattress Pad;target=;url=visco-mattress-pad.html;");
aI("text=Bed Frame Risers;target=;url=bed-frame-risers.html;");
aI("text=Portable Bed Frames;target=;url=Portable-Bed-Frames.html;");
aI("text=Portable Air Mattress;target=;url=portable-air-mattress.html;");
aI("text=Mattress Frames;target=;url=Mattress-Frames.html;");
aI("text=Air Mattress Beds;target=;url=air-mattress-beds.html;");
aI("text=Air Mattress Pump;target=;url=Air-Mattress-Pump.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}


 drawMenus();

