SLATH art with a twist

04/17/2026
Without and with blacklight
04/16/2026

Without and with blacklight

One painting woth endless little goodies for the eyes
04/12/2026

One painting woth endless little goodies for the eyes

Isn't it cute?  A lil bag for my tablet
09/14/2025

Isn't it cute? A lil bag for my tablet

First painting I've done in a couple of years.
04/25/2025

First painting I've done in a couple of years.

Celebrating my 3rd year on Facebook. Thank you for your continuing support. I could never have made it without you. 🙏🤗🎉
04/14/2025

Celebrating my 3rd year on Facebook. Thank you for your continuing support. I could never have made it without you. 🙏🤗🎉

Just a quick little bright colored throw quilt
01/06/2025

Just a quick little bright colored throw quilt

Almost done with it. My first time making a quilted throw pillow. I have more ruffle to make and then I can sew it on.
12/11/2024

Almost done with it. My first time making a quilted throw pillow. I have more ruffle to make and then I can sew it on.

A quilted throw blanket that I made
12/01/2024

A quilted throw blanket that I made

Another beautiful painting by my son
07/16/2024

Another beautiful painting by my son

Address

Thomasville, GA

Website

Alerts

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

Contact The Establishment

Send a message to SLATH:

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