Today's Digital Newspaper

The Gazette

Weather Block Here



Aurora councilmember calls for recall of District Attorney Amy Padden following death of Kaitlyn Weaver

Aurora City Councilmember Danielle Jurinksy said she’s launching a campaign to recall a local prosecutor who offered a plea deal to a teenager who hit and killed a 24-year-old woman after driving 90 mph in a neighborhood.

The teenager, who is in the country illegally, has since been detained by U.S. Immigrations and Customs Enforcement.    

In a public safety committee meeting on Thursday, Jurinsky called the decision of 18th Judicial District Attorney Amy Padden “unacceptable.” The councilmember said she has been in communication with the family of 24-year-old Kaitlyn Weaver.

“Amy Padden will have been in office for six months this coming Monday, which makes her eligible for recall,” Jurinsky said. “I do plan on honoring the life of Kaitlyn Weaver.”

She added: “Justice will be served in one way or another and that will begin this coming Monday, July 14.”

Jurinsky’s statements about the case “misrepresented” the 18th Judicial District’s work, Padden said in response.

“Councilwoman Jurinsky has alleged that, under my leadership, this Office has refused to prosecute cases that warranted legal action,” Padden said in a statement to The Denver Gazette Thursday. “That claim is simply false.”

In late May, U.S. Immigration and Customs Enforcement officers detained the teenager, who was driving 90 mph in an Aurora neighborhood when he hit and killed Weaver last July. Since he’s a minor, he’s never been named publicly by the police or prosecutors.

The teenager was initially charged with vehicular homicide. 

At the time, then-District Attorney John Kellner promised to pursue the maximum two-year sentence in youth corrections.

After the November election, the office went to Padden. The teen was then offered two years probation, 100 hours of community service and a requirement to attend school and not break any laws. 

Padden refused to specifically talk about the Weaver case since the suspect is a juvenile, but she said her decision to give a plea deal to the suspect is in line with her beliefs about the juvenile justice system.

Sign Up For Free:

let pathVariable;
let pathVariable2;

function handleUrlPathSegment() {

const fullPath = window.location.pathname.toLowerCase();
if (fullPath.includes(‘/business/’)) {
pathVariable = ‘business’;
pathVariable2 = ‘Business Newsletter’;
} else if (fullPath.includes(‘/outdoors/’) || fullPath.includes(‘/outdoor/’)) {
pathVariable = ‘outdoors’;
pathVariable2 = ‘Outdoors Newsletter’;
} else if (fullPath.includes(‘/opinion/’)) {
pathVariable = ‘opinion’;
pathVariable2 = ‘Opinion Newsletter’;
} else if (fullPath.includes(‘politics’)) {
pathVariable = ‘politics’;
pathVariable2 = ‘Politics Newsletter’;
} else if (fullPath.includes(‘outtherecolorado’)) {
pathVariable = ‘outtherecolorado’;
pathVariable2 = ‘Out There Colorado Newsletter’;
} else {
pathVariable = ‘am-update’;
pathVariable2 = ‘AM Update Newsletter’;
}

console.log(`Current path: ${fullPath}`);
console.log(`Path variable set to: ${pathVariable}`);
console.log(`Path variable 2 set to: ${pathVariable2}`);

applyNewsletterName(pathVariable2);

return { pathVariable, pathVariable2 };
}

function applyNewsletterName(newsletterName) {

if (document.readyState === ‘loading’) {
document.addEventListener(‘DOMContentLoaded’, function() {
updateNewsletterElement(newsletterName);
});
} else {

updateNewsletterElement(newsletterName);
}
}

function updateNewsletterElement(newsletterName) {
const newsletterElement = document.getElementById(‘newsletterName’);

if (newsletterElement) {
newsletterElement.textContent = newsletterName;
console.log(`Updated #newsletterName element with: ${newsletterName}`);
} else {
console.warn(‘Element with ID #newsletterName not found in the DOM’);
}
}

function setupFormSubmitListener() {
function getFormattedDate() {
const now = new Date();

const timestamp = now.getTime();

console.log(‘chris: Using Unix timestamp’);
console.log(‘chris: Current time:’, now);
console.log(‘chris: Unix timestamp (ms):’, timestamp);

return timestamp;
}

const formattedDate = getFormattedDate();
var profile = window.blueConicClient.profile.getProfile();
profile.setValues(‘newsletter_category’, pathVariable);
profile.setValue(‘newsletter_signup_date’, formattedDate);
window.blueConicClient.profile.updateProfile(this, function() {
});
}

handleUrlPathSegment();
setupFormSubmitListener();

Success! Thank you for subscribing to our newsletter.

function subscribeSuccess() {
var nsltrform = document.querySelector(“#nsltr”);
var nsltrSuccess = document.querySelector(“#successnsltr”);

nsltrform.classList.add(“hideblock”);
nsltrSuccess.classList.remove(“hideblock”);
}

function validateEmail(email) {
return String(email)
.toLowerCase()
.match(
/^(([^()[]\.,;:s@”]+(.[^()[]\.,;:s@”]+)*)|(“.+”))@(([[0-9]{1,3}.[0-9]{1,3}.[0-9]{1,3}.[0-9]{1,3}])|(([a-zA-Z-0-9]+.)+[a-zA-Z]{2,}))$/
);
}

function validateEmailAddress() {
const result = document.querySelector(“#result”);
const email = document.querySelector(“#email”).value;

result.innerText = “”;

if(validateEmail(email)) {
newsletterSubscribe(email);
} else {
result.innerText = ‘The email entered: ‘ + email + ‘ is not valid :(‘;
result.style.color = “red”;
}
return false;
}

function newsletterSubscribe(email) {
fetch(“https://services.gazette.com/mg2-newsletters.php?action=subscribe&site=denvergazette.com&emailPreferenceId=40&email=” + email, {
method: “POST”
}).then(res => {
console.log(“SUCCESSFUL POST”);
subscribeSuccess();
});

}

#nsltr {
min-width: 100%;
margin: 10px 0;
padding: 10px 20px;
background-color: #2076b3;

background-image: url(https://static.gazette.com/emails/circ/Audience%20Images/alert%20newsletter%20pic.png);
background-size: cover;

}

#nsltr-header {
color: #fff4f4;
}
#nsltr-body {
text-align: center;
color: #ffffff;
}
#nsltr-button {
margin-top: 5px;
}
#successnsltr {
min-width: 100%;
margin: 10px 0;
padding: 10px 20px;
background-color: green;
text-align: center;
color: white;
}

#successnsltr a {
color: white;
}

.hideblock {
display:none;
}

h6 a {
color: black;
text-decoration: none;
padding: 5px;
background-color: #bbccdd;
font-weight: 600;
}

@media only screen and (min-width: 768px) {
#nsltr {
background-image: url(https://static.gazette.com/emails/circ/Audience%20Images/alert%20newsletter%20pic.png);
background-size: cover;
}
}

“We’re talking about kids, whose brains are not fully developed until they’re 25,” Padden previously told The Denver Gazette. “So, in the juvenile justice system, the way it works in Colorado is we look at really how we can connect this juvenile with resources to help them rehabilitate and make sure they don’t turn into an adult offender.”

In response to Jurinsky, Padden said the councilmember’s statements risk “undermining” relationships between the judicial district, the community and law enforcement. 

“It is our shared responsibility to collaborate on solutions that enhance public safety and ensure that those who commit crimes are held accountable,” Padden said. “Unfortunately, recent statements made by Councilwoman Jurinsky have misrepresented the work of this Office and risk undermining the longstanding, productive relationships we’ve built with both our law enforcement partners and the community.”

Padden’s office made “multiple good faith” attempts to reach Jurinsky, the prosecutor said, adding it did not receive a response. 

During her campaign for district attorney, Padden said she would work to reduce “over-incarceration” and ensure “fair and equal treatment for immigrants,” adding it’s not the job of her office or local law enforcement to “do ICE’s job for them.” She also called for an end to private prisons.

The county’s website said Padden will focus on “community safety, alternatives to incarceration for non-violent offenders, juvenile justice reform and ensuring justice and equity for all.”

In order to recall an elected county official like Padden, Jurinsky would need to get approval from the county clerk and recorder to start a petition, according to the Colorado Secretary of State’s website

The approved petition must meet a signature threshold of 25% of the total votes cast at the last preceding general election for that office.

In the 2024 General Election, 303,500 ballots were cast for the 18th Judicial District Attorney position, so a recall petition would require 75,875 valid signatures to go to the ballot, according to a spokesperson for the Colorado Secretary of State’s Office. 

Recall elections were added to the Colorado Constitution in 1912. Records show that there’s only been one district attorney recall election in modern history, the spokesperson said. That recall election, which happened in 2005 for the 9th Judicial District, was unsuccessful, with 80% of the votes in favor of retaining the district attorney.

On May 20, ICE arrested the teenager and his family, all of whom are not citizens of the United States, a spokesperson for the federal agency told The Denver Gazette. 

“As part of its routine operations, ICE arrests aliens who commit crimes and other individuals who have violated our nation’s immigration laws,” the spokesperson said. “All aliens in violation of U.S. immigration law may be subject to arrest, detention and, if found removable by final order, removal from the United States, regardless of nationality.”

8cdd8e10-a9b7-4d4d-93ec-1765a8d8bc4c

View Original Article | Split View

PREV

PREVIOUS

Food Bank of the Rockies to expand operations with new Aurora facility

Facebook Twitter WhatsApp SMS Email Print Copy article link Save Food Bank of the Rockies will open a new facility in Aurora this winter that will help the organization consolidate operations and store more food to better serve the Denver metro area, the organization said on Tuesday. The new 270,000-square-foot distribution center will allow the […]

NEXT

NEXT UP

Aurora lawmakers to vote on next steps for Colfax revitalization project

Facebook Twitter WhatsApp SMS Email Print Copy article link Save Aurora lawmakers will decide on Monday night whether to ask voters if the city should create an authority meant to help revitalize the Colfax Corridor after a vote in April to move forward with the new plan.  Councilmembers will vote on an ordinance that would […]