], { 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);
});
});
})();

Popular WWE veteran Ridge Holland, aka Luke Menzies, is now almost ready to start his journey back to fitness so he can wrestle again. The star shared it online, along with an X-ray of his neck and spine, saying he was finally fully cleared to resume physical exercise without any restrictions so he could properly train. This comes after his second-level cervical disc replacement, which he went through only 8 weeks ago. He said that he knew it was unreal, and that he now only needed to get the screws out of his foot as well.

He ended by saying that they could call him the Bionic Yorkshireman.

“As of today I’m fully cleared to return to unrestricted physical exercise after my 2 level cervical disc replacement I had 8 weeks ago…UNREAL. I just need to get these screws out of my foot next. You can call me the Bionic Yorkshireman! 🙌🏻🦾”

The star was hurt back when he was in WWE, and since then, he has been released from the company. The star was among those whose contracts were not being renewed. Unfortunately, when he complained about it and talked about how he was being let go when he was still injured, things went badly.

The star going public with his issues, though, did not go well with the company. He was released before the contract ended. The star was complaining about not being paid while injured.

Now, the star is being covered for the rehabilitation of his injuries while away from the ring, but not otherwise.

It remains to be seen when the star wrestles next. Back in November, he was expected to be out till at least April. So it may be a bit longer than that before he wrestles inside a ring again.