A woman from Connecticut, United States, was arrested this week after a man identified as her stepson told the police that she started a fire in the house they shared to escape 20 years of confinement and abuse. Kimberly Sullivan, 56, is accused of keeping her 32 -year -old stepson captive since she was 11, according to the Waterbury Police Department in a statement.
It was arrested on Wednesday, March 12. “The suffering that this victim endured for more than 20 years is heartbreaking and unimaginable. This case required a tireless investigative effort, and praise the dedication of our officers and the Waterbury State Prosecutor’s Office, ”said Waterbury Police Chief Fernando Spagnol charged with very serious crimes. After the Waterbury Fire Department helped to put out the flames in Sullivan’s house on the night of February 17, the 32 -year -old man declared emergency services that he had intentionally caused the fire in his room on the top floor, saying: “I wanted my freedom,” the police reported. The alleged victim was not publicly identified. “The facts of this case, frankly, seem to “Alarming” accusations of his stepson, the authorities initiated an investigation that concluded that “the victim had been in captivity for more than 20 years, suffering prolonged abuse, starvation, serious negligence and inhuman treatment,” said Waterbury Police Department in his statement. Kimberly Sullivan, 56, before justice. According to the police, the 32 -year -old man was discovered “in a severely emaciated state and had not received medical or dental attention” while living with his stepmother. The situation worsened when the father of the stepson died last year, the victim told the police, according to an arrest warrant against Sullivan. years. He pretended fire with disinfectant of hands and printer paper, and did it from the outside while he was locked in that room. He did it knowing that he could die, but had been locked in the room for 20 years and for 20 years he had tried Sullivan, Ioannis A. Kaloidis, denied any irregularity from his client and described the accusations of “extravagant.” “He was stunned to hear these accusations,” the lawyer told the press. “She is convinced that they are not true. This did not happen and we hope to claim it and demonstrate that she has done nothing wrong.”
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!