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()){
bordercolor="#08223C";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana, Arial, Tahoma";
fontsize="11";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#08223C";
offcolor="#FFFFFF";
onbgcolor="#003366";
oncolor="#FFFFFF";
outfilter="Fade(duration=0.1)";
overfilter="Fade(duration=0.2);Alpha(opacity=85)";
padding=5;
pagebgcolor="#08223C";
pagecolor="#FFFFFF";
separatorcolor="#999999";
separatorsize=1;
subimage="images/warrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Links")){
style=menuStyle;
aI("status=Academic Information;text=Academic Information;url=academicinformation.html;");
aI("status=Graduation Requirements;text=Graduation Requirements;url=graduationrequirements.html;");
aI("showmenu=Courses;status=Course Titles and Descriptions;text=Course Titles & Descriptions;");
aI("status=Ministries of MBBC&S;text=Ministries of MBBC&S;url=ministries.html;");
aI("status=Application Form - Specimen;text=Application Form;url=application.html;");
aI("status=Class & Dormitory Requirements;text=Class & Dormitory Requirements;url=classanddormrequirements.html;");
}

with(milonic=new menuname("About")){
style=menuStyle;
aI("status=Articles of Faith;text=Articles of Faith;url=articles.html;");
aI("status=History of MBBC&S;text=History of MBBC&S;url=history.html;");
aI("status=Events at a Glance;text=Events at a Glance;url=events.html;");
aI("status=Campus View;text=Campus View;url=campus.html;");
aI("status=Location;text=Location;url=location.html;");
aI("status=Faculty and Staff;text=Faculty and Staff;url=faculty.html;");
aI("status=Faculty and Staff;text=Trends/Graduates;url=trends.html;");
}


with(milonic=new menuname("Courses")){
style=menuStyle;
aI("text=Overview;url=courses.html;");
aI("showmenu=CoursesDiploma;status=Diploma;text=Diploma;");
aI("showmenu=CoursesBachelorTheology;status=Bachelor of Theology;text=Bachelor of Theology;");
aI("showmenu=CoursesBachelorReligious;status=Bachelor of Religious Education;text=Bachelor of Religious Education;");
aI("text=Bachelor of Divinity;url=bachelordivinity.html;");
aI("text=Master of Divinity;url=masterdivinity.html;");
aI("text=Master of Religious Education;url=masterreligious.html;");
aI("text=Master of Theology;url=mastertheology.html;");
aI("text=Doctor of Ministry;url=doctorministry.html;");
aI("text=Other Courses;url=othercourses.html;");
}

with(milonic=new menuname("CoursesDiploma")){
style=menuStyle;
aI("text=1st Year;url=1stYear.html;");
aI("text=2nd Year;url=2ndYear.html;");
aI("text=3rd Year;url=3rdYear.html;");
aI("text=4th Year;url=4thYear.html;");
}

with(milonic=new menuname("CoursesBachelorTheology")){
style=menuStyle;
aI("text=1st Year;url=1stYear.html;");
aI("text=2nd Year;url=2ndYear.html;");
aI("text=3rd Year;url=3rdYear.html;");
aI("text=4th Year;url=4thYear.html;");
}

with(milonic=new menuname("CoursesBachelorReligious")){
style=menuStyle;
aI("text=1st Year;url=1stYear.html;");
aI("text=2nd Year;url=2ndYear.html;");
aI("text=3rd Year;url=3rdYear.html;");
aI("text=4th Year;url=4thYear.html;");
}

drawMenus();

