”
], { 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);
});
});
})();
On social media, Reigns shared a video of him arriving in Mexico City for his match against Penta. Mysterio thanked the World Heavyweight Champion and promised an epic episode of Monday Night RAW.
“Appreciate the opportunity for our people OTC. 🇲🇽 is gonna be 🔥🔥” wrote Reigns.
Check out a screengrab of Mysterio’s comment:
Roman Reigns Sent A Message After Missing Last Week’s WWE RAW
Roman Reigns was absent from last week’s WWE RAW, but didn’t hold himself back while addressing others with a message posted to social media. The OTC started the message by wishing everyone a happy Labor Day before warning Royce Keys and OTM.
He said:
“It was going well, and then the storm rolled in, and it just seems to be perfect for what’s been going on with me and the Bloodline. We’ve just been trying to represent. That’s all we really want to do is represent our family, the first family, the only family that matters in this business. And we can’t even do that. I wanted to have a good tournament. I wanted to go to Mexico City, and I wanted to showcase something special. Royce Keys and his boys seem to not agree with any of that. They want to ruin all of that. And Jacob, he seems to think this is very serious, but none of you are on my level. And if my family doesn’t understand that, if they don’t hold themselves to that standard, then we have a huge problem here.”
Reigns will look to walk out of Mexico City with the World Heavyweight Championship, but he could have the odds stacked against him, especially with the crowd likely to back up Penta for the match.
More from Sportskeeda
${getStoryActionHTML(story, storyTitle, permalink)}
`;
if (index == 3 && isOpera) {
storyHTML += `
`;
}
recommendedArticlesContainer.innerHTML += storyHTML;
});
}
}
function getStoryActionHTML(story, storyTitle, permalink) {
if (shouldHidePostActions) return “”;
return `
`;
}
function recommendedArticles() {
var baseUrl = “https://cf-gotham.sportskeeda.com/recommendations/post/news-appreciate-opportunity-wwe-hall-famer-guarantees-a-historic-monday-night-raw-after-roman-reigns-arrives-in-mexico?lang=en&category=wwe”;
pureJSAjaxGet(baseUrl, function(data) {
renderRecommendedArticles(data);
if (isOpera) {
renderOperaFeedAd();
}
}, function() {}, false);
}
var options = {
root: null,
rootMargin: “0px 0px 70% 0px”,
threshold: 0.1
};
var observer = new IntersectionObserver(function (entries) {
entries.forEach(function (entry) {
if (entry.isIntersecting) {
recommendedArticles();
observer.unobserve(entry.target);
}
});
}, options);
var targetElement;
if (showAlsoReadSection && !showAlsoReadSectionV2) {
targetElement = document.querySelector(‘.also-read-articles-container’);
} else {
targetElement = document.querySelector(‘.recommended-posts’);
}
if (targetElement) {
observer.observe(targetElement);
}
function renderOperaFeedAd() {
var operaFeedArticleAd = $(“.opera-article-feed-ad”);
if (!operaFeedArticleAd) {
return;
}
var firstScript= document.createElement(‘script’);
firstScript.setAttribute(“type”, “text/javascript”);
firstScript.setAttribute(“src”, “https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-1883810847636355”);
firstScript.setAttribute(“async”, true);
firstScript.setAttribute(“crossorigin”, “anonymous”);
operaFeedArticleAd.appendChild(firstScript);
operaFeedArticleAd.innerHTML += `
`;
var secondScript = document.createElement(‘script’);
var secondScriptCode=””;
try {
secondScript.appendChild(document.createTextNode(secondScriptCode));
operaFeedArticleAd.appendChild(secondScript);
} catch (e) {
console.error(e);
}
}
})();
Fetching more content…
Read the full article here



