Today's Digital Newspaper

The Gazette

Weather Block Here



2 wounded in Green Valley Ranch shooting

Two people were seriously wounded in a shooting late Monday night in the Green Valley Ranch neighborhood, the Denver Police Department said.

The shooting happened about 11:45 p.m. near East 43rd Avenue and North Argonne Street, two blocks east of Tower Road.

The victims, a man and a woman who were sitting in a vehicle, were taken to a hospital with serious injuries, police said. Both are expected to survive.

No suspect information was released, but police believe they have located the suspect’s vehicle and are trying to identify the owner.

Anyone with information is asked to call Metro Denver Crime Stoppers at 720-913-7867.

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;
}
}

2ce0aee8-f759-11ea-83d0-3f1f5f031779

View Original Article | Split View
Tags

PREV

PREVIOUS

One dead after car chase, shootout with Denver police

Facebook Twitter WhatsApp SMS Email Print Copy article link Save Facebook Twitter WhatsApp SMS Email Print Copy article link Save An unidentified adult male was killed by police after a multi-county car chase ended in a shootout in Denver early Saturday morning. Adams County police attempted to stop a White Ford SUV for a traffic […]

NEXT

NEXT UP

One hospitalized Tuesday afternoon following Denver shooting

Facebook Twitter WhatsApp SMS Email Print Copy article link Save Facebook Twitter WhatsApp SMS Email Print Copy article link Save The Denver Police Department are investigating a shooting Tuesday afternoon that sent one man to the hospital. An adult male was shot at the intersection of East 47th Avenue and North Gaylord Street. The shooting […]