Join Keith Malinak from the History Channel's Project Blue Book as he uncovers the secrets of Roswell that they can't hide anymore. Watch as he reveals the truth about UAPs and the famous UFO incident in Roswell. In this grip...
document.addEventListener("DOMContentLoaded", function () {
const container = document.createElement("div");
container.className = "redcircle-player-container";
container.innerHTML = `
`;
// Insert at the top of the main content area
const mainContent = document.querySelector(".main-content");
if (mainContent) {
mainContent.insertBefore(container, mainContent.firstChild);
}
});