Castingafdeling Stage Entertainment Nederland

Castingafdeling Stage Entertainment Nederland Dit is de Officiele Facebook Pagina van de Castingafdeling van Stage Entertainment Nederland. Via deze pagina blijf je op de hoogte van de komende audities.

Correspondentie via deze pagina is niet mogelijk. Mail naar [email protected]

11/01/2024
11/01/2024
26/09/2023

Stage Entertainment haalt de musical Moulin Rouge! naar Nederland. Gebaseerd op de legendarische film Moulin Rouge! uit 2001 van Baz Luhrmann ontwikkelde het Australisch productiehuis Global Creatures de toneelversie van Moulin Rouge! De Musical. De musical zal vanaf het najaar 2024 gaan draaien. Op...

Adres

De Boelelaan 30
Amsterdam
1083HJ

Meldingen

Wees de eerste die het weet en laat ons u een e-mail sturen wanneer Castingafdeling Stage Entertainment Nederland nieuws en promoties plaatst. Uw e-mailadres wordt niet voor andere doeleinden gebruikt en u kunt zich op elk gewenst moment afmelden.

Delen

//iconSize: [32, 32], //html: '' }) .bindTooltip(name, { //permanent: true, direction: 'bottom', //offset: L.point(12, 25), //opacity: 0.88, interactive: true }) .bindPopup(name); markersLayer.addLayer(marker); } function getMore() { if (gettingMore) { return; } gettingMore = true; var center = map.getCenter(); $.ajax({ url: "/vicinitysearch", data: { lat: center.lat, lng: center.lng, country: "NETHERLANDS" } }) .done(function(data) { var added = 0; data.forEach(function(loc) { if (!locationIds.includes(loc.id)) { var mapLoc = {id:loc.id,lat:loc.latitude,lng:loc.longitude,title:trunc20(loc.name),popupHtml:loc.popupHtml,urlPath:loc.urlPath,pictureUrl:loc.pictureUrl}; locations.push(mapLoc); locationIds.push(loc.id); map._addMarker(mapLoc); added++; } }); }) .always(function() { gettingMore = false; }); } map._clearMarkers = function() { markersLayer.clearLayers(); } }); }, 4000); });