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="8pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#1B2C85";
offcolor="#ffffff";
onbgcolor="#CC6600";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
overimage="http://www.milonic.com/menuimages/whitedots.gif";
padding=6;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#ffffff";
separatorsize=1;
subimage="arrow.gif";
subimagepadding=6;
}

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="#DC9B55";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=4;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#758CC9";
separatorsize=1;
subimage="arrow.gif";
subimagepadding=6;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
orientation="horizontal";
screenposition="center";
style=menuStyle;
top=115;
aI("text=Home;url=index.html;");
aI("showmenu=School Information;text=School Information");
aI("showmenu=HSA Information;text=HSA Information");
aI("showmenu=Cafeteria Information;text=Cafeteria Information");
aI("showmenu=Parent Information;text=Parent Information");
aI("showmenu=Student Information;text=Student Information");
aI("showmenu=Roman Catholic Community;text=Roman Catholic Community");
}

with(milonic=new menuname("School Information")){
style=menuStyle;
overflow="scroll";
aI("text=Academic Calendar;url=AcademicCalendar.html;");
aI("text=Faculty and Staff;url=FacultyStaff.html;");
aI("text=Tuition Information;url=TuitionInfo.html;");
aI("text=Dress Code;url=DressCode.html;");
aI("text=After Care Program;url=AfterCare.html;");
aI("text=SFDSCS History;url=SFDSCSHistory.html;");
aI("text=For the Sake of God's Children;url=SakeOfGod'sChildren.html;");
}

with(milonic=new menuname("HSA Information")){
style=menuStyle;
overflow="scroll";
aI("text=Information;url=HSAInformation.html;");
aI("text=Minutes;url=HSAMinutes.html;");
aI("text=Constitution;url=HSAConstitution.html;");
}

with(milonic=new menuname("Cafeteria Information")){
style=menuStyle;
overflow="scroll";
aI("text=A La Carte Menu;url=ALaCarteMenu.html;");
aI("text=Lunch Menu;url=LunchMenu.html;");
aI("text=Messages and News;url=CafeteriaMessage-News.html;");
}

with(milonic=new menuname("Parent Information")){
style=menuStyle;
overflow="scroll";
aI("text=Wednesday eFolder;url=WednesdayFolder.html;");
aI("text=Supply Lists;url=SupplyLists10-11.html;");
aI("text=Teacher's Web Pages;url=TeacherWebsites.html;");
aI("text=Useful Links;url=UsefulLinks.html;");
aI("text=Forms to Print;url=FormsToPrint.html;");
}

with(milonic=new menuname("Student Information")){
style=menuStyle;
overflow="scroll";
aI("text=Trimester Honors;url=StudentTrimesterHonors.html;");
aI("text=Activities;url=StudentActivities.html;");
aI("text=Athletics;url=StudentAthletics.html;");
aI("text=Service Opportunities;url=SocialJustice.html;");
}

with(milonic=new menuname("Roman Catholic Community")){
style=menuStyle;
overflow="scroll";
aI("text=St. Francis de Sales Parish;url=http://www.visitstfrancis.org;target=_blank");
aI("text=Diocese of Wilmington;url=http://www.cdow.org;target=_blank");
aI("text=Maryland Catholic Conference;url=http://www.mdcathcon.org/catholicschools;target=_blank");
aI("text=U.S. Catholic Conference of Bishops;url=http://www.usccb.org/;target=_blank");
aI("text=The Vatican;url=http://www.vatican.va/phome_en.htm;target=_blank");
}

//with(milonic=new menuname("Milonic")){
//margin=7;
//style=submenuStyle;
//aI("text=Product Purchasing Page;url=http://www.milonic.com/cbuy.php;");
//aI("text=Contact Us;url=http://www.milonic.com/contactus.php;");
//aI("text=Newsletter Subscription;url=http://www.milonic.com/newsletter.php;");
//aI("text=FAQ;url=http://www.milonic.com/menufaq.php;");
//aI("text=Discussion Forum;url=http://www.milonic.com/forum/;");
//aI("text=Software License Agreement;url=http://www.milonic.com/license.php;");
//aI("text=Privacy Policy;url=http://www.milonic.com/privacy.php;");
//}



drawMenus();

