TrashBirds

TrashBirds theatre lovers. tea enthusiasts. we make videos. basically just garbage.

newest episode is up and ready to party. happy MLK day ya goobs. new link in bio.
01/21/2019

newest episode is up and ready to party. happy MLK day ya goobs. new link in bio.

emily needs her wisdom teeth removed.
01/21/2019

emily needs her wisdom teeth removed.

season 2. that's right we have seasons.

intrigue ...??? monday ... ??? question marks ... ???
01/19/2019

intrigue ...??? monday ... ??? question marks ... ???

homies have matching reindeer socks. this is art. happy hanukkah.
12/04/2018

homies have matching reindeer socks. this is art. happy hanukkah.

10/30/2018

1/2 of TrashBirds fully endorses “becoming my own me” songs for developing toddlers by david kisor. the other half would rather set herself on fire.

not fans of this whole back-to-school business.
10/23/2018

not fans of this whole back-to-school business.

10/18/2018
we do it for the people. welcome.
10/18/2018

we do it for the people. welcome.

Address

Tigerville, SC
29688

Alerts

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