”
], { 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);
});
});
})();
While Avery Styles has only just debuted on TNA, he has not had his first match yet, and if his new mentor gets a say, he may have to wait a long time before he wrestles. Frankie Kazarian immediately cozied up to Styles after his debut. Having been a long-time friend and rival of AJ Styles in the past, the star has taken it upon himself to mentor his son, whether the young star likes what he has to say or not.
Tonight on TNA, AJ Francis defeated Brent Oakley, a YouTuber who has been wrestling recently. He then called himself the greatest AJ to wrestle in a TNA ring and put himself forward as Avery’s first opponent, calling him out. General Manager Santino Marella stepped out and said that he liked the idea and offered the young Avery Styles his first match.
Avery was all for it as well and said he was ready to step into the ring. Before he could head there, though, Frankie Kazarian, who forced himself into the role of mentor for the young Styles at Lockdown, appeared and declined the match. He then took the youngster backstage. Although Avery looked reluctant and unhappy about it, he listened to what Kazarian was saying.
Whoever Avery Styles first faces in the ring, it will be a massive moment for the young star. For Dominik Mysterio, it was Seth Rollins at SummerSlam in a huge match. The star now considers Rollins someone he wants to face at WrestleMania.
`;
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-aj-styles-son-avery-styles-may-be-in-trouble-after-star-forcefully-becomes-his-new-mentor?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













