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=Niche Areas Funding                        ;showmenu=Niche_menu;");
}



//--------------------------------------

with(milonic=new menuname("Niche_menu")){
style=menuStyle;
//overflow="scroll";
aI("text=Application for Niche Areas Funding ;url=https://www2.polyu.edu.hk/ro/Staff/homepage/newRO505.html");
aI("text=Information Note on the Award of Niche Areas Funding   ;url=https://www2.polyu.edu.hk/ro/Staff/homepage/niche/Information%20Note%20(niche%20areas).pdf;target=_new;");
aI("text=Schedule of Areas of Excellence Committee Meetings ;url=https://www2.polyu.edu.hk/ro/Staff/homepage/newRO501.html;");
aI("text=List of Newly Funded Projects ;url=https://www2.polyu.edu.hk/ro/Staff/homepage/newRO503.html;");
aI("text=List of Ongoing Projects Already Assessed ;url=https://www2.polyu.edu.hk/ro/Staff/homepage/newRO502.html;");
aI("text=List of Completed Projects Already Assessed ;url=https://www2.polyu.edu.hk/ro/Staff/homepage/newRO504.html;");
aI("text=Assessment Report Form (for Progress Report) ;url=http://www.polyu.edu.hk/ro/forms/Assessment_Report_Form_progress_report.doc;target=_new;");
aI("text=Assessment Report Form (for Final Report) ;url=http://www.polyu.edu.hk/ro/forms/Assessment_Report_Form_final report.doc;target=_new;");
aI("text=Report on the Development of Niche Areas ;url=https://www2.polyu.edu.hk/ro/Staff/homepage/niche/Report_on_niche areas.pdf;target=_new;");
aI("text=Electronic System for Projects Supported by Niche Areas Funding ;url=http://www.polyu.edu.hk/ro/roarmsna;target=_new;");
}

//--------------------------------------



drawMenus();


