”
], { 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);
});
});
})();
Addressing the rumors, she clarified that she had never been “hooked up” with the veteran star. Further, Shelly asserted that he is not her type and that she has no attraction to him.
“I never hooked up with Batista. No offense to Batista, he’s zero my type, first of all. Zero, zero, zero, zero. So, you guys are like bossing me to have this weird, fake, never happened relationship with somebody that I had no attraction to whatsoever.” (H/T TJR Wrestling)
For those unaware, the Animal was romantically linked with stars including Kelly Kelly, Melina, and more in WWE.
However, based on Shelly Martinez’s comments, it seems she has no romantic connection with the Hollywood star.
What is former WWE star Batista doing now?
Currently, Batista is retired from the in-ring competition. The Animal had in his last match on April 7, 2019, at WrestleMania 35. Here, the veteran locked horns with Triple H in a No Holds Barred match and suffered the loss.
As of now, Batista is involved in his Hollywood career. His latest release was ‘The Wrecking Crew‘ featuring him and Jason Momoa in the key role. Besides this, the retired wrestler appeared in popular movies such as Avengers: Endgame.
So, with this, it’s clear that the Animal is indeed thriving in his acting career after having a blockbuster run as a wrestler.
`;
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-i-never-hooked-batista-he-s-zero-type-former-wwe-diva-makes-wild-confession?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













