
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="#FFFFFF";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="65%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#FFFFFF";
onbgcolor="#FF3366";
oncolor="#FFFFFF";
offbgcolor="#FF9966";
offcolor="#000000";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=5;
pagecolor="#FFFFFF";
pagebgcolor="#ff9900";
separatorcolor="#FFFFFF";
separatorsize=1;
subimage="http://www.polyu.edu.hk/ro/RO-home1/arrow.gif";
subimagepadding=2;

}

//--------------------------------------

with(milonic=new menuname("Main Menu")){
style=menuStyle;
top=480;
left=10;
alwaysvisible=1;
//followscroll="1";
//orientation="horizontal";
orientation="vertical";
position="relative"
aI("fontsize=11px;text=Opportunities for Postgraduate Research ;showmenu=Opp_menu;");
}



//--------------------------------------

with(milonic=new menuname("Opp_menu")){
style=menuStyle;
//overflow="scroll";
aI("text=Research Student Attachment Programme ;url=http://www.polyu.edu.hk/ro/main_attachment-pro.html;target=_new;");
aI("text=Postdoctoral Fellowships Scheme ;url=http://www.polyu.edu.hk/ro/main_pdf-scheme.html;target=_new;");
aI("text=Joint Supervision Scheme with Mainland China, Taiwan and Macao Universities ;url=http://www.polyu.edu.hk/ro/main_jsc-scheme.html;target=_new;");
}

//--------------------------------------



drawMenus();

