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=0;
_subOffsetLeft=2;




with(menuStyle=new mm_style()){
bordercolor="#FFFFFF";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="105%";
fontstyle="normal";
itemwidth=180;
headerbgcolor="#ffffff";
headercolor="#000000";

offbgcolor="#4eb685";
offcolor="#000000";
onbgcolor="#8fffca";
//bgimage="http://www.wiltshire.ac.uk/graphics/blue_bg.jpg";
oncolor="#000000";
outfilter="Fade(duration=0.2)";
overfilter="Fade(duration=0.2);Alpha(opacity=100);)";
padding=3;

//pagebgcolor="#CC0000";
//pagecolor="black";
separatorcolor="#333c45";
separatorsize=2;
subimage="http://www.wiltshire.ac.uk/external/menubar_new/plus.gif";
subimagepadding=5;
}



with(milonic=new menuname("related")){
style=menuStyle;
aI("text=Conferencing at Lackham;url=http://www.lackham.co.uk/conference_facilities.asp;target='blank';");
aI("text=Conferencing at Trowbridge;url=http://www.arctheatre.org.uk/display.asp?cat=28;target='blank';");
aI("text=Wedding Hire;url=http://www.lackham.co.uk/weddings.asp;target='blank';");
aI("text=IMC;url=http://www.imc24.co.uk;target='blank';");
aI("text=Creative Industries;url=http://www.creativewiltshire.co.uk;target='blank';");
aI("text=Lackham Countryside Centre;url=http://www.lackham.co.uk;target='blank';");
aI("text=Lackham Country Park;url=http://www.lackhamcountrypark.co.uk;target='blank';");
}

with(milonic=new menuname("courses")){
style=menuStyle;
aI("text=By Category;url=http://www.wiltshire.ac.uk/ert/courses/category.asp;");
aI("text=Course Calendar;url=http://www.wiltshire.ac.uk/ert/courses/calendar.asp;");
aI("text=Forthcoming Courses;url=http://www.wiltshire.ac.uk/ert/courses/calendar_bydate.asp;");

}

drawMenus();


