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="#EEF6C9";
offcolor="#19266C";
onbgcolor="#EEF6C9";
oncolor="#00959F";
padding=5;
pagebgcolor="#00959F";
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 Bedford;");
aI("text=Calendar & News;url=/bedford/calendar.html;");
aI("showmenu=Food;text=Food Services;");
aI("showmenu=ParentInfo;text=Parent Information;");
aI("text=Classroom Webpages;url=/bedford/staffcontacts.asp;");
aI("showmenu=Library;text=Library Resource;");

}

with(milonic=new menuname("ParentInfo")){
overflow="scroll";
style=menuStyle;
aI("text=ParentConnect;url= https://zangleweb.resa.net/dearbornheights/parentconnect/;")
aI("text=Parents Make a Difference ;url=/bedford/parent/parentDifference.html;")
aI("text=Resources for Families;url=/bedford/parent/parentingHelp.html;");
aI("text=Child Care Program;url=/bedford/parent/childCare.html;");
aI("text=Homework Help;url=/bedford/parent/homeworkHelp.html;");
aI("text=Lunch Assistance;url=/bedford/parent/lunchAssistance.html;");
aI("text=Student Handbook;url=/bedford/about/handbooK.html;");
aI("text=Cyber Tips;url=/bedford/parent/cyberTips.html;");
aI("text=Be a Lunch Aide;url=/bedford/parent/lunchMomDads.html;");
aI("text=Staff Contacts;url=/bedford/Staffcontacts.asp;");


}

with(milonic=new menuname("Library")){
style=menuStyle;
aI("text=Media Center;url=/bedford/about/media.html;");
aI("text=Helpful Links;url=http://beddhsd7.sharpschool.com/staff_directory/jamie_maurus/");
aI("text=Collection Access;url=http://opac.district7.net/webopac/main?siteid=5");

}



with(milonic=new menuname("About")){
style=menuStyle;
aI("text=Home and News;url=/bedford/index.html;");
aI("text=Welcome;url=/bedford/about/welcomeB.html;");
aI("text=Mission Statement;url=/bedford/about/mission.html;");
aI("text=Points of Pride;url=/bedford/about/pride.html;");
aI("text=Building Profile;url=/bedford/about/building.html;");
aI("text=School Improvement;url=/bedford/about/annualReport.html;");
aI("text=Staff Contacts;url=/bedford/staffContacts.asp;");
aI("text=Student Achievement;url=/bedford/about/testScores.html;");
aI("text=Elementary Curriculum;url=/bedford/about/curriculum.html;");
aI("text=Student Handbook;url=/bedford/about/handbook.html;");

}

with(milonic=new menuname("Food")){
style=menuStyle;
aI("text=Menu;url=https://www.sodexhoeducation.com/segment_0200/district_3106/ENM/Entry1/;");
aI("text=Lunch Assistance;url=/bedford/parent/luncHAssistance.html;");
aI("text=Online Payments;url=http://www.district7.net/services/PaySchoolDirections.html;");

}

drawMenus();

