Worms wart & Fog Juice

Worms wart & Fog Juice The world is an oyster filled with pearls & loaded with diamonds in the rough!

Just a quick Marker sketch of a Clown for  fun! Fog Juice Stef Lau
11/28/2024

Just a quick Marker sketch of a Clown for fun!

Fog Juice Stef Lau

Watch, follow, and discover more trending content.

Further Progress on this Beauty ! Warning - Nudity.
11/26/2024

Further Progress on this Beauty !

Warning - Nudity.

Watch, follow, and discover more trending content.

New session of Morning Sketch!
10/18/2024

New session of Morning Sketch!

Check out Stef Lau’s video.

10/18/2024

Check out Stef Lau’s video.

Work of the day
07/25/2024

Work of the day

07/10/2024

TORNADOs CAN SUCK IT !!! I CHOOSE DEATH BY CORNDOG!

The beginning and somewhat finishing today
06/14/2024

The beginning and somewhat finishing today

I created this last night & then lost it in the couch! 😂                         this is called “Find the Truth” it lies...
05/08/2024

I created this last night & then lost it in the couch! 😂
this is called “Find the Truth” it lies beneath the surface!

04/02/2024

Come join me!

Address

Hamburg, NY

Alerts

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