”
], { 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);
});
});
})();
“My wife is hotter than yours…#HappyValentinesDay…” he wrote.
You can check out the post below:
After making a few sporadic appearances on RAW, James Ellsworth found his home on SmackDown. He first appeared on the show as the mystery partner for AJ Styles against John Cena and Dean Ambrose in a September 2016 episode.
He then beat Styles in a one-on-one match after Ambrose, the special guest referee, favored him during the contest. He also beat the Phenomenal One by disqualification in a Championship match.
Ellsworth was named as the mascot for the SmackDown Survivor Series team and helped eliminate Braun Strowman from the match by holding onto his leg and having him counted out.
He later aligned with Carmella and helped her win the Women’s Money in the Bank briefcase.
James Ellsworth wanted a moment with AJ Styles in WWE before his retirement
James Ellsworth got over with the fans due to his lighthearted rivalry with AJ Styles on SmackDown.
He later became an ally for Styles and helped him retain the WWE Championship in a Tables, Ladders and Chairs match against Dean Ambrose. He also challenged The Phenomenal One for the Title but was beaten.
Last year, as rumors of Styles’ retirement swirled, he made a post on Instagram and pleaded for one more opportunity to work with him before he retires. The opportunity couldn’t come to pass, and Styles retired at the Royal Rumble last year.
`;
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-my-wife-hotter-former-wwe-star-posts-valentine-s-day-message?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













