// Adds dimensions UUID, Author and Topic into GA4
Friday, June 19, 2026
28.9 C
Singapore

PM Lee and Dr M open to 3rd party arbitration to address water woes

- Advertisement -

Hot this week

‘Hard to maintain’: Founder announces closure of HDB-inspired cafe Lou Shang

SINGAPORE: The HDB-inspired cafe and bar Lou Shang will close on July 14 as founder Sebastian Ang, who also owns Mama Diam and Synthesis, announced the closure in an Instagram video, describing the...

Ferry and cruise lines relocating as Singapore Cruise Centre shifts to new terminal

The Singapore Cruise Centre recently announced that it will relocate all ferry and cruise operations to the new "Singapore Cruise Centre (Harbour) Terminal" in two phases, starting from July 7, 2026.

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //
Enable Notifications OK No thanks