”
], { 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);
});
});
})();
On Busted Open Radio, WWE legend Mark Henry said he loves Williams’ overall look but seems to hate the special fur championship:
“I thought it fit him very well, the diamonds and fur. But man, come on, man, fur on the title…” (H/T PWMania)
Henry said that when he saw it, he asked, “really?” exactly the way The Miz does. It’s clear that he’s not a fan of that gimmicky look. He also doesn’t believe that WWE will even sell 12 of those titles.
Mark Henry loved seeing Baron Corbin in the mix with Trick Williams
Mark Henry popped huge for Baron Corbin, who made his return on Friday Night SmackDown. In the very same breath that he was talking about Trick Williams’ fur title and his dislike of it, he brought up Corbin, who returned to WWE after being released two years ago:
“Not only is he a friend of mine, I’m glad that he didn’t tell me that that was happening because it would have ruined the surprise that I got.”
Henry said that he “popped big” seeing Corbin getting back to work. It looks like The Lone Wolf is right back in the mix with the United States Championship, which is a title that he held before. He is also in the mix with Carmelo Hayes. One has to wonder what direction WWE plans to take with Corbin.
Perhaps he will resume a similar role to what he previously had.
`;
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-legend-takes-shot-trick-williams-one-specific-reason?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









![[WATCH] Ex-US Champion makes CM Punk break character during WWE show](https://litsportsnews.com/wp-content/uploads/2026/07/1e4e2-17839058060333-1920-450x300.jpg)



