Amsterdam Faya Allstars

Performer

The band members have all collaborated and toured with a veritable treasure trove of famous bands and artists such as Bernie’s Lounge, Mdungu, Alison Hinds, New York Ska Jazz Ensamble, Damian Marley, Aswad, Gyptian, Alain Clark, Ali B, Laberinto, Rude Rich & The High Notes, Jandino, Tasha’s World, Mr. Review, Mark Foggo, Maikal X, Ziggi Recado, Rotterdam Ska Jazz Foundation, Osdorp Posse, Black Uhuru, Sugar Minott, Mutabaruka, The Beatbusters, the Toasters and the list goes on

MANIFESTTOPCONTACT
PERFORMERS
PERFORMERS
PERFORMERS
PERFORMERS
No items found.
document.getElementById("copy-button").addEventListener("click", function() { // Get the current page URL var currentUrl = window.location.href; // Create a temporary input element var tempInput = document.createElement("input"); // Add the current page URL to the input value tempInput.setAttribute("value", currentUrl); // Append the input to the body document.body.appendChild(tempInput); // Select the input tempInput.select(); // Copy the selected text document.execCommand("copy"); // Remove the input from the body document.body.removeChild(tempInput); // Update the text of the "copy-status" element document.getElementById("copy-status").textContent = "Copied!"; });