”
], { 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);
});
});
})();
During the Attitude Era and then the Ruthless Aggression Era, she mixed it up with stars from the men’s division and even ended up on the receiving end of some of their finishers. During a recent appearance on INSIGHT with Chris Van Vliet, she talked about one such moment.
Stratus said that she loves the art of selling and enjoyed working with the guys. The WWE Hall of Famer then recalled the time when she was going to be chokeslammed by Kane.
“That was here in Toronto. I remember some agent had said, ‘You’re not gonna like this, but they want you to get chokeslammed by Kane, I know it’s your hometown. Almost like that sucks, right?’ I’m like, ‘No, that’s amazing. That’s awesome.’ So Vince was so excited that I was excited. I’m like, ‘I get it, dude. This is amazing,'” she said.
With the Big Red Machine being seven feet tall, Stratus said she felt like she was falling in slow motion.
“He’s seven feet; an arm is a foot? So that was like eight feet. It just felt like I was in slow motion, just falling forever. I was like, oh, okay, there it is. But that was quite the bump,” she said.
Trish Stratus said she was bullied in WWE early on
During the conversation on INSIGHT, Trish Stratus talked about her friendship with veteran ring announcer Lilian Garcia.
She said that they bonded from the start due to both of them being bullied in the locker room. Stratus said that her things would be moved from the makeup counter without her knowledge, and she was told that since she’s new, the place wasn’t hers.
When Stratus realized that Lilian was going through the same thing, they became friends and started traveling together.
`;
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-vince-excited-trish-stratus-talks-taking-wwe-legend-s-finisher?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













