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=440;
left=10;
alwaysvisible=1;
//followscroll="1";
//orientation="horizontal";
orientation="vertical";
position="relative"
aI("fontsize=11px;text=Joint PhD Programmes Leading to Dual Awards ;showmenu=Joint-PhD_menu;");
}



//--------------------------------------

with(milonic=new menuname("Joint-PhD_menu")){
style=menuStyle;
//overflow="scroll";
aI("text=Programme Framework (English version);url=https://www2.polyu.edu.hk/ro/Staff/homepage/Joint-PhD/Framework-English.pdf;target=_new;");
aI("text=Programme Framework (Chinese version)  ;url=https://www2.polyu.edu.hk/ro/Staff/homepage/Joint-PhD/Framework-Chinese.pdf;target=_new;");
aI("text=Approved Partner Institutions ;url=https://www2.polyu.edu.hk/ro/Staff/homepage/newRO701.html;");
aI("text=Regulations ;url=https://www2.polyu.edu.hk/ro/Staff/homepage/Joint-PhD/regulations.pdf;target=_new;");
aI("text=Administrative Procedures ;url=https://www2.polyu.edu.hk/ro/Staff/homepage/Joint-PhD/Procedures.pdf;target=_new;");
aI("text=Forms for Downloading ;url=https://www2.polyu.edu.hk/ro/PolyU/homepage/newROForm04.html;");
}

//--------------------------------------



drawMenus();


