_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-25;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/Glossy_Tab_Small6.png";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#dddddd";
headercolor="#000000";
offcolor="#333333";
oncolor="#333333";
separatorcolor="transparent";
separatorsize="5";
rawcss="padding-left:5px;padding-right:5px";
overbgimage="images/Glossy_Tab_Small_hover6.png";
itemheight="32";
itemwidth="170";
}

with(submenuStyle=new mm_style()){
bordercolor="#E1EC66";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#E1EC66";
offcolor="#333333";
onbgcolor="#E1EC66";
oncolor="#333333";
padding="4";
subimage="images/white_4x7.gif";
subimagepadding="8";
itemwidth="125";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
align="center";
itemheight="32";
aI("text=Home Page;target=;url=http://www.remodelingitright.com/;");
aI("showmenu=Bathrooms &/More About BathroomsLEFT_MENU;text=Bathrooms &;target=;url=Bathrooms-&.html;");
aI("text=Ask the Expert;target=;url=Ask-the-Expert.html;");
aI("text=Tips Blog;target=_blank;url=http://remodelingitright.com/blog/;");
aI("text=About Us;target=;url=About-Us.html;");
aI("text=Contractors;target=;url=Contractors.html;");
aI("showmenu=Resources/Free OffersLEFT_MENU;text=Resources;target=;url=Resources.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Survey;target=;url=Survey.html;");
aI("text=Privacy;target=;url=Privacy.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("Bathrooms &/More About BathroomsLEFT_MENU")){
style=submenuStyle;
aI("text=More About Bathrooms;target=;url=More-About-Bathrooms.html;");
}

with(milonic=new menuname("Resources/Free OffersLEFT_MENU")){
style=submenuStyle;
aI("text=Free Offers;target=;url=Free-Offers.html;");
aI("text=Products;target=;url=Products.html;");
}


 drawMenus();

