_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Transparent";
offcolor="#40445C";
onbgcolor="#40445C";
oncolor="#FFFFFF";
padding="4";
separatorcolor="#FFFFFF";
separatorsize="1";
subimage="images/white_4x7.gif";
subimagepadding="6";
itemwidth="200";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#40445C";
oncolor="#FFFFFF";
padding="4";
subimage="images/white_4x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Illinois Plumbers Home;target=;url=http://www.aplumberin1hour.com;");
aI("text=About Us;target=;url=About-Us.html;");
aI("text=Drain Cleaning;target=;url=Drain-Cleaning.html;");
aI("text=Video About Our Plumbing;target=;url=videos.html;");
aI("text=Commercial Services;target=;url=Commercial-Services.html;");
aI("text=Media Center;target=;url=Media-Centre.html;");
aI("text=Careers;target=;url=Careers.html;");
aI("text=Read Some Of Our Plumbing Articles;target=;url=Plumbing-Articles.html;");
aI("text=Customer Feedback;target=;url=Customer-Feedback.html;");
aI("text=Discount Coupon;target=;url=Discount-Coupon.html;");
aI("text=Make Appointment;target=;url=Make-Appointment.html;");
aI("text=Plumbing Tips;target=;url=Tips-and-Hints.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("Tips and Hints/How to VideosLEFT_MENU")){
style=submenuStyle;
aI("text=How to Videos;target=;url=How-to-Videos.html;");
aI("text=Drain Cleaning;target=;url=Drain-Cleaning.html;");
}


 drawMenus();

