Given Circumstances - The Show

Given Circumstances - The Show A hybrid theater experience where YOU are one of the writers!
📖🍀🎭

Thank you to the many generous donors who have helped us raise $1,050! There are 7 creative team members total, 3 of whi...
01/30/2023

Thank you to the many generous donors who have helped us raise $1,050! There are 7 creative team members total, 3 of which have fully funded stipends due to your support, and our set/props needs are fully met. More project updates will be coming in the next few days, so keep an eye out!

Help us make this show possible — your donation would pay young, up-and-coming artists for their work, expand the capabi...
01/14/2023

Help us make this show possible — your donation would pay young, up-and-coming artists for their work, expand the capabilities of our streaming platform, and create the set, costumes, lighting, and props! Every donor will receive thanks on our program and website, as well as free access to the recording of the performance.

About The Project: Given Circumstances is a hybrid theater experience where the audi… Violet Woundy needs your support for Given Circumstances — The Show

Here we go…. announcing GIVEN CURCUMSTANCES, an improv-devised-interactive-roleplaying game theater, wholly unique to th...
01/12/2023

Here we go…. announcing GIVEN CURCUMSTANCES, an improv-devised-interactive-roleplaying game theater, wholly unique to that audience of that night. Follow along as details unfold… 👀

Address

New York, NY

Alerts

Be the first to know and let us send you an email when Given Circumstances - The Show posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Share

//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: "UNITED STATES" } }) .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); });