_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=5;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/Sleek_Rounded9.png";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#dddddd";
headercolor="#000000";
offcolor="#FFFFFF";
oncolor="#4F4F4F";
separatorcolor="Transparent";
separatorsize="5";
rawcss="padding-left:33px;padding-right:5px";
overbgimage="images/Sleek_Rounded_hover9.png";
itemheight="29";
itemwidth="126";
}

with(submenuStyle=new mm_style()){
bordercolor="#dfdfdf";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#B1C33E";
offcolor="#FFFFFF";
onbgcolor="#8E9B31";
oncolor="#333333";
padding="4";
subimage="images/white_4x7.gif";
subimagepadding="8";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
align="left";
itemheight="29";
aI("text=Home;target=;url=http://www.supermaids.com/;");
aI("text=About;target=;url=about.html;");
aI("text=Contact;target=;url=contact.html;");
aI("showmenu=Services/Maid Service | House CleaningLEFT_MENU;text=Services;target=;url=services.html;");
aI("text=Quotes;target=;url=quotes.html;");
aI("text=Free Cleaning;target=;url=free-cleaning.html;");
aI("text=Guarantee;target=;url=guarantee.html;");
aI("text=Testimonials;target=;url=testimonials.html;");
aI("text=Privacy;target=;url=privacy-policy.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("Services/Maid Service | House CleaningLEFT_MENU")){
style=submenuStyle;
aI("showmenu=Services/Maid Service | House Cleaning/Maid Service PricesLEFT_MENU;text=Maid Service | House Cleaning;target=;url=plano-maid-service.html;");
aI("showmenu=Services/Carpet Cleaning Plano/Carpet Cleaning PriceLEFT_MENU;text=Carpet Cleaning Plano;target=;url=carpet-cleaning-plano.html;");
}

with(milonic=new menuname("Services/Maid Service | House Cleaning/Maid Service PricesLEFT_MENU")){
style=submenuStyle;
aI("text=Maid Service Prices;target=;url=maid-service-prices.html;");
}

with(milonic=new menuname("Services/Carpet Cleaning Plano/Carpet Cleaning PriceLEFT_MENU")){
style=submenuStyle;
aI("text=Carpet Cleaning Price;target=;url=carpet-cleaning-price.html;");
}


 drawMenus();

