fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;




with(AllImagesStyle=new mm_style()){
styleid=1;
bordercolor="#FFFFFF";
borderstyle="solid";
fontstyle="normal";
fontweight="normal";
padding=3;
}

with(menuStyle=new mm_style()){
bordercolor="#FFFFFF";
borderstyle="solid";
borderwidth=1;
fontfamily="Times New Roman, Times, serif";
fontsize="120%";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#c5b18f";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#400040";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=2;
pagebgcolor="#ffffff";
pagecolor="#c5b18f";
separatorcolor="#c5b18f";
separatorsize=1;
}

with(milonic=new menuname("events")){
overflow="scroll";
style=menuStyle;
aI("text=Calendar;url=events.htm;");
aI("text=Grape Stomp;url=stomp.html;");
aI("text=Fun With Wine;url=winefun.htm");
aI("text=Friday Fix Prix;url=fridays.htm;");
aI("text=Weddings/Private Events;url=reserve.htm;");
aI("text=Planning Your Trip;url=trip.htm;");
}

with(milonic=new menuname("news")){
style=menuStyle;
aI("text=Wine Awards;url=fairwins.htm;");
aI("text=In the News;url=news.htm;");
aI("text=Traveling Wine Bottle Blog;url=http://crofutwine.blogspot.com/;target=_blank;");
aI("text=Crofutland Recipe Blog;url=http://crofutland.blogspot.com/;target=_blank;");
aI("text=Facebook Group;url=http://www.facebook.com/home.php?#/group.php?gid=55548109606&ref=mf;");
}

with(milonic=new menuname("wines")){
style=menuStyle;
aI("text=White Wines;showmenu=white;");
aI("text=Rose';url=w_frontenacrose.htm;");
aI("text=Sweet Dessert Wines;showmenu=sweet;");
aI("text=Red Wines;showmenu=red;");
}

   with(milonic=new menuname("white")){
   style=menuStyle;
   aI("text=Northwoods White;url=w_northwoodsw.htm;");
   aI("text=River Valley White;url=w_rvwhite.htm;");
   aI("text=Prairie Blanc;url=w_pblanc.htm;");
   aI("text=Crow’s Nest White;url=w_crowsnestw.htm;");
   aI("text=Frontenac Gris;url=w_frontenacgris.htm;");
   aI("text=La Crescent;url=w_crescent.htm;");
   }

   with(milonic=new menuname("sweet")){
   style=menuStyle;
   aI("text=Essence du Nord;url=w_edunord.htm;");
   aI("text=La Crescent Sweet;url=w_crescentsweet.htm;");
   }

   with(milonic=new menuname("red")){
   style=menuStyle;
   aI("text=Northwoods Red;url=w_northwoodsr.htm;");
   aI("text=Prairie Red;url=w_prairier.htm;");
   aI("text=St. Croix;url=w_stcroix.htm;");
   aI("text=Frontenac;url=w_frontenac.htm;");
   }

with(milonic=new menuname("ordering")){
style=menuStyle;
aI("text=Online Orders;url=orders.html;");
aI("text=Participating Stores;url=stores.htm");
}

with(milonic=new menuname("specials")){
style=menuStyle;
aI("text=Futures Club;url=futuresclub.htm;");
aI("text=Case Club;url=caseclub.htm;");
aI("text=Gift Deals;url=giftclub.htm;");
}

with(milonic=new menuname("aboutus")){
style=menuStyle;
aI("text=Contact Us;url=aboutus.htm;");
aI("text=Virtual Vineyard Tour;url=vtour.htm;");
aI("text=Hours & Location;url=map.htm;");
aI("text=Gift Shop;showmenu=gifts;");
aI("text=Join our Email List;url=http://visitor.constantcontact.com/email.jsp?m=1101775612217;target=_blank");
aI("text=Links for Wine Lovers;url=winelinks.htm;");
aI("text=Search our Site;url=search.htm;"); 
}

   with(milonic=new menuname("gifts")){
   style=menuStyle;
   aI("text=Unbridled Chocolates;url=chocolate.htm;");
   aI("text=Godard Artwork;url=godard.htm;");
   aI("text=Gift Shop Artisans;url=gift.htm;");
   }


drawMenus();

