Atis Wouj Productions

Atis Wouj Productions Atis Wouj Productions is a performance art entertainment company based in New York City. Be on the lookout for our upcoming production, "Until April".

03/06/2015

Keep watch for our next big move!

02/23/2015

A word from the writer of Until April Victoria Myrthil: "I would like to thank everyone that came out to see "Until April" this weekend. It was truly a blessing to take the words I have written on the page and see them come to life on stage. I am thankful to have shared this story and to have touched so many people. Your support means the world to me. How blessed am I. Thank you, thank you, thank you."

02/12/2015

Hello All!! The big day is only 1 week away.. Until April will be showing at the Robert Moss Theater on February 19th & 20th at 6 PM and on February 22nd at 9:30 PM..Make your reservations now!!!

02/02/2015

Hey Thanks for checking us out!!! I'm sure you are all going to love what we've got to show you! Do be on the look out for our premier show, Until April running at the Robert Moss Theater February 19, 20, and 22! For more information and ticketing visit our Venus Festival page http://venusnytheaterfestival.com/untilapril/ or you can click this link for tickets directly http://www.brownpapertickets.com/event/1243516 . Thanks a ton, invite a friend, and don't forget to LIKE our page!

Address

440 Lafayette St
New York, NY
10003

Alerts

Be the first to know and let us send you an email when Atis Wouj Productions 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); });