”
], { 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);
});
});
})();
Now, TNA President Carlos Silva has confirmed that Joe Hendry has officially signed a contract with the Stamford-based promotion during a recent edition of The Ariel Helwani Show. Silva highlighted that Hendry will return to TNA shows from time to time, but is now a full-time NXT wrestler.
He added that he was extremely happy for the former TNA World Champion, calling the latter a “super good guy.”
“Joe is now part, you know, you’ll see him on NXT all the time. Uhh, as part of our partnership, you may see Joe come back and be on TNA shows, cause that’s just part of what we do with WWE and NXT is we share wrestlers. [So, he’s a WWE wrestler now?] That’s right… I’m super happy for Joe. I’m super happy for WWE. We kind of all worked on it together, and you know Joe’s a great talent and a super good guy,” he said.
Check out his interview in the post below:
Joe Hendry was part of WWE WrestleMania 41
At this year’s WrestleMania, Randy Orton was supposed to face Kevin Owens in a singles match. However, before the show, KO revealed that he had been dealing with neck issues for quite some time and needed to undergo surgery.
At ‘Mania, Orton’s opponent was finally revealed as Joe Hendry, who surprisingly came out with the TNA World Championship around his waist. Although he put on an incredible display of action inside the ring, it was not enough to beat The Apex Predator. However, it was a huge deal for Hendry as he got his WrestleMania moment against a legend.
It remains to be seen what Shawn Michaels has planned for Joe Hendry’s future in NXT.
Please credit The Ariel Helwani Show and give an H/T to Sportskeeda Wrestling if you use quotes from the first half of this article.
`;
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-breaking-tna-wrestling-president-carlos-silva-officially-confirms-new-wwe-signing?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













