CHEAT DAY

CHEAT DAY Comedy Open Mic
invented on the spot
no script just jokes
(1)

There are two kinds of people in this world. And both are welcome at Cheat Day. Thursdays!
02/15/2024

There are two kinds of people in this world. And both are welcome at Cheat Day. Thursdays!



There's someone you can talk to. Every Thursday. 6:30 sign-ups 7pm talking
02/13/2024

There's someone you can talk to. Every Thursday. 6:30 sign-ups 7pm talking



Thank you  for this one
11/30/2023

Thank you for this one

You enjoy yourself. You come by and you enjoy yourself
11/16/2023

You enjoy yourself. You come by and you enjoy yourself



Put on a costume and get to  this Thursday!
10/26/2023

Put on a costume and get to this Thursday!



Inside you there are two sheep. They both wanna go to Cheat Day. Every Thursday 7pm
10/19/2023

Inside you there are two sheep. They both wanna go to Cheat Day. Every Thursday 7pm



Shoutout to  and  blessing us with these
10/19/2023

Shoutout to and blessing us with these



So funny it's not even spooky. Do it for you
10/12/2023

So funny it's not even spooky. Do it for you



Special guest this week: The Devil! Don't miss it 🔥
10/11/2023

Special guest this week: The Devil! Don't miss it 🔥



Check the clock. It's Spooky Time
10/05/2023

Check the clock. It's Spooky Time



This Thursday! Don't miss the stories these slides will inspire
10/05/2023

This Thursday! Don't miss the stories these slides will inspire



What if we hold hands and tell secrets all night?
09/14/2023

What if we hold hands and tell secrets all night?



Address

2322 2nd Avenue
Seattle, WA
98121

Alerts

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