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

Randy Orton is set to face Cody Rhodes for the Undisputed WWE Championship at WrestleMania. There, the star is going to try and get the belt to make it a 15-time champion. Pat McAfee has commented on the coming match, saying that he is shocked that Orton is not the one running WWE at this time. However, he said that changes after WrestleMania. He went on to say that the star will win at Mania and “save the business.”

He also said that if this does not happen, then he will never be seen or heard from in the wrestling world once again.

“The only “shock” is that @RandyOrton, the greatest Sports Entertainer of all time, isn’t running @WWE. That all changes at Mania… When he becomes 15 TIME WORLD CHAMPION AND SAVES THE BUSINESS for future generations while doing so. And if he doesn’t… I’ll NEVER BE SEEN OR HEARD IN THE WRESTLING WORLD AGAIN”

The arrival of McAfee on the most recent episode of SmackDown has caused shocks and tremors across the wrestling world, as no one was quite expecting him to be the mystery man that Randy Orton was talking about. Now that he has arrived, there are those hoping there will be a twist, but so far, nothing like that has been seen as a possibility.

What happens at Mania, though, remains up in the air, as it seems that Orton could quite easily win the title to become a top-level star.