// Adds dimensions UUID, Author and Topic into GA4
Wednesday, July 1, 2026
29.4 C
Singapore

Ground Zero: Nicole Seah

The darling of Singapore politics, Nicole Rebecca Seah says that 2013 is the worst year for her. And makes a confession on her Facebook page about how life has been since GE2011.
I was naive, arm-twisted into making some pretty bad decisions (Yup, the Presidential Elections was one of them. Terrible, irreversible mistake, completely underestimated what my lobbying could do) ~ Nicole Seah
Below is Nicole Seah’s Facebook post.

- Advertisement -

Hot this week

‘I can smell gasoline’: Logistics company vehicle erupts in blaze with explosions at a car park

The engine of a logistics company truck parked downstairs in a HDB block suddenly caught fire and burned fiercely, accompanied by several explosions. Fortunately, no one was injured.

After investing in Air India, SIA deepens links with Air China

Singapore Airlines (SIA) and Air China have signed a memorandum of understanding (MOU) to establish a commercial joint venture partnership, encompassing coordination of flight schedules and fares, ...

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