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

John Cena noted that after months of planning and effort, he is excited to break some history-making news, which he will deliver at the upcoming premium live event. The Cenation Leader added that his announcement will change the WWE experience for Superstars and fans.

RAW General Manager Adam Pearce was quick to react to the announcement, as he made things official.

“It is official,”- Adam Pearce posted


WWE Universe could see more of John Cena following Backlash

John Cena’s appearance at Backlash may not be a one-off affair, if a recent report is to be believed. According to Dave Meltzer of Wrestling Observer, the 3-time World Heavyweight Champion is signed to a contract for multiple dates, and the Backlash appearance is one of them:

“They signed him to a contract which called for a number of appearances, so this is one of those appearances. His deal called for these things. I think the mentality is that John Cena is important and getting him on TV is important, and he’s signed for a number of dates so that’s one of them. That’s it,” Dave Metlzer reported.

Many expected John Cena to disappear from WWE forever following his retirement. However, the Cenation Leader is one of the biggest names to have come out of the pro wrestling industry, and his star power has ensured WWE appearances even after hanging up his boots.