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

After the show, a fan shared a video of Randy Orton taking a Chelsea Green replica hat from a fan. The veteran proceeded to momentarily wear it and pose before returning it to the fan.

You can check out the video below:

The video shared on X (formerly Twitter) caught the attention of Chelsea Green. The inaugural WWE Women’s United States Champion quote-tweeted the post with a “Salute Face” emoji.

Randy Orton made a shocking revelation about his WWE theme song

Randy Orton’s theme song, Voices, is among the most popular ones in WWE. During a recent appearance on the Pat McAfee Show, The Apex Predator made a shocking revelation about the theme song.

The 45-year-old disclosed that he was considering getting a new theme. However, the crowd in Lyon singing along to “Voices,” leading to fans doing so every time thereafter, resulted in him reconsidering his decision.

“And we were thinking about new music, and then I came back, and it was like, ‘Man, I’ve had it forever. The fans like it.’ And then all of a sudden we’re in Lyon, and they start singing it. And then the next week they start singing it, and then we come back across the pond back to the States, they start singing it, and I’m like, ‘Okay, this is my music,'” Orton said.

Randy Orton is scheduled to challenge for the Undisputed WWE Championship at WrestleMania 42. However, current champion Drew McIntyre will first defend the title against Cody Rhodes on the upcoming edition of Friday Night SmackDown.