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(AllImagesStyle=new mm_style()){
styleid=1;
fontstyle="normal";
fontweight="normal";
padding=0;
}

with(menuStyle=new mm_style()){
bordercolor="#166A8E";
borderstyle="solid";
borderwidth=1;
fontfamily="Arial";  	
fontsize="12px";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#E6E7E7";
headercolor="#FFFFFF";
offbgcolor="#166A8E";
offcolor="#FFFFFF";
onbgcolor="#52C6D4";
oncolor="#FFFFFF";
padding=8;
separatorcolor="#166A8E";
separatorsize=10;
}

with(milonic=new menuname("aboutUs")){
style=menuStyle;
//itemwidth="200px";
aI("text=Letter from the Principal;url=/aboutus/letter/;");
aI("text=History;url=/aboutus/history/;");
aI("text=Mission and Philosophy;url=/aboutus/mission/;");
aI("text=ESLRs;url=/aboutus/eslrs/;");
aI("text=Image Gallery;url=/aboutus/gallery/;");
aI("text=Administration;url=/aboutus/admin/;");
aI("text=Board of Directors;url=/aboutus/board/;");
aI("text=Faculty;url=/aboutus/faculty/;");
aI("text=Alumni;url=/aboutus/alumni;");
aI("text=SCRIP;url=/aboutus/scrip/;");
aI("text=Mom's In Touch;url=/aboutus/moms/;");
aI("text=Resurrection Lutheran Church;url=http://www.surfrlc.com;");
}
with(milonic=new menuname("academics")){
style=menuStyle;
//itemwidth="200px";
//aI("text=Calendar;url=/calendar/;");
aI("text=Preschool;url=/academics/preschool/;");
aI("text=Transitional Kindergarten;url=/academics/TK/;");
aI("text=Kindergarten;url=/academics/kindergarten/;");
aI("text=1st Grade;url=/academics/1stgrade/;");
aI("text=2nd Grade;url=/academics/2ndgrade/;");
aI("text=3rd Grade;url=/academics/3rdgrade/;");
aI("text=4th Grade;url=/academics/4thgrade/;");
aI("text=5th Grade;url=/academics/5thgrade/;");
aI("text=Computer Class;url=/academics/Computers/;");
aI("text=Middle School;showmenu=middleSchool;");
}
with(milonic=new menuname("middleSchool")){
style=menuStyle;
//itemwidth="200px";
aI("text=Literature and Language Arts;url=/academics/LiteratureLanguageArts/;");
aI("text=Science and Mathematics;url=/academics/ScienceMathematics/;");
aI("text=Social and Global Studies;url=/academics/SocialGlobalStudies/;");
}
with(milonic=new menuname("studentLife")){
style=menuStyle;
//itemwidth="200px";
aI("text=Chapel;url=/studentlife/chapel/;");
aI("text=Community Service;url=/studentlife/community/;");
aI("text=Electives;url=/studentlife/electives/;");
aI("text=Graduation;url=/studentlife/graduation/;");
aI("text=Outdoor Education;url=/studentlife/outdoored/;");
aI("text=Student Senate;url=/studentlife/senate/;");
aI("text=Technology;url=/studentlife/technology/;");
aI("text=Traditions;url=/studentlife/traditions/;");
aI("text=Walking with Jesus;url=/studentlife/walkingwithjesus/;");
}
with(milonic=new menuname("pvo")){
style=menuStyle;
//itemwidth="200px";
aI("text=General;url=/pvo/general/;");
aI("text=Events;url=#;");
aI("text=Forms;url=/pvo/forms/;");
aI("text=Volunteer Opportunities;url=/pvo/volunteer/;");
aI("text=Silent Auction;url=/aboutus/auction/;");
}
drawMenus();																																																																				
