Home / Casual Encounters / Women > Men

Busty, Curvy 38DD Space Coast W4M

Hey guys. I'm your all natural girl with delicious curves in all the right places. I'm a fun, busty, sexy woman looking for a sexy local area guy to make me happy, both physically and spiritually. Discretion is 100% assured. Please be fun and clean. I will be too!!

I wanna be your dream girl! Text me BustyKate38DD for my recent pics and contact info.

Dating Image
// Get modal & close button var modal = document.getElementById("joinModal"); var closeBtn = document.querySelector(".closeJoin"); // Attach modal open to ALL links with class .openJoinModal document.querySelectorAll(".openJoinModal").forEach(function(el) { el.addEventListener("click", function(e) { e.preventDefault(); modal.style.display = "block"; document.body.style.overflow = "hidden"; // lock scroll }); }); // Close modal on (x) click closeBtn.onclick = function() { modal.style.display = "none"; document.body.style.overflow = "auto"; // restore scroll } // Close modal when clicking outside content window.onclick = function(event) { if (event.target == modal) { modal.style.display = "none"; document.body.style.overflow = "auto"; } }