Nevada
First-in-Nevada cancer treatment center opening at Las Vegas hospital
‘;
}
html += ”;
html += ”;
$(‘#neon-card-sidebar .field-list’).append(html);
}
}
});
‘);
WHAT ARE THEY HIDING?
‘;
Exposing officials and agencies keeping public records from the public.
‘;
CLICK HERE TO READ MORE ‘;
2023 YEAR IN REVIEW
‘;
CLICK HERE FOR MORE
‘;
REMEMBERING 9/11: 20 YEARS LATER ‘;
Looking back at the 2001 terror attacks and how they affected Las Vegas and the world.
‘;
Read more
‘;
MEET THE UNFORGETTABLE CLASS
‘;
‘; 2021
‘; ‘; ‘;
Harry Reid
(1939-2021)
‘; ‘;
‘;
Senate leader and Nevada political titan
‘; Read more ‘; ‘;
HENRY RUGGS
DEADLY CRASH ‘; ‘;
‘;
CLICK FOR MORE
‘; ‘;
Sheldon Adelson
(1933-2021)
‘; ‘;
‘;
Las Vegas visionary and Philanthropist.
‘; Read more ‘; ‘;
Tony Hsieh
(1973-2020) ‘; ‘;
‘;
Ex-Zappos and Downtown Project CEO left a lasting impression on Las Vegas.
‘; Read more
‘; ‘;
VEGAS REAWAKENING
‘;
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
‘;
Read more
‘;
Sign up for our free RJ politics email alerts. ‘};
Sign up for our free RJ Politics newsletter.
‘};
Sign up for our free newsletter below.’};
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-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 += ‘
html += ‘
html += ‘
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 += ‘
html += ‘
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 += ‘
html += ‘
html += ‘
html += ”;
html += ”;
$(‘.nlsm-small’).addClass(‘anniversary-911’).html(html);
return;
}
if ($(‘.rj-story-full’).hasClass(‘tag-class-of-2021’)) {
html=””;
html += ”;
html += ”;
html += ‘
html += ‘
html += ‘
html += ‘‘;
html += ‘
html += ‘
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 += ‘
html += ‘
html += ‘
html += ‘‘;
html += ‘
html += ‘
html += ‘
html += ‘
html += ‘
html += ”;
html += ”;
$(‘.nlsm-small’).addClass(‘harry-reid’).html(html);
return;
}
if ($(‘.rj-story-full’).hasClass(‘tag-henry-ruggs’)) {
html=””;
html += ”;
html += ”;
html += ‘
html += ‘
html += ‘
html += ‘
html += ‘‘;
html += ‘
html += ‘
html += ‘
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 += ‘
html += ‘
html += ‘
html += ‘‘;
html += ‘
html += ‘
html += ‘
html += ‘
html += ‘
html += ”;
html += ”;
$(‘.nlsm-small’).addClass(‘sheldon-adelson’).html(html);
return;
}
if ($(‘.rj-story-full’).hasClass(‘tag-tony-hsieh’)) {
html=””;
html += ”;
html += ”;
html += ‘
html += ‘
html += ‘
html += ‘
html += ‘‘;
html += ‘
html += ‘
html += ‘
html += ‘
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 += ‘
html += ‘
html += ‘
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’:’
//newsletter_2nd_lv[‘Politics and Government’] = {‘id’:’political’, ‘title’:’ELECTION 2020: BE INFORMED’, ‘subtitle’:’
//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’:’
//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
Outdoor tourism grows in Nevada despite Las Vegas Strip visitor decline
LAS VEGAS (FOX5) — While Strip tourism declined this year, outdoor recreation across Nevada continues to grow, with some areas seeing increased business and new facilities opening to accommodate visitors.
Valley of Fire State Park reached 1 million visitors this year and recently opened a new $30 million visitors center. Lake Mead National Recreation Area also continues to draw tourists, including those taking holiday-themed rafting tours through Black Canyon.
Chad Taylor, director of operations for the Hospitality Division of Guest Services and Hoover Dam Rafting Adventures, calls outdoor recreation an “enormous” boost for the state economy.
Last month, the Nevada Division of Outdoor Recreation (NDOR) released an Economic Impact Analysis finding that outdoor recreation is a $24 billion industry in Nevada, generating $13.7 billion in total economic output, supporting more than 75,000 jobs, and contributing $8.8 billion to the state’s Gross Domestic Product (GDP).
NDOR reports outdoor recreation has officially surpassed the mining industry in GDP contribution and is rapidly becoming a cornerstone of Nevada’s economic diversification strategy.
The Hoover Dam Rafting Adventure, which has operated for more than four decades, saw slightly lower numbers this year for its 12-mile Colorado River tours starting at the base of the dam. Taylor said the rafting business typically follows Las Vegas tourism trends.
“As Las Vegas tourism increases or decreases, we typically see the same out here for the tour specifically,” Taylor said.
However, other outdoor properties showed growth. Taylor said Lake Mead properties, including Callville Bay, Cottonwood Cove, and Temple Bar, saw increased business this year.
Taylor, who sits on the governor’s advisory board for outdoor tourism, said the state is investing heavily in outdoor recreation infrastructure. Nevada is building Adventure Centers in Northern Nevada and Southern Nevada.
The Southern Nevada Adventure Center, under construction in Boulder City, will serve as a one-stop shop for booking outdoor activities. The facility is expected to open in summer 2026.
“Not only at the federal level, but the state level, the amount of energy and effort that they’ve put into outdoor recreation over the last few years, especially when it comes to the two new adventure centers that they’re building in Northern Nevada and Southern Nevada, they’re doubling down on outdoor recreation,” Taylor said.
The Hoover Dam rafting company continues its holiday-themed tours with Santa through Christmas Eve.
Reservations can be made at hooverdamraftingadventures.com or by calling (800) 455-3490.
Copyright 2025 KVVU. All rights reserved.
Nevada
Bill by Nevada’s Amodei to ramp up mining on public land passes House
The U.S. House passed a bill Thursday put forward by Nevada Rep. Mark Amodei that would reinvigorate mining activity on federal lands.
Amodei, a Republican who represents the state’s top half, described the bill as strengthening the nation’s mineral supply chain and helping to counter China’s dominance with minerals.
“Western states are sitting on a wealth of resources and a critical opportunity to break our dangerous reliance on foreign adversaries while powering our own economy,” he said in a statement.
“The Mining Regulatory Clarity Act … gives domestic mining operations the certainty they need to compete aggressively and win.”
The bill passed 219 to 198. Republicans voted 210 in favor, 1 opposed and 9 not voting. Democrats voted 9 in favor, 197 opposed and 7 not voting. It was one of the House’s last actions before adjourning for the year.
Nevada delegation split on mining bill
Amodei was joined by Las Vegas Democrat Steven Horsford, who co-sponsored the bill in the House.
“Streamlining the hardrock mining process will create good jobs and strengthen our energy sector,” Horsford said.
The state’s other two House members — Democrats Susie Lee and Dina Titus — voted in opposition.
Titus spokesperson Dick Cooper told the Reno Gazette Journal that the congresswoman voted no because the bill would allow for increased dumping of mine waste on public lands.
“It would also allow mining companies to gain permanent rights to occupy public lands and preclude other uses including recreational and cultural uses,” he added.
It now heads to the Senate, where Nevada Democrat Catherine Cortez Masto will work to get it passed.
“This bill is common sense, and it’s key for communities across Nevada that count on mining for their livelihoods,” Cortez Masto said in a social media post.
Sen. Jacky Rosen of Nevada, a Democrat, also supports it. She helped introduce the Senate companion version of Amodei’s bill.
“Nevada is one of the few places in the United States with an abundance of critical minerals and a robust hardrock mining industry,” Rosen said. “The responsible mining of these minerals supports thousands of jobs and will help to strengthen our domestic manufacturing and clean energy supply chains.”
What does Amodei’s Mining Regulatory Clarity Act do?
The bill is a response to a 2022 decision by the 9th Circuit Court of Appeals involving the Rosemont Copper Mine in Arizona.
The decision basically meant that mining companies must prove valuable minerals exist on a piece of land before they can dump waste material on it. Called the “mineral validity” requirement, it disrupted decades of precedent.
Amodei’s bill would reverse that and allow the practice to resume of using nearby land for mining waste without proving the land contains commercial deposits — something mining companies say is essential for operating on federal land.
“This legislation ensures the fundamental ability to conduct responsible mining activities on federal lands,” said Rich Nolan, National Mining Association president and CEO, in a statement. “Regulatory certainty, or the lack thereof, will either underpin or undermine efforts to decisively confront our minerals crisis.”
The bill also creates an “Abandoned Hardrock Mine Fund.” Some fees related to mining claims will be used to fund a program to inventory, assess and clean up abandoned hardrock mines.
Environmental groups blast House vote on Mining Regulatory Clarity Act
Some environmental groups campaigned against the bill and described it as choosing corporate interests over people, Native Americans’ rights and the environment.
Lauren Pagel, policy director for Earthworks, said the bill “will remove already-scarce protections for natural resources and sacred cultural sites in U.S. mining law.”
The Center for Biological Diversity said the bill surrenders public lands to mining conglomerates.
“The so-called Mining Regulatory Clarity Act would bypass the validity requirement and grant mining companies — including foreign companies — the statutory right to permanently occupy and indiscriminately use public lands upon approval of a company’s self-written plan of operations,” said the nonprofit conservation organization in an online post.
Mark Robison is the state politics reporter for the Reno Gazette Journal, with occasional forays into other topics. Email comments to mrobison@rgj.com or comment on Mark’s Greater Reno Facebook page.
Nevada
California school district near Nevada caught up in a dispute over transgender athlete policies – WTOP News
SACRAMENTO, Calif. (AP) — A Lake Tahoe school district is caught between California and Nevada’s competing policies on transgender student…
SACRAMENTO, Calif. (AP) — A Lake Tahoe school district is caught between California and Nevada’s competing policies on transgender student athletes, a dispute that’s poised to reorder where the district’s students compete.
High schools in California’s Tahoe-Truckee Unified School District, set in a mountainous, snow-prone area near the border with Nevada, have for decades competed in the Nevada Interscholastic Activities Association, or NIAA. That has allowed sports teams to avoid making frequent and potentially hazardous trips in poor winter weather to competitions farther to the west, district officials say.
But the Nevada association voted in April to require students in sex-segregated sports programs to play on teams that align with their sex assigned at birth — a departure from a previous approach allowing individual schools to set their own standards. The move raised questions for how the Tahoe-Truckee district would remain in the Nevada association while following California law, which says students can play on teams consistent with their gender identity.
Now, California’s Department of Education is requiring the district to join the California Interscholastic Federation, or CIF, by the start of next school year.
District Superintendent Kerstin Kramer said at a school board meeting this week the demand puts the district in a difficult position.
“No matter which authority we’re complying with we are leaving students behind,” she said. “So we have been stuck.”
There are currently no known transgender student athletes competing in high school sports in Tahoe-Truckee Unified, district officials told the education department in a letter. But a former student filed a complaint with the state in June after the board decided to stick with Nevada athletics, Kramer said.
A national debate
The dispute comes amid a nationwide battle over the rights of transgender youth in which states have restricted transgender girls from participating on girls sports teams, barred gender-affirming surgeries for minors and required parents to be notified if a child changes their pronouns at school. At least 24 states have laws barring transgender women and girls from participating in certain sports competitions. Some of the policies have been blocked in court.
Meanwhile, California is fighting the Trump administration in court over transgender athlete policies. President Donald Trump issued an executive order in February aimed at banning transgender women and girls from participating in female athletics. The U.S. Justice Department also sued the California Department of Education in July, alleging its policy allowing transgender girls to compete on girls sports teams violates federal law.
And Democratic Gov. Gavin Newsom, who has signedlaws aimed at protecting trans youth, shocked party allies in March when he raised questions on his podcast about the fairness of trans women and girls competing against other female athletes. His office did not comment on the Tahoe-Truckee Unified case, but said Newsom “rejects the right wing’s cynical attempt to weaponize this debate as an excuse to vilify individual kids.”
The state education department said in a statement that all California districts must follow the law regardless of which state’s athletic association they join.
At the Tahoe-Truckee school board meeting this week, some parents and one student said they opposed allowing trans girls to participate on girls teams.
“I don’t see how it would be fair for female athletes to compete against a biological male because they’re stronger, they’re taller, they’re faster,” said Ava Cockrum, a Truckee High School student on the track and field team. “It’s just not fair.”
But Beth Curtis, a civil rights attorney whose children attended schools in Tahoe-Truckee Unified, said the district should fight NIAA from implementing its trans student athlete policy as violating the Nevada Constitution.
Asking for more time
The district has drafted a plan to transition to the California federation by the 2028-2029 school year after state officials ordered it to take action. It’s awaiting the education department’s response.
Curtis doesn’t think the state will allow the district to delay joining CIF, the California federation, another two years, noting the education department is vigorously defending its law against the Trump administration: “They’re not going to fight to uphold the law and say to you at the same time, ‘Okay, you can ignore it for two years.’”
Tahoe-Truckee Unified’s two high schools with athletic programs, which are located about 6,000 feet (1,800 meters) in elevation, compete against both California and Nevada teams in nearby mountain towns — and others more distant and closer to sea level. If the district moves to the California federation, Tahoe-Truckee Unified teams may have to travel more often in bad weather across a risky mountain pass — about 7,000 feet (2,100 meters) in elevation above a lake — to reach schools farther from state lines.
Coleville High School, a small California school in the Eastern Sierra near the Nevada border, has also long been a member of the Nevada association, said Heidi Torix, superintendent of the Eastern Sierra Unified School District. The school abides by California law regarding transgender athletes, Torix said.
The school has not been similarly ordered by California to switch where it competes. The California Department of Education did not respond to requests for comment on whether it’s warned any other districts not in the California federation about possible noncompliance with state policy.
State Assemblymember Heather Hadwick, a Republican representing a large region of northern California bordering Nevada, said Tahoe-Truckee Unified shouldn’t be forced to join the CIF.
“I urge California Department of Education and state officials to fully consider the real-world consequences of this decision—not in theory, but on the ground—where weather, geography, and safety matter,” Hadwick said.
Copyright
© 2025 The Associated Press. All rights reserved. This material may not be published, broadcast, written or redistributed.
-
Iowa5 days agoAddy Brown motivated to step up in Audi Crooks’ absence vs. UNI
-
Iowa7 days agoHow much snow did Iowa get? See Iowa’s latest snowfall totals
-
Maine4 days agoElementary-aged student killed in school bus crash in southern Maine
-
Maryland5 days agoFrigid temperatures to start the week in Maryland
-
Technology1 week agoThe Game Awards are losing their luster
-
South Dakota6 days agoNature: Snow in South Dakota
-
New Mexico3 days agoFamily clarifies why they believe missing New Mexico man is dead
-
Nebraska1 week agoNebraska lands commitment from DL Jayden Travers adding to early Top 5 recruiting class