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="#ffffff";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#15117D";
offcolor="#ffffff";
onbgcolor="#3399FF";
oncolor="#ffffff";
padding=06;
pagebgcolor="#15117D";
pagecolor="white";
separatorcolor="#ffffff";
separatorsize=0;
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#5871B3";
offcolor="#ffffff";
onbgcolor="#99CCFF";
oncolor="#ffffff";
padding=4;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#758CC9";
separatorsize=1;
subimage="http://img.milonic.com/arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
top=227
left=09
alwaysvisible=1;
orientation="vertical";
style=menuStyle;
aI("text=Middle School Links;fontstyle=italic;onbgcolor=#15117D;fontfamily=fantasy;fontsize=14;url=ms.html;");
aI("text=About Us;url=about.html;");
aI("text=Staff Directory;url=msstaff.html;");
aI("url=https://gradebook.sparcc.org/Pinnacleweb/PIV/Logon.aspx?ReturnUrl=%2fPinnacleweb%2fPIV%2fDefault.aspx;target=blank;text=Parent Internet Viewer;")
aI("showmenu=Menus;text=Cafeteria Menu;");
aI("showmenu=Calendars;text=School Calendar;url=http://www.louisville.sparcc.org/webcalendar/month.php?user=_NUC_MS_Events");
aI("text=Newsletters;url=http://www.midleps.sparcc.org/documents/October09.pdf;");
aI("text=Student Resources;showmenu=Student;");
aI("text=Parent Resources;showmenu=Parent;");
aI("text=Supply Lists;showmenu=Supplies;");
aI("text=Media Center;url=http://www.midleps.sparcc.org/LMS.Library/pages/LMC.html;target=blank,");
aI("text=Sports;url=mssports.html;");
aI("text=Clubs;url=msclubs.html;");
aI("text=Flu Resources;url=http://www.leopard.sparcc.org/flu.html;");
}

with(milonic=new menuname("Menus")){
margin=7;
style=submenuStyle;
aI("url=http://www.leopard.sparcc.org/Documents/menus/MS_lunch_nov.pdf;target=blank;text=Lunch Menu;");
aI("url=http://www.leopard.sparcc.org/Documents/menus/MS_bf_nov.pdf;target=blank;text=Breakfast Menu;");
}

with(milonic=new menuname("Student")){
margin=7;
style=submenuStyle;
aI("text=Student Handbook;url=http://www.leopard.sparcc.org/Documents/MShandbook0910.pdf;target=blank");
aI("text=Educational Sites;");
aI("text=Forms;showmenu=Forms;");
}

with(milonic=new menuname("Parent")){
margin=7;
style=submenuStyle;
aI("text=PTO Information;url=http://www.midleps.sparcc.org/PTO/PTO.html;target=blank");
aI("text=Student Handbook;url=http://www.leopard.sparcc.org/Documents/MShandbook0910.pdf;target=blank");
aI("text=Forms;showmenu=Forms;");
aI("text=Free and Reduced Lunch Application;url=http://www.leopard.sparcc.org/documents/free_reducedlunch.pdf");
aI("text=Register to receive Newsletter via email;url=http://fms.louisville.sparcc.org/fmi/iwp/cgi?-db=parent&-loadframes");
aI("text=Web Resources;");
}

with(milonic=new menuname("Forms")){
margin=7;
style=submenuStyle;
aI("text=Emergency Medical Form;url=http://www.leopard.sparcc.org/Documents/EmergencyCard_09.pdf;target=blank");
aI("text=Student Computer/Internet Agreement;url=http://www.leopard.sparcc.org/Documents/LCS_StudentAUP.pdf;");
}

with(milonic=new menuname("Supplies")){
margin=7;
style=submenuStyle;
aI("text=6th Grade;url=http://www.midleps.sparcc.org/documents/6th Grade Supply List.pdf;");
aI("text=7th Grade;url=http://www.midleps.sparcc.org/documents/7th Grade Supply List.pdf;");
aI("text=8th Grade;url=http://www.midleps.sparcc.org/documents/8th Grade Supply List.pdf;");
}

drawMenus();

