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(menuStyle=new mm_style()){
styleid=1;
bordercolor="#000000";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
itemwidth=120;
offcolor="#800000";
onbgcolor="#ffff40";
oncolor="#ff0000";
outfilter="fade(duration=0.5)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
rawcss="padding-top:10px;padding-bottom:5px";
separatorcolor="#000000";
separatorsize=1;
subimage="http://www.boodrow.com/dropdown/arrow.gif";
subimagepadding=2;
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#ffffcc";
offcolor="#800000";
onbgcolor="#ffff40";
oncolor="#ff0000";
outfilter="fade(duration=0.5)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=6;
pagecolor="0000ff";
separatorsize=1;
subimage="http://www.boodrow.com/dropdown/arrow.gif";
subimagepadding=8;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
screenposition="center";
orientation="horizontal";
style=menuStyle;
top=1;
aI("align=center;bgimage=http://www.boodrow.com/dropdown/multipurple.gif;showmenu=Istrouma;text=Istrouma Classes;");
aI("align=center;bgimage=http://www.boodrow.com/dropdown/multipurple.gif;text=Teachers;url=http://www.boodrow.com/boodrow4/teachers.htm;");
aI("align=center;bgimage=http://www.boodrow.com/dropdown/multipurple.gif;text=School History;url=http://boodrow.com/mainwebsite/ihshistory.htm;");
aI("align=center;bgimage=http://www.boodrow.com/dropdown/multipurple.gif;text=Coordinators;url=http://boodrow.com/mainwebsite/coordinator.htm;");
aI("align=center;bgimage=http://www.boodrow.com/dropdown/multipurple.gif;text=War Heroes;url=http://boodrow.com/mainwebsite/warheroes.htm;");
}

with(milonic=new menuname("Istrouma")){
overflow="scroll";
style=submenuStyle;
aI("text=1947 Class;url=http://boodrow.com/ihs1947/index.htm");
aI("text=1948 Class;url=http://www.boodrow.com/ihs1948/index.htm;");
aI("text=1949-50 Classes;url=http://www.boodrow.com/mainwebsite/istrouma.htm;");
aI("text=1951 Class;url=http://www.boodrow.com/ihs1951/index.htm;");
aI("text=1952 Class;url=http://www.boodrow.com/ihs1952/index.htm;");
aI("text=1953 Class;url=http://www.boodrow.com/ihs1953/index1953.htm;");
aI("text=1954 Class;url=http://istroumahigh.classof1954.us/;");
}


drawMenus();


