Today's Digital Newspaper

The Gazette

Weather Block Here



U.S. Highway 50 closed in western Colorado as new wildfire ignites

$(window).load(function() {
window.setTimeout(affixShare, 2000);
function affixShare() {
var sHeight = $(‘#share-left-affix’).outerHeight(true);
var cHeight = $(‘#share-left-affix’).parent().outerHeight(true);
var sTop = $(‘#share-left-affix’).offset().top – 100;
var sBottom = $(document).height() – ($(‘#share-left-affix’).parent().offset().top + cHeight – 100);
if(cHeight > sHeight) {
$(‘#share-left-affix’).affix({
offset: { top: sTop, bottom: sBottom }
});
}
}
});
$(window).resize(function() {
var sHeight = $(‘#share-left-affix’).outerHeight(true);
var cHeight = $(‘#share-left-affix’).parent().outerHeight(true);
var sTop = $(‘#share-left-affix’).offset().top – 100;
var sBottom = $(document).height() – ($(‘#share-left-affix’).parent().offset().top + $(‘#share-left-affix’).parent().outerHeight(true) – 100);
if(cHeight > sHeight) {
$(‘#share-left-affix’).data(‘bs.affix’).options.offset.top = sTop;
$(‘#share-left-affix’).data(‘bs.affix’).options.offset.bottom = sBottom;
}
});

A new wildfire sparked in Montrose County on Sunday, closing U.S. Highway 50.

The new fire, dubbed the Kinikin Fire, prompted the closure at mile marker 1021. According to the Gunnison Regional 911 Center, the alternate route is Highway 92. It is unknown how long the road will be closed.

According to the Colorado Division of Fire Prevention and Control, an aircraft has been ordered to help fight the fire, and resources being used for the South Rim Fire are now being sent to assist with the Kinikin Fire.

Find more information about this fire here.

STAY INFORMED: Get free Colorado news with our daily newsletter (Click here)

a7ebdeef-0003-4ff0-808b-74c8c627ec6a

View Original Article | Split View
Tags

PREV

PREVIOUS

Firefighters contain brush fire sparked by fireworks on Lookout Mountain

Facebook Twitter WhatsApp SMS Email Print Copy article link Save $(window).load(function() { window.setTimeout(affixShare, 2000); function affixShare() { var sHeight = $(‘#share-left-affix’).outerHeight(true); var cHeight = $(‘#share-left-affix’).parent().outerHeight(true); var sTop = $(‘#share-left-affix’).offset().top – 100; var sBottom = $(document).height() – ($(‘#share-left-affix’).parent().offset().top + cHeight – 100); if(cHeight > sHeight) { $(‘#share-left-affix’).affix({ offset: { top: sTop, bottom: sBottom } }); } […]