fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=00;
_menuOpenDelay=0;
_subOffsetTop=2;
_subOffsetLeft=-2;


with(menuStyle=new mm_style()){
bordercolor="#f6f5f5";
borderwidth=0;
fontfamily="Verdana, Arial";
fontsize="11px";
fontweight="bold";
itemheight=22;
offbgcolor="transparent";
offcolor="#9999AA";
oncolor="#990000";
left="500";
outfilter="fade(duration=0)";
rawcss="padding-left:5px;padding-right:5px";
}

with(submenuStyle=new mm_style()){
styleid=1;
bordercolor="#838383";
borderwidth=1;
fontfamily="Verdana, Arial";
fontsize="11px";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
image="";
menubgimage="";
offbgcolor="#ffffff";
offcolor="#000000";
oncolor="#990000";
onsubimage="/img/graphics/macarrow_on.gif";
outfilter="fade(duration=0)";
overfilter="Fade(duration=0);Shadow(color=#ADAEAD,Direction=180,Strength=6";
padding=2;
rawcss="padding-left:5px;padding-right:5px;";
separatorcolor="#D2D4D4";
separatorpadding=5;
subimage="/img/graphics/macarrow_off.gif";
menubgcolor="#f7f7f7";
}



with(milonic=new menuname("what")){
style=submenuStyle;
top="offset=-6";
aI("image=http://www.cwr.org.uk/img/graphics/transparent.gif;imageheight=4;rawcss=border:1px solid #c0c0c0;type=header;");
aI("text=generic;url=/docs/what.php;");
aI("text=management presentations;url=/docs/what2.php;");

}

with(milonic=new menuname("who")){
style=submenuStyle;
top="offset=-6";
aI("image=http://www.cwr.org.uk/img/graphics/transparent.gif;imageheight=4;rawcss=border:1px solid #c0c0c0;type=header;");
aI("text=Richard Garnett;url=/docs/richard.php;");
aI("text=Charlie Simpson;url=/docs/charlie.php;");
aI("text=Stephanie Hughes;url=/docs/stephanie.php;");
aI("text=Russell Boulter;url=/docs/russell.php;");
aI("text=Neill Harvey-Smith;url=/docs/neill.php;");
}





drawMenus();

