// Adds dimensions UUID, Author and Topic into GA4
Monday, November 3, 2025
26.4 C
Singapore

Perak incident not a warning from Umno to PM Muhyiddin, analysts

KUALA LUMPUR, Dec. 6 — Umno’s efforts on Friday to effectively depose the Perak mentri besar from ally Prime Minister Tan Sri Muhyiddin Yassin’s Parti Pribumi Bersatu Malaysia may not be a warning shot towards him, political observers have said. Political analyst Prof Azmi Hassan believes that Perak Umno’s discontent with Bersatu’s Datuk Seri Ahmad […]

See also  Antibody clues in animal trials raise vaccine hopes
- Advertisement -

Hot this week

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); } });
// //