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(XPMainStyle=new mm_style()){
styleid=1;
bordercolor="#8A867A";
borderstyle="solid";
borderwidth=1;
fontfamily="Tahoma,Helvetica,Verdana";
fontsize="70%";
fontstyle="normal";
fontweight="normal";
offbgcolor="#ECE9D8";
offcolor="#000000";
onbgcolor="#C1D2EE";
onborder="1px solid #316AC5";
oncolor="#000000";
padding=3;
rawcss="padding-left:5px;padding-right:5px";
}

with(XPMenuStyle=new mm_style()){
bordercolor="#8A867A";
borderstyle="solid";
borderwidth=1;
fontfamily="Tahoma,Helvetica,Verdana";
fontsize="70%";
fontstyle="normal";
fontweight="normal";
image="http://img.milonic.com/xpblank.gif";
imagepadding=3;
menubgimage="http://img.milonic.com/winxp.gif";
offbgcolor="transparent";
offcolor="#000000";
onbgcolor="#C1D2EE";
onborder="1px solid #316AC5";
oncolor="#000000";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#999999, Direction=135, Strength=5)";
padding=4;
separatoralign="right";
separatorcolor="#C5C2B8";
separatorpadding=1;
separatorwidth="80%";
subimage="http://img.milonic.com/arrow.gif";
subimagepadding=3;
menubgcolor="#ffffff";
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
margin=2;
left=300;
top=1350;
orientation="vertical";
followscroll=1;
style=XPMainStyle;
aI("text=Champagne;url=#champagne;");
aI("text=Vintage Champagne;url=#vintage_champagne;");
aI("text=Prestige Luxury Cuvees;url=#cuvees;");
aI("text=Sparkling Wine;url=#sparkling_wine;");
aI("text=Crisp Dry Whites;url=#crisp_dry_whites;");
aI("text=Big Full Bodied Whites;url=#full_bodied_whites;");
aI("text=Full Flavoured Oaked Whites;url=#oaked_whites;");
aI("text=Light Fruity Whites;url=#light_fruity_whites;");
aI("text=Unashamedly Alsace;url=#alsace;");
aI("text=Rose;url=#rose;");
}





drawMenus();

