”
], { 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);
});
});
})();
Recently, at a live show in Quito, Bayley was involved in a fatal four way match for the women’s Intercontinental Championship, where she took on the champion Raquel Rodriguez, Iyo Sky and Sol Ruca. Rodriguez ended up winning the match to retain her title but it was a special night for the Hugger.
After the match, the former women’s champion got a standing ovation for her performance in the match. It was great to see the crowd acknowledge her and it will be interesting to see if it will sway her mind into signing a contract extension with WWE.
Dutch Mantell advises Bayley on what to do next
Veteran wrestling manager Dutch Mantell has seen his fair share of stars from his time in the WWE. With all this experience, Mantell has now given some advice to Bayley regarding her future.
Speaking on an episode of his Story Time with Dutch Mantell podcast, the former WWE man advised the former women’s champion to take advantage of her situation and make as much money as possible. He said:
“You know what I’ve got to say about it? More power to her. Make all the money you can because this is the only time you’re going to be able to make it. So, take advantage of your situation and capitalize on it. Hey, six to eight years in a company? That’s a long time. It’s hard because I’ve done it. It’s hard to keep somebody alive if they’ve wrestled everybody they have wrestled, and especially if it doesn’t affect today.”
Bayley will have to make a decision sooner rather than later and her fans will be waiting to see what it will be.
`;
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-video-wwe-icon-bayley-gets-standing-ovation-in-first-match-back-amid-aew-rumors?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













