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=1;
fontfamily="Tahoma, Verdana, Arial";
fontsize="90%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#ffffcc";
offbgcolor="#000080";
offcolor="#ffffcc";
onbgcolor="#0000ff";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.0)";
overfilter="Fade(duration=0.0);Alpha(opacity=90);Shadow(color=#ffffff',Direction=135, Strength=3)";
padding=4;
pagebgcolor="#000080";
pagecolor="ffffcc";
separatorcolor="#999999";
separatorsize=1;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
style=menuStyle;
left=10;
top=125;
orientation="horizontal";
aI("text=BMS Home;url=http://bms.westport.k12.ct.us;");
aI("showmenu=About;text=About BMS;");
aI("showmenu=Student;text=Student Resources;");
aI("showmenu=Teacher;text=Classroom Websites;");
aI("showmenu=PTA;text=PTA & Parents;");
aI("showmenu=Other;text=Other School Links;");
aI("showmenu=Town;text=Town Links;");
}

with(milonic=new menuname("About")){
style=menuStyle;

aI("text=Directions;url=http://bms.westport.k12.ct.us/BMSWebsite/dir.htm;");
aI("text=Phone Directory;url=http://bms.westport.k12.ct.us/BMSWebsite/phone.htm;");
aI("text=BMS Weather;url=http://www.aws.com/nbc/wnbc/wx.asp?id=WSTPT;");
}

with(milonic=new menuname("Student")){
overflow="scroll";
style=menuStyle;
aI("text=Library Media Center;url=http://bms.westport.k12.ct.us/lmc;");
aI("text=8th Grade Language Arts Exemplars;url=http://bms.westport.k12.ct.us/bmswebsite/8LAStudentExemplars.htm;");
aI("text=School Lunch Menu;url=http://blackboard.westport.k12.ct.us/bbcswebdav/institution/Web_District/Menus/schoolmenus.htm;");
aI("text=Science Fair;url=http://bms.westport.k12.ct.us/lmc/scifair.htm;");
aI("text=Blue Gold Council;url=http://bluegoldcouncil.pbworks.com;")
aI("text=BMS Student ITL Wiki;url=http://bmssitlc.pbwiki.com/;");
aI("target=_new;text=Student Y Drive;url=http://ydrive.stapleshigh.net/;")
aI("text=Acceptable Use Agreement;url=http://bms.westport.k12.ct.us/BMSWebsite/AcceptableUse08-09MiddleSchool.pdf;target=_new")
}

with(milonic=new menuname("Teacher")){
style=menuStyle;


aI("text=6th Grade Social Studies;url=http://blackboard.westport.k12.ct.us/bbcswebdav/institution/ClassMaterials/1969/data/6thgradeoutlinesummary.htm;");
aI("text=Computer;url=http://bms.westport.k12.ct.us/computer/default.htm;");
aI("text=Health;url=http://bms.westport.k12.ct.us/health/pageone.htm;");
aI("text=Math CMT Review;url=http://cms.westport.k12.ct.us/cms/infodocs/CMT/mathcmtreview.htm;");
aI("text=Music;url=http://bms.westport.k12.ct.us/music/;");
aI("text=Workshop;url=http://bms.westport.k12.ct.us/warner/default.htm");
}

with(milonic=new menuname("PTA")){
style=menuStyle;
aI("text=PTA Home;url=http://blackboard.westport.k12.ct.us/webapps/portal/frameset.jsp?tab_id=_2_1&url=%2fwebapps%2fblackboard%2fexecute%2flauncher%3ftype%3dCourse%26id%3d_3848_1%26url%3d;target=_blank;");

}

with(milonic=new menuname("Other")){
style=menuStyle;
aI("text=BMS ITL Committee Wiki;url=http://bmsitlc.pbwiki.com/;target=_new");
aI("text=Continuing Education;url=http://www.westportcontinuinged.com/;target=_new;target=_new");
aI("text=School Tech Support;url=http://support.westport.k12.ct.us;");
aI("text=Teacher CEU support;url=http://bms.westport.k12.ct.us/BMSWebsite/ceu.htm;target=_new");
aI("text=Westport Online Music Orders;url=http://musicrequest.westport.k12.ct.us;target=_new");
aI("text=Westport School District;url=http://www.westport.k12.ct.us/;target=_new");
aI("text=Westport Public Schools District ITL Wiki;url=http://www.seedwiki.com/wiki/itl_wiki/;target=_new");
}

with(milonic=new menuname("Town")){
style=menuStyle;
aI("text=Town of Westport;url=http://www.westportct.gov/default.htm;target=_new");
aI("text=Westport Library;url=http://www.westportlibrary.org/;target=_new");
aI("text=Positive Youth Development;url=http://www.westportpyd.org/;target=_new");
aI("text=Westport After School Bus;url=http://www.norwalktransit.com/westport_afterschool.htm;target=_new");
}


drawMenus();

