Galleries Galleries
Galleries Galleries
Galleries Galleries
Galleries Galleries
Galleries Galleries
9th Edition
Parcours
Curated by Slavs and Tatars
Deneth Piumakshi Veda Ararchchige
Gandy Gallery
Tromorama
P P P P P P P P
ROH Projects
Duyi Han
Our Superiour Algorithm
HATCH
Yuree Kensaku
Meawna Lisa Mercu(te)ry
Galerie Enrico Navarra
Participating artists : Raisa Kabir, Aiko Tezuka, Rajyashri Goody
Guest Curator : Rico Leung
MAJHI INTERNATIONAL ART RESIDENCY
Durjoy Bangladesh Foundation
Arash Hanaei
Reply to all
Manifesto and Ab-Anbar
EVA Yi Zhang
III Delicate Shell III—Rubber Band Girl
Tabula Rasa
Chen Zhen
Perseverance of Regeneration
Galleria Continua
Quỳnh Lâm
The Fondation Fiminco
Performances
Conversations Conversations
Conversations Conversations
Conversations Conversations
Conversations Conversations
Conversations Conversations
document.addEventListener("DOMContentLoaded", function () {
const button = document.querySelector(".sticky-back-button");
const menu = document.querySelector("#main-menu");
if (!button || !menu) return;
const menuOffset = menu.offsetTop + menu.offsetHeight;
function toggleButtonVisibility() {
if (window.scrollY > menuOffset) {
button.classList.add("show");
} else {
button.classList.remove("show");
}
}
window.addEventListener("scroll", toggleButtonVisibility);
});