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

“It has been exactly a year since we made history at WrestleMania, and now it’s the time to make history again. After a few weeks of careful reflection, I’m proud to announce that AAA will have a new General Manager. For the next few weeks, I will be looking for the best candidate to assume this super important and powerful role, and take lucha libre to heights never seen before. The new general manager will be named live on Saturday, May 23rd here in Mexico City. Thank you for all your incredible support, and prepare yourselves, because with the new general manager in AAA, nothing will be the same,” Marisela Pena said.

There are four other general manager positions in WWE at the moment. Adam Pearce on Raw, Nick Aldis on SmackDown, Robert Stone on NXT and Timothy Thatcher on Evolve. But who will Marisela Pena choose as the GM of AAA?


Marisela Pena’s options include 2 Mexican legends

According to WrestleTalk, WWE Hall of Famer Rey Mysterio is the most logical candidate on the current roster. Mysterio is quite arguably the most famous luchador to ever make it to WWE. He currently works as a commentator alongside Corey Graves and JBL.

Another option is Chavo Guerrero, who is currently signed to WWE and works as a producer for AAA. Guerrero has a similar job description as Adam Pearce, Nick Aldis and Robert Stone, who all work as producers in WWE, though Stone is a producer for NXT while the two are on the main roster.

While Triple H is in charge of all creative aspects for WWE, Jeremy Borash and The Undertaker are key figures backstage in AAA, similar to what Shawn Michaels is doing in NXT.