”
], { 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 hasn’t been much involved with the promotion lately, having last appeared via video call on Lunacy after Bloodymania.
Interestingly, WWE veteran Vince Russo gave a cagey response at that time, clarifying that he wasn’t present for TV taping and skipped the Gathering of the Juggalos because he didn’t want to put himself at risk of getting COVID.
After weeks of speculation, WWE veteran Vince Russo took to its X handle to provide an update on his status with JCW.
In a lengthy message posted a few hours ago, he admitted that he had been unhappy with the promotion for a while and said he’s not the same guy he used to be.
“To my BELOVED Supporters, Over the past few weeks I have received many e-mails, dms and text messages concerning my status with @jcwlunacy. For those of you who know me, you know I don’t hide from the truth, I don’t avoid the truth and I certainly don’t lie about the truth. The reason for my silence was that . . . I just didn’t know. I just needed some time. I’d been unhappy for a while in @jcwlunacy and I’m not going to deny that. Something had to change. Without getting into specifics, there were a lot of reasons with the biggest one being that at 65 . . . I’m not the same guy I was 30 years ago. Things have changed, life has changed and more importantly . . . I’ve changed.”
Russo said he spoke with JCW’s co-founder, Violent J, and the two sides amicably agreed to part ways. He doesn’t know what the future holds, but thanked the JCW locker room for treating him with respect.
“A short while ago I had a phone conversation with Violent J and we have amicably agreed to part ways. Hey man, it was supposed to be for a few weeks, maybe a couple of months, but we KILLED IT for an entire year. So now . . . it’s time to move on. What the future holds . . . we shall see. I’d like to thank Violent J—one of the kindest, gentlest, most creative souls I have ever met in my life, the @jcwlunacy locker room—who treated me with the utmost respect, and the entire crew who worked their ARSES off every day. Yeah, it was a wild ride . . . but, now . . . maybe I can finally take that nap. God Bless, Vince http://RussosBrand.com”
You can check out his tweet below:
Former WWE head writer Vince Russo joined Juggalo Championship Wrestling last October and has since been heavily involved in and out of the ring.
He was steering the creative ship, while also serving as an on-screen authority figure.
There’s no word yet on who will step up to the plate after Vince Russo’s exit. Last year, he made it clear he has no interest in going back to WWE.
It seems like fans may have seen the last of him in a wrestling capacity, at least for now.
We at Sportskeeda Wrestling wish him the best in his future endeavours!
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-breaking-we-amicably-agreed-part-ways-i-d-unhappy-while-wwe-critic-announces-departure?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



