// Adds dimensions UUID, Author and Topic into GA4
Saturday, June 27, 2026
32.2 C
Singapore

Tennis legend Billie Jean King earns historic star on the Hollywood Walk of Fame

LOS ANGELES: A historic star on the Hollywood Walk of Fame honours Billie Jean King, a tennis legend and an advocate for equality, who made groundbreaking contributions not just as an athlete but as a co-founder of the Hologic WTA Tour.
- Advertisement -

Hot this week

‘I just never expected landing a job would be so difficult in SG’: Local questions rise of ‘ghost jobs’

SINGAPORE: Frustrated by the growing number of deceptive job ads, a local jobseeker took to social media to ask why some hiring managers would “waste their time” posting “ghost jobs” and put candid...

ICA: Over 880 cartons of duty-unpaid cigarettes found hidden in bus engine compartment at Woodlands Checkpoint

ICA officers at Woodlands Checkpoint seized over 880 cartons and 110 packets of duty-unpaid cigarettes hidden in a modified engine compartment of a Malaysia-registered bus, with the driver arrested...

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