Southern Nevada customers could see $7 increase in gas bills
Nevada
LVRJ Business 7@7 | Southern Nevada customers could see $7 increase in gas bills
‘);
pScript.src = “https://embed.sendtonews.com/player3/embedcode.php?fk=” + fkId;
} else {
pHtml = $(“”);
pScript.src = “https://embed.sendtonews.com/player3/embedcode.js?fk=” + fkId + ‘&cid=5945&offsetx=0&offsety=0&floatwidth=400&floatposition=bottom-right’;
pScript.setAttribute(‘data-type’, ‘s2nScript’); //pScript[‘data-type’] = ‘s2nScript’;
}
elem.append(pHtml);
elem.append(pScript);
},
insertVideoExco: function(player_id) {
var elem = $(‘#stn-in-article-player’);
elem.addClass(‘rj-fuel-77’);
var pHtml = $(”,{‘class’:’embed-responsive embed-responsive-16by9′});
pHtml.append($(”,{‘class’:’embed-responsive-item’,’id’:player_id}));
var click_url=”/7at7/?utm_campaign=7at7&utm_medium=insert_widget&utm_source=article_page”;
var f_title = $(”,{‘class’:’f-title’}).append(
$(‘‘,{‘href’:click_url, ‘alt’:’7at7′}).append(
$(‘‘,{‘html’:’Watch 7@7 — now streaming’})
)
);
//var f_desc = $(”,{‘class’:’f-desc’,’html’:’exco ArticleStreaming id: c1be8808-a095-4573-8738-5987c99028cc’})
elem.append(pHtml);
elem.append(f_title);
//elem.append(f_desc);
var fjs = document.getElementsByTagName(‘script’)[0];
var js = document.createElement(‘script’);
js.className=”exco-player”;
js.src=”https://player.ex.co/player/”+player_id;
js.setAttribute(‘programmatic’, ‘true’);
fjs.parentNode.insertBefore(js, fjs);
var exco_tmr_count_story = 500;
var exco_tmr_check_story = setInterval(function () {
exco_tmr_count_story–;
console.log(‘rj_exco_t_story:’+exco_tmr_count_story+’_exco_player:’+typeof(ExCoPlayer));
if ( ‘undefined’ !== typeof(ExCoPlayer) ) {
console.log(‘rj_exco_connect:’+typeof(ExCoPlayer.connect(player_id)));
if ( ‘undefined’ !== typeof( ExCoPlayer.connect(player_id) ) ) {
clearInterval(exco_tmr_check_story);
var exco_api_story = ExCoPlayer.connect(player_id);
exco_api_story.init({
‘playbackMode’: ‘play-in-view’, //auto-play, click-to-play, play-in-view
‘mute’: true,
//’autoPlay’: true,
});
exco_api_story.on(‘player-ready’, function(data) {
console.log(‘rj_exco_story_on_player_ready’, data);
exco_api_story.play();
});
exco_api_story.on(‘player-load’, function(data) {
console.log(‘rj_exco_story_on_player_load’, data);
exco_api_story.play();
});
exco_api_story.on(‘player-playing’, function(data) {
console.log(‘rj_exco_story_on_play’, data); //does not fire on first auto play have to call .play()
});
exco_api_story.on(‘content-start’, function(data) {
console.log(‘rj_exco_story_on_content_start’, data);
if (dataLayer) {
dataLayer.push({
‘event’: ‘rjvideo’,
‘gtm.videoProvider’: ‘exco’,
‘gtm.videoTitle’: data.title,
‘gtm.videoUrl’: data.src,
‘gtm.videoDuration’: data.duration,
‘gtm.videoStatus’: ‘progress’, //start, progress, complete
‘gtm.videoPercent’: 1,
‘videoPlayerId’: data.playerId,
‘videoId’: data.id,
});
}
});
exco_api_story.on(‘content-progress’, function(data) {
console.log(‘rj_exco_story_on_content_progress’, data);
if (dataLayer) {
dataLayer.push({
‘event’: ‘rjvideo’,
‘gtm.videoProvider’: ‘exco’,
‘gtm.videoTitle’: data.title,
‘gtm.videoUrl’: data.src,
‘gtm.videoDuration’: data.duration,
‘gtm.videoStatus’: ‘progress’,
‘gtm.videoPercent’: data.progress,
‘videoPlayerId’: data.playerId,
‘videoId’: data.id,
});
}
});
exco_api_story.on(‘content-end’, function(data) {
console.log(‘rj_exco_story_on_content_end’, data);
if (dataLayer) {
dataLayer.push({
‘event’: ‘rjvideo’,
‘gtm.videoProvider’: ‘exco’,
‘gtm.videoTitle’: data.title,
‘gtm.videoUrl’: data.src,
‘gtm.videoDuration’: data.duration,
‘gtm.videoStatus’: ‘progress’,
‘gtm.videoPercent’: 100,
‘videoPlayerId’: data.playerId,
‘videoId’: data.id,
});
}
});
}
}
if (exco_tmr_count_story == 0) {
clearInterval(exco_tmr_check_story);
}
}, 100);
},
insertVideoFuel: function(channelId) {
/*
var _setting;
var u, param;
param = ‘file_path=Fuel Front Image Url.xlsx’;
//param += ‘&site_id=WebDevPublic’;
//param += ‘&sheet_name=api_do_not_change’;
param += ‘&range=all’;
param += ‘&method=read’;
u = ‘/wp-json/rj/v2/api?name=microsoft&end_point=/excel_data¶m=’+encodeURIComponent(param);
$.ajax({
type: ‘GET’,
url: u,
cache: true,
dataType: ‘json’,
success: function (response) {
if ( response.status == 1 && response.response && response.response.data ) {
_setting = response.response.data;
}
},
error: function (xhr, ajaxOptions, thrownError) {
console.log(‘rj_xhr.status:’ + xhr.status + ‘_error:’ + thrownError);
}
});
*/
var img_url=”https://res.cloudinary.com/review-journal/image/upload/f_auto,q_auto,c_scale,w_1200/v1611081380/webdev/New7at7onGray.jpg”; //response.feed.entry[0][‘gsx$imageurl’][‘$t’];
//var description = _setting[1][3];//response.feed.entry[0][‘gsx$description’][‘$t’];
var elem = $(‘#stn-in-article-player’);
//if we do not add this info google will detect this fuel video without proper data need to fix in search console
elem.attr({
‘itemscope’: ”,
‘itemprop’: ‘VideoObject’,
‘itemtype’: ‘https://schema.org/VideoObject’,
})
.append($(‘‘,{‘itemprop’:’description’,’content’:’7 minutes of local non-stop news, free for all users.’}))
.append($(‘‘,{‘itemprop’:’name’,’content’:’7@7 Articles Channel’}))
.append($(‘‘,{‘itemprop’:’thumbnailUrl’,’content’:img_url}))
.append($(‘‘,{‘itemprop’:’uploadDate’,’content’:’2021-01-18T00:00:00+00:00′}))
.append($(‘‘,{‘itemprop’:’contentUrl’,’content’:’https://fuel-streaming-prod01.fuelmedia.io/v1/sem/’+channelId+’.m3u8′}));
//’https://fuel-streaming-prod01.fuelmedia.io/player/1.0/player.min.js’; //https://fuel-streaming-prod01.fuelmedia.io/player/v3/fuel.js
var pScript = document.createElement(“script”);
pScript.type=”text/javascript”;
pScript.src=”https://fuel-streaming-prod01.fuelmedia.io/player/v3/fuel.js”;
//pScript.async = true;
pScript.setAttribute(‘id’, ‘fuel-player-script’);
elem.append(pScript);
elem.addClass(‘rj-fuel-77’);
var fuel_float=”true”;
if (localStorage.getItem(‘rjIsSubscribed’) === ‘1’ || document.body.classList.contains(‘logged-in’)) {
console.log(‘fuel_disabled_float’);
fuel_float=”false”;
; }
var pHtml = $(‘
var click_url=”/7at7/?utm_campaign=7at7&utm_medium=insert_widget&utm_source=article_page”;
var f_title = $(”,{‘class’:’f-title’}).append(
$(‘‘,{‘href’:click_url, ‘alt’:’7at7′}).append(
$(‘‘,{‘html’:’Watch 7@7 — now streaming’})
)
);
//var f_desc = $(”,{‘class’:’f-desc’,’html’:description})
elem.append(pHtml);
elem.append(f_title);
//elem.append(f_desc);
//var is_android = /(android)/i.test(navigator.userAgent);
if (true) {
var tmr = setInterval(function() {
document.getElementsByTagName(‘fuel-video’)[0].player.play();
clearInterval(tmr);
},1000);
}
},
videoIDs: {
//’category-local’: {‘id’: ‘c1be8808-a095-4573-8738-5987c99028cc’, ‘provider’:’exco’},
//’category-business’: {‘id’: ‘c1be8808-a095-4573-8738-5987c99028cc’, ‘provider’:’exco’},
‘category-local’: {‘id’: ‘81814da7-67fe-4e54-be92-55046afbb3bb’, ‘provider’:’fuel’},
‘category-business’: {‘id’: ‘81814da7-67fe-4e54-be92-55046afbb3bb’, ‘provider’:’fuel’},
‘category-formula-1’ : {‘id’: ‘fds27xag’},
‘tag-coronavirus’: {‘id’: ‘u37v495p’, ‘app_id’: ‘QpkVQUhA’},
‘category-politics-and-government’: {‘id’: ‘kqRvD0a8’},
‘tag-mc-opinion’: {‘id’: ‘ohls3BOc’}, //’kqRvD0a8′; 2023-03-21_14:30
‘tag-mc-crime’: {‘id’: ‘kqRvD0a8’},
‘tag-2020-election’: {‘id’: ‘kqRvD0a8’},
‘rj-main-category–science-and-technology’: {‘id’: ‘j88hQyle’, ‘app_id’: ‘kVqKLwXg’},
‘tag-mc-news’: {‘id’: ‘pCyFtg5f’, ‘app_id’: ‘QpkVQUhA’},
‘rj-main-category–raiders’: {‘id’: ‘bpswZwKM’, ‘app_id’: ‘k07ZZ08J’},
‘tag-mc-sports’: {‘id’: ‘dbx2WkwF’, ‘app_id’: ‘k1Vj5iYY’},
‘rj-main-category–food’: {‘id’: ‘3DQjoZb7’, ‘app_id’: ’40kxsoyw’},
‘tag-mc-entertainment’: {‘id’: ‘YBuF2XdP’, ‘app_id’: ‘7oJQh6dl’},
‘tag-mc-live-well’: {‘id’: ‘KED23a4w’}, //’31shkzyP’; 2023-03-21_14:30
‘tag-mc-life’: {‘id’: ‘aaWqdJ5u’, ‘app_id’: ‘m5zMjg65’},
‘tag-mc-autos’: {‘id’: ‘kag2nBSV’, ‘app_id’: ‘4bdELTqB’},
‘tag-mc-homes’: {‘id’: ‘R0zQNouh’, ‘app_id’: ‘nvYRBPOO’}, // ‘tag-mc-homes’: {‘id’: ‘HPa6ehMQ’}
‘rj-story-full’: {‘id’: ‘81814da7-67fe-4e54-be92-55046afbb3bb’, ‘provider’:’fuel’}
},
getVideoId: function() {
//var fkId = false,
var vdo_k = false;
for (var checkClass in stnInArticleVideo.videoIDs) {
if (stnInArticleVideo.wrapper.hasClass(checkClass)) {
//fkId = videoIDs[checkClass].id;
vdo_k = checkClass;
break;
}
}
return vdo_k; //fkId;
},
run: function() {
var vdo_id;
stnInArticleVideo.wrapper = $(‘article.rj-story.rj-story-full’);
if (stnInArticleVideo.wrapper && stnInArticleVideo.canInsertVideo()) {
var vdo_k = stnInArticleVideo.getVideoId();
if (vdo_k) {
if (stnInArticleVideo.videoIDs[vdo_k].hasOwnProperty(‘provider’)) {
switch(stnInArticleVideo.videoIDs[vdo_k].provider) {
case ‘fuel’:
stnInArticleVideo.insertVideoFuel(stnInArticleVideo.videoIDs[vdo_k].id);
break;
case ‘exco’:
stnInArticleVideo.insertVideoExco(stnInArticleVideo.videoIDs[vdo_k].id);
break;
}
} else {
vdo_id = stnInArticleVideo.videoIDs[vdo_k].id;
var userAgent = navigator.userAgent;
if ( (userAgent.indexOf(‘RJApp’) > -1) && (stnInArticleVideo.videoIDs[vdo_k].app_id) ) {
vdo_id = stnInArticleVideo.videoIDs[vdo_k].app_id;
}
stnInArticleVideo.insertVideo(vdo_id);
}
}
}
}
};
stnInArticleVideo.run();
});
//}
‘;
html += ”;
html += ”;
$(‘.nlsm-small’).addClass(‘livewell’).html(html);
return;
}
if ($(‘.rj-story-sponsored-full’).length>0) {
return;
}
if ($(‘.rj-story-full’).hasClass(‘tag-2026-yearahead’)) {
html=””;
html += ”;
html += ‘
Las Vegas 2026
‘;
html += ‘
What will the new year bring to the valley? These are the biggest stories we’re watching.
‘;
html += ”;
$(‘.nlsm-small’).addClass(‘yea4-2025-embed’).html(html);
return;
}
if ($(‘.rj-story-full’).hasClass(‘tag-2025-year-in-review’)) {
html=””;
html += ”;
html += ‘
2025: Las Vegas Year in Review
‘;
html += ‘
Look back at the biggest stories and events that took place in Las Vegas in 2025
‘;
html += ”;
$(‘.nlsm-small’).addClass(‘yea4-2025-embed’).html(html);
return;
}
if ($(‘.rj-story-full’).hasClass(‘tag-thacker-pass’)) {
html=””;
html += ”;
html += ‘
Nevada’s ‘white gold’ rush
‘;
html += ‘
Read our six-part series about the Nevada communities that are bearing the brunt of the country’s clean energy future.
‘;
html += ”;
$(‘.nlsm-small’).addClass(‘thacker-pass-embed’).html(html);
return;
}
if ($(‘.rj-story-full’).hasClass(‘tag-judging-the-judges-2025’)) {
html=””;
html += ‘
html += ‘
JUDGING THE JUDGES 2025
‘;
html += ”;
html += ”;
html += ‘
‘;
$(‘.nlsm-small’).addClass(‘black-book-embed’).html(html);
return;
}
if ($(‘.rj-story-full’).hasClass(‘tag-black-book’)) {
html=””;
html += ”;
html += ‘‘;
html += ”;
$(‘.nlsm-small’).addClass(‘black-book-embed’).html(html);
return;
}
if ($(‘.rj-story-full’).hasClass(‘tag-telles-murder-trial’)) {
html=””;
html += ”;
html += ”;
html += ‘Robert Telles On Trial: Full Coverage‘;
html += ”;
html += ”;
$(‘.nlsm-small’).addClass(‘telles_murder’).html(html);
return;
}
if ($(‘.rj-story-full’).hasClass(‘tag-jeff-german-murder’) || $(‘.rj-story-full’).hasClass(‘tag-remembering-jeff-german’)) {
html=””;
html += ”;
html += ”;
html += ‘‘;
html += ”;
html += ”;
$(‘.nlsm-small’).addClass(‘jeff_german’).html(html);
return;
}
if ($(‘.rj-story-full’).hasClass(‘tag-what-are-they-hiding’)) {
html=””;
html += ”;
html += ”;
html += ‘
WHAT ARE THEY HIDING?
‘;
html += ‘
Exposing officials and agencies keeping public records from the public.
‘;
html += ‘
CLICK HERE TO READ MORE
‘;
html += ”;
html += ”;
$(‘.nlsm-small’).addClass(‘2023-year-in-review’).html(html);
return;
}
if ($(‘.rj-story-full’).hasClass(‘tag-2023-year-in-review’)) {
html=””;
html += ”;
html += ”;
html += ‘
2023 YEAR IN REVIEW
‘;
html += ‘
CLICK HERE FOR MORE
‘;
html += ”;
html += ”;
$(‘.nlsm-small’).addClass(‘2023-year-in-review’).html(html);
return;
}
if ($(‘.rj-story-full’).hasClass(‘tag-msg-sphere’)) {
html=””;
html += ”;
html += ”;
html += ‘‘;
html += ”;
html += ”;
$(‘.nlsm-small’).addClass(‘tag-msg-sphere’).html(html);
return;
}
if ($(‘.rj-story-full’).hasClass(‘tag-911-anniversary’)) {
html=””;
html += ”;
html += ”;
html += ‘
REMEMBERING 9/11: 20 YEARS LATER
‘;
html += ‘
Looking back at the 2001 terror attacks and how they affected Las Vegas and the world.
‘;
html += ‘
Read more
‘;
html += ”;
html += ”;
$(‘.nlsm-small’).addClass(‘anniversary-911’).html(html);
return;
}
if ($(‘.rj-story-full’).hasClass(‘tag-class-of-2021’)) {
html=””;
html += ”;
html += ”;
html += ‘
MEET THE UNFORGETTABLE CLASS
‘;
html += ‘
html += ‘
html += ‘
html += ‘
‘;
html += ‘
2021
‘;
html += ‘
html += ‘
html += ‘
‘;
html += ‘
‘;
html += ”;
html += ”;
$(‘.nlsm-small’).addClass(‘class-2021’).html(html);
return;
}
if ($(‘.rj-story-full’).hasClass(‘tag-2022-election’)) {
html=””;
html += ”;
html += ”;
html += ”;
$(‘.nlsm-small’).addClass(‘election-2022’).html(html);
return;
}
if ($(‘.rj-story-full’).hasClass(‘tag-harry-reid-1939-2021’)) {
html=””;
html += ”;
html += ”;
html += ‘
html += ‘
Harry Reid
(1939-2021)
‘;
html += ‘
‘;
html += ‘
html += ‘
html += ‘
‘;
html += ‘
html += ‘
Senate leader and Nevada political titan
‘;
html += ‘
Read more
‘;
html += ‘
‘;
html += ”;
html += ”;
$(‘.nlsm-small’).addClass(‘harry-reid’).html(html);
return;
}
if ($(‘.rj-story-full’).hasClass(‘tag-henry-ruggs’)) {
html=””;
html += ”;
html += ”;
html += ‘
html += ‘
HENRY RUGGS
DEADLY CRASH
‘;
html += ‘
‘;
html += ‘
html += ‘
html += ‘
‘;
html += ‘
html += ‘
CLICK FOR MORE
‘;
html += ‘
‘;
html += ”;
html += ”;
$(‘.nlsm-small’).addClass(‘henry-ruggs’).html(html);
return;
}
if ($(‘.rj-story-full’).hasClass(‘category-homicides’)) {
html=””;
html += ”;
html += ”;
html += ”;
$(‘.nlsm-small’).addClass(‘homicides’).html(html);
return;
}
if ($(‘.rj-story-full’).hasClass(‘tag-sheldon-adelson’)) {
html=””;
html += ”;
html += ”;
html += ‘
html += ‘
Sheldon Adelson
(1933-2021)
‘;
html += ‘
‘;
html += ‘
html += ‘
html += ‘
‘;
html += ‘
html += ‘
Las Vegas visionary and Philanthropist.
‘;
html += ‘
Read more
‘;
html += ‘
‘;
html += ”;
html += ”;
$(‘.nlsm-small’).addClass(‘sheldon-adelson’).html(html);
return;
}
if ($(‘.rj-story-full’).hasClass(‘tag-tony-hsieh’)) {
html=””;
html += ”;
html += ”;
html += ‘
html += ‘
Tony Hsieh
(1973-2020)
‘;
html += ‘
‘;
html += ‘
html += ‘
html += ‘
‘;
html += ‘
html += ‘
Ex-Zappos and Downtown Project CEO left a lasting impression on Las Vegas.
‘;
html += ‘
Read more
‘;
html += ‘
‘;
html += ”;
html += ”;
$(‘.nlsm-small’).addClass(‘tony-hsieh’).html(html);
return;
}
if ($(‘.rj-story-full’).hasClass(‘tag-vegas-weekend’)) { //vegas-reawakening
html=””;
html += ”;
html += ”;
html += ‘
VEGAS REAWAKENING
‘;
html += ‘
A year after the pandemic began, the first weekend of spring showed a perfect storm of promise for Las Vegas’ recovery and brought optimism that visitors would indeed return to the city
‘;
html += ‘
Read more
‘;
html += ”;
html += ”;
$(‘.nlsm-small’).addClass(‘vegas-reawakening’).html(html);
return;
}
//add newsletters embed
var default_category_to_show = [‘News’, ‘Local’, ‘Life’, ‘Crime’];
var newsletter_1st_lv = [];
newsletter_1st_lv[‘default’] = {‘id’:’starting_point,pm_update’, ‘track_name’:’StartingPoint’, ‘title’:’LOCAL NEWS YOUR WAY‘, ‘subtitle’:’Sign up for our free daily Morning and Afternoon Update newsletters.’};
newsletter_1st_lv[‘Sports’] = {‘id’:’sports’, ‘track_name’:’Sports’, ‘title’:’SPORTS NEWS YOUR WAY‘, ‘subtitle’:’Sign up for our free Sports Update newsletter.’};
newsletter_1st_lv[‘Business’] = {‘id’:’business’, ‘track_name’:’Business’, ‘title’:’BUSINESS NEWS YOUR WAY‘, ‘subtitle’:’Sign up for our free Business Update newsletter.’};
newsletter_1st_lv[‘Entertainment’] = {‘id’:”,’alert_id’:’entertainment’, ‘track_name’:’Entertainment’, ‘title’:’WANT THE LATEST ON LAS VEGAS ENTERTAINMENT?‘, ‘subtitle’:’Sign up for free entertainment email alerts’};
//newsletter_1st_lv[‘Nevada Preps’] = {‘id’:’nevada_preps’, ‘title’:’HIGH SCHOOL SPORTS YOUR WAY‘, ‘subtitle’:’Stay up to date with our free Nevada Preps newsletter.’};
//newsletter_1st_lv[‘Investigations’] = {‘id’:’rj_investigates’, ‘title’:’INVESTIGATIVE NEWS YOUR WAY‘, ‘subtitle’:’Sign up for our free RJ Investigates newsletter.’};
var cat_has_subcat = [‘News’,’Business’,’Entertainment’,’Sports’, ‘Opinion’];
var newsletter_2nd_lv = [];
newsletter_2nd_lv[‘Politics and Government’] = {‘id’:”,’alert_id’:’political’, ‘track_name’:’Political’, ‘title’:’LOCAL, REGIONAL AND NATIONAL POLITICS COVERAGE‘, ‘subtitle’:’
Sign up for our free RJ politics email alerts.
‘};
//newsletter_2nd_lv[‘Politics and Government’] = {‘id’:’political’, ‘title’:’ELECTION 2020: BE INFORMED’, ‘subtitle’:’
Sign up for our free RJ Politics newsletter.
‘};
//newsletter_2nd_lv[‘Debra J. Saunders’] = {‘id’:’44’, ‘title’:’YOUR WEEKLY POLITICAL FIX‘, ‘subtitle’:’Sign up for our free DC-LV newsletter with political stories from the swamp to the Strip.’};
//newsletter_2nd_lv[‘CES 2021’] = {‘id’:’ces’, ‘title’:’CES 2021: STAY IN THE KNOW’, ‘subtitle’:’
Sign up for our free newsletter below.’};
//newsletter_2nd_lv[‘TV’] = {‘id’:’tv_briefing’, ‘title’:’GET YOUR TV LISTINGS‘, ‘subtitle’:’Your Weekly TV Briefing.’};
//newsletter_2nd_lv[‘UNLV’] = {‘id’:’unlv_rebel_news’, ‘title’:’UNLV SPORTS YOUR WAY‘, ‘subtitle’:’Stay up to date on the Rebels with our free newsletter.’};
newsletter_2nd_lv[‘Rodeo’] = {‘id’:’rodeo_nfr’, ‘track_name’:’RodeoNFR’, ‘title’:’RODEO NEWS YOUR WAY‘, ‘subtitle’:’Don’t miss any of the action! Click here for full NFR coverage or Sign up for our free newsletter below’};
newsletter_2nd_lv[‘Raiders News’] = {‘id’:’vegasnation’, ‘track_name’:’VegasNation’, ‘title’:’WANT EVEN MORE RAIDERS NEWS?‘, ‘subtitle’:’Sign up for our free Vegas Nation newsletter.’};
newsletter_2nd_lv[‘Golden Knights’] = {‘id’:”,’alert_id’:’golden_knights’, ‘track_name’:’GoldenKnights’, ‘title’:’WANT MORE KNIGHTS IN YOUR DAY?‘, ‘subtitle’:’Sign up for free Golden Knights email alerts for all the latest updates’};
var main_cat=””;
var m_hierarchy = [];
var m_cat = [];
var m_hl_cat=””;
if (window.dataLayer[0].metrics) {
main_cat = window.dataLayer[0].metrics.section; //National Finals Rodeo
m_hierarchy = window.dataLayer[0].metrics.hierarchy.split(‘ | ‘); //”Sports | Rodeo | National Finals Rodeo”
m_cat = window.dataLayer[0].metrics.categories; //[“National Finals Rodeo”,”Rodeo”,”Sports”]
m_hl_cat = window.dataLayer[0].metrics[‘hl-category’]; //Sports
}
var i, k, found, newsletter;
newsletter = false;
found = false;
if (default_category_to_show.includes(m_hl_cat)) {
newsletter = newsletter_1st_lv[‘default’];
}
if (newsletter_1st_lv.hasOwnProperty(m_hl_cat)) {
newsletter = newsletter_1st_lv[m_hl_cat];
}
// check main category
if (newsletter_2nd_lv.hasOwnProperty(main_cat)) {
found = true;
newsletter = newsletter_2nd_lv[main_cat];
}
if (!found) {
// check in hierarchy (main category hierarchy)
i = m_hierarchy.length;
while (!found && i >= 0) {
i–;
if (i > 0) {
if (newsletter_2nd_lv.hasOwnProperty(m_hierarchy[i])) {
found = true;
newsletter = newsletter_2nd_lv[m_hierarchy[i]];
}
} else {
// i=0, check first level
if (newsletter_1st_lv.hasOwnProperty(m_hierarchy[i])) {
found = true;
newsletter = newsletter_1st_lv[m_hierarchy[i]];
}
}
}
}
if (!found) {
// check in category
i = m_cat.length;
while (!found && i > 0 && cat_has_subcat.includes(m_hl_cat)) {
i–;
if (newsletter_2nd_lv.hasOwnProperty(m_cat[i])) {
found = true;
newsletter = newsletter_2nd_lv[m_cat[i]];
}
}
}
if (newsletter !== false && !$(‘.rj-story-full’).hasClass(‘tag-hide-newsletter’) && !$(‘.rj-story-full’).hasClass(‘ rj-story-sponsored-full’)) {
var alert_id = ”;
if (newsletter.alert_id) {
alert_id = newsletter.alert_id;
}
html=””;
html += ”;
html += ”;
html += ”;
$(‘.nlsm-small’).html(html);
}
//});
})(jQuery);
Nevada
Red Flag Warning issued for heightened fire danger in Southern Nevada
LAS VEGAS (KSNV) — We’ll start the week with a heightened fire danger with dangerous heat later this week.
TODAY
Expect mostly sunny skies with winds picking up again on Monday. High temperatures will reach 98 degrees in Las Vegas with south winds 10-20 mph and wind gusts up to 30 mph.
A RED FLAG WARNING is in place from 10am to 9pm Monday for gusty winds and dry weather, so if a fire started, it would spread quickly.
Winds are estimated to be 20-25 mph with gusts around 40 mph at times with relative humidity of 5%-15%.
Air quality is ranked ‘good’ to ‘moderate’ for dust and tree pollen. The most common pollens are juniper, cedar, willow, sycamore and palm.
TONIGHT
We’ll see variable clouds this evening with skies going from mostly cloudy to mostly clear overnight.
Wind gusts will pick up again before midnight with gusts 30-40 mph possible downslope of the Spring Mountains in the west valley.
Elsewhere, gusts will be 20-30 mph. Breezes will eventually back down to 5-15 mph overnight. Valley lows will drop to around 74 degrees.
WHAT’S NEXT
We have reached 109 consecutive days without measurable rain in Las Vegas.
No rain is in sight, but for perspective, June is the driest month of the year in Las Vegas. Fingers crossed on a hopefully more active monsoon season!
High pressure builds next with highs 5-10 degrees above normal. Temperatures will reach around 108 degrees in Las Vegas by Friday. The last time we hit a high temperature of 108 degrees was back on August 20th of last year.
Not much relief is in sight by the weekend with highs around 107 degrees and temps at or above 105-106 degrees NEXT Monday through Wednesday.
Nevada
DNA Doe Project unlocks cold case in Nevada
Growing DNA databases continue to unlock decades-old cold cases. How the DNA Doe Project helped to identify remains 37 years later.
© KSNV, NBC News Channel
Nevada
Meet the 2026 Nevada Preps All-Southern Nevada boys volleyball team
First team
Ty Ahlstrom, Centennial – The junior had 373 digs and was a first-team 5A all-state libero for the 5A state runner-up.
Evan Ditmar, Palo Verde – The senior first-team 5A all-state outside hitter had 187 kills with a .328 hitting percentage.
Luke Hashimoto, Arbor View – The senior had 302 digs and 37 aces for the 5A state champion.
Porter Hughes, Basic – The senior had 373 kills with 218 digs and 38 aces for the 5A state semifinalist.
Lincoln Larson, Centennial – The senior was the 5A state player of the year and was second in the state with 460 kills, on a .371 hitting percentage, and added 283 digs and 72 aces for the 5A state runner-up.
Jagger Mendenhall, Palo Verde – The senior first-team 5A all-state setter had 414 assists.
Risden Miller, Arbor View – The junior led the 5A state champion with 279 kills and added 173 digs.
RJ Regalado, Centennial – The senior had 723 assists and was a first-team 5A all-state.
Max Romzek, Shadow Ridge – The junior had 152 kills on a .437 hitting percentage with 66 blocks for the 5A state semifinalist.
Mateo Salomon, Shadow Ridge – The sophomore had 169 kills with a .374 hitting percentage for the 5A state semifinalist.
Keagan Sugden, Arbor View – The junior setter led the state with 1,129 assists for the 5A state champion.
Mau Tuiaana, Centennial – The senior had 162 kills on a .397 hitting percentage, 92 blocks and 147 digs for the 5A state runner-up.
Kenyon Wickliffe, Arbor View – The senior had a .477 hitting percentage with 176 kills and 46 blocks for the 5A state champion. He is committed to Cal State Northridge.
Jacob Wienke, Desert Oasis – The senior was the 4A Mountain League player of the year led the Diamondbacks with 290 kills and 154 digs on their way to the 4A state title.
Coach of the year
Nicole Adarme, Arbor View – Guided the Aggies to the Class 5A state title, the program’s first boys volleyball title.
Second team
Graham Blanchard, Arbor View – The senior had 179 kills, 32 aces and 136 digs for the 5A state champion.
Zelworth Chavis, Liberty – The 4A Lake League player of the year had 731 assists and 64 aces for the 4A state semifinalist.
Zavier Coleman, Shadow Ridge – The senior had 139 kills and 136 digs and was a first-team 5A all-state selection.
Andrew Gutierrez, Palo Verde – The junior had 153 kills 35 aces and was a first-team 5A all-state outside hitter.
Ty Hardy, Basic – The senior had 274 kills and 257 digs for the 5A state semifinalist.
Ty Harper, Shadow Ridge – The senior had 211 digs and was a first-team 5A all-state selection for the 5A state semifinalist.
Kaleb Law, Mojave – The senior was the 4A Sky League player of the year and was second in the state with 436 kills on a .457 hitting percentage with 69 blocks, 55 aces and 249 digs to help the Rattlers reach the 4A state semifinals.
Oakland Liugalua, Cadence — The freshman had 406 kills on a .396 hitting percentage with 154 digs and 57 aces.
Gavin McColl, Centennial – The senior had 154 kills on a .333 hitting percentage with 94 blocks for the 5A state runner-up.
Brad Rappleye, Sky Pointe – The junior was the 4A Desert League player of the year and had 187 kills and 78 blocks to help the Eagles reach the 4A state title game.
Levi Randall, Boulder City – The junior had 149 kills with a .477 hitting percentage and 92 blocks for the 3A state champion.
Yeheshua Ruiz, Foothill – The senior had 157 kills with a .426 hitting percentage with 70 blocks and was a first-team 5A all-state selection.
Preston Van Beveren, Boulder City – The senior had 137 kills on a .457 hitting percentage with 99 blocks, 27 aces and 141 digs for the 3A state champion.
David Zwahlen, Boulder City – The 3A state player of the year had 232 kills with a .364 hitting percentage, with 337 digs and 70 aces.
Honorable mention
Aaron Bagalawis, Mojave
Treyden Baltazar, Coronado
Kaden Co, Liberty
Jayden Elliazar-Keiki, Shadow Ridge
Ben Fife, Palo Verde
Dallas Hashimoto, Sky Pointe
Jacob Hutchings, SLAM! Nevada
Tucker Jenkins, Sky Pointe
Makai Kelley, Sky Pointe
Gibson Lamoreaux, Boulder City
Quintrell McGee, Mojave
Zion Moore, Shadow Ridge
Hunter Perkins, Cheyenne
Gunnar Robinson, Arbor View
Thomas Rowley, Coronado
Easton Smith, Desert Oasis
Spencer Stolworthy, Moapa Valley
Cooper Swenson, Centennial
Parker Teal, Centennial
Toller Trummell, Foothill
Jordan Valdez, Liberty
Owen Wenger, Arbor View
Luke Wilkinson, Coronado
Contact Alex Wright at awright@reviewjournal.com. Follow @AlexWright1028 on X.
-
World5 minutes agoUN questions legality of Israeli forced evacuation orders in Lebanon
-
News32 minutes agoFormer Kennedy Center curator talks about the venue’s future
-
New York2 hours agoKeeping an Eye Out for Rabid Raccoons
-
Los Angeles, Ca2 hours agoFather killed twin boys, shot at mother before taking his life in suspected Canoga Park murder-suicide: LAPD
-
Detroit, MI2 hours ago14-year-old boy shot in chest during Detroit teen takeover testifies in court
-
San Francisco, CA2 hours agoOpenAI confidentially files for IPO, signaling major public debut for SF AI company
-
Dallas, TX3 hours agoDefense rests in Karmelo Anthony trial
-
Miami, FL3 hours agoNew inductees to the Miami-Dade County Women’s Hall of Fame | Featured#