Save the Nitro

Save the Nitro Contact information, map and directions, contact form, opening hours, services, ratings, photos, videos and announcements from Save the Nitro, Nitro, WV.

From the March 9 1962 Kanawha Valley Leader
02/23/2021

From the March 9 1962 Kanawha Valley Leader

While demoing the inside of the theater, we came across this....
03/08/2020

While demoing the inside of the theater, we came across this....

Ceiling coming out..
01/14/2020

Ceiling coming out..

Found bits of history, while demoing the theater....
08/16/2019

Found bits of history, while demoing the theater....

More Demolition  happening today.
08/16/2019

More Demolition happening today.

Renovations have begun.
05/04/2019

Renovations have begun.

04/08/2019

Great story.

03/30/2019
Starting to take shape...
03/30/2019

Starting to take shape...

Started cleaning today
03/30/2019

Started cleaning today

03/26/2019

Had a meeting tonight, and the ball has started rolling. The beginnings of restoring the theater has begun.

Address

Nitro, WV
25143

Website

Alerts

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