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

According to a recent report from Fightful Select, Sean Ross Sapp said he has not heard any concerns from WWE about Vince potentially appearing in the Epstein files. He was surprised that McMahon’s name had not appeared in the Epstein files since even Bruno Sammartino’s passing was referenced.


New footage has emerged of Vince McMahon’s car crash

Last year, Vince McMahon was involved in a car crash when his Bentley rammed into the back of a BMW while driving at over 100 mph on Route 15 in Westport, Connecticut. After rear-ending the BMW, McMahon’s car crashed into a guardrail, which sent some debris across the other side of the road and hit a Ford Fusion that was driving in the opposite direction. All the cars involved were totaled and had to be towed.

Now, The Sun released the police body cam footage, which showed McMahon’s car rear-ending another vehicle. When the police officer approached the former WWE Chairman, he appeared to be in a dazed state. He even received a misdemeanor summons for reckless driving. Check out the footage here.

Luckily, nobody was seriously injured in the car crash.