// Adds dimensions UUID, Author and Topic into GA4
Tuesday, June 23, 2026
27.2 C
Singapore

Avenue K under fire for dismissal of NGO’s art display

Was it a harsh decision by Avenue K to press Art Market, an NGO dealing in art indeed, to remove its exhibits at the prime shopping complex?
This is what Art Market is claiming following an article that appeared in a local newspaper stating that the NGO had removed its exhibition at Avenue K which is located in Jalan Ampang in the vicinity of the Twin Towers at the KLCC area.
The article suggests that Art Market has decided to withdraw its exhibits from the shopping mall, without considering alternatives proposed by the management of the mall.
In a response to the article, Art Market said they did not withdraw from the exhibition area, but they were forced to leave after being harassed by the management on the grounds of security.
“We are upset that Avenue K gave security as a reason, when such security threats did not exist,” said an email from Art Market.
The email also said Avenue K offered them other spots which were not suitable for such an exhibition, and that they spent RM10,000 to organise the exhibition and are now counting their losses.
Art Market is an NGO that was created with the intentions to promote art from disabled children, and had its ups and downs in terms of success in the past two years.
- Advertisement -

Hot this week

‘So proud of him’: Singaporeans praise local uni-reject who delivered speech at Harvard Medical School

Tan grew up in Singapore, where he was discouraged from studying biology and faced academic difficulties in high school. He left Singapore and was accepted to the University of Toronto, where he di...

Raising kids or DINK in your early 30s? Netizens ask

On Reddit, a netizen shared: Married (M,31) to my wife (F,30). Have 2 kids, both under 2s and i honestly love them to bits. But to be realistic, its obviously not easy and the struggle is indeed ve...

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