”
], { 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);
});
});
})();
“Like I made up in mind early, like I am going to smack the microphone out of Randy Orton’s hand. I said if I am going to do it, then I gotta smack it and make sure that, you know I don’t look stupid. You know it can’t just fall over. You know what I mean? Like imma smack the microphone out of hands, you know. And I hit the microphone, he instantly said “watch out,” you could see the microphone just go flying into the crowd. It was hilarious man I was ‘oh shoot like we’re about to hit somebody,’ and then I had to snap back into it. I meant what I did too, Randy,” he said.
Moreover, Trick also responded to the host’s question about whether he got in trouble backstage for the same.
“Yeah, a little bit, man I tried to learn some German and say “I am sorry” real quick. But I don’t think they understood what I was saying,” he added.
Randy Orton drops WWE retirement tease
In an interview on the Pat McAfee Show, The Apex Predator, ahead of the WWE Elimination Chamber Premium Live Event, dropped a retirement bombshell, acknowledging that he doesn’t know how many more Chambers and WrestleManias he has left in him.
“I’m 46 in a couple of months, and you know, I can’t do this forever. I’ve been doing it for 26 years. If I could do it another decade, I will. The work rate, the way that I wrestle, you know, maybe I could pull that out. But I know that time’s coming. So, I don’t know how many more Chambers I got. I don’t know how many more WrestleManias I got,” he said. (From 13:29 – 13: 46)
That said, it will be interesting to see what plans Triple H and the WWE creative team have in store for The Viper at The Showcase of the Immortals and whether he becomes the Undisputed WWE Champion.
`;
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-unscripted-randy-orton-moment-explained-wwe-star-got-in-trouble-backstage?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













