Keep Smiling

Keep Smiling Everything happens for a reason, live it, love it, learn from it! Make your smile change the world, b

05/24/2026
write in comment
04/19/2026

write in comment

The Mother's Love ❤️
01/06/2026

The Mother's Love ❤️

Happy New Year 💓
01/01/2026

Happy New Year 💓

Judge Frank Caprio, known as the “Nicest Judge in the World,” passed away at 88 after a brave fight with pancreatic canc...
08/23/2025

Judge Frank Caprio, known as the “Nicest Judge in the World,” passed away at 88 after a brave fight with pancreatic cancer.
His show Caught in Providence made him a viral icon, as he handled cases with warmth, humor, and genuine empathy—often forgiving fines and offering second chances.
Even in his final days, he shared a heartfelt video from his hospital bed, thanking supporters and asking for prayers, showing the same compassion that defined his life.
After nearly 40 years as Chief Judge of Providence Municipal Court, Caprio retired in 2023, leaving a legacy of gentleness and understanding.
A devoted husband, father, grandfather, and great-grandfather, his kindness continues to inspire millions to carry forward his spirit of empathy.

Address

Sunrise, FL
33323

Alerts

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

Featured

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