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=Pleasant Grove Links;fontstyle=italic;onbgcolor=#15117D;fontfamily=fantasy;fontsize=14;");
aI("text=About Us;url=about.html;");
aI("text=Staff Directory;url=PGstaff.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 Menus;");
aI("showmenu=Calendars;text=School Calendar;url=http://www.leopard.sparcc.org/documents/LCSSchoolCalendar2009-10.pdf;target=blank");
aI("text=Newsletters;url=octobernews.pdf;target=blank,");
aI("text=Student Resources;showmenu=Student;");
aI("text=Parent Resources;showmenu=Parent;");
aI("text=Supply List;url=pgsupply.pdf;");
aI("text=Media Center;url=mediacenter.html;");
aI("text=Pictures;url=pictures.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/PG_lunch_nov.pdf;text=Lunch;target=blank");
aI("url=http://www.leopard.sparcc.org/documents/menus/PG_bf_nov.pdf;text=Breakfast;target=blank");
}

with(milonic=new menuname("Student")){
margin=7;
style=submenuStyle;
aI("text=Student Handbook;url=http://www.leopard.sparcc.org/Documents/ElemHandbook0910.pdf");
aI("text=Educational Sites;url=student_sites.html");
aI("text=Forms;showmenu=Forms;");
}

with(milonic=new menuname("Parent")){
margin=7;
style=submenuStyle;
aI("text=PTO Information;");
aI("text=Student Handbook;url=http://www.leopard.sparcc.org/Documents/ElemHandbook0910.pdf");
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=Kindergarten Registration Forms;");
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;");
}

drawMenus();

