_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="9pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#98CA97";
offcolor="#000000";
onbgcolor="AliceBlue";
oncolor="#000000";
padding="6";
separatorcolor="#000000";
separatorsize="1";
subimage="images/black_7x7.gif";
subimagepadding="6";
itemwidth="100%";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#98CA97";
offcolor="#000000";
onbgcolor="AliceBlue";
oncolor="#000000";
padding="4";
subimage="images/black_7x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Green Tea History (Home);target=;url=http://a-green-tea-guide.com/;");
aI("showmenu=ArticlesGreen Tea Health BenefitsLEFT_MENU;text=Articles;target=;url=articles.html;");
aI("showmenu=Tea ShopLoose TeasLEFT_MENU;text=Tea Shop;target=;url=tea-shop.html;");
aI("text=Green Tea Resource Directory;target=;url=green-tea-resource-directory.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("ArticlesGreen Tea Health BenefitsLEFT_MENU")){
style=submenuStyle;
aI("text=Green Tea Health Benefits;target=;url=green-tea-health-benefits.html;");
aI("text=Are Green Tea Weight Loss Patches Effective?;target=;url=are-green-tea-weight-loss-patches-effective-.html;");
aI("text=Green Tea: Component of Weight Loss Pills;target=;url=green-tea-component-of-weight-loss-pills.html;");
aI("text=What Can Green Tea Do for You;target=;url=what-can-green-tea-do-for-you.html;");
aI("text=Green Tea: The Healthy Drink;target=;url=green-tea-the-healthy-drink.html;");
aI("text=Green Tea and Your Health;target=;url=green-tea-and-your-health.html;");
aI("text=Green Tea and Weight Loss;target=;url=green-tea-and-weight-loss.html;");
aI("text=Brew Your Green Tea;target=;url=brew-your-green-tea.html;");
}

with(milonic=new menuname("Tea ShopLoose TeasLEFT_MENU")){
style=submenuStyle;
aI("showmenu=Loose TeasBlack TeasLEFT_MENU;text=Loose Teas;target=;url=loose-teas.html;");
aI("text=Tea Accessories;target=;url=tea-accessories.html;");
aI("text=Tea Bags;target=;url=tea-bags.html;");
aI("text=Tea Canisters;target=;url=tea-canisters.html;");
aI("text=Tea Cups;target=;url=tea-cups.html;");
aI("text=Tea Pots;target=;url=tea-pots.html;");
aI("text=Candles;target=;url=candles.html;");
aI("text=Gourmet Foods;target=;url=gourmet-foods.html;");
}

with(milonic=new menuname("Loose TeasBlack TeasLEFT_MENU")){
style=submenuStyle;
aI("text=Black Teas;target=;url=black-teas.html;");
aI("text=Blend;target=;url=blend.html;");
aI("text=Botanical Infusion;target=;url=botanical-infusion.html;");
aI("text=Green Teas;target=;url=green-teas.html;");
aI("text=Oolong Teas;target=;url=oolong-teas.html;");
aI("text=Organic Black Teas;target=;url=organic-black-teas.html;");
aI("text=Organic Green Teas;target=;url=organic-green-teas.html;");
aI("text=Organic Teas;target=;url=organic-teas.html;");
aI("text=Organic White Teas;target=;url=organic-white-teas.html;");
aI("text=Prepackaged Teas;target=;url=prepackaged-teas.html;");
aI("text=Rooibos-Red Tea;target=;url=rooibos-red-tea.html;");
aI("text=White Teas;target=;url=white-teas.html;");
}


 drawMenus();
