”
], { 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);
});
});
})();
“I love Randy as a heel. That Viper boy, there ain’t nobody like it when he gets ready to turn it on and put heat on himself. I mean, you could see [that there] wasn’t too much stuff out there, but just the way his facial [sic] is what I teach my class here. That’s where your money is at. His facial came from smiling until all of a sudden, man, it was like looking at ‘The Shining’. You know what I mean? You just waiting for the blood flow to come on out through them doors, but in this case, it came out through Cody Rhodes’ head. Yeah, it did. Right. So, I feel this was definitely something that [was] needed for WrestleMania,” Rikishi said.
Rikishi loved how Randy Orton transformed into a more vicious and unforgiving version of himself in no time on last week’s SmackDown. The real-life Bloodline member felt that the character change happened because the company needed it to inject life into the Undisputed WWE Title storyline heading into WrestleMania.
Rikishi feels the ongoing Randy Orton feud will elevate Cody Rhodes
Cody Rhodes is among the most beloved stars on the WWE roster right now. For nearly four years, The American Nightmare has been the ultimate babyface, battling the top villains of the company.
On his podcast, Rikishi said that Rhodes’ ongoing feud against a heel Randy Orton would take him to the next level.
“I feel that Randy Orton is the guy to be able to take Cody Rhodes to that next test.”
Going into WrestleMania 42, Rhodes would like to avenge last week’s beatdown. Moreover, he might have to work hard to gain the audience’s support since fans have been cheering for Orton despite his heel turn. The former Legacy teammates are expected to lock horns on Night One of The Show of Shows.
If you use quotes from this article, please credit RIKISHI FATU OFF THE TOP and give an H/T to Sportskeeda Wrestling for the transcription.
`;
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-reason-randy-orton-turned-heel-explained-wwe-legend?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












