_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=0;
_subOffsetLeft=0;

with(AllImagesStyle=new mm_style()){
styleid=1;
bordercolor="#000000";
borderstyle="solid";
fontstyle="normal";
fontweight="normal";
padding=3;
}

with(menuStyle=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="50%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#FF6600";
offcolor="#ffffff";
onbgcolor="#ffffff";
oncolor="#000099";
// outfilter="randomdissolve(duration=0.3)";
// overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
padding=4;
pagebgcolor="#ffffff";
pagecolor="black";
separatorcolor="#333333";
separatorsize=1;
subimage="";
subimagepadding=2;
}


with(submenuStyle=new mm_style()){
bordercolor="#8C1229";
borderstyle="solid";
borderwidth=0;
fontfamily="Georgia, Serif";
fontsize="12 px";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#8C1229";
offcolor="white";
onbgcolor="#3C0F14";
oncolor="white";
// outfilter="randomdissolve(duration=0.3)";
// overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
padding=7;
pagebgcolor="#ffffff";
pagecolor="black";
separatoralign="left";
separatorcolor="#ffffff";
separatorpadding=1;
separatorwidth="90%";
subimage="";
subimagepadding=2;
}



//with(milonic=new menuname("Main Menu")){
//alwaysvisible=1;
// left=170;
//orientation="horizontal";
//style=menuStyle;
// top=196;
//position="relative";
//aI("showmenu=TheDistrict;text=The District;");
//aI("showmenu=HindsCounty;text=Hinds County;");
//aI("showmenu=ExistingBusiness;text=Existing Business;");
//aI("showmenu=SiteSelectors;text=Site Selectors;");
//aI("showmenu=Taxes;text=Taxes;");
//aI("showmenu=Incentives;text=Incentives;");
//aI("showmenu=Infrastructure;text=Infrastructure;");
//aI("showmenu=AvailableProperties;text=Available Properties;");
//}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
//left=180;
orientation="horizontal";
style=AllImagesStyle;
//top=190;
position="relative";
aI("image=http://www.corkedwineshop.com/images/menu/home.jpg;overimage=http://www.corkedwineshop.com/images/menu/home_over.jpg;url=http://www.corkedwineshop.com/index.htm;");
aI("image=http://www.corkedwineshop.com/images/menu/open.jpg;overimage=http://www.corkedwineshop.com/images/menu/open_over.jpg;showmenu=Open;");
aI("image=http://www.corkedwineshop.com/images/menu/taste.jpg;overimage=http://www.corkedwineshop.com/images/menu/taste_over.jpg;showmenu=Taste;");
aI("image=http://www.corkedwineshop.com/images/menu/enjoy.jpg;overimage=http://www.corkedwineshop.com/images/menu/enjoy_over.jpg;showmenu=Enjoy;");
}

with(milonic=new menuname("open")){
//overflow="scroll";
style=submenuStyle;
aI("text=Store concept/About Us ;url=http://www.corkedwineshop.com/open/about_us.htm;");
aI("text=Tour the Store;url=http://www.corkedwineshop.com/open/store.htm;");
aI("text=Contact Us;url=http://www.corkedwineshop.com/open/contact_us.htm;");
}

with(milonic=new menuname("taste")){
//overflow="scroll";
style=submenuStyle;
aI("text=Wine tastings calendar of events ;url=http://www.corkedwineshop.com/taste/wine_tasting_cal_events.htm;");
aI("text=Featured wines ;url=http://www.corkedwineshop.com/taste/featured_wines.htm;");
aI("text=Tips(wine and food pairings);url=http://www.corkedwineshop.com/taste/tips.htm;");
aI("text=Featured Beer;url=http://www.corkedwineshop.com/taste/featured_beer.htm;");

}

with(milonic=new menuname("enjoy")){
//overflow="scroll";
style=submenuStyle;
aI("text=Join Our Wine Club ;url=http://www.corkedwineshop.com/enjoy/join_our_wine_club.htm;");
aI("text=Photos and past events ;url=http://www.corkedwineshop.com/enjoy/photos_and_past_events.htm;");
aI("text=Available products ;url=http://www.corkedwineshop.com/enjoy/available_products.htm;");
aI("text=Join Our Beer Club;url=http://www.corkedwineshop.com/enjoy/join_our_beer_club.htm;");
}

drawMenus();
