_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="White";
borderstyle="solid";
borderwidth="2";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="ForestGreen";
offcolor="White";
onbgcolor="#0F0F0F";
oncolor="White";
padding="6";
separatorcolor="White";
separatorsize="1";
subimage="images/white_arrow.gif";
subimagepadding="6";
itemwidth="165";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#999999";
oncolor="#000000";
padding="4";
subimage="images/white_arrow.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=http://greenplumber.ca/;");
aI("text=What Certifies A Green Plumber?;target=;url=what-certifies-a-green-plumber.html;");
aI("text=Green Certified Companies;target=;url=green-certified-plumbing-companies-victoria-bc.html;");
aI("text=Home Evaluation;target=;url=home-evaluation.html;");
aI("text=Money Back Rebates;target=;url=money-back-rebates.html;");
aI("text=Products Online;target=;url=products-online.html;");
aI("text=How To Improve Your Own Home;target=;url=improve-your-own-home-.html;");
aI("text=FAQ;target=;url=faq.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
aI("text=Contact Us;target=;url=contact-us.html;");
}


 drawMenus();
