”
], { 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);
});
});
})();
Fatu is a major heel on TV and a member of The Bloodline after being forced to acknowledge Roman Reigns a few weeks ago. Despite this, it seems that he has still taken the time to meet some of his biggest fans and ensured that it was a memorable occasion.
“Holly got to meet Jacob Fatu, and honestly, he is hands down one of the nicest people we’ve ever had the privilege of meeting. Holly was looking over at him when Jacob spotted her and smiled, saying, “I’m coming over, little lady!” From that moment on, he made Holly feel so special. He spent time talking with her, joking around, laughing, and making her smile.” the post read.
Orton has responded to make it clear that this is what it is all about in the end, which shows the respect that Orton has for the WWE fans and now for Fatu.
Where does Randy Orton fit back into WWE?
Many fans believed that Randy Orton would be back already and could have been part of the Undisputed WWE Championship match at SummerSlam, it’s clear that this isn’t the case now that it’s already been announced.
SmackDown has been moved back to its two-hour format, and now that Gunther, Cody Rhodes, CM Punk, and Sami Zayn are all in the title picture, there is no place for Orton.
This leads to the conversation about whether or not he should make his return on RAW, and he could be one of the men set to challenge Roman Reigns instead. Randy Orton wants another World Championship reign before he retires, and he was unable to dethrone Cody at WrestleMania, so the obvious next choice for him is to go after Reigns instead and hope the outcome is different.
`;
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-randy-orton-shares-heartwarming-message-jacob-fatu-following-wwe-smackdown?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













