”
], { 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);
});
});
})();
Now, the 37-year-old has addressed these speculations during an interview on INSIGHT with Chris Van Vliet. The host brought up her being knocked over during a segment between Liv Morgan and Stephanie Vaquer, questioning whether it could turn into something.
Kelley labeled it as only a “workplace hazard” and said she doesn’t ever want to have a match in the ring. However, she mentioned that she wants to transition to an on-screen manager role in WWE at some point.
“I don’t think I would want to have a match. I’ve expressed in the past that I do want to get more involved in some capacity. I would love to be a manager. I don’t know who for. That’s been something that I’ve said for probably a decade now. I actually valeted Ryan Katz in his last match on the Indies many, many years ago. But that progression is something that I would want,” she said.
Cathy Kelley reveals advice from WWE legend
During the conversation on INSIGHT with Chris Van Vliet, Cathy Kelley revealed how she has learned a lot from legendary manager Paul Heyman.
Kelley said she sits next to Heyman in Gorilla every week and revealed his advice on her looks.
She said the Oracle advised her to ditch her bangs and glassesm as he felt they were preventing her from conveying her emotions on-screen. Kelley said this was just one of the things she picked up from Heyman.
The Wiseman has been responsible for shaping the careers of many WWE superstars over the years, and Cathy Kelley could benefit from picking his brain.
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-something-i-want-cathy-kelley-addresses-future-wwe-ambitions?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


