”
], { 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);
});
});
})();
Legend and Williams tied the knot at a beautiful marriage ceremony on June 20 in Jamaica. The wedding took place in the gardens of Trident Castle, a European-styled castle located in the bay of Port Antonio. She broke her silence and spoke exclusively to the magazine People after her wedding.
The former WWE Women’s Tag Team Champion described how the couple had a lot of people who loved and supported them and that they wanted to give everyone of those people a beautiful and unique experience at their wedding.
“We really wanted to give people a trip and a wedding they’ve never experienced before. We both have people who love and support us, so we wanted to have this special time for everyone,” Legend said.
Talking about her marriage to Williams, she felt their morals aligned well with each other. She also noted that they were both very selfless in their relationship and were madly in love. Talking about the institution of marriage, she also said they both took it seriously and were ready to spend their lives together.
“Our morals and values align seamlessly. We are so selfless toward each other and are truly madly in love with each other. […] We both take marriage seriously and are ready to be life partners,” Legend added.
The couple had 120 guests at their wedding, and it was attended by some WWE Superstars such as Oba Femi and Nia Jax, among others.
WWE Superstar shares scenes from Lash Legend and Trick Williams’ wedding
Lash Legend’s tag team partner Nia Jax was among the guests at the former’s recent wedding in Jamaica.
Jax took to Instagram to share some photographs and a video from the beautiful wedding ceremony and had a heartwarming message for the newly married couple.
“#BlessedBeltonWedding was amazing! So beautiful and so much love! Congratulations Mr. & Mrs. Belton,” Jax wrote.
Both Lash Legend (real name Anriel Howard) and Trick Williams (real name Matrick Belton) now appear on WWE Friday Night SmackDown but have not featured on the show together. While Legend is a former Women’s Tag Team Champion, alongside Nia Jax, Williams is the reigning US Champion.
More from Sportskeeda
${getStoryActionHTML(story, storyTitle, permalink)}
`;
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-wwe-star-lash-legend-breaks-silence-after-trick-williams-marriage-is-officially-confirmed?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



