_menuCloseDelay=150           // The time delay for menus to remain visible on mouse out
_menuOpenDelay=150            // The time delay before menus open on mouse over
_followSpeed=5                // Follow scrolling speed
_followRate=40                // Follow scrolling Rate
_subOffsetTop=10              // Sub menu top offset
_subOffsetLeft=-10            // Sub menu left offset
_scrollAmount=3               // Only needed for Netscape 4.x
_scrollDelay=20               // Only needed for Netcsape 4.x




with(style1=new mm_style()){
offcolor="#ffffff";
offbgcolor="#c0002f";
oncolor="#0076c0";
onbgcolor="#ffffff";
bordercolor="#ffffff";
borderstyle="solid";
fontsize=11;
fontstyle="normal";
fontweight="bold";
fontfamily="Verdana";
padding=5;
subimage="";
high3dcolor="#66ffff";
low3dcolor="#0076c0";
headercolor="#ffffff";
headerbgcolor="#000099";
overfilter="Fade(duration=0.2);Shadow(color='#c0002f', Direction=135, Strength=0)";
}

with(milonic=new menuname("mainmenu")){
top=142;
left=10;
itemwidth=140;
screenposition="left";
style=style1;
alwaysvisible=1;
alignment="left";
aI("text=Rosa News;showmenu=about;;separatorsize=1")
aI("text=Activities;showmenu=activities;;separatorsize=1")
aI("text=Athletics;url=http://rosaweb.chclc.org/Athletics/index.html;;separatorsize=1")
aI("text=LC's / Departments;showmenu=lc;;separatorsize=1")
aI("text=Library/Media Services;url=http://rosaweb.chclc.org/library/rosa_international_middle_school.htm;separatorsize=1")
aI("text=Student Council News;url=http://rosaweb.chclc.org/Student%20Council/index.html;;separatorsize=1")
aI("text=Rosa PTA;url=http://www.chlive.org/rosapta/;separatorsize=1")
aI("text=Support Services;showmenu=support;;separatorsize=1")
aI("text=Contact Us;;showmenu=contact;separatorsize=1")
aI("text=District Site - chclc.org;url=http://www.cherryhill.k12.nj.us;separatorsize=1")
aI("text=*Rosa Staff Center*;url=secure/index.html;separatorsize=1")

}



with(milonic=new menuname("about")){
itemwidth=230;
borderwidth=1;
style=style1;
alignment="left";
aI("text=About Rosa International Middle School;url=about.htm;")
}

with(milonic=new menuname("contact")){
itemwidth=230;
borderwidth=1;
style=style1;
alignment="left";
aI("text=Directions;url=http://rosaweb.chclc.org/direction_warning.htm;")
aI("text=Email Our Staff;url=http://rosaweb.chclc.org/Email/staffemail.html;")
}

with(milonic=new menuname("lc")){
itemwidth=190;
borderwidth=1;
style=style1;
alignment="left";
aI("text=LC1;url=http://rosaLC1.cherryhill.site.eboard.com;")
aI("text=LC2;url=http://rosaLC2.cherryhill.site.eboard.com;")
aI("text=LC3;url=http://rosaLC3.cherryhill.site.eboard.com;")
aI("text=LC4;url=http://rosaLC4.cherryhill.site.eboard.com;")
aI("text=LC5;url=http://rosaLC5.cherryhill.site.eboard.com;")
aI("text=LC6;url=http://rosaLC6.cherryhill.site.eboard.com;")
aI("text=LC7;url=http://rosaLC7.cherryhill.site.eboard.com;")
aI("text=LC8;url=http://rosaLC8.cherryhill.site.eboard.com;")
aI("text=LC9;url=http://rosaLC9.cherryhill.site.eboard.com;")
aI("text=Math;;showmenu=mathmaps;separatorsize=1")
aI("text=PE/Specials;;showmenu=specials;separatorsize=1")
aI("text=Music;url=http://www.rosamusicprogram.com;")
aI("text=Summer Reading;url=http://rosaweb.chclc.org/Summer_Read/summerread.htm;")

}

with(milonic=new menuname("support")){
itemwidth=190;
borderwidth=1;
style=style1;
alignment="left";
aI("text=Student Support (Guidance);url=http://rosaguidance.cherryhill.site.eboard.com;")
aI("text=Nurse;url=http://rosanurse.cherryhill.site.eboard.com;")
aI("text=Food Services;url=http://www.cherryhill.schooldish.com/;")
aI("text=Transportation;url=http://www.cherryhill.k12.nj.us/departments/transportation/;")
aI("text=Supply List;url=http://rosaweb.chclc.org/images/Rosa International Middle School Supply List.pdf;")
}

with(milonic=new menuname("activities")){
itemwidth=110;
borderwidth=1;
style=style1;
alignment="left";
aI("text=Community Service;url=http://rosaweb.chclc.org/CService/community_service_opportunities_.htm;")
aI("text=Mt. Misery;url=http://rosaweb.chclc.org/mtmisery/index.htm;")
aI("text=Calendar;url=http://rosaweb.chclc.org/Calendars/our_calendars.htm;")
}

with(milonic=new menuname("specials")){
itemwidth=110;
borderwidth=1;
style=style1;
alignment="left";
aI("text=Special Area Handbook;url=/images/specialareahandbook.pdf;")

aI("text=Physical Education;url=http://rosaPhysicaled.cherryhill.site.eboard.com;")
aI("text=Art;url=http://rosaArt.cherryhill.site.eboard.com;")
aI("text=Tech;url=http://rosaweb.chclc.org/tech/search_engines.htm;")
}

with(milonic=new menuname("mathmaps")){
itemwidth=230;
borderwidth=1;
style=style1;
alignment="left";
aI("text=Math eBoard;url=http://rosaMATH.cherryhill.site.eboard.com;")
aI("text=Middle School Math Curriculum Maps;url=http://www.cherryhill.k12.nj.us/curriculum/standards/maps/index.cfm;")
aI("text=Math Newsletters;url=http://rosaweb.chclc.org/math%20newsletters/;")
}

with(milonic=new menuname("worldlang")){
itemwidth=230;
borderwidth=1;
style=style1;
alignment="left";
aI("text=World Language Starter Kit;url=/images/World%20Language%20Starter%20Kit.pdf;")
}
drawMenus();