Klugh Theater Karaoke

Klugh Theater Karaoke Over the years many have been to the Klugh Theater to karaoke and sign the wall. This is where the photos and videos from those crazy nights can be found!

Everyone who has sung, listened, enjoyed stories, or signed the wall of the Klugh Theater are welcome here. So many pictures and videos have been taking of the crazy memories created during our late night shenanigans from 2004 to many in the future as well. This is the place to finally post it all! Did through your many files that need cleaned off of your computer and post your Klugh Theater karao

ke moments on this page. Tag anyone and everyone you know. There are now over 400 names on our karaoke wall. There is no way we can remember everyone who has passe by in the last 9 years, so if you see someone you know, please invite them to this page and tag away! Enjoy everyone! Should have done this a long time ago!!!

Address

The Klugh'S
Grove City, OH

Alerts

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