”
], { 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);
});
});
})();
Dax Harwood has now shared a post on Instagram, where he broke the news of Condrey’s unfortunate passing. The AEW star explained that the duo of Dennis Condrey and WWE legend Bobby Eaton, collectively known as The Midnight Express, was the greatest tag team he had ever witnessed.
“My Friend, Dennis. GoFundMe set up in his memory in my bio. Greatest of All Time scenarios will always be a hot button for debate. However, when it comes to greatest tag teams of all time, almost always is The Midnight Express brought up. I’ve watched my fair share of tag team matches; maybe more than anyone! I can tell you with absolute honesty and sincerity, I’ve never seen a better Tag Team than Dennis Condrey and Bobby Eaton,” wrote Harwood.
Dax Harwood on his personal equation with WWE veteran Dennis Condrey
Furthermore, Harwood revealed that he was fortunate to have built a deep bond with Condrey and his wife, Theresa, in recent years. The ex-WWE star added that he would regularly share texts with Dennis Condrey after all of his matches to seek out his advice on how to improve his in-ring work. Check out his post below:
“Dennis and I would text after every match I had. He would always tell me what he liked and what he felt I could work on. That is something that’ll never be lost on me. One of my heroes loved me enough to take time out of his day to let me know how proud he was of me. I loved that man and I’ll do everything I possibly can over the next few years I have left in the business, to keep his and the Midnight Express’ spirit alive. They paved this road so all other tag teams could walk easier. God Bless a true Pioneer of Professional Wrestling. Rest in Peace “Loverboy” Dennis Condrey.”
We at Sportskeeda Wrestling extend our deepest condolences to Dennis Condrey’s family and friends in their moment of grief.
`;
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-dax-harwood-announces-74-year-old-wwe-veteran-dennis-condrey-passed-away?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













