”
], { 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);
});
});
})();
Either way, pictures have emerged of Rougeau being perfectly fine two weeks after the incident despite claiming he was in a wheelchair. He suplexed fans on a mat, meaning that Harry Smith’s suplex was probably not as bad as he stated.
Natalya’s former partner, Harry Smith, also suffered a huge loss this year in February
Harry Smith appeared to have suffered a very unfortunate loss in Canada at a hotel, where he was to be a part of the Canadian Wrestling Elite promotion. It appeared as though his hotel room had been broken into, and his father’s Hall of Fame ring had been stolen:
“Need help from my friends and followers in the Lloydminster area…. The CWE crew who performed last night were the victims of a break in at their hotel. Sometime early this morning someone broke into their trailer and stole the following items: – “The British Bulldog” Davey Boy Smith Jr.’s Wrestling Gear & Travel Bag – Hart Foundation Leather Vest – British Bulldog Hall Of Fame Ring – Gold Chain & Jewelry – CWE Tag Team Championship Belt RCMP have been called.”
It was obviously a very valuable item to him and his family. The British Bulldog was a key part of WWE history during the 1990s, and headlined what was by far the highest-attended show in WWE for two decades until WrestleMania 32 in 2016.
It’s a very unfortunate situation. Natalya’s former partner, Harry Smith, also briefly made an in-ring return for WWE back in 2021, but that was a one-and-done situation.
More from Sportskeeda
${getStoryActionHTML(story, storyTitle, permalink)}
`;
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-natalya-s-former-male-partner-accused-injuring-66-year-old-ex-wwe-star-putting-wheelchair?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


