”
], { 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);
});
});
})();
On his Instagram story, Jey shared a three-word message, celebrating his 41st birthday.
“41 looks good,” wrote Jey Uso.
Check out Jey’s Instagram story:
Rikishi Sent A Birthday Message To Jimmy And Jey Uso
Rikishi went on social media to send a birthday message to The Usos. He wrote highly of his sons and mentioned how proud he was of them as a father.
The WWE Hall of Famer added that he was happy to see how far his sons have come in life and the men they’ve become. He wrote:
HAPPY BIRTHDAY TO MY SONS! 🎂🌴🩸☝🏾🙏🏾Nothing makes a father prouder than watching his sons grow into strong men, fathers, leaders, and brothers who continue to carry our family legacy. Seeing you boys standing side by side, representing our family and doing what you love, means more to me than any championship or accomplishment ever could. Always remember where you come from. Continue to protect each other, love each other, and keep GOD and FAMILY first. 🙏🏾I’m proud of you boys—not only for what you’ve accomplished, but for the men you have become. May God continue to protect you, guide you, and bless you with many more years of health, happiness, success, and LIFE. Happy Birthday, Twins. Love Dad !! #HappyBirthday #MySons #ProudFather #FatuFamily #GodFirst,”
Solo Sikoa and LA Knight took out Jey Uso and The Bloodline on this week’s Monday Night RAW. Sikoa and Knight tricked Roman Reigns and the rest of his family, and eventually stood tall over them.
`;
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-jey-uso-celebrates-41st-birthday-with-a-three-word-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













