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(MapSample=new mm_style()){
bordercolor="#DDDDDD";
borderstyle="solid";
borderwidth=1;
fontfamily="Arial, Helvetica, sans-serif";
fontsize="12px";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#DDDDDD";
oncolor="#000000";
padding=2;
overfilter="Shadow(color='#777777',Direction=135,Strength=3)";
itemwidth=150;
}


with(milonic=new menuname("fac")){
margin=3;
style=MapSample;
aI("align=left;fontsize=13px;itemheight=28;fontweight=bold;text=FACILITATORS;type=header;");
aI("text=Anna Cole;url=anna.htm;");
aI("text=Faith Curtis;url=faith.htm;");
aI("text=Debby Doig;url=debbyd.htm;");
aI("text=Norma Dompier;url=norma.htm;");
aI("text=Debby Fruchtman;url=debbyf.htm;");
aI("text=Dawn Harry;url=dawn.htm;");
aI("text=Lawrence Hedblom;fontweight=bold;url=lawrence.htm;");
aI("text=Gail Sussman Miller;url=gail.htm;");
aI("text=Kirsten McKinnon;url=kirsten.htm;");
aI("text=Janine Ruth;url=janine.htm;");
aI("text=Ron Oesterlein;url=ron.htm;");
}


drawMenus();


