Today's Digital Newspaper

The Gazette

Weather Block Here



Man arrested in connection with fatal shooting in Aurora

Aurora police on Wednesday arrested a 43-year-old man in connection with a fatal shooting on Sunday.

Eric L. Morris was being held on suspicion of first-degree murder, according to the Aurora Police Department. 

Aaron Harmon, 41, was shot around 1:45 a.m. Sunday in a parking lot at 15064 E. Mississippi Ave. Harmon was taken to a hospital, where he later died. 

Police did not say how they identified Morris as a suspect. He was scheduled to appear in court Friday, according to court records. 

Sign Up For Free: Weekly 7

Catch up with a rundown of the 7 most important and interesting stories delivered to your inbox every Thursday.

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=69&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/dg%20weekly%207.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/dg%20weekly%207.png);
background-size: cover;
}
}

a21fe21e-fe28-11ec-902b-4f7c41199821

View Original Article | Split View

PREV

PREVIOUS

Denver police search for man who stabbed person on RTD bus

Facebook Twitter WhatsApp SMS Email Print Copy article link Save The Denver Police Department is asking for the public’s help in identifying a man who stabbed a person on a Regional Transportation District bus last week.  Police released a surveillance image on Thursday but did not provide a description of the suspect.  The stabbing occurred […]

NEXT

NEXT UP

Man found dead inside residence in southeast Denver; suspect held

Facebook Twitter WhatsApp SMS Email Print Copy article link Save A person is in custody in connection to a homicide investigation after a man was found dead inside a residence in southeast Denver on Thursday.  Kennedy Lakics, 28, is being held on suspicion of first-degree murder. Denver police said he was apprehended after he tried […]