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

WWE director Kerwin Silfies recently died. Shawn Michaels took to his X account to send the message. He said that the WWE team had lost a very special part of the team, and said that Silfies had been the director during his entire career. He went into details about the man’s responsibilities backstage, and how he helped create the shows that the fans watched and loved.

He spoke about how he helped guide RAW, SmackDown, WrestleMania, and other shows into being from his director’s chair, leading the way. Shawn Michaels added that Silfies loved to work, he loved the crew that he worked with, and most of all, he loved getting it right. He said that he was grateful to have worked with him and that his thoughts were with his family and friends.

“The @WWE family lost a very special part of our team. Kerwin Silfies was our Director during my entire career. If you were there, you know how important that role was. He helped shape the sound, the feel, and the rhythm of what fans watched every week. Raw, SmackDown, WrestleMania… he was in the chair, leading the way. Kerwin loved the work. He loved the crew. And he took pride in getting it right. I’m grateful I got to work alongside him. My thoughts are with his family and everyone who called him a friend.”

The tributes has been pouring in for the legendary staff member, with Triple H himself paying tribute previously as well.

The former director was much loved backstage for the effort that he brought to work and for the amount of work he put into everything he did for the company.