_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="11pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Transparent";
offcolor="#000000";
onbgcolor="#0055FF";
oncolor="White";
padding="5";
separatorcolor="#000000";
separatorsize="1";
subimage="images/black_7x7.gif";
subimagepadding="10";
itemwidth="117";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#0055FF";
offcolor="White";
onbgcolor="White";
oncolor="#000000";
padding="4";
subimage="images/black_7x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=707;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=index.html;");
aI("showmenu=AboutGoing GreenINFO_BAR_MENU;text=About;target=;url=about.html;");
aI("showmenu=ProductsFamily Water Filtration PitcherINFO_BAR_MENU;text=Products;target=;url=products.html;");
aI("showmenu=TechnologyProduct SpecsINFO_BAR_MENU;text=Technology;target=;url=technology.html;");
aI("text=Blog;target=;url=blog.html;");
aI("text=Contact;target=;url=contact.html;");
}

with(milonic=new menuname("AboutGoing GreenINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Going Green;target=;url=Going-Green.html;");
}

with(milonic=new menuname("ProductsFamily Water Filtration PitcherINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Family Water Filtration Pitcher;target=;url=Family-Water-Filtration-Pitcher.html;");
aI("text=Purification Sports Bottle;target=;url=Purification-Sports-Bottle.html;");
aI("text=28oz Pull Top Filter Bottle;target=;url=28oz-Pull-Top-Filter-Bottle.html;");
aI("text=Water Filtration Pump;target=;url=Water-Filtration-Pump.html;");
aI("text=Water Filter Canteen;target=;url=Water-Filter-Canteen.html;");
aI("text=Water Purification Straw;target=;url=Water-Purification-Straw.html;");
aI("text=Accessories;target=;url=Accessories.html;");
}

with(milonic=new menuname("TechnologyProduct SpecsINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Product Specs;target=;url=Product-Specs.html;");
aI("text=Product Comparison;target=;url=Product-Comparison.html;");
}


 drawMenus();
