JennWith2Ns

JennWith2Ns Check out my latest art and photography.

From Where I Stand: It’s Spring and I am collecting leaves to dry or press in order to use them in my artwork. I learned...
05/12/2025

From Where I Stand: It’s Spring and I am collecting leaves to dry or press in order to use them in my artwork. I learned how to dry them in 3-D! I use Silica sand.

https://www.facebook.com/share/p/1EfTFHV6i4/
05/07/2025

https://www.facebook.com/share/p/1EfTFHV6i4/

From Where I am:
From where I am in my head that is ...
Ever get a song stuck in your head?
Yesterday I had jingles stuck repeating in my mind.

Do you remember Woodsy Owl? He was in a PSA in 1977. They sing:
Help Woodsy spread the word. No matter where you go you can let some people know. Give a hoot don't pollute. Never be a dirty bird. In the city and on the ground help keep America looking good. (See first comment.) That repeated in my head almost all day Yesterday.

Today I had a different Owl in my head. Do you remember one asking "How many licks does it take to get to the center of a tootsie pop?" He'd count one, two, and on three he'd eat it. Well I was curious if anyone had ever tried to actually find out so I asked Siri. Her answer was quite a HOOT!

03/26/2025

I hope this makes you smile.
I called my wife and told her that I’d pick up Pizza and Coke on my way home from work. < l o n g pause > She still regrets letting me …
https://www.facebook.com/share/p/1L9PWWUzEm/

Address

Antioch, TN

Alerts

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