”
], { 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);
});
});
})();
“His story is going to be about getting fired, the drinking problems and things like that, and overcoming that. It looks like that’s a babyface story. Overcoming your drinking problems is definitely babyface positioning. We’ll see. I mean, he’s got something,” said Dave Meltzer. [H/T – Ringside News]
.
Meltzer believes this emotional framing makes it a babyface story glorifying how he has overcome that. Alvarez brought up Lacey Evans’ past return, though, where her emotional vignettes were flipped into a heel turn. Although Cass hits different as the real-life weighs in a lot here following his 2018 release from WWE.
Bully Ray reacted to Big Cass’ upcoming WWE return
Bully Ray has reacted after Big Cass’ first vignette aired on RAW last week. It was befitting for Bully to comment on it as Cass’ first main roster debut was when the Dudley Boyz were in the ring. This puts history between them.
“On a personal level, me and Tommy had put Big Cass in an ambulance one night in the ECW Arena because he had hit rock bottom, and he has come back way, way, way from the pits of hell. Glad to see the vignette from Cass. I hope Enzo’s not far behind. I hope we get these two guys back together, but if it’s just Cass on his own, so happy for that dude,” he said.
Speaking on Busted Open Radio, that he personally had put Cass in an ambulance once for his substance abuse. From that point to now, Bully says Cass has come a long way and is hoping to see great things back in WWE.
`;
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-wwe-star-reportedly-returning-as-a-babyface?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













