”
], { 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);
});
});
})();
Bayley and Carmella featured in several matches as tag team partners in 2015 and 2016 on NXT. The former Damage CTRL leader recently took to Instagram to post a picture of herself alongside Carmella and the latter’s children. The 36-year-old noted that she would be in action tonight at the NXT live event in Johnstown, Pennsylvania.
“It’s not an NXT loop without BAYMELLA 😍😍 @theleahvandale Pit stop before #NXTJohnstown tonight! Tix still available on ticketmaster 🎟️,” she wrote.
You can check out the Instagram post below:
Bayley makes a massive request at a recent WWE NXT live show
On May 15, Bayley joined forces with Kendal Grey and Tatum Paxley to go up against the team of Zaria, Nikkita Lyons, and Kelani Jordan on an NXT live show in Buffalo, New York. After securing the win, The Role Model got on the mic and cut a heartfelt promo.
The former WWE Women’s Champion thanked Kendal Grey and Tatum Paxley for teaming up with her. She put over the NXT women’s division and demanded to be brought back to more NXT shows in the future.
“I love you so much. I want to thank you two [Tatum Paxley and Kendal Grey] for allowing me to be a part of your team and a part of your night, this is your NXT now. As much as I loved my time here, I don’t know if I can hang with this division right now because this is the best the NXT women’s division has ever been. So Shawn Michaels, Matt Bloom, whoever’s listening to this, bring me back all the time, bring me back anytime. I’m gonna be here, I want to fight the best, and if I’m fighting the best on Raw, SmackDown, and AAA, bring me to NXT, baby, and I’ll show you what the Hugger era was all about,” she said.
It will be interesting to see if Bayley will make appearances on any televised episodes of WWE NXT going forward.
`;
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-bayley-shares-heartwarming-reunion-former-wwe-superstar?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













