Today's Digital Newspaper

The Gazette

Weather Block Here



Colorado lawmakers kill bill to lower emissions mandates for victims of catalytic converter theft

A bill seeking to lower emissions requirements for replacement catalytic converters when the original converter is stolen was shut down by a state committee Thursday.

House Bill 1038 would have allowed victims of catalytic converter theft to use a replacement catalytic converter that complies with federal emissions standards, but not Colorado’s stricter state standards. This would only apply when the theft has been reported to law enforcement and the victim has made a “reasonable effort” to get a state-compliant replacement catalytic converter.

Bill sponsor Rep. Rod Bockenfeld, R-Watkins, said frequent thefts and supply chain issues have left many people whose catalytic converters are stolen without legal options for replacements.

“The biggest impacts are folks on the lower part of the economic scale. Their automobiles are their livelihood,” Bockenfeld said. “They carry liability insurance, they don’t have the insurance companies to fall back on, they don’t have a second automobile that they can rely upon.”

In Colorado, thefts of the exhaust emission control devices increased by more than 5,000% from 2019 to 2021, going from 189 to 9,811 reported thefts annually, according to the Colorado Auto Theft Prevention Authority. In Denver, the thefts rose by 15,000% in the same timeframe – from 15 to 2,359, according to data from the Denver Police Department.

Without a catalytic converter, vehicles become legally and sometimes functionally inoperable.

The Colorado Independent Automobile Dealers Association claimed that state-compliant catalytic converters — which adhere to the California air resources board standards — are more expensive and harder to find than their federal counterparts. The association said it has experienced wait times of up to 12 months and costs of up to $5,000, which they said can be five times more expensive than federally compliant catalytic converters for some vehicles.

The Colorado Department of Public Health and Environment disagreed with this characterization, saying it is able to assist residents with finding replacements in a matter of weeks or days for only a few hundred dollars more than a federal version.

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 {
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();

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

Featured Local Savings

The department also pointed out that cost of the converters is related to the effectiveness, with 40% of federally compliant units failing emissions tests and state-compliant converters reducing one ton of emissions per day. 

“I understand that the victims of theft should not be revictimized in this process, but there are millions of people impacted by air quality out there that deserve for us to use every tool in the toolbox to reduce those emissions,” said Steve McCannon with the Department of Public Health and Environment.

The House Energy and Environment Committee rejected the bill in an 8-3 vote on Thursday afternoon. The vote was strictly along party lines, with Republicans in support of the bill and Democrats opposed.

This is the only catalytic converter-related bill introduced so far this session. Last year, the legislature passed three bills seeking to alleviate the effects of catalytic converter theft on Colorado residents. Last year’s bills included creating an annual $300,000 grant program for victim assistance and theft prevention, implementing civil penalties for the thefts and expanding law enforcement resources to investigate the thefts.

The state also has a waiver program that residents can apply for when they and the state cannot find a replacement catalytic converter. Critics pointed out that this waiver has only been issued one time, but proponents argued that this means the state and residents are currently able to find replacements without needing it.

“It seems like we’re going to be spending a lot of money to do something that the department is already doing,” said Rep. Cathy Kipp, D-Fort Collins, who voted against the bill.

f523eb0c-e2cc-56e8-9988-36854e7073a9

View Original Article | Split View

PREV

PREVIOUS

Rural Opportunity Office bill clears first committee

Facebook Twitter WhatsApp SMS Email Print Copy article link Save Facebook Twitter WhatsApp SMS Email Print Copy article link Save A bill that codifies a state office devoted to rural economic opportunities won approval from a state Senate panel on Thursday. Senate Bill 6, sponsored by Sens. Dylan Roberts, D-Eagle and Janice Rich, R-Grand Junction, […]

NEXT

NEXT UP

Proposals advance for Colorado wildfire-detecting cameras, forestry workforce expansion

Facebook Twitter WhatsApp SMS Email Print Copy article link Save A state Senate committee unanimously advanced two bills Thursday aiming to improve Colorado’s wildfire prevention efforts through workforce development and new technology. These are the first wildfire bills to pass out of committee this session, after the state legislature approved nearly a dozen laws last […]