_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/breeze8.gif";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
separatorcolor="#000000";
separatorpadding="1";
subimage="images/white_4x7.gif";
subimagepadding="2";
itemheight="34";
itemwidth="124";
}

with(submenuStyle=new mm_style()){
align="center";
bordercolor="#67A1CE";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="LightSalmon";
offcolor="#67A1CE";
onbgcolor="#91C7F1";
onborder="1px solid #67A1CE";
oncolor="#000000";
padding="4";
separatorsize="1";
subimage="images/white_4x7.gif";
subimagepadding="8";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
itemwidth="95";
align="center";
itemheight="28";
aI("text=Home Page;target=;url=http://www.tulsawinecelar.com/public_html/;align=center;");
aI("text=Wine Product Selection;target=;url=Wine_Product_Selection.html;align=center;");
aI("showmenu=Accessories/Wine Totes And CarriersLEFT_MENU;text=Accessories;target=;url=Accessories.html;align=center;");
aI("text=Wine Of The Month;target=;url=Wine_Of_The_Month.html;align=center;");
aI("text=Wine Facts;target=;url=Wine_Facts.html;align=center;");
aI("text=Wine Articles - Choosing Wines;target=;url=Wine_Articles_-_Choosing_Wines.html;align=center;");
aI("text=About Us;target=;url=About_Us.html;align=center;");
aI("text=Site Map;target=;url=sitemap-page-order.html;align=center;");
}

with(milonic=new menuname("Accessories/Wine Totes And CarriersLEFT_MENU")){
style=submenuStyle;
aI("text=Wine Totes And Carriers;target=;url=Wine_Totes_And_Carriers.html;");
aI("text=Entertaining Products And Gifts;target=;url=Entertaining_Products_And_Gifts.html;");
aI("text=Wine Accessories;target=;url=Wine_Accessories.html;");
aI("text=Wine Books;target=;url=Wine_Books.html;");
}


 drawMenus();

