”
], { 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);
});
});
})();
“I know Brian Myers is going to freak out. He was playing with his action figures and went, ‘Hey, that’s where I work.’ Put your action figures down, lad, and do something about it. All these little dweebs in TNA—what are you going to do? All you do is tweet. I ain’t stressed about you. Let’s not worry about that company,” he said. (H/T: Ringside News)
You can check out the full interview in the video below:
Waller defeated Tony D’Angelo, Cruz Montana, and Zilla Fatu in a Fatal 4-Way match at Heatwave to become NXT Champion.
Grayson Waller opens up about his return to WWE NXT
NXT Champion Grayson Waller revealed why he was asked to return to the developmental brand.
During his interview on Busted Open Radio, the WWE veteran shared that Shawn Michaels asked him to return to NXT because the men’s division wasn’t ready. He also shared that The Heartbreak Kid believed in Waller as a performer.
“I’ll give you this, Bully [Ray]. I didn’t get sent back to NXT. There’s a narrative online that Grayson Waller got demoted. ‘Oh, I have to be on national television every Tuesday; that’s so tough,’ but there is a narrative online that I got demoted. That is not true. There was a phone call from someone who asked to meet with me. I spoke with him. This is a person I respect more than anyone. His opinion means more than anyone. He asked me to come back to NXT. He asked me because the men’s division wasn’t ready. He didn’t have anyone. No one was causing havoc. Everyone wanted the title; no one needed it,” Waller said.
Only time will tell how long Grayson Waller can hang onto the NXT Championship moving forward.
More from Sportskeeda
${getStoryActionHTML(story, storyTitle, permalink)}
`;
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-put-action-figures-down-grayson-waller-mocks-former-wwe-star-tna-locker-room?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




