_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=10;
_subOffsetLeft=5;
buildafterload="true";


with(submenuStyle=new mm_style()){
borderwidth="1";
fontfamily="Arial Narrow";
fontsize="9pt";
fontstyle="normal";
fontweight="normal";
offbgcolor="#D6DFF7";
offcolor="#215DC6";
oncolor="#428EFF";
ondecoration="underline";
padding="6";
pagebgcolor="DodgerBlue";
separatorcolor="#969698";
subimagepadding="8";
itemwidth="120";
}

with(menuStyle=new mm_style()){
bordercolor="#4D4D4D";
borderstyle="solid";
fontfamily="Arial Narrow";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
offbgcolor="#EFF3FF";
offcolor="#215DC6";
oncolor="#428EFF";
ondecoration="underline";
padding="5";
separatorcolor="Transparent";
separatorsize="5";
subimage="images/xp_ind.gif";
subimagepadding="5";
imagepadding="4";
itemwidth="150";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("showmenu=RV Waste Water/Contact RV Waste WaterLEFT_MENU;text=RV Waste Water;target=;url=http://www.rvwastewater.com/;offcolor=#ffffff;fontweight=bold;itemheight=32;rawcss=padding-top:7px;padding-left:30px;bgimage=images/xp_panel_topoff.gif;");
aI("text=Safe RV Waste Water;target=;url=safe-rv-waste-water/;");
aI("text=RV Waste Water System;target=;url=rv-waste-water-system/;");
aI("text=RV Waste Water Treatment;target=;url=rv-waste-water-treatment/;");
aI("text=RV Waste Water Disposal;target=;url=rv-waste-water-disposal/;");
aI("text=RV Waste Water Products;target=;url=rv-waste-water-products/;");
aI("text=RV Waste Water Links;target=;url=rv-waste-water-links/;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("RV Waste Water/Contact RV Waste WaterLEFT_MENU")){
style=submenuStyle;
aI("text=Contact RV Waste Water;target=;url=contact-rv-waste-water.html;fontweight=bold;itemheight=25;bgimage=images/xp_panel_subhead1.gif;");
}


 drawMenus();

