”
], { 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);
});
});
})();
You can watch the full video below. It should be noted that due to his connections to WWE and The Undertaker, Trump very likely had permission to use this song:
The Undertaker previously described the grueling nature of pro wrestling to Donald Trump
Donald Trump has a lot of respect for the wrestling business, and he was willing to give WWE a chance for shows like WrestleMania before many others would. That’s why two editions of WrestleMania (4 and 5) were held in the Trump Plaza in Atlantic City. Believe it or not, WrestleMania Vegas isn’t the first time WWE is hosting the grandest stage of them all two years in a row. It’s simply that the circumstances are completely different because TKO made the conscious decision to remove WrestleMania from New Orleans despite already advertising it, and they did so for money.
Regardless, Donald Trump, before becoming President again, asked The Undertaker about the grueling schedule, and this is what The Phenom had to say:
“What most people don’t realize, Mr. President, is that although we’re entertainment, but any given match, you’re two inches away from something really catastrophic happening…and then when you figure the amount of dates per year that you work, that really goes up exponentially the risk factor.” [8:39 – 9:01]
It was quite the press tour for Trump, who went on every major podcast he could to connect to the younger generation of Americans. It ended up working wonders for him.
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-watch-us-president-donald-trump-comes-the-undertaker-s-entrance-latest-rally?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


![[WATCH] US President Donald Trump comes out to The Undertaker’s entrance for his latest rally](https://litsportsnews.com/wp-content/uploads/2026/03/4e09e-17732893675313-1920-1024x576.jpg)