// JavaScript Document
with(milonic=new menuname("Main Menu")){
style=topMenuStyle;
alwaysvisible=1;
orientation="horizontal";
position="relative";
aI("text=OUR SCHOOL;showmenu=SCHOOL;url=/school/welcome.html;");
aI("text=LEARNING&nbsp;AT&nbsp;MP&amp;MS;showmenu=LEARNING;url=/learning/program.html;");
aI("text=PARTICIPATION&nbsp;&amp;&nbsp;SUPPORT;showmenu=PARTICIPATION;url=/participation/participationoverview.html;");
aI("text=ADMISSION;showmenu=ADMISSION;url=/admission/welcome.html;");
aI("text=ALUMNI;showmenu=ALUMNI;url=/alumni/alumnioverview.html;");
aI("text=PARENTS;showmenu=PARENTS;url=/parents/overview.html;");
}
drawMenus();

//aI("text=&nbsp;&nbsp;&nbsp;PARTICIPATION&nbsp;&amp;&nbsp;SUPPORT&nbsp;&nbsp;&nbsp;;url=/resource.aspx;showmenu=PARTICIPATION;");