”
], { 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);
});
});
})();
The charges arose from an incident in which Velasquez, 43, allegedly pursued Harry Goularte, who had been accused of molesting his 4-year-old son, and repeatedly fired at his vehicle. During the 11-mile chase, Goularte’s stepfather, who was also in the car, was struck by gunfire and injured.
Velasquez received credit for time already served and good behavior and was released on parole from California State Prison on Sunday 15, February. WWE legend Rey Mysterio took to Instagram to post photos of him posing with Velasquez, and one of the pics also had the former UFC fighter standing with other WWE stars.
“619iamlucha 4 h Welcome back home @officialcainvelasquez 💯Respeto 🙏🏼, ” Mysterio wrote in the caption.
Rey Mysterio trained Cain Velasquez for his WWE match
In an October 2019 episode of SmackDown, Cain Velasquez made his first WWE appearance. Accompanied by Rey Mysterio, he came out to confront his former UFC rival Brock Lesnar.
Velasquez took down The Beast and got back at him for attacking Rey and his son Dominik Mysterio. This led to a match between the two stars for the WWE Championship at Crown Jewel.
Rey trained the MMA fighter before his in-ring debut in San Diego, who had signed a WWE contract. However, Lesnar ended up defeating him and retaining his Title in the process. He also attacked Velasquez after the match with a steel chair before Rey interfered.
WWE had plans to use the former UFC Champion more, but an injury prevented any further plans, and he was released from his contract in April 2020.
`;
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-rey-mysterio-reacts-former-wwe-star-released-prison-11-months?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













