Mars packaging, McDonald’s plastic as well as plenty of covid masks: recycled plastic waste enables it to nest in the middle of large cities. Some nests are even used for decades, as is clear from old plastic packaging.
After the analysis of a number of nests in the city center of Amsterdam in the specialist journal “Ecology”. The team for Auke-Florian Hiemstra from Leiden University collected nests from Blßhühner (Fulica Atra) in the center of Amsterdam in autumn 2021. When dismantling the plastic, which is largely made of plastic, the researching layer came up with layer on ever older plastic remnants. There was a nest in a channel in a channel in a hollowed -out metal tube that was enough – curiously opposite the archaeological museum of the University of Amsterdam. In it, the team met with 635 plastic residues. More than 200 of them came from food packaging, 32 of which were decipherable and were therefore dated. Packaging from 1994 The oldest plastic parts went back to the 1990s: a Mars pack pointed to the 1994 World Cup in the USA, some of the many McDonald’s packs came from 1996. Lined, so came from 2020 at the earliest. “The nest tells the entire history of these birds in Amsterdam,” says Hiemstra.auke -Florian Hiemstra examines in suffering bird’s nests of Blßhühner. According to the study, the animals for the first time first indicate that the study has been used for breeding to breeding in the city center of Amsterdam, where there are hardly any such building material, according to the study. This, the team writes, saves the birds to the elaborate annual nest building. The only other bird species that nested next to the purehuhn in the center of Amsterdam is the study, by the way, is the hood diver (podiceps cristatus). He can also build his nest with plastic.
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!