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="#999999";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="75%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#eeeeee";
offcolor="#000000";
onbgcolor="#ddffdd";
oncolor="#000099";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
padding=4;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#999999";
separatorsize=1;
subimage="/arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
top=70;
screenposition="center";
alwaysvisible=1;
orientation="horizontal";
style=menuStyle;
aI("text=Home;url=/index.php;");
aI("showmenu=profile;text=School Profile;");
aI("showmenu=plans;text=School Plans and Reports;");
aI("showmenu=events;text=School Events;");
aI("showmenu=assoc;text=Associations and Organizations;");
aI("text=Library;url=/library/index.htm;target=_blank");
aI("text=Tender Notices;url=/tender/tender.htm;");
aI("text=Intranet;url=http://intranet.plkno1whc.edu.hk/;target=_blank");
}

with(milonic=new menuname("profile")){
overflow="scroll";
style=menuStyle;
aI("text=Message from our Principal;url=/profile/principal.htm;")
aI("text=Sponsoring Body;url=http://www.poleungkuk.org.hk;target=_blank")
aI("text=School Management Committee;url=/profile/smc.htm;")
aI("text=About Our School;url=/profile/about.htm;")
aI("text=School History;url=/profile/history.htm;")
aI("text=Vision and Goal of Mission;url=/profile/vision.htm;")
aI("text=Academic Curriculum;url=/profile/academic.htm;")
aI("text=Scholarships, Grants & Awards;url=/profile/scholars.htm;")
aI("text=Other Learning Experiences;url=/profile/ole/activities.htm;")
aI("text=Co-curricular Activities;url=/profile/extra.htm;")
aI("text=Discipline;url=/profile/discipline.htm;")
aI("text=Counselling;url=/profile/counselling.htm;")
aI("text=Careers Section;url=/profile/career/careers.php;")
aI("text=Moral and Civic Education;url=/profile/Moral_Civic/moral_civic.htm;")
aI("text=Facilities;url=/profile/facilities.htm;")
aI("text=School Hymn;url=/profile/hymn.htm;")



}

with(milonic=new menuname("plans")){
style=menuStyle;
aI("text=School Report;url=/plan/school_report.htm;");
aI("text=School Development Plan;url=/plan/schdev_plan.htm;");
aI("text=Annual School Plan;url=/plan/annual_sch_plan.htm;");
aI("text=Annual Report;url=/plan/annual_report_eng.htm;");
aI("text=Plan on Use of Capacity Enhancement Grant;url=/plan/capenfor.htm;");
aI("text=Plan on Use of Teacher Professional Preparation Grant (TPPG);url=/plan/tppg.htm;");
aI("text=School Newsletter;url=/plan/newsletter.htm;");
}

with(milonic=new menuname("events")){
style=menuStyle;
aI("School Visit by PLK Board of Directors;url=/event/sch_visit/schvisit.htm;");
aI("showmenu=interschool;text=Inter-school Competitions;");
aI("showmenu=interhouse;text=Inter-house Competitions;");
aI("showmenu=interclass;text=Inter-class Competitions;");
aI("text=Christmas Variety Show;url=/event/gayday/gayday.htm;");
aI("text=Prize Presentation;url=/event/prize/prize.htm;");
aI("text=Po Leung Kuk Joint Secondary Schools Speech Day;url=/event/speechday/speechday.htm;");
aI("text=School Visit by PLK Board of Directors;url=/event/sch_visit/schvisit.htm;");
aI("text=F.1 English Bridging Course;url=/event/f1_eng/photo.htm;");
aI("text=English Camp;url=/event/engcamp/engcamp.htm;");
aI("text=English Story-telling Competition;url=/event/storytelling/storytelling.htm;");
}

with(milonic=new menuname("interschool")){
style=menuStyle;
aI("text=Results of Inter-school Sports Competitions;url=/event/interschool/competition/result.htm;");
}

with(milonic=new menuname("interhouse")){
style=menuStyle;
aI("text=Inter-house Aquatic Meet;url=/event/interhouse/aquatic/aquatic.htm;");
aI("text=Inter-house Athletics Meet;url=/event/interhouse/athletics/athletics.htm;");
aI("text=Inter-house Mixed Choir Competition;url=/event/interhouse/choir/choir.htm;");
aI("text=Inter-house Basketball Competition;url=/event/interhouse/basketball/basketball.htm;");
aI("text=Inter-house Football Competition;url=/event/interhouse/football/football.htm;");
aI("text=Inter-house Volleybell Competition;url=/event/interhouse/volleyball/volleyball.htm;");
}

with(milonic=new menuname("interclass")){
style=menuStyle;
aI("text=Inter-class 3-a-side Basketball Competition;url=/event/interclass/basketball/basketball.htm;");
aI("text=Inter-class Badminton Competition;url=/event/interclass/badminton/badminton.htm;");
aI("text=Jump Rope For Fun;url=/event/interclass/jumprope/jumprope.htm;");
aI("text=F.3 Inter-class Drama Competition;url=/event/interclass/Drama/F3_Drama.htm;");
}

with(milonic=new menuname("assoc")){
style=menuStyle;
aI("text=Parent-Teacher Association;url=/assoc/pta.htm;");
aI("text=Students' Association;url=/assoc/sa.htm;");
aI("text=Alumni Association;url=/assoc/alumni.htm;");
aI("showmenu=uniform;text=Uniform Groups;");
}

with(milonic=new menuname("uniform")){
style=menuStyle;
aI("text=Scout;url=http://58.177.86.69/it-school/homepage/scout/index.htm;");
aI("text=Red Cross;url=/assoc/redcross1.htm;");
}

drawMenus();

