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

Cody Rhodes recently lost his Undisputed WWE Championship when he faced Drew McIntyre. The match was even until Jacob Fatu suddenly returned and attacked McIntyre. Soon after this, when Rhodes was left wondering what happened and confronted Fatu, the star started to beat him down as well.

This gave McIntyre the chance to get out of the ring and escape the steel cage. With that win, he got the Undisputed WWE title.

Naturally, Rhodes blamed Fatu for it and things have been heated between the two stars ever since then. They are set to clash in the ring at Saturday Night’s Main Event, but before that could happen, they were interviewed backstage prior to the show. While it was just supposed to be Michael Cole interviewing Cody Rhodes, Fatu showed up and once again, proceedings turned hairy.

After this, to ensure neither star started to brawl and injured themselves or each other prior to their Saturday Night’s Main Event match, Nick Aldis, the SmackDown General Manager, decided to do what was needed and threw them both out of the arena.

They were escorted out of the arena as per Michael Cole and thus were not present for SmackDown at all, missing the show.

With the two clashing tomorrow, Drew McIntyre will want to keep a watch on what happens, as whatever happens, both stars have unfinished business with him. The Royal Rumble might be the next logical step for them to go through, to get back to McIntyre, given a new No. 1 Contender for his title is already being decided.