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;

_menuCloseDelay=500           // The time delay for menus to remain visible on mouse out
_menuOpenDelay=150            // The time delay before menus open on mouse over
_subOffsetTop=0               // Sub menu top offset
_subOffsetLeft=0              // Sub menu left offset



with(menuStyle=new mm_style()){
onbgcolor="#D5DEEA";
oncolor="#990000";
offbgcolor="#E4E9EF";
offcolor="#112B76";
bordercolor="#296488";
borderstyle="solid";
borderwidth=0; //1
separatorcolor="#2D729D";
separatorsize="0"; //1
padding=3;
fontsize="75%";
fontstyle="normal";
fontfamily="'Trebuchet MS', Arial, Helvetica, sans-serif";
pagecolor="black";
pagebgcolor="#D5DEEA";
headercolor="#000000";
headerbgcolor="#ffffff";
subimage="../images/trans-1523.gif";
subimagepadding="0";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color='#777777', Direction=135, Strength=5)";
outfilter="randomdissolve(duration=0.3)";
}

with(milonic=new menuname("facilities")){
style=menuStyle;
aI("padding=0;itemheight=23;itemwidth=150;image=../images/trans-1523.gif;text=  fei titan 80-300 tem;url=../centre/micfac/frames/titant.htm;");
aI("padding=0;itemheight=23;image=../images/trans-1523.gif;text=fei titan 80-300 stem;url=../centre/micfac/frames/titans.htm;");
aI("padding=0;itemheight=23;image=../images/trans-1523.gif;text=philips cm200cs;url=../centre/micfac/frames/cm200c.htm;");
aI("padding=0;itemheight=23;image=../images/trans-1523.gif;text=jeol 4000ex;url=../centre/micfac/frames/4000ex.htm;");
aI("padding=0;itemheight=23;image=../images/trans-1523.gif;text=jeol 4000fx;url=../centre/micfac/frames/4000fx.htm;");
aI("padding=0;itemheight=23;image=../images/trans-1523.gif;text=philips cm20;url=../centre/micfac/frames/cm20.htm;");
aI("padding=0;itemheight=23;image=../images/trans-1523.gif;text=---;");
aI("padding=0;itemheight=23;image=../images/trans-1523.gif;text=jeol 7400f;url=../centre/micfac/frames/7400f.htm;");
aI("padding=0;itemheight=23;image=../images/trans-1523.gif;text=jeol 840a;url=../centre/micfac/frames/840a.htm;");
aI("padding=0;itemheight=23;image=../images/trans-1523.gif;text=---;");
aI("padding=0;itemheight=23;image=../images/trans-1523.gif;text=specimen preparation;url=../centre/micfac/frames/preparation.htm;");
aI("padding=0;itemheight=23;image=../images/trans-1523.gif;text=---;");
aI("padding=0;itemheight=23;image=../images/trans-1523.gif;text=image analysis;url=../centre/micfac/frames/imageanalysis.htm;");
}


drawMenus();

