”
], { 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);
});
});
})();
“So I dropped Brie off at the airport. We were 19… and this b*tch, I get her to the airport, then I’m driving on the five freeway… I was on the eight… I’m in the fast lane and my car just stops, and it’s like at a point where I’m like about to get slammed.”
Nikki Bella went through this whole situation to get her sister “laid”
Brie Bella noted that the police were forced to stop traffic to get her off the highway, which led to them asking her to put the car in neutral so she could be pushed to the side.
“I just at that age didn’t think the brakes worked. So I wasn’t… I would’ve done the same. I would’ve just fucking went off. I look like I was driving a go-kart. I was like, ‘What am I doing?’ And I’m, like, hitting the bumps and they’re screaming at me to hit the brake because I’m literally about to go through an intersection at this point. So then what do I do? I grab the emergency brake and I hit it and almost flipped my car. I thought I was done.”
Nikki Bella then noted that the officer told her she was out of gas and was yelling at her when she had been in a traumatising situation. This led to the police officer refusing to deal with her.
“He goes, ‘I’m not dealing with this situation anymore. You have to call…’ What’d he say? A tow truck. You have to get gas. And I was like, ‘Oh my gosh.’ And Nicole and I were, like, living penny… and it was raining on top of it. Anyways, it was a whole f****** day thing. But then I had to wait for a tow truck to bring me gas, and all I wanted to do was just kill Brie. I was like, ‘I can’t believe I had to go through all of this because of you.’”
Brie noted that she went to the airport so that she could meet a guy.
“By the way, you guys, she took me to the airport so I could go, like, fly and see a guy.”
Brie also laughed and noted that Nikki Bella went through all of that so that “her sister could get laid.”
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-so-sister-can-get-laid-nikki-bella-details-run-in-police-help-brie?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



