fixMozillaZIndex=false; //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=0;




with(menuStyle=new mm_style()){
bordercolor="#296488";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="75%";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff"; //white
headercolor="#000000";  //black
offbgcolor="#140899"; //blue
offcolor="#ffffff";  //white
onbgcolor="#489848"; //green
oncolor="#ffffff";  //black
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777, Direction=135, Strength=5)";
padding=5;
pagebgcolor="#82B6D7"; //light blue
pagecolor="black";
separatorcolor="#2CB1B1"; //mid blue
separatorsize=1;
subimage="white_arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
followscroll=1;
left=13;
overflow="scroll";
style=menuStyle;
top=130;

aI("status=To Home Page;text=Home;url=http://www.bmef.org/;");
aI("showmenu=Skills Training;text=Training;");
aI("showmenu=Behavior Help;text=Behavior Help;");
aI("showmenu=About BMEF;text=About BMEF;");
aI("status=To Coat Page;text=Coat of<br>Many Pockets;url=http://www.bmef.org/coat.htm;");
aI("text=Our Brochure<br>(pdf);url=http://www.bmef.org/ozbrochure.pdf;");
aI("status=To Site Map Page;text=Site Map;url=http://www.bmef.org/sitemap.htm;");
aI("status=To Contact Us;text=Email us;url=mailto:mail@bmef.org;");
}

with(milonic=new menuname("About BMEF")){
style=menuStyle;
aI("text=What we do;url=http://www.bmef.org/bcentre.htm;");
aI("text=Our 'discipline' ethos;url=http://www.bmef.org/bcentre.htm#ethos;");
aI("text=Our value proposition;url=http://www.bmef.org/bcentre.htm#valueprop;");
}

with(milonic=new menuname("Skills Training")){
style=menuStyle;
aI("text=Professional development;url=http://www.bmef.org/tcentre.htm;");
aI("text=5-Step school wide discipline;url=http://www.bmef.org/tcentre.htm#5step;");
}

with(milonic=new menuname("Behavior Help")){
style=menuStyle;
aI("status=To Help Center;text=To help center;url=http://www.bmef.org/hcentre.htm;");
aI("offcolor=#ffffff;showmenu=Behavior Strategies;subimage=white_arrow.gif;text=Behavior strategies;");
aI("offcolor=#ffffff;showmenu=Case studies;subimage=white_arrow.gif;text=Case studies;");
}

with(milonic=new menuname("Behavior strategies")){
style=menuStyle;
aI("offcolor=#ffffff;text=Answering back;url=http://www.bmef.org/answeringb.htm;");
aI("offcolor=#ffffff;text=Bullying;url=http://www.bmef.org/bullying.htm;");
aI("offcolor=#ffffff;text=Incessant talking;url=http://www.bmef.org/incessant.htm;");
aI("offcolor=#ffffff;text=Learning problems;url=http://www.bmef.org/lproblems.htm;");
aI("offcolor=#ffffff;text=Poor homework;url=http://www.bmef.org/poorh.htm;");
aI("offcolor=#ffffff;text=Ethnic problem;url=http://www.bmef.org/respect.htm;");
aI("offcolor=#ffffff;text=Stealing;url=http://www.bmef.org/stealing.htm;");
aI("offcolor=#ffffff;text=Swearing;url=http://www.bmef.org/swearing.htm;");
aI("offcolor=#ffffff;text=Won't listen;url=http://www.bmef.org/wontlisten.htm;");
}

with(milonic=new menuname("Case studies")){
style=menuStyle;
aI("offcolor=#ffffff;text=Aggressive immature boy (7);url=http://www.bmef.org/immature.htm;");
aI("offcolor=#ffffff;text=Attention seeking;url=http://www.bmef.org/attention.htm;");
aI("offcolor=#ffffff;text=Demands attention;url=http://www.bmef.org/demandsatt.htm;");
aI("offcolor=#ffffff;text=Failed strategies;url=http://www.bmef.org/fldstrat.htm;");
aI("offcolor=#ffffff;text=Incessant laughing;url=http://www.bmef.org/laughing.htm;");
aI("offcolor=#ffffff;text=Rude noises (grade 2);url=http://www.bmef.org/noisesCS.htm;");
aI("offcolor=#ffffff;text=Refusal, disruptive, unruly ;url=http://www.bmef.org/refusal.htm;");
aI("offcolor=#ffffff;text=School refusal, 9 yr old;url=http://www.bmef.org/schrefusal.htm;");
aI("offcolor=#ffffff;text=Noisy class;url=http://www.bmef.org/noisy.htm;");
aI("offcolor=#ffffff;text=Stealing;url=http://www.bmef.org/stealingCS.htm;");
aI("offcolor=#ffffff;text=Sibling rivalry, swearing;url=http://www.bmef.org/swearingCS.htm;");
aI("offcolor=#ffffff;text=Anxious troublesome boy 5;url=http://www.bmef.org/anxious.htm;");
aI("offcolor=#ffffff;text=Ineducable? 9;url=http://www.bmef.org/ineducable.htm;");
}








drawMenus();


