// Adds dimensions UUID, Author and Topic into GA4
Friday, June 12, 2026
27.2 C
Singapore

An unusual obituary by St Andrew's old boy to himself

1 2 3

- Advertisement -

Hot this week

Malaysia Politics: PM says no plans to work with Bersatu

Anwar dismissed persistent rumours that a split in the opposition coalition will pave the way for the Bersatu party to work or to ally with Pakatan Harapan

Ex-Malaysia PM’s wife risks bankruptcy in Lebanese jeweller’s case

Rosmah, the wife of Najib Razak is now facing a tough decision - pay a massive $21m to Lebanon-based jeweller or face bankruptcy. It will be a devastating end to the once First Lady of Malaysia who...

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