	
if(navigator.appVersion.indexOf("MSIE 6.0")>0)
{
effect="Fade(duration=0.2);Alpha(style=0,opacity=100);Shadow(color='#ff9900', Direction=135, Strength=5)"
}
else
{
effect="Shadow(color='#ff9900', Direction=135, Strength=5)"
}

_menuCloseDelay=500;
_menuOpenDelay=150;
_scrollAmount=3;
_scrollDelay=20;
_followSpeed=10;
_followRate=40;
_subOffsetTop=12;
_subOffsetLeft=-40;


with(style1=new mm_style()){
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color='#777777', Direction=135, Strength=5)";
outfilter="randomdissolve(duration=0.3)";
offcolor="white";
offbgcolor="#000000";
oncolor="white";
onbgcolor="#ff9900";
bordercolor="#ff9900";
borderstyle="solid";
borderwidth=0;
fontsize=12;
fontstyle="normal";
fontweight="bold";
fontfamily="Arial";
padding=4;
high3dcolor="#ff9900";
low3dcolor="#ff9900";
pagecolor="#000000";
pagebgcolor="#ff9900";
headercolor="#ffffff";
headerbgcolor="#000099";
}

with(milonic=new menuname("mainmenu")){
top=130;
left=302;
style=style1;
alwaysvisible=1;
alignment="right";
orientation="horizontal";
// Oh ya here are the links
aI("text=Parents&nbsp;&nbsp;&nbsp;;showmenu=parents;;separatorsize=1")
aI("text=PTO&nbsp;&nbsp;&nbsp;;url=http://www.unit5.org/grove/PTO/index.htm;;separatorsize=1")
aI("text=Staff&nbsp;&nbsp;&nbsp;;showmenu=Staff;;separatorsize=1")
aI("text=Students&nbsp;&nbsp;&nbsp;;showmenu=students;;separatorsize=1")
aI("text=Grove&nbsp;IMC&nbsp;&nbsp;&nbsp;;url=http://www.unit5.org/groveimc/index.html;;separatorsize=1")
aI("text=Calendar&nbsp;&nbsp;&nbsp;;showmenu=calendar;;separatorsize=1")
aI("text=Newsletter&nbsp;;url=http://www.unit5.org/grove/newsletter/0910FebMar.pdf;;separatorsize=1")
aI("text=Home&nbsp;&nbsp;;url=http://www.unit5.org/grove/;;separatorsize=1")
}

with(milonic=new menuname("parents")){
style=style1;
alignment="left";
aI("text=Quick&nbsp;Links&nbsp;For&nbsp;New&nbsp;Families;url=http://www.unit5.org/grove/QuickLinks.htm;;separatorsize=1")
aI("text=School&nbsp;Safety&nbsp;;url=http://www.unit5.org/grove/SchoolSafety.htm;;separatorsize=1")
aI("text=Family&nbsp;Access;;url=https://skyweb.unit5.org/scripts/cgiip.exe/WService=wsStu/fwemnu01.w;;separatorsize=1")
aI("text=Mission&nbsp;Statement;url=http://www.unit5.org/grove/Missionstatement.htm;;separatorsize=1")
aI("text=Lunch&nbsp;Menus;url=http://www.unit5.org/departments/foodservice/#menus;;separatorsize=1")
aI("text=Student&nbsp;Supplies;url=http://www.unit5.org/grove/0910SchoolSupplies.pdf;;separatorsize=1")
aI("text=Grove&nbsp;Handbook;url=http://www.unit5.org/grove/0910HandbookInsert.pdf;;separatorsize=1")
aI("text=Community&nbsp;Flyers;url=http://www.unit5.org/flyers;;separatorsize=1")
aI("text=Grove&nbsp;Bell&nbsp;Letter;url=http://www.unit5.org/grove/newsletter/GroveBellLetter.pdf;;separatorsize=1")
}

with(milonic=new menuname("Staff")){
itemwidth=100;
style=style1;
alignment="left";
aI("text=Our&nbsp;Staff;url=http://www.unit5.org/grove/StaffList.htm;separatorsize=1")
aI("text=Staff&nbsp;Websites;url=http://www.unit5.org/grove/StaffWebsites.htm;separatorsize=1")
aI("text=Skyward&nbsp;Educator&nbsp;Access;url=https://skyweb.unit5.org/scripts/cgiip.exe/WService=wsEAplus/seplog01.w;separatorsize=1")
aI("text=Skyward&nbsp;Employee&nbsp;Access;url=https://skyweb.unit5.org/scripts/cgiip.exe/WService=wsFin/rwestd01.w;separatorsize=1")
aI("text=Lunch&nbsp;Count;url=http://www.unit5.org/grove//lunch_count_result.php;separatorsize=1")
aI("text=Staff&nbsp;Intranet;url=http://www.unit5.org/grove/intranet;;separatorsize=1")
aI("text=Subfinder;url=http://subfinder-web.unit5.org/Webconnect/login/login.asp;separatorsize=1")
}

with(milonic=new menuname("students")){
itemwidth=100;
style=style1;
alignment="left";
aI("text=Chess&nbsp;Club;url=http://www.unit5.org/grove/ChessClub.htm;target=_blank;separatorsize=1")
aI("text=Student&nbsp;Council;url=http://www.unit5.org/grove/StudentCouncil.htm;target=_blank;separatorsize=1")
aI("text=Grove&nbsp;IMC;url=http://www.unit5.org/groveimc/index.html;;separatorsize=1")
}

with(milonic=new menuname("calendar")){
style=style1;
alignment="left";
aI("text=Grove&nbsp;Online&nbsp;Calendar&nbsp;&nbsp;&nbsp;;url=http://www.unit5.org/calendar/grove;target =_blank;separatorsize=1")
aI("text=2009-2010&nbsp;Grove&nbsp;Calendar;url=http://www.unit5.org/grove/0910Calendar.pdf;;separatorsize=1")
aI("text=2009-2010&nbsp;District&nbsp;Calendar;url=http://www.unit5.org/grove/0910DistrictCalendar.pdf;;separatorsize=1")
}

drawMenus();

