”
], { 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);
});
});
})();
He recently appeared for an interview on Busted Open Radio and revealed details of his surgery. Jacob mentioned that during his time off he decided he needed to regroup in his life.
“You know, that time I took off. I really needed to regroup in my personal life, mentally and physically. You know, let’s keep it real,” he said.
The former United States champion then revealed details of his surgery and how it changed things.
“You know, when I was off, my kids were off around, it was around the holidays. Got out October, November, December, New Year’s. It was being home with them…It was being home on the couch. I mean 11 teeth. I was supposed to get 12 teeth. I got 11 teeth pulled out in the back. So got 11 teeth,” he added.
Jacob Fatu has his eyes set on Drew McIntyre
Jacob Fatu has had his eyes set on Drew McIntyre ever since he returned to action last month. He attacked the Scottish Pyschopath during the Three Stages of Hell WWE Undisputed Championship match, but couldn’t prevent him from winning the Title.
McIntyre then attacked Fatu and Cody Rhodes during their match at Saturday Night’s Main Event and even cost the real-life Bloodline member a chance to be in the Elimination Chamber last week.
Hence, this week on SmackDown, Jacob came out to interrupt Rhodes and said his beef is with McIntyre. General manager Nick Aldis had to remove him from the ring. Later, backstage, Aldis told the Samoan Werewolf that he will get his hands on McIntyre but will have to wait.
If you use quotes from this article, please credit Busted Open Radio and give an H/T to Sportskeeda Wrestling for the transcription.
`;
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-post-surgery-update-wwe-star-jacob-fatu?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













