], { type: “text/html” }
);
const iframe = document.createElement(“iframe”);
iframe.src = URL.createObjectURL(blob);
iframe.style.cssText = “width:100%;height:100%;border:0;”;
container.appendChild(iframe);
attachIframeMessageListener(iframe);
}
const observer = new IntersectionObserver((entries, obs) => {
const entry = entries[0];
if (entry.isIntersecting) {
obs.unobserve(entry.target);
requestIdleCallback(() => {
initWidget(entry.target);
}, {
timeout: 200
});
}
}, {
root: null,
rootMargin: “300px 0px”,
threshold: 0.01
});
requestIdleCallback(() => {
$all(“.nl-inline-form-container”).forEach((c) => {
observer.observe(c);
});
});
})();

Cain Velasquez is out of prison and Ronda Rousey has reacted to the news of the WWE star’s release

Velasquez recently revealed that he was finally going to be released from prison on parole on February 15. He went on to say that he was going to be part of a Holotropic Breathing Seminar as well. He has been in custody for 11 months.

“Cain Velasquez-Holotropic Breathing Seminar. After my release on February 15th, I’m exploring the idea of hosting a one-day Holotropic Breathing Seminar in the San Jose area. This would be an in-person experience focused on: • Guided holotropic breathing • Mental & emotional reset • Stress release & clarity • A personal meet & greet • Q&A and shared conversation • Group photo. Breathwork has been a powerful tool for me—physically, mentally, and spiritually—and I’d like to share it with others in a focused, intentional setting.”

Soon after this announcement, Ronda Rousey spoke out about the situation. She was very happy to hear that he was being released on parole from the California State Prison and wished him well, welcomed him back, and wished that his family could finally heal after this.

“😭😭😭 Welcome back Cain! Wishing you and your family happiness and healing!!”

Velasquez is now out of prison.