_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="Gainsboro";
offcolor="#000000";
onbgcolor="Gainsboro";
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="Gainsboro";
offcolor="#000000";
onbgcolor="Gainsboro";
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=Brief Notes about Wine;target=;url=http://a-wine-guide.com/;");
aI("showmenu=ArticlesHealth Benefits of WineLEFT_MENU;text=Articles;target=;url=articles.html;");
aI("showmenu=Wine ShopWine AccessoriesLEFT_MENU;text=Wine Shop;target=;url=wine-shop.html;");
aI("text=Wine Guide Resource Directory;target=;url=wine-guide-resource-directory.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("ArticlesHealth Benefits of WineLEFT_MENU")){
style=submenuStyle;
aI("text=Health Benefits of Wine;target=;url=health-benefits-of-wine.html;");
aI("text=Purchasing Wine Online;target=;url=purchasing-wine-online.html;");
aI("text=What do you Know About Wine?;target=;url=what-do-you-know-about-wine.html;");
aI("text=How Wines are Rated;target=;url=how-wines-are-rated.html;");
aI("text=Choosing Your Type of Wine;target=;url=choosing-your-type-of-wine.html;");
aI("text=Red Wine Grapes - Most Common Types;target=;url=red-wine-grapes-most-common-types.html;");
aI("text=White Wine - Most Common Types;target=;url=white-wine-most-common-types.html;");
}

with(milonic=new menuname("Wine ShopWine AccessoriesLEFT_MENU")){
style=submenuStyle;
aI("text=Wine Accessories;target=;url=wine-accessories.html;");
aI("text=Wine Books/CDs/Games;target=;url=wine-books-cds-games.html;");
aI("text=Champagne & Sparkling Wines;target=;url=champagne-sparkling-wines.html;");
aI("text=Wine Corkscrews;target=;url=wine-corkscrews.html;");
aI("text=Dessert/Fortified & Fruit Wine;target=;url=dessert-fortified-fruit-wine.html;");
aI("text=Gourmet Gift Baskets;target=;url=gourmet-gift-baskets.html;");
aI("showmenu=Red WineRed Wine - AustraliaLEFT_MENU;text=Red Wine;target=;url=red-wine.html;");
aI("text=Stemware & Decanters;target=;url=stemware-decanters.html;");
aI("showmenu=White WineWhite Wine - AustraliaLEFT_MENU;text=White Wine;target=;url=white-wine.html;");
aI("text=Wine Clubs;target=;url=wine-clubs.html;");
aI("text=Wine Collections;target=;url=wine-collections.html;");
}

with(milonic=new menuname("Red WineRed Wine - AustraliaLEFT_MENU")){
style=submenuStyle;
aI("text=Red Wine - Australia;target=;url=red-wine-australia.html;");
aI("text=Red Wine - California;target=;url=red-wine-california.html;");
aI("text=Red Wine - France;target=;url=red-wine-france.html;");
aI("text=Red Wine - Italy;target=;url=red-wine-italy.html;");
aI("text=Red Wine - Portugal;target=;url=red-wine-portugal.html;");
aI("text=Red Wine - South Africa;target=;url=red-wine-south-africa.html;");
aI("text=Red Wine - South America;target=;url=red-wine-south-america.html;");
aI("text=Red Wine - Spain;target=;url=red-wine-spain.html;");
}

with(milonic=new menuname("White WineWhite Wine - AustraliaLEFT_MENU")){
style=submenuStyle;
aI("text=White Wine - Australia;target=;url=white-wine-australia.html;");
aI("text=White Wine - California;target=;url=white-wine-california.html;");
aI("text=White Wine - France;target=;url=white-wine-france.html;");
aI("text=White Wine - Italy;target=;url=white-wine-italy.html;");
aI("text=White Wine - South America;target=;url=white-wine-south-america.html;");
aI("text=White Wine - Spain;target=;url=white-wine-spain.html;");
}


 drawMenus();

