”
], { 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, WWE has decided to replace its array of television production trucks, which have not been replaced for over a decade. The report further explained that the company will be using three mobile units that will essentially be the focal point of broadcast during travel between cities. These units would be the source of several media pieces, including replays and graphics among other things.

Furthermore, it was noted that these units could cost more than $12-$15 million per truck, which would bring the total over $36 million.

WWE CCO Triple H recently shared a stirring message on 9/11 anniversary

On the anniversary of 9/11, Triple H took to social media to share a message.

The WWE CCO posted a video in which he talked about the lives lost in the tragedy and how the nation was tested. He further spoke about honoring the fallen heroes

All of us remember where we were on that fateful Tuesday morning 25 years ago, when our country was forever changed. Thousands of Americans were lost in an unspeakable attack on our way of life… And as we mourned as a nation, our resolve was tested, but we persevered, demonstrating that our strength, our courage, and our spirit would not—and has never—wavered. We pressed on together. We rebuilt, honoring the fallen heroes, using the light of their memory to guide our journey forward. And today, on the 25th anniversary of September 11, we remember.”

The tribute post garnered a lot of attention in the pro wrestling community and others, with many eching Triple H’s sentiments.