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="#e2e2e2";
borderstyle="dotted";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="105%";
fontstyle="normal";
itemwidth=200;
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#f05326";
offcolor="#ffffff";
onbgcolor="#f38464";
//bgimage="http://www.wiltshire.ac.uk/graphics/blue_bg.jpg";
oncolor="#ffffff";
outfilter="Fade(duration=0.2)";
overfilter="Fade(duration=0.2);Alpha(opacity=100)Shadow(color='#000000', direction=135, strength=5)";
padding=3;
//pagebgcolor="#CC0000";
//pagecolor="black";
separatorstyle="dotted";
separatorcolor="#ffffff";
separatorsize=1;
separatorwidth=200;
subimage="http://www.wiltshire.ac.uk/courses/part-time/menubar_new/plus.gif";
subimagepadding=5;
}

drawMenus();


