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

“We are very close to bringing in a former WWE World Champion who has never wrestled here in AAA, and honestly, I’m very excited.”

This is massive for AAA, who are still riding off the high from the Mask vs Mask match last month. It seems that this was only one of several announcements made on AAA this week, since Rey Mysterio also confirmed that he has spoken to General Managers from WWE RAW, SmackDown, and NXT in the hopes that Rey Fenix can defend his Cruiserweight Championship across every brand.

A title defence is already being planned for Fenix on NXT, but it is yet to be announced officially. Fenix was able to recently successfully defend his title against Axiom on WWE SmackDown.

Rey Mysterio was handed the role as AAA General Manager back in May

The decision was made to make one of the greatest luchadores of all time, the General Manager of AAA, last month, and it seems that the show has already been boosted by his presence.

Mysterio has been able to attract some of the biggest names in the sport to AAA, and it seems that a former World Champion is now heading there as well.

The Mask vs Mask match proved that storytelling could be a strong point for the brand and could now be a perfect place for Mysterio to continue the story that WWE has already touched on with his son, Dominik.

Dominik is the current AAA Mega Champion and calls himself the King of the Luchadores, which is something that only someone of his father’s caliber could contest. Fans are hoping that the family feud will head over to AAA in the future, since Rey Mysterio appears to be making some positive changes to the brand now that it’s connected to WWE.