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

As WrestleMania week kicks into high gear, Drew McIntyre shared his major plans for the week with an Instagram post. He released a video of his ‘Mania public service announcement (PSA) for fans on the kind of behaviour they should indulge in during this massive week.

“I’m trying a new approach for this WrestleMania week PSA. This will probably resonate more…” McIntyre wrote.

The Scottish Warrior has been in an intense rivalry with Jacob Fatu on Friday Night SmackDown since Fatu’s return from injury in January. It will be interesting to see if he can walk out of Las Vegas victorious.


Drew McIntyre attacked Jacob Fatu on SmackDown

Last Friday on SmackDown, Jacob Fatu defeated Tama Tonga in a one-on-one match. After the bout, Fatu grabbed a microphone to speak, but Drew McIntyre entered the ring and attacked him from nowhere. The referee tried to intervene, but the situation escalated between the bitter rivals.

After a series of back-and-forth exchanges, The Scottish Warrior gained the upper hand. He grabbed a steel chair and struck Jacob Fatu across the back. Then, he pulled out handcuffs from his pocket, cuffed Fatu’s hands to the ring post, and continued the assault.

It didn’t stop there. Drew McIntyre threw The Samoan Werewolf back into the ring and hit him with a Claymore Kick. He then removed his belt and whipped Fatu with it. WWE officials rushed into the ring to break up the attack, but McIntyre pushed them away and continued to whip his opponent with the belt before the officials finally managed to break things up.

Given this, fans eagerly anticipate how Jacob Fatu will address his attack on the go-home edition of SmackDown before their big match at WrestleMania 42.