_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offcolor="Black";
onbold="bold";
oncolor="Blue";
outfilter="fade(duration=0.5)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
separatorcolor="#000000";
separatorsize="1";
subimagepadding="2";
rawcss="padding-top:10px;padding-bottom:5px";
itemheight="60";
itemwidth="120";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="#418ED6";
offcolor="#ffffff";
onbgcolor="CadetBlue";
onbold="bold";
oncolor="#000000";
outfilter="fade(duration=0.5)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding="6";
separatorsize="1";
subimage="images/white_7x7.gif";
subimagepadding="8";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home Page;target=;url=http://yourplumbingsuccess.com/;align=center;bgimage=images/multiblack13L.gif;");
aI("text=What We Do;target=;url=What-We-Do.html;align=center;bgimage=images/multiblack13L.gif;");
aI("text=Order Now;target=;url=Order-Now.html;align=center;bgimage=images/multiblack13L.gif;");
aI("showmenu=Articles/5 mandatory tools for successLEFT_MENU;text=Articles;target=;url=Articles.html;align=center;bgimage=images/multiblack13L.gif;");
aI("showmenu=News/Your Plumbing Success Open for BusinessLEFT_MENU;text=News;target=;url=News.html;align=center;bgimage=images/multiblack13L.gif;");
aI("text=Contact Us;target=;url=Contact-Us.html;align=center;bgimage=images/multiblack13L.gif;");
aI("text=Sign up today;target=;url=Sign-up-today.html;align=center;bgimage=images/multiblack13L.gif;");
}

with(milonic=new menuname("Articles/5 mandatory tools for successLEFT_MENU")){
style=submenuStyle;
aI("text=5 mandatory tools for success;target=;url=5-mandatory-tools-for-success.html;");
aI("text=Can Anyone Run a Business;target=;url=Can-Anyone-Run-a-Business.html;");
aI("text=Don't Buy A Job;target=;url=Don't-Buy-A-Job.html;");
aI("text=Bad Economy Victims;target=;url=Bad-Economy-Victims.html;");
aI("text=Death of yellow pages;target=;url=Death-of-yellow-pages.html;");
}

with(milonic=new menuname("News/Your Plumbing Success Open for BusinessLEFT_MENU")){
style=submenuStyle;
aI("text=Your Plumbing Success Open for Business;target=;url=Your-Plumbing-Success-Open-for-Business.html;");
}


 drawMenus();

