], { 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);
});
});
})();

However, Kim Turman Laurinaitis, the wife of Joe Laurinaitis, aka the late Road Warrior Animal blasted the episode. Taking to Facebook, she mentioned that she was not approached to be a part of the documentary and said her husband would not be happy over how he was depicted.

“For all of you, reaching out to me right now, asking if I’m part of the A&E biography….NO HIS ACTUAL WIFE (the one that was with him the nt he died & years before) WAS NOT CONTACTED TO FILM BELIEVE IT OR NOT.. THE ONE THAT PAYS FOR THE TRADEMARKS AND IS WORKS TO CONTINUE HIS WISHES & LEGACY WITH THE LOD EXPERIENCE AND MANY OTHER THINGS🤯🤯BUT THIS IS SUPPOSED TO BE ABOUT RESPECT FOR JOE AND THE LOD/ ROAD WARRIOR RIGHT??? 🤣🤣🤣 Yeah ok believe what you want…I can guarantee you my husband is NOT happy in heaven BUT his story, the REAL story and TRUTH OF ALL OF IT will come out. This is disgusting literally disgusting at his expense and I will not be quiet anymore.Shame on all involved …THE TRUTH WILL ALWAYS COME OUT!!🤬🤬🤬 They only did it this way because he was not here, but I still am and will fight for HIS wishes! Do they give out Oscar’s 🏆for acting performances in this?? WOW 😳👏 Some of the people on here never kept in touch, wouldn’t even walk over to speak to him, & talked so much 💩! Phony asses getting their irrelevant “moment”🙄 Mindy,” she wrote.

Later, in another post on Facebook, she mentioned that facts around her late husband’s passing were inaccurate, mentioning he passed away in a hotel not in a hospital as shown in the documentary.

WHAT IN THE FCK AM I WATCHING?!!!🤯🤯🤯 OMG I AM SO DONE. THIS IS NOT HOW MY HUSBAND DIED & FYI HE DIED 9/22 AT OUR HOTEL NOT A HOSPTIAL,THEY NEVER TOOK HIM TO A FCKING HOSPITAL, HAD TO TRY TO SAVE HIM IN OUR HOTEL ROOM!! I WAS THE ONLY 1 THERE W/PARAMEDICS… ARE YOU SERIOUS RIGHT NOW? I HELD HIM FOR OVER AN HR TRYING TO WAIT FOR JESSICA AND LINDSEY BOTH DAUGHTERS TO GET THERE BEFORE THEY TRANSPORTED HIM TO A FUNERAL HOME!!! WHAT THE FCK IS HAPPENING!!??? I AM ABOUT TO LOSE MY GD MIND RIGHT NOW. I HAVE NEVER BEEN SO MAD….Can anyone tell the truth anymore???? What fake ass phony people…. People pretending to be friends people pretending to tell the truth at my husband’s expense God Almighty help you all that have you used him for the last freaking time!!!!! wow wow wow wow no words all of you know y’all just put on a fantastic performance standing ovation for that bullshit show!!! 💩💩💩 why didn’t we talk about how disrespected my husband was during his memorial planning, let’s talk about the struggles and how much he went through and cried over the past 10 years about how he had been treated by the people he loved so much… y’all wanna talk about shit that’s not true. Let’s talk about the truth!!!!!! and what was really important to Joe!!!! Shady ass produced show NOT endorced by his wife the one who pays for the trademarks, bills, taxes, etc!!!” she wrote.

How The Road Warriors Became Wrestling Legends | Biography: WWE Legends | A&E

Thurman’s account of Road Warrior Animal’s death matches the report from TMZ in 2020 when he passed away.


Road Warrior Animal had a run in WWE during the Ruthless Aggression Era

After leaving WWE in 1999, The Road Warriors had stints in WCW and Japan before returning to the Stamford-based promotion in 2003. After Hawk’s passing, Road Warrior Animal began teaming up with Heidenreich on WWE SmackDown.

The duo won the WWE Tag Team Championship before the team came to and end following Heidenreich’s release in 2006. Road Warrior then briefly teamed up with Matt Hardy and had a short singles run.

He was released from his contract in 2006 and in 2011 the Road Warriors were inducted into the WWE Hall of Fame.

Why did you not like this content?


`;
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-disgusting-my-husband-happy-heaven-late-hall-famer-s-wife-slams-wwe?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

Leave A Reply

Exit mobile version