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

The feature will reportedly focus on a group of college seniors on break in the North Georgia Mountains who discover a guarded secret and a contagion that turns their getaway into a brutal battle for survival.

Writer-director Garrett Abdo gave a hint of what to expect in the upcoming feature when he said the following to Deadline:

“My last film, Exit Interviews, was deeply dramatic emotional therapy so I wanted to follow it up with something totally on the opposite end of the spectrum – something fun and outrageous, so gay zombies felt like it fit the mold.”

Writer Watkins added to this, saying:

“Sexy, scary, and laugh-out-loud funny, Zombois is going to be one hell of a ride. I can’t wait to be a part of it.”

Sonya Deville’s latest announcement has only increased fans’ expectations for the former WWE Superstar, and the excitement over the movie will increase as more news breaks.


Sonya Deville hints at her in-ring future

The star hasn’t performed in any other promotion since her WWE exit earlier this year.

The former WWE Women’s Tag Team Champion was part of the Stamford-based company for almost a decade and played a big role on the main roster on WWE RAW, where she was part of the faction Pure Fusion Collective, along with Shayna Baszler and Zoey Stark.

A report based on Fightful Select‘s Select Answers from earlier this year noted that Sonya Deville was ‘effectively retired,’ but had also claimed ‘never say never.’

While the WWE Universe waits for Deville’s next move, many would like to see the star back in action inside the ring, too.

Why did you not like this content?


`;
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-former-wwe-star-sonya-deville-shares-massive-announcement-gay-zombies?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

Leave A Reply

Exit mobile version