Crazy Eight

Crazy Eight A collection of photos and videos of the best place to hang out back in the day

09/15/2024
https://www.facebook.com/100076875772143/posts/256008430305014/?mibextid=Nif5oz
05/18/2023

https://www.facebook.com/100076875772143/posts/256008430305014/?mibextid=Nif5oz

Here’s a classic Colonial Plaza photo from the 70s when “cruising the plaza” offered a chance to show off your ride.

Also known as the “line-up”, it was where young people would drive through repeatedly, meet up with friends, grab a bite at the nearby McDonalds or Burger King, and basically hang out. If you had a muscle car, all the better, but the family station wagon would also suffice.

Note the old style Burger King in the distance. Burger King is still there today (198 Thomaston Avenue) but it has been remodeled a couple times since the 70s.

I won’t ID the GTO guy here. Maybe he’ll stop by and ID himself.

03/25/2021

How many knew the real name was: "The" Crazy Eight?

You might be interested in these Crazy Eight statistics.
09/17/2019

You might be interested in these Crazy Eight statistics.

Mr.Crazy Eight,Steve Mcildowie
06/06/2018

Mr.Crazy Eight,Steve Mcildowie

09/02/2017

Crazy Eight has been hovering just under 200 likes,like forever.Can some of you pick a pic or video and share it somewhere you think might attract new likes to get over 200? Thanks and have a great weekend!

Address

Thomaston Avenue
Waterbury, CT
88888888

Telephone

(888) 888-8888

Website

Alerts

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

Share

Category

//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); });