”
], { 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);
});
});
})();
“Booker is a legend. He’s a multi-time Hall of Famer. I think he’s a great commentator. He’s done so much for this business and for his training guys. He’s one of the best guys I’ve ever met. I think he’s a great commentator, and people agree with that,” he said.
JBL suggested that those who voted for Booker T as the worst announcer were “bozos” and that the former World Heavyweight Champion was awesome on commentary.
“You know, these guys like Meltzer and these guys are a bunch of bozos. I think Booker is awesome. I’m so happy that what Booker is doing, and I think he’s fun to be around. He’s infectious. You know, Booker is one of these guys that just lights up a room, and I think he does that on commentary also,” he said. [H/T: Wrestling News]
You can check out the interview in the video below:
JBL hasn’t competed in a WWE match since the 2014 Men’s Royal Rumble, which Batista won.
Booker T calls out WWE legend for criticizing Ava
Booker T recently called out Dutch Mantell for his criticisms of former NXT GM Ava.
The Rock’s daughter surprisingly exited WWE last month, and it led to some legends being critical of her performance as NXT General Manager. Speaking on his Hall of Fame podcast, the legend called out Mantell for criticizing the 24-year-old.
“I can imagine one of these guys speaking on Ava—like Dutch Mantell and the rest of them. I can only imagine if your kid was in the business and getting the same criticism she was getting when she was just doing a job and hopefully having fun doing it.“To hear grown men tearing young people down like that—it’s beyond me. It really is. They need to check themselves,” he added. [H/T: Ringside News]
It will be interesting to see what the future holds for WWE Hall of Famer JBL in the world of professional wrestling.
`;
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-bunch-bozos-wwe-hall-famer-defends-booker-t-voted-worst-announcer?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













