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()){
itemwidth=117;
target="Main_Frame";
bordercolor="#999999";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="75%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#841021";
offcolor="#ffffff";
onbgcolor="#c0c0c0";
oncolor="#841021";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color=#777777', Direction=135, Strength=0)";
padding=4;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#999999";
separatorsize=1;
subimage="arrow.gif";
subimagepadding=2;
}
with(menuStyle_2=new mm_style()){
itemwidth=117;
target="_blank";	
bordercolor="#999999";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="75%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#841021";
offcolor="#ffffff";
onbgcolor="#c0c0c0";
oncolor="#841021";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color=#777777', Direction=135, Strength=0)";
padding=4;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#999999";
separatorsize=1;
subimage="arrow.gif";
subimagepadding=2;
}


with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
left=0;
orientation="vertical";
style=menuStyle;
top=104;
aI("text=Home;url=main.html;");
aI("text=Announcements;url=/calendar/calendar.html");
aI("showmenu=Documents;text=Documents;");
aI("text=Faculty Pages;url=faculty.html;");
aI("showmenu=Faculty_Resources;text=Faculty Resources;");
//aI("showmenu=School_Calendar;text=School Calendar;");
//aI("showmenu=Forms;text=Forms;");
//aI("text=Library;url=library.htm;");
aI("text=Library;url=/library.htm;");
aI("text=School Calendar;url=/school_calendar/google/index.htm;");
//aI("showmenu=Clubs;text=Clubs;");
//aI("showmenu=Sports;text=Sports;");
aI("showmenu=Utilities;text=Utilities;");
aI("text=Webmail;url=https://webmail.spprep.org;target=_blank;");
}

with(milonic=new menuname("Documents")){
overflow="scroll";
style=menuStyle;
//aI("text=Student Handbook 2005-2006;url=documents/Student_Handbook_05-06.pdf;")
//aI("text=Student Handbook 2006-2007;url=documents/Student_Handbook_06-07.pdf;")
}

with(milonic=new menuname("Forms")){
overflow="scroll";
style=menuStyle;
}

with(milonic=new menuname("Library")){
style=menuStyle_2;
}

with(milonic=new menuname("Clubs")){
style=menuStyle;
}

with(milonic=new menuname("Sports")){
style=menuStyle;
}


with(milonic=new menuname("Faculty_Resources")){
style=menuStyle;
aI("text=Computer Lab Schedule;url=http://intranet.spprep.org/signout/;");
aI("text=Computer Lab Sign-out;url=http://intranet.spprep.org/signout/signin_guide.html;");
}

with(milonic=new menuname("School_Calendar")){
style=menuStyle;
aI("text=PDF Calendar 2007-2008;url=school_calendar/2007-2008_Calendar.pdf;");
aI("text=July 2007;url=school_calendar/month_7_1_2007_0.htm;");
aI("text=August 2007;url=school_calendar/month_8_1_2007_0.htm;");
aI("text=September 2007;url=school_calendar/month_9_1_2007_0.htm;");
aI("text=October 2007;url=school_calendar/month_10_1_2007_0.htm;");
aI("text=November 2007;url=school_calendar/month_11_1_2007_0.htm;");
aI("text=December 2007;url=school_calendar/month_12_1_2007_0.htm;");
aI("text=January 2008;url=school_calendar/month_1_1_2008_0.htm;");
aI("text=February 2008;url=school_calendar/month_2_1_2008_0.htm;");
aI("text=March 2008;url=school_calendar/month_3_1_2008_0.htm;");
aI("text=April 2008;url=school_calendar/month_4_1_2008_0.htm;");
aI("text=May 2008;url=school_calendar/month_5_1_2008_0.htm;");
aI("text=June 2008;url=school_calendar/month_6_1_2008_0.htm;");
}

with(milonic=new menuname("Utilities")){
style=menuStyle;
aI("text=Spybot SD;url=http://www.safer-networking.org/en/mirrors/index.html;");
aI("text=SpywareBlaster;url=http://www.javacoolsoftware.com/sbdownload.html;");
aI("text=McAfee Stinger;url=http://vil.nai.com/vil/stinger;");
aI("text=Symantec Virus Removal Tools;url=http://www.symantec.com/avcenter/home_homeoffice/tools.list.html;");

}

drawMenus();

