起点传媒

Disclaimer: The information provided is subject to updates or changes as per the Ministry of Education (MOE).
We are currently awaiting the latest official聽update.

2025-2026 Student Academic Calendar

Take the First Step
Towards Excellence.

tag if ($('body').hasClass('home')) { // Show the popup after 2 seconds setTimeout(function() { $('#popup').fadeIn(); // Show the popup with fadeIn effect }, 2000); // 2000 milliseconds = 2 seconds // Close the popup when the close button is clicked $('#close-popup').click(function() { $('#popup').fadeOut(); // Hide the popup with fadeOut effect }); } });