_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
fontfamily="Verdana, Tahoma, Arial";
fontsize="7pt";
fontweight="bold";
headercolor="#000000";
offbgcolor="#F09514";
offcolor="#FFFFFF";
onbgcolor="#FFFFFF";
oncolor="#195383";
padding="5";
pagebgcolor="#FFFFFF";
pagecolor="#195383";
subimage="images/blackwhite.gif";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
align="center";
fontfamily="Verdana";
fontsize="8pt";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/location6.gif";
offcolor="#FFFFFF";
oncolor="#195383";
pagecolor="#195383";
overimage="images/location_on6.gif";
imageposition="right";
itemwidth="1000";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth="100%";
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("showmenu=HOMEHistoryINFO_BAR_MENU;text=HOME;target=;url=http://www.jrschool.org/;");
aI("text=ACADEMIES;target=;url=ACADEMIES.html;");
aI("showmenu=COURSESAward CoursesINFO_BAR_MENU;text=COURSES;target=;url=COURSES.html;");
aI("showmenu=REGISTRARAdmissionINFO_BAR_MENU;text=REGISTRAR;target=;url=REGISTRAR.html;");
aI("text=RESOURCES;target=;url=RESOURCES.html;");
aI("text=FORUM;target=_blank;url=http://jrschool.ning.com/;");
aI("text=STUDENTS;target=;url=STUDENTS.html;");
aI("text=PARTNERS;target=;url=PARTNERS.html;");
}

with(milonic=new menuname("HOMEHistoryINFO_BAR_MENU")){
style=submenuStyle;
aI("text=History;target=;url=History.html;");
aI("text=About Us;target=;url=About-Us.html;");
aI("text=Locations;target=;url=Locations.html;");
aI("text=Accreditations;target=;url=Accreditations.html;");
aI("text=Awards & Certifications ;target=;url=Awards-&-Certifications.html;");
}

with(milonic=new menuname("COURSESAward CoursesINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Award Courses;target=;url=Award-Courses.html;");
aI("text=Non Award Courses;target=;url=Non-Award-Courses.html;");
aI("text=International Business Development;target=;url=International-Business-Development.html;");
aI("text=Corporate Training & Business Services;target=;url=Corporate-Training-&-Business-Services.html;");
aI("text=Other Services;target=;url=Other-Services.html;");
aI("text=Download Award Course List;target=_blank;url=courses/JRS Course List Award-oct09.pdf;");
aI("text=Download Non Award Course List;target=_blank;url=courses/JRS Course List Non Award-oct09.pdf;");
}

with(milonic=new menuname("REGISTRARAdmissionINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Admission;target=;url=Admission.html;");
aI("text=Examinations;target=;url=Examinations.html;");
aI("text=Apply for a Course;target=;url=Apply-for-a-Course.html;");
}


 drawMenus();
