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=600;
top=1350;
orientation="vertical";
followscroll=1;
style=XPMainStyle;
aI("text=Light Delicate Reds;url=#light_delicate_reds;");
aI("text=Mellow Medium Bodied Reds;url=#mellow_medium_bodied_reds;");
aI("text=Classic Clarets;url=#classic_clarets;");
aI("text=Big Robust Meaty Reds;url=#meaty_reds;");
aI("text=Something Special;url=#special;");
aI("text=Half Bottles;url=#half_bottles;");
aI("text=Pudding Wine;url=#pudding_wine;");
aI("text=The Port Selection;url=#port;");
aI("text=Cognac & Armagnac;url=#cognac;");
aI("text=Top of Page;url=#top;");
}





drawMenus();

