”
], { 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);
});
});
})();
Johnston is the name behind some of the most popular entrance themes in the promotion’s history, including the iconic glass shatter of Stone Cold Steve Austin, the Voices for Randy Orton, the D-Generation X theme, and even Triple H’s The Game music.
In an interview on the All Axxess Podcast, Jim Johnston said he doesn’t think Triple H is a big fan of his. He said the Cerebral Assassin wants his people in various positions and sees him as more of a Vince McMahon guy.
“I don’t think he’s a very big fan. I think when he was coming into, sort of, out of wrestling, into more of a behind-the-scenes role, he clearly wanted his own guys, and he perceived me as Vince’s guy. So, I think that’s why I’m not being asked to write themes anymore,” he said.
Johnston, who worked with the sports entertainment giant from 1985 to 2017, said he would be happy to return, but the chances of him being asked to do so are “close to zero.”
Jim Johnston feels current WWE music is c*appy
Speaking on the All Axxess Podcast, Jim Johnston said he has proven he can do a good job and said the Stamford-based promotion’s music is really not good.
“Without being cocky about it, I’m fairly confident that I’ve proved that I can do this. And the biggest player, WWE, has really c*appy music. So, it just tells me that there’s just petty c*ap in the way here,” he said.
He also claimed that he occasionally gets contacted by wrestlers to compose their themes, but never by anyone from WWE. He said it’s likely that the company has told their stars not to contact him.
Johnston said some names have told him that they ask the people in power for permission and are even willing to pay for it, but they are not given the opportunity to explore.
If you use quotes from this article, please credit All Axxess Podcast and give an H/T to Sportskeeda Wrestling for the transcription.
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-massive-name-return-wwe-due-triple-h?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



