The Stan Immakulit oil tanker (Stena Immaculate), Stena Bulk, who was walking under the US flag, and the Solong container under the flag of Portugal, collided in the North Sea, reports The Telegraph, referring to the coastal protection. Great Britain.
Growth occurred off the coast of East Yorkshire east of the city of Hall at 9:48 am local time (12:48 PM in Moscow). Apparently, the containers crashed into an oil tanker, which was anchored, writes BBC News. There were a fire on two ships. Rescue ships and helicopter were sent to the collision site. The networks publish photos and videos shot after a collision. Black smoke rises above the tanker. The person was left, the ships left, Sky News reports, referring to the organization of Royal National Lifeboat Instition, which is engaged in the salvation of people on the water. A search and rescue operation is carried out at the collision site. Reason. 37 people – members of the crew of a tanker and a container truck – were taken ashore after a collision of a tanker and a container locomotive, BBC News reports citing local authorities. One sailor was hospitalized. Another member of the Solong crew is listed as missing. Earlier, 32 victims were reported. The American Logistic company Crowley, the operator Stan Immakulite (Stena Immacular), said that the tanker was transporting aircraft fuel that could be at sea. “As a result of the collision, a fire arose, and, as reported, the fuel was released,” the company said. The scale of possible pollution is not reported. Local authorities have not yet commented on the situation. According to Lloydʼs List Intelligence, one of the cargo judges also transported 15 cyanide sodium containers – toxic chemicals. Whether it fell into the water is unknown. (Tagstotranslate) News
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!