_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/orangedots.gif";
offbgcolor="#002A55";
offcolor="#ffffff";
onbgcolor="OrangeRed";
oncolor="#ffffff";
padding="6";
pagebgcolor="OrangeRed";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="195";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#5871B3";
offcolor="#ffffff";
onbgcolor="OrangeRed";
oncolor="#ffffff";
padding="4";
separatorcolor="#758CC9";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home;target=;url=http://www.formadrain.com/;");
aI("text=Sewer Contractors;target=;url=no_dig_system_for_sewer_contractors.html;");
aI("text=Testimonials;target=;url=testimonials.html;");
aI("text=Lateral Main Connection;target=;url=lateral_main_connection.html;");
aI("text=Liner Durability;target=;url=50_year_durability.html;");
aI("text=Video;target=;url=no-dig_system_video.html;");
aI("text=Photos;target=;url=photos.html;");
aI("text=Licensees;target=;url=licensees.html;");
aI("text=Who We Are;target=;url=about_the_company.html;");
aI("text=Links;target=;url=trenchless_technology_links.html;");
aI("text=Contact Info;target=;url=trenchless_technology_sewer_repair_formadrain_no-dig_system_contact_us_today.html;");
}


 drawMenus();
