A flight from the Southwest Airlines company between Houston and Phoenix was delayed on March 3 due to the disturbing behavior of a passenger. The latter was completely undressed and started to shout, forcing the pilots to interrupt the takeoff.
The passenger was transported to the hospital. © F. Muhammad / Pixabay – The plane turned around and waited for the police intervention. Backing up save Receiving plane alerts This is an unusual situation that passengers of the flight operated by Southwest Airlines between Houston (Texas) and Phoenix (Arizona) lived last Monday. As BFMTV reports, the flight was disrupted while the plane was rolling on the tarmac to initiate its takeoff. A maneuver that the pilots interrupted when they were informed by the navigating staff that a passenger had completely undressed and howled along the aisle of seats. The aircraft went back to the boarding gate to wait for the intervention of the Houston police, quickly alerted. Travelers testified to the local channel NBC KPNX: “It was very unpleasant and really frightening,” said one of them. “She said she wanted to leave the flight. She started jumping from top to bottom and screaming with full lungs, “said another. According to other testimonies, the passenger has shouted to be bipolar. Some have indicated that she seemed “in full nervous breakdown”. On a video filmed by a person present on the plane, we actually see the woman – who was blurred – shout and even hit her head against the door of the piloting cabin. Read also: in full flight, the plane turns around … because it did not take on the good passengers the passenger responsible for the delay was hospitalized in neuropsychiatry the passenger was transported, covered with a blanket by an air hostess, to the neuropsychiatric center of a Houston hospital for a medical assessment. The police press release specifies that “no charge has been retained against it” or no complaints filed, to the chagrin of some, shocked by this exposure “in front of children”. Southwest Airlines, by press release on March 6, apologized to the delay travelers taken, about an hour. Receive our latest news every day, selecting the main news of the day. (tagstotranslate) Insolite plane
News kiosk Latest Posts
// Function to fetch the latest posts
function fetchLatestPosts() {
const feedUrl = ‘https://newskiosk.pro/feed/’; // Replace with your blog’s RSS feed URL
fetch(feedUrl)
.then(response => response.text())
.then(str => new window.DOMParser().parseFromString(str, “text/xml”))
.then(data => {
const items = Array.from(data.querySelectorAll(“item”));
const latestPostsContainer = document.getElementById(“latest-posts”);
latestPostsContainer.innerHTML = ”; // Clear previous posts
// Shuffle the items array
const shuffledItems = items.sort(() => Math.random() – 0.5);
// Select the first 5 items from the shuffled array
const selectedItems = shuffledItems.slice(0, 5);
News kiosk Latest Posts
// Loop through the selected items and display them
selectedItems.forEach(post => {
const link = post.querySelector(“link”).textContent;
const description = post.querySelector(“description”).textContent;
// Create a new post element
const postElement = document.createElement(“div”);
postElement.classList.add(“latest-post”);
postElement.innerHTML = `
${description} Read more
`;
// Append the new post element to the container
latestPostsContainer.appendChild(postElement);
});
})
.catch(error => console.error(‘Error fetching the latest posts:’, error));
}
// Call the function to fetch and display the latest posts
fetchLatestPosts();
News kiosk- Are You Making These Common Mistakes? Click below to Learn More
Secret That Everyone Is Talking About
If you want to dive deeper into the topic, click on Read More:
Gardening with Ecorganicas: Your Source for Organic Gardening Tips
Financial potential with expert tips on budgeting, investing, and saving
Unlock the Hidden Truth: Click to Reveal!