with(milonic=new menuname("Main Menu")){
style=menuStyle;
top=155;
left=200;
alwaysvisible=1;
orientation="horizontal";
position="relative";
aI("text=Home;url=http://www.polyu.edu.hk/fb/index.html;/*status=Back To Home Page*/;");
aI("text=Students;showmenu=Students;");
aI("text=Academics;showmenu=Academics;");
aI("text=Business Professionals;showmenu=Professionals;");
aI("text=Photo Gallery;url=http://www.polyu.edu.hk/fb/photo-gallary-web/webphoto-index.htm;/*status=Photo Gallery*/;");
aI("text=Others;showmenu=Others;");
}
drawMenus();
