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()){
bordercolor="#999999";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="75%";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#192579";
offcolor="#FFFFFF";
onbgcolor="#192579";
oncolor="#83F3FA";
padding=5;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#999999";
separatorsize=1;
subimage="arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
left=10;
orientation="horizontal";
style=menuStyle;
position="relative"
menuwidth="%120"
menualign="left"
top=10;
aI("text=D7 Home;url=/../index.html;");
aI("showmenu=About;text=About O.W. Best;");
aI("text=Calendar & News;url=/best/calendar.html;");
aI("showmenu=Academics;text=Academics;");
aI("showmenu=Lunch;text=Food Services;");
aI("showmenu=ParentInfo;text=Parent Info;");
aI("text=Classroom Webpages;url=/best/about/staffContaCTs.asp;");
aI("showmenu=Library;text=Library Resource;");

}

with(milonic=new menuname("ParentInfo")){
overflow="scroll";
style=menuStyle;
aI("text=Parent Connect;url=https://zangleweb.resa.net/dearbornheights/parentconnect/;")
aI("text=Child Care Program;url=/best/parent/childCare.html;")
aI("text=Cyber Tips;url=/best/parent/cyberTips.html;")
aI("text=Helping Teens;url=/best/parent/helpingTeens.html;")
aI("text=Student Handbook;url=http://district7.net/best/parent/handbook.html;")
aI("text=Staff Contacts;url=/best/about/staffContacTs.asp;")
aI("showmenu=StudentSupport;text=OWB Student Support;");
}


with(milonic=new menuname("StudentSupport")){
style=menuStyle;
aI("text=SRC;url=/best/parent/src.html;")
aI("text=S2S;url=/best/parent/s2s.html;")
aI("text=Homework Help;url=/best/parent/tutor.html;")
}

with(milonic=new menuname("Library")){
style=menuStyle;
aI("text=Media Center Information;url=/best/library/media.html;");
aI("text=Helpful Links;url=http://owbmsdhsd7.sharpschool.com/staff_directory___webpages/owb_library___media_center/val_lazar/useful_links;");
aI("text=Collection Access;url=http://opac.district7.net/webopac/main?siteid=2;");


}

with(milonic=new menuname("Lunch")){
style=menuStyle;
aI("text=Lunch Menu;url=https://www.sodexhoeducation.com/segment_0200/district_3106/ENM/Entry1/;")
aI("text=Lunch Assistance;url=/best/lunch/foodServices.html;")
aI("text=Online Payment;url=/services/PaySchoolDirections.html;")
}

with(milonic=new menuname("Academics")){
overflow="scroll";
style=menuStyle;
aI("text=Course Descriptions;url=/best/academics/academics.html;")
aI("text=Computer Technologies;url=/best/parent/OWBtech.html;")
aI("text=Fine Arts & Drama;url=/best/academics/fineArt.html;")
aI("text=Music;url=/best/academics/music.html;")
aI("text=Summer School;url=/best/academics/summerSchool.html;")
aI("showmenu=StudentSupport;text=OWB Student Support;");
}

with(milonic=new menuname("About")){
style=menuStyle;
aI("text=Home and News;url=/best/index.html;");
aI("text=Welcome;url=/best/about/welcomeOWB.html;");
aI("text=Mission Statement;url=/best/about/mission.html;");
aI("text=Annual Education Report;url=/best/about/OWB_AER.html;");
aI("text=O.W. Best Profile;url=/best/about/profile.html;");
aI("text=School Improvement;url=/best/about/EdYES.html;");
aI("text=Bell Schedule;url=/best/about/BellSchedulel.html;");
aI("text=Points of Pride;url=/best/about/pride.html;");
aI("text=Administration;url=/best/about/administration.html;");
aI("text=Counseling;url=/best/about/counseling.html;");
aI("text=Student HandBook;url=http://district7.net/best/parent/handbook.html;");
aI("text=Staff Contacts;url=/best/about/staffContacts.asp;");
aI("showmenu=Activities;text=Activities;");

}

with(milonic=new menuname("Activities")){
style=menuStyle;
aI("text=Sports;url=/best/about/sports.html;");
aI("text=Clubs &amp; Organizations;url=/best/about/clubs.html;");
}



drawMenus();

