_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=10;
_subOffsetLeft=5;
buildafterload="true";


with(submenuStyle=new mm_style()){
fontfamily="Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
offbgcolor="#D6DFF7";
offcolor="#215DC6";
oncolor="#428EFF";
ondecoration="underline";
padding="6";
separatorcolor="#969698";
subimagepadding="8";
itemwidth="185";
}

with(menuStyle=new mm_style()){
bordercolor="#4D4D4D";
borderstyle="solid";
fontfamily="Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
offbgcolor="#EFF3FF";
offcolor="#215DC6";
oncolor="#428EFF";
ondecoration="underline";
padding="5";
subimage="images/xp_ind.gif";
subimagepadding="10";
imagepadding="4";
itemwidth="185";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
openstyle="rtl";
aI("text=Cleaning;target=;url=http://www.speedcleaningsite.com/;offcolor=#ffffff;fontweight=bold;itemheight=32;rawcss=padding-top:7px;padding-left:30px;bgimage=images/xp_panel_topoff.gif;");
aI("text=Free Mini-Course;target=;url=free-mini-course.html;");
aI("text=Product;target=;url=product.html;");
aI("text=Bathroom;target=;url=how-to-clean-a-bathroom.html;");
aI("text=Cleaning Supplies;target=;url=essential-cleaning-supplies.html;");
aI("text=Clutter;target=;url=organize-clutter.html;");
aI("text=Carpet Care;target=;url=carpet-cleaning-tips.html;");
aI("text=Upholstery;target=;url=how-to-clean-upholstery.html;");
}


 drawMenus();

