_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#FFFFFF";
borderstyle="Solid";
borderwidth="0";
fontfamily="Comic Sans MS";
fontsize="12pt";
fontstyle="normal";
image="images/dots5.gif";
offbgcolor="#FFCC99";
offcolor="#660000";
onbgcolor="Wheat";
oncolor="#660000";
padding="6";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/black_7x7.gif";
subimagepadding="6";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="100%";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Comic Sans MS";
fontsize="12pt";
fontstyle="normal";
offbgcolor="#FFCC99";
offcolor="#660000";
onbgcolor="Wheat";
oncolor="#ffffff";
padding="4";
separatorcolor="WhiteSmoke";
separatorsize="1";
subimage="images/black_7x7.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home;target=;url=./;");
aI("showmenu=Free ReportsLiving It Up On a BudgetLEFT_MENU;text=Free Reports;target=;url=Free-Reports.htm;");
aI("showmenu=ArticlesWine ArticlesLEFT_MENU;text=Articles;target=;url=Articles.htm;");
aI("text=Build Your Own Wine Cellar;target=;url=Build-Your-Own-Wine-Cellar.htm;");
aI("text=The Good Wine Guide;target=;url=The-Good-Wine-Guide.htm;");
}

with(milonic=new menuname("Free ReportsLiving It Up On a BudgetLEFT_MENU")){
style=submenuStyle;
aI("text=Living It Up On a Budget;target=;url=Living-It-Up-On-a-Budget.htm;");
aI("text=Hosting a Successful Wine Tasting;target=;url=Hosting-a-Successful-Wine-Tasting.htm;");
}

with(milonic=new menuname("ArticlesWine ArticlesLEFT_MENU")){
style=submenuStyle;
aI("showmenu=Wine ArticlesHow to Make Your Own Private Label WineLEFT_MENU;text=Wine Articles;target=;url=Wine-Articles.htm;");
aI("showmenu=Wine Fridge ArticlesWine Bottle RefrigeratorLEFT_MENU;text=Wine Fridge Articles;target=;url=Wine-Fridge-Articles.htm;");
}

with(milonic=new menuname("Wine ArticlesHow to Make Your Own Private Label WineLEFT_MENU")){
style=submenuStyle;
aI("text=How to Make Your Own Private Label Wine;target=;url=How-to-Make-Your-Own-Private-Label-Wine.htm;");
aI("text=Start Your Own Wine Club;target=;url=Start-Your-Own-Wine-Club.htm;");
aI("text=Wine – the Elixir of Health;target=;url=Wine-the-Elixir-of-Health.htm;");
aI("text=Regional Wine Characteristics ;target=;url=Regional-Wine-Characteristics.htm;");
aI("text=Do Corks Affect the Quality of Wine?;target=;url=Do-Corks-Affect-the-Quality-of-Wine-.htm;");
}

with(milonic=new menuname("Wine Fridge ArticlesWine Bottle RefrigeratorLEFT_MENU")){
style=submenuStyle;
aI("text=Wine Bottle Refrigerator;target=;url=Wine-Bottle-Refrigerator.htm;");
aI("text=Avanti Wine Refrigerators;target=;url=Avanti-Wine-Refrigerators.htm;");
aI("text=Stainless Wine Refrigerator;target=;url=Stainless-Wine-Refrigerator.htm;");
aI("text=Vinotemp Wine Refrigerator;target=;url=Vinotemp-Wine-Refrigerator.htm;");
aI("text=Marvel Wine Refrigerator;target=;url=Marvel-Wine-Refrigerator.htm;");
aI("text=Do You Need Wine Cellar Refrigerators?;target=;url=Wine-Cellar-Refrigerators-.htm;");
aI("text=Danby Wine Refrigerator;target=;url=Danby-Wine-Refrigerator.htm;");
aI("text=Advantages Of An Under Counter Wine Refrigerator;target=;url=Advantages-Of-An-Under-Counter-Wine-Refrigerator.htm;");
}


 drawMenus();
