_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="DimGray";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#8F3827";
oncolor="AliceBlue";
padding="1";
separatorcolor="DimGray";
separatorsize="1";
subimage="images/black_7x7.gif";
subimagepadding="6";
itemwidth="1000";
}

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/black_7x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth="100%";
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Vacuum Robot;target=;url=http://;");
aI("text=Roomba 610;target=;url=Roomba-610-Professional-Series.html;");
aI("text=Roomba 560;target=;url=Roomba-560.html;");
aI("text=Roomba 536;target=;url=Roomba-536.html;");
aI("text=Roomba 532;target=;url=Roomba-532-Pet-Series-Vacuum-Cleaning-Robot.html;");
aI("text=Roomba 510;target=;url=Roomba-510.html;");
aI("text=Roomba 44001;target=;url=Roomba-44001.html;");
aI("text=Scooba Floor Washing Robot;target=;url=Scooba-Floor-Washing-Robot.html;");
aI("text=Dirt Dog;target=;url=Dirt-Dog-Workshop-Robot.html;");
aI("text=Evolution Robotics Mint Automatic Hard Floor Cleaner;target=;url=Evolution-Robotics-Mint-Automatic-Hard-Floor-Cleaner.html;");
aI("text=Neato XV-11;target=;url=Neato-XV-11.html;");
}


 drawMenus();

