”
], { 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);
});
});
})();
“It’s pretty incredible how someone can fight so hard for so long, travel the world battling so much, and somehow still look so handsome doing it 🙂 That smile never left you. You have given this world so many gifts. Your presence was a bright light in my life, and in so many others. And while your physical body may no longer be here, I know your spirit is doing big things. I feel it already. We may have lost a good one here on earth… but heaven gained something extraordinary,” she wrote.
Keibler was inducted into the WWE Hall of Fame in 2023 during WrestleMania 39 weekend.
Popular WWE star would like to have a match against Stacy Keibler
WWE RAW star Maxxine Dupri recently shared that she would love the chance to step inside the ring with Stacy Keibler.
Speaking on The Abe Kanan Show, the former Women’s Intercontinental Champion admitted that she loved being compared to the legend. Dupri added that she would be honored to have a match against Stacy Keibler someday.
“Don’t get me started! Don’t get me started! First of all, I would literally combust with joy! I, since I’ve debuted, have always been compared to her, and it is the greatest compliment in the world. First of all, those legs? Those legs? Are you kidding me? I am truly obsessed with her. Seeing her when she was inducted into the Hall of Fame… it was like seeing an angel in the flesh. Truly just the most euphoric, beautiful human, and I would be honored to ever step in the same ring as her,” she said.
Dupri battled Nattie (formerly known as Natalya) earlier this week on WWE RAW, but the match ended in a double count-out.
`;
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-wwe-hall-famer-stacy-keibler-shares-heartbreaking-tribute-james-van-der-beek?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













