_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=0;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/glass0.jpg";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offcolor="#ffffff";
oncolor="#ffffff";
separatorcolor="#000000";
separatorpadding="1";
subimage="images/white_4x7.gif";
subimagepadding="2";
rawcss="padding-left:5px;padding-right:5px";
overbgimage="images/glass_hover0.jpg";
itemheight="34";
itemwidth="124";
}

with(submenuStyle=new mm_style()){
bordercolor="#67A1CE";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#4F95D6";
offcolor="#ffffff";
onbgcolor="#4F95D6";
onborder="1px solid #67A1CE";
oncolor="#ffffff";
padding="4";
separatorsize="1";
subimage="images/white_4x7.gif";
subimagepadding="8";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=1364;
style=menuStyle;
alwaysvisible="1";
align="center";
orientation="horizontal";
openstyle="up";
itemheight="28";
aI("text=Home;target=;url=http://www.e-watertest.com/;align=center;");
aI("text=Order Water Test Kit;target=;url=order.html;align=center;");
aI("text=Affiliate Program;target=;url=affiliate.html;align=center;");
aI("text=News;target=;url=news.html;align=center;");
aI("text=FAQ;target=;url=faq.html;align=center;");
aI("text=About e-Watertest;target=;url=about-e-watertest.html;align=center;");
aI("text=Contact Us;target=;url=contact-us.html;align=center;");
aI("text=Privacy;target=;url=privacy.html;align=center;");
aI("text=Water Testing Links;target=;url=water-testing-links.html;align=center;");
aI("text=Site Map;target=;url=sitemap-alphabetical.html;align=center;");
aI("text=Resources;target=;url=resources.html;align=center;");
}


 drawMenus();

