”
], { 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 popular wrestling couple tied the knot on September 16, 2016. Earlier today, Johnny Gargano took to Instagram to share a heartfelt message wishing his wife a happy tenth marriage anniversary.
Moments ago, Candice LeRae also took to the social media platform to share multiple pictures of herself alongside Gargano from over the years. She penned an emotional message in the caption. Seemingly referring to their WWE booking, the 40-year-old wrote that the past year had been tough and the only thing that got them through was their marriage.
“It’s been really difficult to put into words what a whirlwind dream this last 10 years has been. Partly because this last year was so tough. But what wasn’t tough and got us through was the marriage,” LeRae wrote.
Candice LeRae noted that whenever one of them is having a difficult time, the other one always steps up and gets things done. She added that the whole marriage thing is a team effort and she can’t do it without Johnny Gargano. LeRae further expressed her love for her husband.
“It’s fascinating to me that when one of us is “crashing out” the other one steps in and is rational, patient, and calm. When one of us is sad, depressed, or simply needs a minute, the other steps up and gets sh!t done. Never a discussion. It’s something that (somehow and I’ll never understand it) naturally happens. I know you always want to post about me and what I contribute to the marriage, but a marriage is a team. I can’t do this without you. At the end of the day, a girl from Riverside, CA and a boy from Cleveland, OH found each other pursuing their dreams. They got together, bet everything on themselves and went into marriage and life head first. Together. And 10 years later, we’re killing it. Quill is living proof of that. I’d marry you again and again (especially on Disney property). I love and adore you 3000. Yes. In every universe. 💛❤️,” she added.
You can check out the post below:
After several months of a bizarre SmackDown storyline where Johnny Gargano was depressed and spent his time lying face down backstage with Candice LeRae by his side, the first WWE NXT Triple Crown Champion appears to have gotten back to his former self. The 39-year-old finds himself in the Undisputed WWE Championship picture.
It will be interesting to see if he manages to win the gold in the future.
`;
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-this-last-year-tough-candice-lerae-shares-emotional-message-personal-life?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













