_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
fontfamily="Tahoma";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
offbgcolor="White";
offcolor="#000000";
onbgcolor="#FFFFFF";
oncolor="#547F00";
padding="6";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
align="left";
fontfamily="Tahoma";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
offbgcolor="#ffffff";
offcolor="Black";
onbgcolor="#ffffff";
oncolor="#547F00";
separatorcolor="Transparent";
separatorsize="0";
overbgimage="images/bracket5.gif";
imagepadding="6";
itemheight="40";
itemwidth="120";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
itemwidth="78";
orientation="vertical";
itemheight="30";
aI("text=Home;target=;url=http://www.healthstreet.ca/;align=center;");
aI("text=Our Store;target=;url=Our-Store.html;align=center;");
aI("text=Events;target=;url=Events.html;align=center;");
aI("showmenu=ProductsBaby ProductsLEFT_MENU;text=Products;target=;url=Products.html;align=center;");
aI("text=Recipies;target=;url=Recipies.html;align=center;");
aI("text=Newsletters;target=;url=Newsletter-Archive.html;align=center;");
aI("text=Gluten Free;target=;url=Gluten-Free.html;align=center;");
aI("text=Product Specials;target=;url=Product-Specials.html;align=center;");
aI("text=Fair Trade;target=;url=Fair-Trade.html;align=center;");
aI("text=Orders;target=;url=Orders.html;align=center;");
aI("text=Contact Us;target=;url=Contact-Us.html;align=center;");
aI("text=Site Map;target=;url=sitemap-page-order.html;align=center;");
}

with(milonic=new menuname("ProductsBaby ProductsLEFT_MENU")){
style=submenuStyle;
aI("text=Baby Products;target=;url=Baby-Products.html;");
aI("text=Personal Care;target=;url=Personal-Care.html;");
aI("text=Health Essentials;target=;url=Health-Essentials.html;");
aI("text=Specialty Foods;target=;url=Specialty-Foods.html;");
aI("text=Eco Home;target=;url=Eco-Home.html;");
aI("text=Cleaning and Laundry Products;target=;url=Cleaning-and-Laundry-Products.html;");
}


 drawMenus();
