fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=20;
_subOffsetTop=2;
_subOffsetLeft=-2;




with(mainmenuStyle=new mm_style()){
styleid=1;
bordercolor="";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="75%";
fontstyle="normal";
fontweight="Bold";
menubgimage="backgroundmenu.gif";
imagepadding=1;
offbgcolor="";
offcolor="#171717";
onbgcolor="";
oncolor="#990000";
onsubimage="";
padding=3;
subimage="";
subimagepadding=3;
}

with(menuStyle=new mm_style()){
bordercolor="#4C4F58";
borderstyle="";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="100%";
fontstyle="normal";
fontweight="Bold";
menubgimage="backgroundmenu.gif";
headerbgcolor="#3184AC";
headercolor="#3184AC";
offbgcolor="";
offcolor="#171717";
onbgcolor="";
oncolor="#990000";
onsubimage="";
padding=4;
subimage="";
subimagepadding=3;
}


with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
center=0;
style=mainmenuStyle;
top=170;
aI("status=HOME;text=Webstore;url=http://www.staustellbreweryshop.co.uk;");
aI("image=linedotted.gif;");
aI("status=Men's Clothing;text=Men's Clothing;url=http://www.staustellbreweryshop.co.uk/acatalog/Mens_Wear.html;");
aI("image=linedotted.gif;");
aI("status=Women's Clothing;text=Women's Clothing;url=http://www.staustellbreweryshop.co.uk/acatalog/Womens_Wear.html;");
aI("image=linedotted.gif;");
aI("status=Bottled Beers;text=Bottled Beers;url=http://www.staustellbreweryshop.co.uk/acatalog/Bottled_Beers.html;");
aI("image=linedotted.gif;");
aI("status=Spirits;text=Spirits;url=http://www.staustellbreweryshop.co.uk/acatalog/Spirits.html;");
aI("image=linedotted.gif;");
aI("status=Gifts;text=Gifts;url=http://www.staustellbreweryshop.co.uk/acatalog/Gifts.html;");
aI("image=linedotted.gif;");
aI("status=Booking Tickets;text=Booking Tickets;url=http://www.staustellbreweryshop.co.uk/acatalog/Book_Tickets.html;");
aI("image=linedotted.gif;");
aI("status=View Your Cart;text=View Your Cart;url=http://www.staustellbreweryshop.co.uk/cgi-bin/ca000001.pl?ACTION=SHOWCART;");
aI("image=linedotted.gif;");
aI("status=Check Out;text=Check Out;url=http://www.staustellbreweryshop.co.uk/cgi-bin/os000001.pl?ACTION=Start;");
aI("image=linedotted.gif;");
aI("status=Terms and Conditions;text=Terms and Conditions;url=http://www.staustellbreweryshop.co.uk/acatalog/info.html;");
aI("image=linedotted.gif;");

}


drawMenus();

