Suspects sought in burglary of staged condo in Jefferson County
Officials are searching for two men who were seen burglarizing a condominium in Jefferson County last month, the Jefferson County Sheriff’s Office said Wednesday.
Deputies said the burglary happened late at night on Feb. 11 in the 3600 block of South Sheridan Boulevard near Bear Creek Park.
The suspects attempted to burglarize a condo that was staged for selling.
The first suspect made it inside of the condo while the second ended up getting locked out. The man who got inside stole several items from the residence, the sheriff’s office said.
“This is a good reminder to lock your doors and keep an eye out for your neighbors,” the sheriff’s office said.
Police investigating bank robbery in Englewood
While stuck in the hall, the second suspect wearing a bright blue beanie, hot pink gym bag and no face covering looked into a nearby security camera before leaving.
The first suspect, dressed in a yellow jacket and also without a face covering, attempted to crouch as he left the condo to avoid the security camera but was still clearly within frame.
Anyone who recognizes the suspects or has any information about the case is asked to call the sheriff’s office tip line at 303-271-5612 or Metro Denver Crime Stoppers at 720-913-7867.
Crime Stopper tipsters can be anonymous and are eligible for a $2,000 reward.
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=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;
}
}
Wheat Ridge police begin using AI to help police reports
Sage Kelley
sage-kelley@midtc.com
Updated 1 day ago
1 of 1FILE PHOTO: Crime scene tape cordons off a street in Wheat Ridge near 32nd Avenue and Youngfield Street after an officer was involved in a shooting Thursday, July 10, 2025.9NEWS Facebook Twitter WhatsApp SMS Email Print Copy article...
Sage Kelley
Reporter
Douglas County crime numbers trending down
Noah Festenstein
noah-festenstein@midtc.com
Updated 1 day ago
1 of 123rd Judicial District Attorney George Brauchler shares updated 2025 Douglas County crime numbers with Douglas County Sheriff Darren Weekly during a news conference on Thursday, Aug. 7, 2025, in Castle Rock, Colorado.Noah Festenstein/Denver Gazette Facebook Twitter WhatsApp SMS...
Noah Festenstein
Reporter
Commerce City man charged after allegedly pointing laser at aircraft
Sage Kelley
sage-kelley@midtc.com
Updated 2 days ago
1 of 1Jose Alonzo Duarte-Campos, 41, was arrested on July 31, 2025 in connection with pointing a green laser at overhead aircraft in Commerce City. (Photo courtesy of Colorado State Patrol)Courtesy photo, Colorado State Patrol Facebook Twitter WhatsApp SMS Email...
Sage Kelley
Reporter
Suspect arrested in deadly Aurora apartment shooting staying in U.S. illegally
Noah Festenstein
noah-festenstein@midtc.com
Updated 4 days ago
1 of 1Michel Jordan Castellano-Fonseca, 30, was arrested Monday, Aug. 4, for his alleged involvement in a shooting that left one woman dead and critically injured another on Sunday, Aug. 3.Courtesy photo, Aurora Police Department Facebook Twitter WhatsApp SMS Email...
Noah Festenstein
Reporter
Two juveniles arrested in connection with Aurora deadly robbery shooting
None None
none-none@midtc.com
Updated 7 days ago
1 of 1FILE PHOTO: Photo Credit: Ajax9 (iStock).Ajax9 Facebook Twitter WhatsApp SMS Email Print Copy article link Save The Aurora Police Department’s Major Crime Homicide Unit announced the arrest of a 14-year-old and 16-year-old in connection with a robbery shooting that...
None None
Reporter
State patrol arrests Commerce City man for pointing laser at aircraft
Michael Braithwaite
michael-braithwaite@midtc.com
Updated 7 days ago
1 of 1Jose Alonzo Duarte-Campos, 41, was arrested on July 31, 2025 in connection with pointing a green laser at overhead aircraft in Commerce City. (Photo courtesy of Colorado State Patrol)Courtesy photo, Colorado State Patrol Facebook Twitter WhatsApp SMS Email...
Michael Braithwaite
Reporter
1 injured in Lakewood stabbing
Sage Kelley
sage-kelley@midtc.com
Updated 7 days ago
1 of 2Lakewood Police Department investigating a suspected stabbing outside of the L.A. Insurance on West Colfax Avenue Thursday morning.Courtesy of Brian Derry2 of 2FILE PHOTO: Photo Credit: MattGush (iStock).MattGush Facebook Twitter WhatsApp SMS Email Print Copy article link Save A...
Sage Kelley
Reporter
Man sentenced to 25 years prison for attempted kidnapping of teen girl in Westminster
Michael Braithwaite
michael-braithwaite@midtc.com
Updated 7 days ago
1 of 1istock Facebook Twitter WhatsApp SMS Email Print Copy article link Save Adams County Judge Brett Martin sentenced a man to 25 years in prison Tuesday for multiple robberies and an attempted kidnapping across Thornton and Westminster in 2024....
Michael Braithwaite
Reporter
Lakewood City Council approves 2040 comprehensive plan
Sage Kelley
sage-kelley@midtc.com
Updated 1 week ago
1 of 1The sun begins to rise with clouds illuminated in oranges and yellows Friday, Nov. 3, 2023 in Lakewood, Colorado.Jonathan Ingraham jonathan.ingraham@denvergazette.com Facebook Twitter WhatsApp SMS Email Print Copy article link Save The Lakewood City Council unanimously approved the...
Sage Kelley
Reporter
Two dead in potential Denver murder suicide
None None
none-none@midtc.com
Updated 1 week ago
1 of 1Photo: O2O Creative (iStock).O2O Creative Facebook Twitter WhatsApp SMS Email Print Copy article link Save Two people are dead in what the Denver Police Department said seems to be a murder suicide. Tuesday night at approximately 8:02 p.m., Denver...
None None
Reporter
PREV
PREVIOUS
Witness in Pueblo murder trial shot, killed in Denver
Facebook Twitter WhatsApp SMS Email Print Copy article link Save A woman scheduled to be a witness in a Pueblo murder trial was shot and killed in Denver last week, the Denver Police Department said. Roxann Martinez, 31, was found dead on Feb. 25 at 11 p.m. at East Kenyon Drive and South Wabash Street […]
NEXT
NEXT UP
Colorado man arrested for 1982 cold case killing of two women near Breckenridge
Facebook Twitter WhatsApp SMS Email Print Copy article link Save The double slaying of two young women hitchhiking near Breckenridge has haunted the small mountain town for nearly 40 years. After decades of non-stop searching, officials announced Wednesday that they have finally made an arrest. Alan Lee Phillips, 70, was arrested on Feb. 24 and […]