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(menuStyle=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth=0;
fontfamily="Times New Roman";
fontsize="90%";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#A88758";
offcolor="#DFCBA0";
onbgcolor="#96774B";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=95);";
padding=3;
pagebgcolor="#735229";
pagecolor="ffffff";
separatorcolor="#946F40";
separatorsize=1;
subimage="";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
screenposition="center";
left="offset=65";
orientation="horizontal";
style=menuStyle;
top=180;
aI("text=Home Page;url=http://www.buryroundtable.co.uk/index.htm;");
aI("text=What is Round Table;url=http://www.buryroundtable.co.uk/what-is-round-table.htm;");
aI("text=Community Service;url=http://www.buryroundtable.co.uk/community-service.htm;");
aI("text=Gallery and History;url=http://www.buryroundtable.co.uk/gallery-and-history.htm;");
aI("text=Diary;url=http://www.buryroundtable.co.uk/diary.htm;");
aI("showmenu=Members;text=Members;");
aI("text=Contacts;url=http://www.buryroundtable.co.uk/contacts.htm;");
}

with(milonic=new menuname("Members")){
style=menuStyle;
aI("text=Members;url=http://www.buryroundtable.co.uk/secure/secure.htm;");
aI("text=Members Blog;url=http://buryroundtable.blogspot.com/;");
}


drawMenus();

