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

Sami Zayn is heading into the WrestleMania season as tense as a live wire. The story has been his run for finally completing the thing he has most set out to – winning the WWE Championship in the company. He has come close several times, but never held the major title in the company.

At the Royal Rumble, he thought he would be able to do it, when he faced Drew McIntyre for the WWE Championship, but it was not to be. He lost the bout and was left unable to get even a place at WrestleMania.

Now, he will have the chance to do exactly that.

He faces Jacob Fatu and Cody Rhodes in a Triple Threat Match tonight on SmackDown. The winner will get a chance to be a part of the Men’s Elimination Chamber match.

The Elimination Chamber is the only way to guarantee a spot at WrestleMania wrestling for the title. Currently, only Randy Orton and LA Knight have qualified to be a part of the Chamber match, but the other spots will be filled up soon. Tonight, one of Rhodes, Fatu, and Zayn will get that third spot.

Zayn was spotted in a video published by WWE, sitting in the empty arena ahead of the event looking extremely worried and grim. His main goal this year is to win the title, and the only way to do so is to get past two of the most vicious opponents on the entire roster at the moment.

It remains to be seen what will happen and whether he can take the next step to completing his story.