FireBird

FireBird Insured fire & L.E.D spinning/entertainment. I use a fire, led and a cage staff. Meteorite rope dart just added...DJ/karaoke, weddings, parties, festival's ect.

Currently performing with Pyrotechnika and the School of Scorch

We will be returning to the Pottery Festival this year as the closing show. Check us out on the main stage Thursday and ...
06/06/2021

We will be returning to the Pottery Festival this year as the closing show. Check us out on the main stage Thursday and by the shelter house Friday and Saturday at sundown each night around 9:00p.m.

10/26/2020

Rockbridge State Nature Preserve
Filabusta - Recipe
Staff from Wizardtricks Fire and Art Gear
Drone footage by Andrew Pillsbury

Address

Corning, OH
43730

Website

Alerts

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