On March 1, the Judge of Instruction 1 of Barcelona decided to extend the Negreira case for six more months. He estimated the request that Real Madrid had made, which exercises the accusation, and considered that there were still evidence to practice, so it was necessary to give more time to justice to find new indications of crime or reinforce the existing ones.
However, LaLiga presented a letter urging the closing of the case – petition that was dismissed – considering that there were already enough evidence to send the investigated to trial. In a letter to which the avant -garde has had access, LaLiga emphasizes that only the statement as investigated by the former presidents of Barça and former director of the club is missing and it points to the fact that once these occur, oral trial must be opened. “The instruction has already fulfilled its purpose. They work in multiple documentary proceedings, ”he says. And as evidence the Treasury report that uncovered the case, reports of the Civil Guard explanatory of the modus operandi, the declaration of a multitude of witnesses, employees and former employees of FC Barcelona and members and former members of the Spanish Federation. For all these reasons, there is already “nourished evidence” to put it in relation to the crimes investigated in unfair administration and sports corruption. In addition, LaLiga points out that sports corruption is a crime of mere activity and early consummation, that is, it does not need a result to be punished. In other words, it is not necessary to demonstrate whether the referees benefited the Barça to be able to condemn the club and the former presidents for sports corruption, but it would be enough to demonstrate the payments made to Negreira. So at this point, the president of LaLiga, Javier Tebas, through the employer’s lawyer, claims to the judge to “end the instruction, indicate the date and time for the statements of the investigated and, once held, the corresponding transformation order is issued,” he writes. LaLiga’s letter appeared before the judge on February 13 and claimed to hurry the deadlines to be able to quote the investigated and close the case. The request, however, was dismissed and the summons of the investigated, much slower. It was not until last Wednesday that the judge cited next June the former presidents Josep María Bartomeu and Sandro Rosell, and the exejecutives Òscar Grau and Albert Soler with the wife of Negreira and her son, Javier Enriquez. The citations of the cases involved in the case arrive two years after the matter exploded. Hacienda said that Negreira charged Barça 7.5 million euros during the 17 years that he held the position of vice president of the Technical Referees Committee. The Civil Guard followed the money trail and concluded that there were three million that went to Negreira’s wife. The questioned members explained that they did not receive calls from the former number of the referees to benefit Barça.
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!