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

Earlier today, Matt Cardona took to Instagram to share a picture of himself lying in the ring following Randy Orton’s assault. In the caption, the former WWE United States Champion noted that he had worked very hard for six years to get back to the company. Cardona claimed that he was not finished, even after what The Apex Predator did to him.

“I busted my a** for almost 6 years to get back to @wwe. No matter what @randyorton or anybody else does to me, I’m not finished,” Cardona wrote.

You can check out his Instagram post below:

Chelsea Green believes Matt Cardona will be on WWE SmackDown this week

In a recent interview with 93.7 The Fan, Chelsea Green was asked about how her husband, Matt Cardona, was doing after Randy Orton’s attack on him.

The inaugural WWE Women’s United States Champion opined that despite being taken out last week, Cardona would be in Pittsburgh for the upcoming edition of Friday Night SmackDown. She further pointed out that Randy Orton would definitely be there and hinted at a potential run-in between the two stars.

I don’t know what’s going to happen this week, whether he’s coming to Pittsburgh or not. I would assume he will because I know him. Um, so he will most likely be here. Randy [Orton] obviously will be on Smackdown at PPG Arena. So who knows like, will they have a run-in? I don’t know,” Green said. [H/T: itrwrestling]

It will be interesting to see if Matt Cardona and Randy Orton cross paths later this week on Friday Night SmackDown.