_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=10;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/Glossy_Bubbles_Big2.png";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#dddddd";
headercolor="#000000";
offcolor="#dddddd";
oncolor="#dddddd";
separatorcolor="transparent";
separatorsize="5";
valign="middle";
rawcss="padding-left:5px;padding-bottom:10px;padding-right:5px";
overbgimage="images/Glossy_Bubbles_Big_hover2.png";
itemheight="63";
itemwidth="153";
}

with(submenuStyle=new mm_style()){
bordercolor="#ff9999";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#ff6868";
offcolor="#dddddd";
onbgcolor="#ff7777";
oncolor="#cdcdcd";
padding="4";
separatorsize="1";
subimage="images/white_4x7.gif";
subimagepadding="8";
itemwidth="125";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
align="center";
openstyle="rtl";
itemheight="63";
aI("text=VCC Home;target=;url=http://valleycarpetcare.com/;");
aI("showmenu=Web Specials/5 Rooms 1 HallRIGHT_MENU;text=Web Specials;target=;url=Web-Specials.html;");
aI("text=Contact;target=;url=Contact.html;");
aI("text=Feedback;target=;url=Feedback.html;");
aI("text=Images;target=;url=Images.html;");
aI("text=Tips;target=;url=Tips.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("Web Specials/5 Rooms 1 HallRIGHT_MENU")){
style=submenuStyle;
openstyle="rtl";
aI("text=5 Rooms 1 Hall;target=;url=5-Rooms-1-Hall.html;");
aI("text=Upholstery Special;target=;url=Upholstery-Special.html;");
aI("text=2 Rooms 1 Hall;target=;url=2-Rooms-1-Hall.html;");
aI("text=Whole House Special;target=;url=Whole-House-Special.html;");
}


 drawMenus();

