Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
301 Moved Permanently - rgj.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Connection: close
Content-Length: 0
Retry-After: 0
Location: https://www.rgj.com/
Accept-Ranges: bytes
Date: Tue, 29 Apr 2025 21:57:02 GMT
NEL: {"report_to":"default","max_age":31557600,"include_subdomains":true,"success_fraction":0.005}
Report-to: {"max_age":31557600,"include_subdomains":true,"endpoints":[{"url":"https://reporting-api.gannettinnovation.com"}]}
Content-Security-Policy: upgrade-insecure-requests
X-Cache: HIT
Vary: User-Agent
Cache-Control: max-age=300,private

HTTP Code 301 Moved Permanently

301 Moved Permanently means that the requested resource has been permanently moved to a new URL. All future requests should use the new address.

When is Code 301 used?

  • When changing a website domain
  • When modifying URL structures
  • When setting up redirects for SEO

What does Code 301 mean for the user?

The browser will automatically redirect the user to the new address, and search engines will update their indexes.

302 Found - https://rgj.com/
HTTP Status: 302
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Connection: close
Content-Length: 0
Retry-After: 0
Location: https://eu.rgj.com/
Accept-Ranges: bytes
Date: Tue, 29 Apr 2025 21:57:02 GMT
Set-Cookie: gnt_eid=(null);domain=.rgj.com;path=/;secure;samesite=lax;max-age=5184000;priority=high;
Set-Cookie: gnt_bot=Generic%20Bot;domain=.rgj.com;path=/;secure;samesite=lax;
Set-Cookie: gnt_i=98748119722496236252*24940*FI~18;domain=.rgj.com;path=/;samesite=lax;max-age=31536000;secure;priority=high
set-cookie: _ga=GA1.1.1997614664.1745963823;domain=.rgj.com;path=/;samesite=lax;max-age=31536000;secure;priority=high
NEL: {"report_to":"default","max_age":31557600,"include_subdomains":true,"success_fraction":0.005}
Report-to: {"max_age":31557600,"include_subdomains":true,"endpoints":[{"url":"https://reporting-api.gannettinnovation.com"}]}
Content-Security-Policy: upgrade-insecure-requests
Strict-Transport-Security: max-age=63072000;includeSubDomains;preload
X-Cache: HIT
Vary: User-Agent
Cache-Control: no-store
Server-Timing: gnt_i;desc="98748119722496236252*24940*FI~18",gnt_bot;desc="Generic%20Bot"

HTTP Code 302 Found (Moved Temporarily)

302 Found indicates that the requested resource is temporarily available at a different URL.

When is Code 302 used?

  • When temporarily changing a page URL
  • When testing new content
  • During temporary maintenance

What does Code 302 mean for the user?

The user is automatically redirected to the new URL, but search engines continue to index the old address.

200 OK - https://www.rgj.com/
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Connection: keep-alive
Content-Length: 161813
content-security-policy: upgrade-insecure-requests
content-type: text/html; charset=utf-8
Via: 1.1 varnish, 1.1 varnish
X-Robots-Tag: noindex, nofollow
Gannett-Debug-Path: region: west
Gannett-Debug-Path-Full: restarts: 0 ttl: 2591798.000 shield: false server: cache-hel1410033-HEL path: region: west >>>> restarts: 0 ttl: 2592000.000 shield: true server: cache-fra-eddf8230030-FRA path: region: west
Accept-Ranges: bytes
Age: 299
Date: Tue, 29 Apr 2025 21:57:03 GMT
Strict-Transport-Security: max-age=600
X-Served-By: cache-fra-eddf8230172-FRA, cache-fra-eddf8230030-FRA, cache-hel1410026-HEL
X-Cache: MISS, HIT, HIT
X-Cache-Hits: 0, 1, 0
X-Timer: S1745963823.046881,VS0,VE1
Set-Cookie: gup_clientid=0; domain=eu.rgj.com; max-age=-1; path=/; secure
Set-Cookie: gup_clientid=0; domain=rgj.com; max-age=-1; path=/; secure
Set-Cookie: gup_anonid=0; domain=rgj.com; max-age=-1; path=/; secure
Set-Cookie: gup_lng=0; domain=rgj.com; max-age=-1; path=/; secure
Vary: Accept-Encoding

HTTP Code 200 OK

200 OK is a standard successful HTTP server response. It means that the client’s request (e.g., from a browser) was successfully processed, and the server is delivering the requested data.

When is Code 200 used?

  • When loading a web page
  • When successfully receiving an API response
  • When processing a form or another HTTP request

What does Code 200 mean for the user?

The user receives content without errors, and the page or application functions properly. If Code 200 is accompanied by data, the browser or program processes and displays it to the user.

GET / HTTP/1.1
Host: rgj.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!doctype html><html lang=en><head><meta charset=utf-8><meta http-equiv=cleartype content="on"><meta http-equiv=x-ua-compatible content="ie=edge"><meta name=viewport content="width=device-width,initial-scale=1"><meta name=HandheldFriendly content="True"><meta name=MobileOptimized content="320"><meta name=apple-itunes-app content="app-id=435103825, app-argument=https://www.rgj.com/home"><meta content="#ffffff" name=theme-color><meta property="og:site_name" content="Reno Gazette Journal"><meta name=description content><meta name=og:description content><title>Home</title><link rel=dns-prefetch href=//cdn.cookielaw.org><link rel=preconnect href=https://cdn.cookielaw.org><script type=text/javascript>
                (function() {
                    try {
                        var cs = document.currentScript,
                            p =  (document.cookie.split('gnt_i=')[1] || '') + ';',
                            l = p.substring(p.indexOf('~') - 2, p.indexOf(';'));
                        if (!l) {
                            var n = window.performance && performance.getEntriesByType('navigation') || [],
                                st = n[0].serverTiming || '';
                            if (st.length) {
                                for (const t of st) {
                                    if (t.name === 'gnt_i') {
                                        l = t.description.split('*')[2];
                                        break;
                                    }
                                }
                            }
                        }
                        if (l) {
                            var g = decodeURIComponent(l).split('~');
                            comply({
                                country: g[0],
                                city: g[2],
                                zipcode: g[3],
                                state: g[1]
                            });
                        } else {
                            
                                comply();
                            
                        }
                    } catch(e) {
                        comply();
                    }

                    function comply(loc) {
                        if(window.ga_privacy) return;
                        loc = loc || {};
                        var host = window.location.hostname || '',
                            eu = host.split('.')[0] === 'eu',
                            cco = hp('gnt-t-gc'),
                            sco = hp('gnt-t-gs'),
                            cc = cco || loc.country || (eu ? 'ES' : 'US'),
                            sc = sco || loc.state || (cc === 'US' ? 'CA' : ''),
                            t = true,
                            gdprLoc = {'AT': t, 'BE': t, 'BG': t, 'HR': t, 'CY': t, 'CZ': t, 'DK': t, 'EE': t, 'EL': t, 'EU': t, 'FI': t, 'FR': t, 'DE': t, 'GR': t, 'HU': t, 'IE': t, 'IT': t, 'LV': t, 'LT': t, 'LU': t, 'MT': t, 'NL': t, 'PL': t, 'PT': t, 'RO': t, 'SK': t, 'SI': t, 'ES': t, 'SE': t, 'NO': t, 'LI': t, 'IS': t, 'AD': t, 'AI': t, 'AQ': t, 'AW': t, 'AX': t, 'BL': t, 'BM': t, 'BQ': t, 'CH': t, 'CW': t, 'DG': t, 'EA': t, 'FK': t, 'GB': t, 'GF': t, 'GG': t, 'GI': t, 'GL': t, 'GP': t, 'GS': t, 'IC': t, 'IO': t, 'JE': t, 'KY': t, 'MC': t, 'ME': t, 'MS': t, 'MF': t, 'MQ': t, 'NC': t, 'PF': t, 'PM': t, 'PN': t, 'RE': t, 'SH': t, 'SM': t, 'SX': t, 'TC': t, 'TF': t, 'UK': t, 'VA': t, 'VG': t, 'WF': t, 'YT': t},
                            gdpr =  !!(eu || gdprLoc[cc]),
                            gppLoc = {'CA': 'usca', 'NV': 'usca', 'UT': 'usnat', 'CO': 'usco', 'CT': 'usct', 'VA': 'usva', 'FL': 'usnat', 'MT': 'usnat', 'OR': 'usnat', 'TX': 'usnat', 'DE': 'usnat', 'IA': 'usnat', 'NE': 'usnat', 'NH': 'usnat', 'NJ': 'usnat'},
                            gpp = !gdpr && gppLoc[sc];

                        if (gdpr && !window.__tcfapi) {
                        "use strict";function _typeof(t){return(_typeof="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(t)}!function(){var t=function(){var t,e,o=[],n=window,r=n;for(;r;){try{if(r.frames.__tcfapiLocator){t=r;break}}catch(t){}if(r===n.top)break;r=r.parent}t||(!function t(){var e=n.document,o=!!n.frames.__tcfapiLocator;if(!o)if(e.body){var r=e.createElement("iframe");r.style.cssText="display:none",r.name="__tcfapiLocator",e.body.appendChild(r)}else setTimeout(t,5);return!o}(),n.__tcfapi=function(){for(var t=arguments.length,n=new Array(t),r=0;r<t;r++)n[r]=arguments[r];if(!n.length)return o;"setGdprApplies"===n[0]?n.length>3&&2===parseInt(n[1],10)&&"boolean"==typeof n[3]&&(e=n[3],"function"==typeof n[2]&&n[2]("set",!0)):"ping"===n[0]?"function"==typeof n[2]&&n[2]({gdprApplies:e,cmpLoaded:!1,cmpStatus:"stub"}):o.push(n)},n.addEventListener("message",(function(t){var e="string"==typeof t.data,o={};if(e)try{o=JSON.parse(t.data)}catch(t){}else o=t.data;var n="object"===_typeof(o)&&null!==o?o.__tcfapiCall:null;n&&window.__tcfapi(n.command,n.version,(function(o,r){var a={__tcfapiReturn:{returnValue:o,success:r,callId:n.callId}};t&&t.source&&t.source.postMessage&&t.source.postMessage(e?JSON.stringify(a):a,"*")}),n.parameter)}),!1))};"undefined"!=typeof module?module.exports=t:t()}();
                        }

                        if (gpp && !window.__gpp) {
                          window.__gpp_addFrame=function(e){if(!window.frames[e])if(document.body){var p=document.createElement("iframe");p.style.cssText="display:none",p.name=e,document.body.appendChild(p)}else window.setTimeout(window.__gppaddFrame,10,e)},window.__gpp_stub=function(){var e=arguments;if(__gpp.queue=__gpp.queue||[],!e.length)return __gpp.queue;var p,n=e[0],t=1<e.length?e[1]:null,a=2<e.length?e[2]:null,i={gppVersion:"1.1",cmpStatus:"stub",cmpDisplayStatus:"hidden",supportedAPIs:[],cmpId:28,sectionList:[],signalStatus:"not ready",applicableSections:[-1],gppString:""};if("ping"===n)p=i;else if("addEventListener"===n){__gpp.events=__gpp.events||[],"lastId"in __gpp||(__gpp.lastId=0),__gpp.lastId++;var _=__gpp.lastId;__gpp.events.push({id:_,callback:t,parameter:a}),p={eventName:"listenerRegistered",listenerId:_,data:!0,pingData:i}}else if("removeEventListener"===n){var s=!1;__gpp.events=__gpp.events||[];for(var d=0;d<__gpp.events.length;d++)if(__gpp.events[d].id==a){__gpp.events[d].splice(d,1),s=!0;break}p={eventName:"listenerRemoved",listenerId:a,data:s,pingData:i}}else{if("hasSection"===n||"getSection"===n||"getField"===n)return null;if("events"===n)return __gpp.events||[];__gpp.queue.push([].slice.apply(e))}p&&"function"==typeof t&&t(p,!0)},window.__gpp_msghandler=function(t){var a="string"==typeof t.data;try{var p=a?JSON.parse(t.data):t.data}catch(e){p=null}if("object"==typeof p&&null!==p&&"__gppCall"in p){var i=p.__gppCall;window.__gpp(i.command,function(e,p){var n={__gppReturn:{returnValue:e,success:p,callId:i.callId}};t.source.postMessage(a?JSON.stringify(n):n,"*")},"parameter"in i?i.parameter:null,"version"in i?i.version:"1.1")}},"__gpp"in window&&"function"==typeof window.__gpp||(window.__gpp=window.__gpp_stub,window.addEventListener("message",window.__gpp_msghandler,!1),window.__gpp_addFrame("__gppLocator"));
                        }

                        window.OneTrust = {
                            geolocationResponse: {
                                countryCode: cc,
                                stateCode: sc
                            }
                        };

                        window.ga_privacy = {
                            choices: {
                                necessary: !gdpr,
                                performance: !gdpr,
                                functional: !gdpr,
                                targeting: !gdpr,
                                social: !gdpr
                            },
                            ads: 'none',
                            ccpaApplies: !t,
                            gdprApplies: gdpr,
                            gpp: gpp,
                            cc: cc,
                            sc: sc
                        };

                        if (!gdpr) {
                            var consentCookieName = 'OptanonConsent';
                            if (document.cookie.indexOf(consentCookieName) !== -1) {
                                var catIds = {
                                    1: 'necessary',
                                    2: 'performance',
                                    3: 'functional',
                                    4: 'targeting',
                                    5: 'social'
                                };
                                function getCookie (name) {
                                    var value = "; " + document.cookie;
                                    var parts = value.split("; " + name + "=");
                                    if (parts.length === 2) return parts.pop().split(";").shift();
                                }
                                var ocCookie = getCookie(consentCookieName);
                                if (ocCookie) {
                                    ocCookie = decodeURIComponent(ocCookie);
                                    var cookieParamGroups = ocCookie.split('&');
                                    var cookieParams = {};
                                    for (i=0; i<cookieParamGroups.length; i++) {
                                        var splitGroup = cookieParamGroups[i].split('=');
                                        if (splitGroup[1]) {
                                            cookieParams[splitGroup[0]] = splitGroup[1];
                                        }
                                    }
                                    if (cookieParams.groups) {
                                        var groups = cookieParams.groups.split(',');
                                        for (var i=0; i<groups.length; i++) {
                                            var cat = groups[i].split(':');
                                            var catId = parseInt(cat[0]);
                                            if (catId) {
                                                var catName = catIds[catId];
                                                if (catName) {
                                                    window.ga_privacy.choices[catName] = !!parseInt(cat[1]);
                                                }
                                            }
                                        }
                                    }
                                    window.ga_privacy.ccpaApplies = t;
                                }
                            }
                        }

                        
                            if (gdpr || cc === 'US') {
                                ls('https://cdn.cookielaw.org/scripttemplates/otSDKStub.js', [{p: 'charset', v: 'UTF-8'}, {p: 'data-domain-script', v: '315d6535-1b11-4244-b4b2-24d1529284fe'}]);
                            }
                        

                        function hp(v) {
                            return (new RegExp(v + '=' + '(.+?)(&|$)').exec(window.location.hash) || ['', null])[1]
                        }
                    }

                    function ls(u, a, cb) {
                        var t = document.createElement('script'),
                            p = document.createElement('link');
                        p.rel = 'preload';
                        p.as = 'script';
                        p.href = u;
                        t.async = true;
                        if (a && Array.isArray(a)) {
                            a.forEach(function(b) {
                                t.setAttribute(b.p, b.v);
                            });
                        }
                        t.src = u;
                        t.onload = cb;
                        t.onerror = cb;
                        cs.insertAdjacentElement('afterend', p);
                        cs.insertAdjacentElement('afterend', t);
                    };
                })();
            </script><script type=text/javascript>function OptanonWrapper() { }</script><script type=application/ld+json>
        {"@context":"http://schema.org","@type":"WebPage","author":{"@type":"Person","name":"Reno Gazette Journal Staff","publisher":{"logo":{}},"image":{}},"dateCreated":"0001-01-01T00:00:00Z","dateModified":"2025-04-29T21:51:30Z","datePublished":"2025-04-29T21:51:30Z","headline":"Home","image":{},"keywords":["ssts:home","type:front"],"mainEntityOfPage":{"@type":"WebPage","@id":"https://www.rgj.com/"},"publisher":{"@type":"Organization","logo":{"@type":"ImageObject","height":80,"url":"https://www.gannett-cdn.com/sites/rgj/images/[email protected]","width":297},"name":"Reno Gazette Journal"},"url":"https://www.rgj.com/"}
        </script><script type=application/json id=ga-data-route>{"contentId":0,"basePageType":"homefront","cst":"homepage","noAdvertising":false,"sectionName":"home","seoKeywords":"","series":"","sponsorStory":false,"sponsoredSeries":false,"sponsoredName":"","sponsorLogo":"","subsection":"","ssts":"home","topic":"","useCanonical":false,"authors":null,"primaryTag":{"id":"","name":"","url":""},"page_url":"","short_url":"","mobile_url":"","contentType":"section","includesVideo":false,"simpleTarget":[],"isBreakingNews":false,"cam":{"contentProtectionState":"","assetId":0,"enabled":false,"restrictContent":false},"thingsToDoPresent":false,"cobrand":false,"cobrandType":"","excludeFooter":false,"vendor":"","useParamount":false,"disableBidding":false,"disablePolymer":false,"darkHeader":false,"isEu":true,"jsonld":"{\"@context\":\"http://schema.org\",\"@type\":\"WebPage\",\"author\":{\"@type\":\"Person\",\"name\":\"Reno Gazette Journal Staff\",\"publisher\":{\"logo\":{}},\"image\":{}},\"dateCreated\":\"0001-01-01T00:00:00Z\",\"dateModified\":\"2025-04-29T21:51:30Z\",\"datePublished\":\"2025-04-29T21:51:30Z\",\"headline\":\"Home\",\"image\":{},\"keywords\":[\"ssts:home\",\"type:front\"],\"mainEntityOfPage\":{\"@type\":\"WebPage\",\"@id\":\"https://www.rgj.com/\"},\"publisher\":{\"@type\":\"Organization\",\"logo\":{\"@type\":\"ImageObject\",\"height\":80,\"url\":\"https://www.gannett-cdn.com/sites/rgj/images/[email protected]\",\"width\":297},\"name\":\"Reno Gazette Journal\"},\"url\":\"https://www.rgj.com/\"}","url":"","name":"","author":null,"datePublished":"","keywords":null,"adWords":null,"headline":"","sourceOrganization":{"url":"","name":""},"creativeWork":{"name":"","datePublished":"","keywords":null,"headline":"","sourceOrganization":""},"simpleExclusion":null,"legacyIdentifiers":""}</script><script type=application/json id=ga-data-site>{"admiralDomain":"chademocharge.com","adobe":{"account":"globaldesktopmobilesite","audienceManagerServer":"gannett.demdex.net","division":"usatoday","heartbeat":{"orgId":"CF4957F555EE9B727F000101@AdobeOrg","trackingServer":"gannett.hb.omtrdc.net"},"market":"gpapermobileapp"},"ads":{"admiral":{"enabled":true,"scriptID":"v2hytfo7M8mHHT7zA5T87E8L5-OlWE5ya4vHZXJxlD_bAHhi3FCsFM7-625t7vxpK3w","scriptIDLite":"v2rmi2AEXTwmw1Kgr5pzWDUJ9rRaX4-mSG0yx1ilobmNaUkkR2ZW8ZsMHod_2d6nboaXpFqacW-9c-aL-Og"},"aps":{"enabled":true,"pubid":3062,"scriptUrl":"https://c.amazon-adsystem.com/aax2/apstag.js","timeout":1800},"articleInline":{"adjacentParaMinChars":65,"articleMinWordCount":200,"assetDistanceMinWords":65,"initialBufferMinWords":150,"maxCount":6,"outstreamBufferMinWords":65},"autorefresh":{"inactiveTimeout":300000,"inline_flex_gallery":{"enabled":true,"refreshRate":30000},"leaderboard_atf-partner_king-comics":{"enabled":true,"refreshRate":30000},"leaderboard_atf-partner_secondstreet":{"enabled":true,"refreshRate":30000},"leaderboard_btf":{"enabled":true,"refreshRate":30000,"type":"simple"},"leaderboard_btf-partner_king-comics":{"enabled":true,"refreshRate":30000,"type":"simple"},"leaderboard_btf-partner_secondstreet":{"enabled":true,"refreshRate":30000,"type":"simple"},"mobileweb-banner_bottom":{"enabled":true,"refreshRate":30000},"mobileweb-banner_bottom-partner_king-comics":{"enabled":true,"refreshRate":30000},"mobileweb-banner_bottom-partner_secondstreet":{"enabled":true,"refreshRate":30000},"mobileweb-banner_top":{"enabled":true,"refreshRate":30000},"mobileweb-banner_top-partner_king-comics":{"enabled":true,"refreshRate":30000},"mobileweb-banner_top-partner_secondstreet":{"enabled":true,"refreshRate":30000},"mobileweb-gallery_banner_bottom":{"enabled":true,"refreshRate":30000},"mobileweb-gallery_banner_top":{"enabled":true,"refreshRate":30000},"mobileweb-section_front_bottom":{"enabled":true,"refreshRate":30000},"mobileweb-section_front_top":{"enabled":true,"refreshRate":30000},"pageHidden":false,"poster":{"enabled":true,"refreshRate":30000},"poster-partner_secondstreet":{"enabled":true,"refreshRate":30000},"poster_btf-partner_secondstreet":{"enabled":true,"refreshRate":30000},"poster_front":{"enabled":true,"refreshRate":30000},"poster_front-partner_secondstreet":{"enabled":true,"refreshRate":30000},"poster_scroll":{"enabled":true,"refreshRate":30000},"poster_scroll-partner_secondstreet":{"enabled":true,"refreshRate":30000},"poster_scroll_front":{"enabled":true,"refreshRate":30000}},"blockThrough":{"enabled":true,"scriptUrl":"https://btloader.com/tag?o=5067096939560960"},"brandedContent":{"disclaimerNetworkName":"USA TODAY Network","sstsBlacklist":["news/crime","marketplace","sports/high-school","news/factcheck"],"tile":{"enabled":true}},"breakingNews":{"enabled":false},"confiant":{"enabled":true,"refreshBlocked":true,"scriptUrl":"https://cdn.confiant-integrations.net/r5TdgVvkbv-PeaJCKaQfCh5Xsto/gpt_and_prebid/config.js"},"criteo":{"amp":{"enabled":true,"networkId":1493,"priceBuckets":"0..5:0.01;5..10:0.05;10..20:0.1;20..50:0.25;50..100:1","publisherSubId":"testid","zoneIds":{"amp_banner_bottom":"1358386","amp_banner_top":"1358384"}}},"dfp":{"accountId":7103,"accountName":"nv-reno-C1011","enabled":true,"env":"prod","mobileAccountName":"nv-reno-mobile-C1011","scriptUrl":"https://securepubads.g.doubleclick.net/tag/js/gpt.js"},"exclusionCategories":[{"name":"Human Disasters","tags":["9/11","active shooter","Ahmad Khan Rahami","Al Qaeda","Assad","attack","behead","benghazi","blast","bomb","bridge-collapse","bridge-collapses","Cal Fire","Chelsea New York explosion","church shooting","crash","crisis","death toll","disaster","Esteban Santiago","explosion","explosions","fatal fire","fatal fires","Fire","Florida High School Shooting 2018","Florida school shooting","Fort Lauderdale airport shooting","Grenfell Tower","gun violence","heart-disease","heart-failure","hostage","hostages","injuries","ISIL","ISIS","Islamic State","las vegas shooting","las vegas shootings","Las Vegas strip shooting","london fire","marilou danley","Marjory Stoneman Douglas High School Shooting (2018)","mass shooting","mass shootings","massacre","migrants","miner","mining","misconduct","New York attack","NYC attack","NYC Terror Attack","NYC Truck Attack","Omar Mateen","Orlando gay nightclub shooting","rape","refugee","riot","school shooting florida","school shooting","school shootings","sept. 11","september 11","shoot","shooter","shooters","shooting","Southern California wildfires","stephen paddock","Structure fire","Structure fires","sutherland springs shooting","Syria","Syrian","terror attack","terror","terrorism","terrorist","texas church shooting","United 93","USAT Terrorism","ventura county fire","violence","walkway collapse","walkway-collapse","war","Wildfires","worst mass shooting"]},{"name":"Transportation Disasters","tags":["airplane-accidents-and-disasters","amtrak","chemical spills","crash","crash","derailment","EgyptAir Flight 804 crash","EgyptAir","Fatal vehicle crashes","Flight 804","hoboken crash","plane crash","train crash","train derailments"]}],"experiments":[{"bucketEnd":1,"bucketStart":0,"flag":"omitOne","name":"ad-pb-omit"},{"bucketEnd":110,"bucketStart":100,"name":"adrev-2557-control"},{"bucketEnd":120,"bucketStart":110,"name":"adrev-2557-200","override":{"prebid":{"desktop":{"cutoff":2},"mobile":{"cutoff":2}}}},{"bucketEnd":130,"bucketStart":120,"name":"adrev-2557-250","override":{"prebid":{"desktop":{"cutoff":2.5},"mobile":{"cutoff":2.5}}}},{"bucketEnd":140,"bucketStart":130,"name":"adrev-2557-300","override":{"prebid":{"desktop":{"cutoff":3},"mobile":{"cutoff":3}}}},{"bucketEnd":150,"bucketStart":140,"name":"adrev-2557-350","override":{"prebid":{"desktop":{"cutoff":3.5},"mobile":{"cutoff":3.5}}}},{"bucketEnd":160,"bucketStart":150,"name":"adrev-2557-400","override":{"prebid":{"desktop":{"cutoff":4},"mobile":{"cutoff":4}}}},{"bucketEnd":170,"bucketStart":160,"name":"adrev-2557-450","override":{"prebid":{"desktop":{"cutoff":4.5},"mobile":{"cutoff":4.5}}}},{"bucketEnd":180,"bucketStart":170,"name":"adrev-2557-500","override":{"prebid":{"desktop":{"cutoff":5},"mobile":{"cutoff":5}}}},{"bucketEnd":190,"bucketStart":180,"name":"adrev-2557-550","override":{"prebid":{"desktop":{"cutoff":5.5},"mobile":{"cutoff":5.5}}}},{"bucketEnd":200,"bucketStart":190,"name":"adrev-2557-600","override":{"prebid":{"desktop":{"cutoff":6},"mobile":{"cutoff":6}}}},{"bucketEnd":210,"bucketStart":200,"name":"adrev-2557-650","override":{"prebid":{"desktop":{"cutoff":6.5},"mobile":{"cutoff":6.5}}}},{"bucketEnd":220,"bucketStart":210,"name":"adrev-2557-700","override":{"prebid":{"desktop":{"cutoff":7},"mobile":{"cutoff":7}}}},{"bucketEnd":230,"bucketStart":220,"name":"adrev-2557-750","override":{"prebid":{"desktop":{"cutoff":7.5},"mobile":{"cutoff":7.5}}}},{"bucketEnd":240,"bucketStart":230,"name":"adrev-2557-800","override":{"prebid":{"desktop":{"cutoff":8},"mobile":{"cutoff":8}}}},{"bucketEnd":250,"bucketStart":240,"name":"adrev-2557-850","override":{"prebid":{"desktop":{"cutoff":8.5},"mobile":{"cutoff":8.5}}}},{"bucketEnd":260,"bucketStart":250,"name":"adrev-2557-900","override":{"prebid":{"desktop":{"cutoff":9},"mobile":{"cutoff":9}}}},{"bucketEnd":270,"bucketStart":260,"name":"adrev-2557-950","override":{"prebid":{"desktop":{"cutoff":9.5},"mobile":{"cutoff":9.5}}}},{"bucketEnd":280,"bucketStart":270,"name":"adrev-2557-1000","override":{"prebid":{"desktop":{"cutoff":10},"mobile":{"cutoff":10}}}}],"flipp":{"desktop":{"id":"flipp-ux-slot-kfid983h","id1":1191260,"id2":260005,"title":"Featured Local Savings"},"enabled":true,"geo":["US","CA"],"mobile":{"id":"flipp-ux-slot-jdf73hdw","id1":1191260,"id2":260004,"title":"Featured Local Savings"},"publisherName":"Gannett","scriptURL":"https://s3.amazonaws.com/shopper.flipp.com/tag/js/flipptag.js"},"google_pts":{"enabled":false},"ias":{"adxScriptUrl":"https://static.adsafeprotected.com/iasADX.js","enabled":true,"pubId":922805,"scriptUrl":"https://cdn.adsafeprotected.com/iasPET.1.js","timeout":1400},"lazy":{"desktop":{"bid":-600,"load":-100},"dfp":{"fetchMarginPercent":200,"mobileScaling":2,"renderMarginPercent":0},"mobile":{"bid":-600,"load":-100},"mobileweb":{"bid":-600,"load":-100}},"multi":{"poster_scroll":{"count":7,"dist":1050,"speed":600},"poster_scroll_front":{"count":5,"dist":1050,"speed":600}},"partnerInform":{"dataDistributorId":"93075","enabled":false,"scriptUrl":"https://launch.newsinc.com/js/embed.js"},"polar":{"ampPropertyId":"NA-GANNLOCAAMP-11239504","analytics":{"scriptUrl":"https://polarcdn-terrax.com/nativeads/script/gannett/usattrack.js"}},"prebid":{"allBidCutoff":4,"amp":{"appnexus":{"placementIds":{"amp_banner_bottom":"14221057","amp_banner_top":"14221057"}},"enabled":true,"timeoutMillis":1000},"config":{"fledgeForGpt":{"bidders":["ix","openx","rubicon"],"defaultForSlots":1,"enabled":false},"iframeSync":"*","maxRequestsPerOrigin":99,"syncBlacklistIframe":["colossusssp","criteo","openx","pubmatic","sonobi","triplelift","trustx","yahoossp"],"syncBlacklistImage":[],"syncDelay":3000,"syncsPerBidder":5,"timeoutBuffer":400,"useBidCache":true},"desktop":{"appnexus":{"adPointId":"3353552","enabled":true,"multisize":true,"placements":{"300x1050":{"id":10668253,"life":10668234,"money":10668238,"news":10668243,"opinion":10668248,"ros":10668253,"sports":10668259,"tech":10668263,"travel":10668267},"300x250":{"home":10550878,"id":10668251,"life":10668233,"money":10668237,"news":10668241,"opinion":10668247,"ros":10668251,"sports":10668258,"tech":10668262,"travel":10668266},"300x600":{"home":10668231,"id":10668252,"ros":10668252},"970x250":{"home":10668229,"id":10668250,"life":10668232,"money":10668236,"news":10668240,"opinion":10668246,"ros":10668250,"sports":10668256,"tech":10668261,"travel":10668265}},"usp":true},"atsAnalytics":{"enabled":true,"pid":"1319"},"colossusssp":{"adPointId":"6745978","enabled":false,"geo":["US"],"multisize":true,"placements":{"high_impact":{"placement_id":21678},"leaderboard_btf":{"placement_id":21681},"poster":{"placement_id":21679},"poster_front":{"placement_id":21679},"poster_scroll":{"placement_id":21680}},"usp":true},"criteo":{"adPointId":"3347031","enabled":true,"multisize":true,"networkId":1493,"usp":true},"enabled":true,"ix":{"adPointId":"3357003","enabled":true,"identityLib":{"scriptUrl":"https://js-sec.indexww.com/ht/p/184808-190681299057122.js","timeout":200},"placements":{"high_impact":{"id":1,"siteId":"196725"},"leaderboard_atf":{"id":2,"siteId":"736779"},"leaderboard_btf":{"id":3,"siteId":"196727"},"native-article_link":{"id":9,"siteId":"1019082","video":{"siteId":"1019083"}},"poster":{"id":4,"siteId":"196728"},"poster_front":{"id":5,"siteId":"196729"},"poster_gallery":{"id":6,"siteId":"196730"},"poster_gallery_companion":{"id":7,"siteId":"196731"},"poster_scroll":{"id":8,"siteId":"196732"}},"usp":true},"openx":{"adPointId":"3355968","domain":"gannett-d.openx.net","enabled":true,"geo":["US","CA","UK"],"multisize":true,"placements":{"300x1050":{"life":538809221,"money":538809218,"news":538809205,"opinion":538809228,"ros":538809236,"sports":538809206,"travel":538809225},"300x250":{"home":538809201,"life":538809219,"money":538809222,"news":538809203,"opinion":538809230,"ros":538809232,"sports":538809208,"travel":538809226},"300x600":{"home":538809202,"life":538809224,"money":538809220,"news":538809204,"opinion":538809231,"ros":538809234,"sports":538809207,"travel":538809227},"728x90":{"ros":540401032},"970x250":{"home":538809200,"ros":538809235}},"usp":true},"pubmatic":{"account":"57752","adPointId":"2616245","enabled":false,"geo":["US","CA","UK","NZ","AU"],"placements":["ATF@728x90","BTF@728x90","ATF@300x250","BTF@300x250","ATF@300x600","ROS@970x250","ROS@300x1050"],"usp":true},"rubicon":{"account":11324,"adPointId":"3342134","enabled":true,"siteId":37664,"usp":true,"zones":{"atf":{"home":156954,"life":156952,"money":156956,"news":156958,"ros":1516076,"sports":156960,"tech":156962,"travel":156966,"weather":159204},"btf":{"home":159194,"life":159192,"money":159196,"news":159198,"ros":1516076,"sports":156964,"tech":159200,"travel":159202,"weather":159206},"catchall":1516076}},"sizes":{"300x1050":true,"300x250":true,"300x600":true,"728x90":true,"900x250":true},"sonobi":{"adPointId":"3353351","enabled":true,"geo":["US","CA"],"placements":{"*":{"TagID":"4f6fa4adaa36f53fdab7"},"native-article_link":{"TagID":"1be1d1af6d75f2f3d2df"}},"usp":false},"staq":{"connId":"7376","enabled":false,"url":"headerbidding.staqdata.com","usp":false},"taboola":{"adPointId":"7599891","enabled":false,"sizes":["970x250","728x90","300x250","320x50","300x50","300x600"]},"teads":{"adPointId":"3425476","enabled":true,"multisize":false,"placements":{"640x360":{"pageId":198936,"placementId":214843}},"usp":true},"timeout":1600,"triplelift":{"adPointId":"2615974","enabled":true,"multisize":false,"placements":{"300x600":{"id":"USCP_300x600_desktop"},"970x250":{"id":"USCP_970x250_desktop"}},"usp":true},"trustx":{"adPointId":"6745584","enabled":true,"floor":3,"geo":["US","CA"],"multisize":false,"placements":{"native-article_link":{"300x250":{"uid":402931}},"poster":{"300x250":{"uid":3695},"300x600":{"uid":3695}},"poster_front":{"300x250":{"uid":3695},"300x600":{"uid":3695}},"poster_gallery_companion":{"300x250":{"uid":3695}},"poster_scroll":{"300x250":{"uid":3695},"300x600":{"uid":3695}},"poster_scroll_front":{"300x250":{"uid":3695},"300x600":{"uid":3695}}},"usp":true},"undertone":{"adPointId":"46107981","enabled":true,"multisize":false,"placements":{"*":{"300x250":{"placementId":113016},"300x600":{"placementId":113020},"728x90":{"placementId":113018},"970x250":{"placementId":113026}},"native-article_link":{"300x250":{"placementId":113024}}},"publisherId":113},"yahoossp":{"adPointId":"3351817","enabled":true,"geo":["US","CA"],"multisize":false,"placements":{"300x250":{"dcn":"8a9691fb0176764776a34831db490015","pos":"8a9691fb0176764776a34834381f0019"},"300x600":{"dcn":"8a9691fb0176764776a34831db490015","pos":"8a9691fb0176764776a348343902001a"},"728x90":{"dcn":"8a9691fb0176764776a34831db490015","pos":"8a969d03017676477318483439ef0013"}}},"yieldmo":{"adPointId":"29550683","enabled":true,"geo":["US","CA"],"placementId":2411744429254582300,"usp":true}},"identityLink":{"enabled":true,"placementId":1319},"liveintent":{"enabled":true,"publisherId":20706},"mobile":{"appnexus":{"adPointId":"3353552","enabled":true,"multisize":true,"placements":{"300x250":{"id":11019790,"ros":11019790},"320x50":{"id":11019640,"ros":11019640}},"usp":true},"atsAnalytics":{"enabled":true,"pid":"1319"},"colossusssp":{"adPointId":"6745978","enabled":false,"geo":["US"],"multisize":true,"placements":{"mobileweb-banner_bottom":{"placement_id":21683},"mobileweb-banner_top":{"placement_id":21682},"mobileweb-section_front_bottom":{"placement_id":21683},"mobileweb-section_front_top":{"placement_id":21682}},"usp":true},"criteo":{"adPointId":"3347031","enabled":true,"multisize":true,"networkId":1493,"usp":true},"enabled":true,"ix":{"adPointId":"3357003","enabled":true,"identityLib":{"scriptUrl":"https://js-sec.indexww.com/ht/p/184808-190681299057122.js","timeout":200},"placements":{"mobileweb-banner_bottom":{"id":11,"siteId":"196735"},"mobileweb-banner_gallery":{"id":12,"siteId":"736780"},"mobileweb-banner_top":{"id":13,"siteId":"196737"},"mobileweb-section_front_bottom":{"id":14,"siteId":"196738"},"mobileweb-section_front_top":{"id":15,"siteId":"196739"}},"usp":true},"openx":{"adPointId":"3355968","domain":"gannett-d.openx.net","enabled":true,"geo":["US","CA","UK"],"placements":{"300x250":{"home":539135552,"life":539135568,"money":539135566,"news":539135557,"opinion":539135607,"ros":539135622,"sports":539135561,"things-to-do":539135562,"travel":539135594},"320x50":{"home":539135552,"life":539135568,"money":539135566,"news":539135557,"opinion":539135607,"ros":539135622,"sports":539135561,"things-to-do":539135562,"travel":539135594}},"usp":true},"pubmatic":{"account":"57752","adPointId":"2616245","enabled":false,"geo":["US","CA","UK","NZ","AU"],"placements":["MWebATF@300x250","MWebBTF@300x250","ROS@320x50"],"usp":true},"rubicon":{"account":11324,"adPointId":"3342134","enabled":true,"siteId":31170,"usp":true,"zones":{"atf":{"home":145280,"life":145280,"money":145280,"news":145280,"opinion":145280,"ros":145280,"sports":145280,"tech":145280,"travel":145280,"weather":145280},"btf":{"home":145282,"life":145282,"money":145282,"news":145282,"opinion":145282,"ros":145282,"sports":145282,"tech":145282,"travel":145282,"weather":145282},"catchall":145280}},"sizes":{"300x250":true,"300x600":true,"320x50":true},"sonobi":{"adPointId":"3353351","enabled":true,"geo":["US","CA"],"placements":{"*":{"TagID":"294a1b410ab6b9d467f6"}},"usp":false},"staq":{"connId":"7376","enabled":false,"url":"headerbidding.staqdata.com","usp":false},"taboola":{"adPointId":"7599891","enabled":false,"sizes":["300x250","320x50","300x50"]},"teads":{"adPointId":"3425476","enabled":false,"multisize":false,"placements":{"320x180":{"pageId":198936,"placementId":214843}},"usp":true},"timeout":1600,"triplelift":{"adPointId":"2615974","enabled":true,"multisize":false,"placements":{"300x250":{"id":"USCP_300x250_mobile"}},"usp":true},"trustx":{"adPointId":"6745584","enabled":true,"floor":3,"geo":["US","CA"],"multisize":true,"placements":{"mobileweb-banner_bottom":{"300x250":{"uid":3696}},"mobileweb-banner_top":{"300x250":{"uid":3696}},"mobileweb-section_front_bottom":{"300x250":{"uid":3696}},"mobileweb-section_front_top":{"300x250":{"uid":3696}}},"usp":true},"undertone":{"adPointId":"46107981","enabled":true,"multisize":false,"placements":{"*":{"300x250":{"placementId":113016},"320x50":{"placementId":113022}},"mobileweb-banner_bottom":{"300x250":{"placementId":113029},"320x50":{"placementId":113029}},"mobileweb-section_front_bottom":{"300x250":{"placementId":113029},"320x50":{"placementId":113029}}},"publisherId":113},"yahoossp":{"adPointId":"3351817","enabled":true,"geo":["US","CA"],"multisize":false,"placements":{"300x250":{"dcn":"8a9691fb0176764776a34831de0d0017","pos":"8a9695f7017676477a7748343ae40015"}}},"yieldmo":{"adPointId":"29550683","enabled":true,"geo":["US","CA"],"placementId":2411744429397188600,"usp":true}},"rivr":{"clientAuthToken":"Z2FubmV0dDpWa0AmN2NhdVhFT0J6TXxnZmhxLw==","clientId":"gannett","enabled":false,"scriptUrl":"https://ocean.rivrai.com/rivraddon.js"},"s2s":{"accountId":"gannett","bidders":["appnexus","appnexusAst","colossusssp","ix","openx","pubmatic","rubicon","sonobi","triplelift","trustx","undertone","yahooAds","yieldmo"],"enabled":true,"scriptUrl":"https://www.gannett-cdn.com/partner/vendor/pbjsandwich-uw.min.js","timeout":300},"scriptUrl":"https://www.gannett-cdn.com/partner/vendor/pbjsandwich-uw-noserv.min.js","sharedId":{"enabled":true},"targeting":{"generic":false,"keys":["adid","deal"]}},"simpleCategories":[{"keywords":["abduct","abducted","abduction","abductions","abductor","abductors","abducts","accident","accidents","Al Qaeda","arson","arsonist","arsonists","assault","assaulted","assaulting","assaults","attack","attacked","attacking","attacks","behead","beheaded","beheading","beheadings","beheads","bestiality","bioterror","bioterrorism","blast","blasts","bloodshed","body count","bomb","bombed","bombing","bombings","bombs","brutal","brutalities","brutality","carnage","casualties","child porn","child pornography","collapse","collapsed","collapses","collapsing","crash","crashed","crashes","crashing","dead","deadliest","deadly","death","decapitate","decapitated","decapitates","decapitating","decapitation","derailment","derailments","die","died","dies","disaster","disasters","dismember","dismembered","dismembering","dismemberment","dismemberments","dismembers","domestic abuse","drown","drowned","drowning","drowns","ebola","electrocute","electrocuted","electrocutes","electrocuting","electrocution","engine failure","explosion","explosions","explosives","fatal","fatalities","fatality","fatally","fire","fires","genocide","genocides","gruesome","gunman","gunmen","gunshot","gunshots","hate crime","hate crimes","hazing","homicidal","homicide","homicides","horrific","hostage","hostages","incest","incestual","ISIL","ISIS","Islamic State","jihad","jihadist","jihadists","kidnap","kidnapped","kidnapper","kidnappers","kidnapping","kidnaps","kill","killed","killer","killers","killing","killings","kills","massacre","massacred","massacres","massacring","maul","mauled","mauling","mauls","molest","molestation","molested","molesting","molests","murder","murdered","murderer","murderers","murdering","murderous","murders","mutilate","mutilated","mutilates","mutilating","mutilation","overdose","overdosed","overdoses","overdosing","pedophile","pedophiles","pedophilia","poison","poisoned","poisoning","poisons","rape","raped","rapes","raping","rapist","rapists","sex","sexual","sexually","shoot","shooter","shooters","shooting","shootings","shoots","shot","stab","stabbed","stabbing","stabbings","stabs","strangled","suffocate","suffocated","suffocates","suffocating","suffocation","suicide","suicides","syria conflict","syrian conflict","taliban","terror","terrorism","terrorist","terrorists","torture","tortured","tortures","torturing","trafficker","traffickers","trafficking","tragedies","tragedy","tragic","violence","violent","wildfire","wildfires"],"tag":"disasters","type":"exclude"}],"sponsorButton":{"enabled":true},"sponsor_logo":{"enabled":true},"viewability":{"threshold":0.1}},"alias":"rgj","amp":{"galleryV2":true,"newsletter":{"hook":"Be the first to be informed of important news as it happens in Reno.","signupUrl":"https://profile.rgj.com/newsletters/manage/?utm_campaign=news-alert\u0026utm_medium=mobile\u0026utm_source=amp","title":"Newsletter"},"sitelogo":{"width":145},"subscriptionCta":{"text":"Subscribe Now – Get Your Offer"},"uaid":"PREN-TEALIUM-AMP"},"awsSiteName":"PREN","baseName":"rgj","breakingNews":{"api":{"key":"TGgXAxAcR3ktiGl6cRsHSGsLS6ySi6yz","url":"https://api.gannett-cdn.com/thorium/breaking-news/"}},"build":"Digital Renovation","businessUnitCode":"1011GJ-E","businessUnitID":"10733510","chartbeat":{"domain":"rgj.com"},"colors":{"siteColor":"#009BFF"},"comments":{"coralTalkEnabled":true},"consumerMarketing":{"ad_free_entitlements":["paid_subscriber_basicplus","paid_subscriber_premiumplus","paid_shared_subscriber_premiumplus"],"isInlineAtomsCtaEnabled":true,"isPremiumLabelEnabled":true},"contentSharingPattern":"(alamogordonews|app|argusleader|azcentral|battlecreekenquirer|baxterbulletin|blackmountainnews|brookfield-elmgrovenow|bucyrustelegraphforum|burlingtonfreepress|caller|centralfloridafuture|chillicothegazette|cincinnati|citizen-times|clarionledger|coloradoan|commercialappeal|coshoctontribune|courier-journal|courierpostonline|courierpress|currentargus|daily-times|dailyrecord|dailyworld|delawarebeaches|delawareonline|delmarvanow|demingheadlight|democratandchronicle|desertsun|desmoinesregister|dmjuice|dnj|elpasotimes|eveningsun|fdlreporter|floridatoday|freep|fsunews|gosanangelo|greatfallstribune|greenbaypressgazette|greenfield-westallisnow|greenvilleonline|guampdn|hattiesburgamerican|hawkcentral|hometownlife|htrnews|independentmail|indystar|ithacajournal|jacksonsun|jconline|jsonline|kitsapsun|knoxnews|lancastereaglegazette|lakecountrynow|lansingstatejournal|lavozarizona|lcsun-news|ldnews|livingstondaily|lohud|mansfieldnewsjournal|marconews|marionstar|marshfieldnewsherald|metroparentmagazine|montgomeryadvertiser|muskego-newberlinnow|mycentraljersey|mydesert|mynorthshorenow|mynorthwestnow|myozaukeenow|mysouthnow|mysouthshorenow|naplesnews|newarkadvocate|news-leader|news-press|newsleader|northjersey|packersnews|pal-item|pnj|portclintonnewsherald|postcrescent|poughkeepsiejournal|press-citizen|pressconnects|publicopiniononline|redding|reno|reporternews|rgj|ruidosonews|scsun-news|sctimes|sheboyganpress|shreveporttimes|somosfrontera|stargazette|statesmanjournal|stevenspointjournal|tallahassee|tcpalm|tennessean|theadvertiser|thecalifornian|thedailyjournal|theleafchronicle|thegleaner|thenews-messenger|thenewsstar|thenorthwestern|thespectrum|thestarpress|thetimesherald|thetowntalk|timesrecordnews|upstateparent|vcstar|visaliatimesdelta|wausaudailyherald|waukeshanow|wauwatosanow|wisconsinrapidstribune|wisfarmer|ydr|zanesvilletimesrecorder|usatoday)","contests":{"headline":"Easy to join, easy to play, with new opportunities on the way.","image1x":"https://www.gannett-cdn.com/ads/adsolutions/contests/fallback1x.png","image2x":"https://www.gannett-cdn.com/ads/adsolutions/contests/fallback2x.png","title":"Contests","url":"/contests"},"facebook":{"adaccountid":"10153912365250600","appid":"178959168788968","pixelid":"1225114997568160"},"gciAnalytics":{"scriptUrl":"https://www.rgj.com/gcdn/dcjs/prod/main.js"},"google":{"adwords":{"conversionId":"995961613"}},"google-analytics":{"gaId":"UA-166840762-37"},"hosts":{"clientStatic":"https://cpt-static.gannettdigital.com","gannettCDN":"https://www.gannett-cdn.com","gannettCDNAPI":"https://api.gannett-cdn.com","pcsAPI":"https://api.gannett-cdn.com/thorium/","searchAPI":"https://api.gannett-cdn.com/thorium/","sportsScoresAPI":"https://api.gannett-cdn.com/thorium/sportscores/"},"keys":{"pcsKey":"TGgXAxAcR3ktiGl6cRsHSGsLS6ySi6yz","searchKey":"TGgXAxAcR3ktiGl6cRsHSGsLS6ySi6yz","sportsScoresAPI":"TGgXAxAcR3ktiGl6cRsHSGsLS6ySi6yz"},"language":"en","localityCode":"Reno NV","mather-listener":{"customerId":"ma73975"},"multiPublication":{"enabled":false},"myCapture":{"blacklist":{"byline":["CONTRIBUTED","AP","FILE","ASSOCIATED PRESS","PROVIDED"],"ssts":["life/arts/burningman","life/arts/burning-man"]},"enabled":false,"pricingSheetID":0,"whitelist":{"byline":["Reno Gazette","RGJ","Andy Barron"]}},"navigation":{"id":3871},"one_trust_privacy":{"baseUrl":"https://cdn.cookielaw.org/scripttemplates/otSDKStub.js","class":"ot-sdk-show-settings","enabled":true,"iabUrl":"https://cdn.cookielaw.org/opt-out/otCCPAiab.js","optOutIds":"4,5","script_Id":"315d6535-1b11-4244-b4b2-24d1529284fe"},"publicationCookieDomain":".rgj.com","publicationName":"Reno Gazette Journal","publicationURL":"https://www.rgj.com/","publisher":{"city":"Reno","state":"NV","zip":"89502"},"reactions":{"key":"f6YYPA1hPnB9Y9chky5GOmrZKmaguLVh","sections":["entertainment","sports"],"url":"https://api.gannett-cdn.com/argon/reactions"},"region":"west","simplereach":{"pid":"510801344240cf6ef600004e"},"siteId":115,"smartBanner":{"enabled":true,"itunesAppId":"435103825"},"sportsScores":{"thorium":true},"state":"NV","taboola":{"apiBase":"https://api.taboola.com/1.1/json/","apiKey":"90393b522c6937bd3b1e815ead8d189cea03650","api_Id":"gannettcompany-rgj","eu":{"enabled":false,"loader":"//cdn.taboola.com/libtrc/gannett-network/loader.js"},"layouts":{"desktop":{"article":{"container":"taboola-article-thumbnails-bottom-new-design","mode":"thumbnails-u","placement":"Below Article Thumbnails - New Design","pushobject":{"article":"auto"},"target_type":"mix"},"article-eu":{"container":"taboola-article-thumbnails-bottom-new-design","mode":"thumbnails-eur","placement":"Below Article Thumbnails","pushobject":{"article":"auto"},"target_type":"mix"},"article-tbla":{"container":"taboola-article-thumbnails-bottom-new-design","mode":"thumbnails-u","placement":"Below Article Thumbnails - New Design Variant","pushobject":{"article":"auto"},"target_type":"mix"},"default":{"container":"taboola-article-thumbnails-bottom-new-design","mode":"thumbnails-u","placement":"Below Article Thumbnails - New Design","pushobject":{"article":"auto"},"target_type":"mix"},"fronts":{"container":"taboola-category-thumbnails-bottom-new-design","mode":"thumbnails-g","placement":"Section Front Feed","pushobject":{"category":"auto"},"target_type":"mix"},"gallery":{"container":"taboola-below-photo-thumbnails","mode":"thumbnails-u","placement":"Below Photos Thumbnails - New Design","pushobject":{"photo":"auto"},"target_type":"mix"},"home":{"container":"taboola-homepage-thumbnails-bottom-new-design","mode":"thumbnails-s","placement":"Homepage Feed","pushobject":{"home":"auto"},"target_type":"mix"},"video":{"container":"taboola-video-thumbnails-bottom-new-design","mode":"thumbnails-u","placement":"Below Video Thumbnails - New Design","pushobject":{"video":"auto"},"target_type":"mix"}},"mobile":{"article":{"container":"taboola-mobile-article-thumbnails-feed","mode":"thumbnails-e","placement":"Mobile Below Article Thumbnails - Taboola Feed","pushobject":{"article":"auto"},"target_type":"mix"},"article-eu":{"container":"taboola-article-thumbnails-bottom-new-design","mode":"thumbnails-eur","placement":"Below Article Thumbnails","pushobject":{"article":"auto"},"target_type":"mix"},"article-tbla":{"container":"taboola-article-thumbnails-bottom-new-design","mode":"thumbnails-e","placement":"Below Article Thumbnails - New Design Variant","pushobject":{"article":"auto"},"target_type":"mix"},"default":{"container":"taboola-mobile-article-thumbnails-feed","mode":"thumbnails-e","placement":"Mobile Below Article Thumbnails - Taboola Feed","pushobject":{"article":"auto"},"target_type":"mix"},"fronts":{"container":"taboola-below-column-thumbnails-home","mode":"thumbnails-g","placement":"Section Front Feed","pushobject":{"category":"auto"},"target_type":"mix"},"gallery":{"container":"taboola-below-gallery-thumbnails","mode":"thumbnails-e","placement":"Mobile Below Gallery - New Design","pushobject":{"photo":"auto"},"target_type":"mix"},"home":{"container":"taboola-homepage-thumbnails-bottom-new-design","mode":"thumbnails-s","placement":"Homepage Feed","pushobject":{"home":"auto"},"target_type":"mix"},"video":{"container":"taboola-below-video-thumbnails","mode":"thumbnails-e","placement":"Mobile Below Video - New Design","pushobject":{"video":"auto"},"target_type":"mix"}}},"loader_desktop":"//cdn.taboola.com/libtrc/gannett-network/loader.js","loader_mobile":"//cdn.taboola.com/libtrc/gannett-network/loader.js"},"theme":"universal-low","topLevelDomain":".com","twitter":{"primary_account":"rgj"},"uaid":"PREN","upNext":{"key":"f6YYPA1hPnB9Y9chky5GOmrZKmaguLVh","url":"https://api.gannett-cdn.com/argon/upnext/"},"upNextServiceUrl":"https://api.gannett-cdn.com/argon/upnext/","video":{"apsEnabled":true,"extraAnalyticsEnabled":false,"hls":{"maxBufferLength":10,"maxBufferSize":1000000},"ias":{"anId":"922805","enabled":true,"partner":"IMA"},"loadVideoTimeout":-1,"mediaBadge":false,"placements":{"default":{"aps":true,"autoplay":false,"broadcastOnly":false,"continuousPlay":false,"detectAutoplay":true,"disableCaption":false,"disableShare":false,"fireExtraAnalytics":false,"forceMutedAutoplay":{"allSections":true,"enabled":true,"sections":[]},"hardTimeout":-1,"hls":{"desktop":{"maxMaxBufferLength":60},"mobile":{"maxMaxBufferLength":60,"startLevel":-1},"version":"[email protected]"},"iframed":false,"playsInline":false,"prebid":true,"recommendationEngine":"taboola","taboolaPlacement":"uw-video-standalone","tapTimeout":{"enabled":false,"timer":200},"testContinuousplay":false},"embed":{"adPlacement":"preroll_video_external","adPlacementMobile":"mobileweb-preroll_external","plcmt":2},"fbiahtml5":{"adPlacement":"preroll_video_external","adPlacementMobile":"facebook-instant-articles_preroll","platform":"fbinstantarticles","plcmt":2,"prebid":false},"fbinstantarticles":{"adPlacement":"preroll_video_external","adPlacementMobile":"facebook-instant-articles_preroll","buttonOnlyTap":true,"platform":"fbinstantarticles","plcmt":2,"prebid":false,"tapTimeout":{"enabled":true}},"mobileweb-amp":{"adPlacement":"preroll_video_external","adPlacementMobile":"mobileweb-amp_preroll","buttonOnlyTap":true,"platform":"AMPmobileweb","prebid":false,"tapTimeout":{"enabled":true}},"mobileweb-playlist-amp":{"adPlacement":"preroll_video_external","adPlacementMobile":"mobileweb-amp_preroll","platform":"AMPmobileweb","prebid":false},"universal web player":{"adPlacement":"preroll_video_external","adPlacementMobile":"mobileweb-preroll_external"},"uw-playlistassethtml5":{"disablePlaylistCaption":true,"iframed":true},"uw-playlistfronthtml5":{"disablePlaylistCaption":true,"iframed":true},"uw-playlistlargehtml5":{"disablePlaylistCaption":true,"iframed":true},"uw-playlistsmallattophtml5":{"iframed":true},"uw-playlistsmallhtml5":{"iframed":true},"uw-smallarticleattophtml5":{"continuousPlay":true,"iframed":true},"uw-smallarticleinlinehtml5":{"continuousPlay":true,"iframed":true},"uw-videoassetplayerhtml5":{"continuousPlay":true,"iframed":true},"uw-vpcglobalcarouselplayerhtml5":{"disablePlaylistCaption":true,"iframed":true},"video-standalone":{"autoplay":true,"continuousPlay":true,"plcmt":2},"video-story-inline":{"continuousPlay":true,"plcmt":1},"video-story-priority":{"continuousPlay":true,"plcmt":1}},"prebid":{"appNexus":{"COMMENTS":"placement IDs are per site","enabled":true,"placementId":"10670344"},"index":{"desktop":{"id":1,"siteId":239824},"enabled":false,"maxDuration":31,"mobile":{"id":2,"siteId":239832},"playerType":"HTML5","supportedVastVersions":["VAST2","VAST3"]},"openx":{"COMMENTS":"unit is for USCP, USAT is overriden in sites/USAT.json","domain":"gannett-d.openx.net","enabled":true,"unit":539725894},"pubmatic":{"desktop":{"adSlot":"Desktop_Video@920x508"},"enabled":false,"maxDuration":30,"mimeTypes":["application/javascript","video/mp4","video/webm","video/ogg","application/x-mpegURL","application/dash+xml","video/ms-asf","video/x-ms-wmv"],"minDuration":1,"mobile":{"adSlot":"Mobile_Video@1024x576"},"placement":1,"playbackmethod":2,"publisherId":"57752","skippable":true,"supportedVastVersions":[2,3,5,6,7,8,11,12,13,14],"supportedVpaidVersions":[2]},"rubicon":{"COMMENTS":"site/zone IDs are for USCP, USAT is overriden in sites/USAT.json","accountId":11324,"enabled":true,"maxDuration":31,"mimeTypes":["application/javascript","video/mp4","video/webm","video/ogg","application/x-mpegURL","application/dash+xml","video/ms-asf","video/x-ms-wmv"],"siteId":71138,"sizeId":201,"supportedVastVersions":[2,3,5,6,7,8],"zoneId":2964776},"sonobi":{"desktop":{"TagID":"5794a67761f638a727fa"},"enabled":true,"mobile":{"TagID":"206997920c7ddffde081"}},"triplelift":{"context":"instream","enabled":true,"inventoryCode":"USCP_Instream_Prebid","placement":1},"undertone":{"enabled":true,"placementId":113014,"publisherId":113}},"snow":{"placements":{"10best":{"adPlacement":"preroll","adPlacementMobile":"preroll","platform":"10best","prebid":true},"DataUniversePlayer":{"adPlacement":"preroll","autoplayMuted":true,"iframed":true},"default":{"aps":true,"autoplay":false,"autoplayMuted":false,"broadcastOnly":false,"continuousPlay":true,"disableProp41Events":false,"disableShare":false,"extendClick":false,"iframed":false,"loop":false,"nudge":{"enabled":true,"scriptUrl":"https://cdn.ndg.io/ndg-8205542976.js"},"parsely":true,"parsely_autoTrack":true,"playsInline":true,"prebid":true,"recommendationEngine":"taboola","startMuted":{"enabled":false,"sections":[]},"taboolaPlacement":"uw-video-standalone","unlimitedAds":{"enabled":false,"maxFailures":3,"maxRequests":50,"requiredPlays":0}},"fbiahtml5":{"adPlacement":"preroll_video_external","adPlacementMobile":"facebook-instant-articles_preroll","platform":"fbinstantarticles","plcmt":2,"prebid":false},"fbinstantarticles":{"adPlacement":"preroll_video_external","adPlacementMobile":"facebook-instant-articles_preroll","platform":"fbinstantarticles","plcmt":2,"prebid":false},"gatehousearticle":{"adobe":{"account":"gatehouse","market":"gatehouse"},"autoplayMuted":true,"disableProp41Events":true,"startedBy":"auto-first"},"gatehousearticleplaylist":{"adobe":{"account":"gatehouse","market":"gatehouse"},"autoplayMuted":true,"disableProp41Events":true,"startedBy":"auto-first"},"gatehousesection":{"adobe":{"account":"gatehouse","market":"gatehouse"},"autoplayMuted":true,"disableProp41Events":true,"startedBy":"auto-first"},"interactives":{"continuousPlay":false,"iframed":true},"mobileweb-amp":{"adPlacement":"preroll_video_external","adPlacementMobile":"mobileweb-amp_preroll","autoplay":true,"parsely_autoTrack":false,"platform":"AMPmobileweb","prebid":false,"startMuted":{"enabled":true},"startedBy":"auto-first"},"mobileweb-playlist-amp":{"adPlacement":"preroll_video_external","adPlacementMobile":"mobileweb-amp_preroll","autoplay":true,"parsely_autoTrack":false,"platform":"AMPmobileweb","prebid":false,"startMuted":{"enabled":true},"startedBy":"auto-first"},"newsbreak":{"adPlacement":"preroll_video-partner_newsbreak","adPlacementMobile":"newsbreak_app-preroll","iframed":true,"parsely":false,"plcmt":2},"pcdb":{"continuousPlay":false,"iframed":true},"reviewed-inlineplayer":{"adPlacement":"preroll","continuousPlay":false,"iframed":true},"reviewed-priorityplayer":{"adPlacement":"preroll","continuousPlay":false,"iframed":true,"startMuted":{"enabled":true}},"smartnewsembed":{"adPlacement":"preroll_video_external","adPlacementMobile":"smartnews_app-preroll","iframed":true,"parsely":false,"plcmt":2},"smartnewsembed-local":{"adPlacement":"preroll_video_external","adPlacementMobile":"smartnews_app-preroll","iframed":true,"parsely":false,"plcmt":2},"smgpolarplayer":{"autoplayMuted":true,"continuousPlay":false,"prebid":false},"snow-DataUniversePlayer":{"adPlacement":"preroll","autoplayMuted":true,"iframed":true},"snow-automatedvideoplayer":{"disableSkipBySection":{"enable":false,"global":true},"iframed":true,"startMuted":{"enabled":true},"startedBy":"auto-first","unlimitedAds":{"campaign":"plus1","enabled":true,"maxFailures":3,"maxRequests":2,"requiredPlays":0}},"snow-automatedvideoplayerlarge":{"iframed":true,"startMuted":{"enabled":true},"startedBy":"auto-first","unlimitedAds":{"campaign":"plus1","enabled":true,"maxFailures":3,"maxRequests":2,"requiredPlays":0}},"snow-embed":{"adPlacement":"preroll_video_external","adPlacementMobile":"mobileweb-preroll_external","iframed":true},"snow-frontlistinlinehtml5":{"autoplay":true,"startMuted":{"enabled":true}},"snow-globalcarouselplayerhtml5":{"iframed":true},"snow-immersiveplayerhtml5":{"iframed":true,"startMuted":{"enabled":true},"startedBy":"auto-first"},"snow-playlist-standalone":{"autoplayMuted":true,"startedBy":"auto-first"},"snow-playlistassethtml5":{"iframed":true,"startMuted":{"enabled":true},"startedBy":"auto-first"},"snow-playlistfronthtml5":{"iframed":true},"snow-playlistlargehtml5":{"iframed":true,"startMuted":{"enabled":true},"startedBy":"auto-first"},"snow-playlistsmallattophtml5":{"iframed":true,"startMuted":{"enabled":true},"startedBy":"auto-first","unlimitedAds":{"campaign":"plus1","enabled":true,"maxFailures":3,"maxRequests":2,"requiredPlays":0}},"snow-playlistsmallhtml5":{"iframed":true},"snow-smallarticleattophtml5":{"iframed":true,"startMuted":{"enabled":true},"startedBy":"auto-first","unlimitedAds":{"campaign":"plus1","enabled":true,"maxFailures":3,"maxRequests":2,"requiredPlays":0}},"snow-smallarticleinlinehtml5":{"iframed":true},"snow-video-standalone":{"autoplayMuted":true,"extendClick":true,"plcmt":2,"startedBy":"auto-first"},"snow-video-story-priority":{"autoplay":true,"autoplayMuted":true,"docked":true,"plcmt":2,"startedBy":"auto-first","unlimitedAds":{"campaign":"plus1","enabled":true,"maxFailures":3,"maxRequests":2,"requiredPlays":1}},"snow-videoassetplayerhtml5":{"broadcastOnly":true,"iframed":true,"startMuted":{"enabled":true},"startedBy":"auto-first"},"snow-vpcglobalcarouselplayerhtml5":{"iframed":true},"snow-widestoryvideohtml5":{"iframed":true,"startMuted":{"enabled":true},"startedBy":"auto-first"},"sportsmediagroup":{"adPlacement":"preroll","adPlacementMobile":"preroll","prebid":true},"universal web player":{"adPlacement":"preroll_video_external","adPlacementMobile":"mobileweb-preroll_external"}}},"useCustomTimer":true,"vpaidMode":"INSECURE"}}</script><script type=application/json id=ga-data-server>{"clientRoot":"/universal-web-client/master/latest/","clientHost":"https://cpt-static.gannettdigital.com","clientPublicHost":"https://cpt-static.gannettdigital.com","clientVersion":"1.0.509+241","environment":"production"}</script><script type=application/json id=ga-data-intents>["cam-status:enabled","cam-experience-id:control","referer-group:organic","referer-source:organic","device-vendor:generic","device-type:desktop","variant-group:"]</script><script type=application/json id=ga-data-oembed>null</script><script type=application/json id=ga-data-feature-tests>{"ArtDisShare":true,"ArtHideMediaCap":true,"ArtSmHd":true,"ArtSum":true,"ArtSumAboveMedia":false,"ArtSumDark":false,"ArtSumToggle":false,"NavReskin":false}</script><script>
            // Define Server Globals
            window.ga_data = window.ga_data || {};
            try {
                window.ga_data.route = JSON.parse(document.getElementById('ga-data-route').textContent);
                window.ga_data.site = JSON.parse(document.getElementById('ga-data-site').textContent);
                window.ga_data.intents = JSON.parse(document.getElementById('ga-data-intents').textContent);
                window.ga_data.server = JSON.parse(document.getElementById('ga-data-server').textContent);
                window.ga_data.oembed = JSON.parse(document.getElementById('ga-data-oembed').textContent);
                window.ga_data.featureTests = JSON.parse(document.getElementById('ga-data-feature-tests').textContent);
            } catch (e) {
                if (newrelic) newrelic.noticeError(e);
            }

            var siteColor = window.ga_data.site.colors.siteColor;
            if (siteColor !== undefined) {
                document.documentElement.style.setProperty('--color-theme', siteColor);
            }

            // Set Polyfills (if needed)
            if (!('registerElement' in document
                && 'import' in document.createElement('link')
                && 'content' in document.createElement('template'))) {

                // Hack for Edge https://developer.microsoft.com/en-us/microsoft-edge/platform/issues/11676012/
                try {
                    if (/Edge\/15./i.test(navigator.userAgent)){
                        window.ShadyCSS = {shimcssproperties: true};
                    }
                } catch (e) {
                    if (newrelic) newrelic.noticeError(e);
                }

                // polyfill web components
                var e = document.createElement('script');
                e.src = 'https://cpt-static.gannettdigital.com/universal-web-client/master/latest/vendor/components/webcomponentsjs/webcomponents-loader.js';
                document.head.appendChild(e);
            }

            /**
            * Polyfill nomodule for Safari 10.1
            * https://gist.github.com/samthor/64b114e4a4f539915a95b91ffd340acc
            */
            (function() {
                var d = document;
                var c = d.createElement('script');
                if (!('noModule' in c) && 'onbeforeload' in c) {
                var s = false;
                d.addEventListener('beforeload', function(e) {
                    if (e.target === c) {
                    s = true;
                    } else if (!e.target.hasAttribute('nomodule') || !s) {
                    return;
                    }
                    e.preventDefault();
                }, true);

                c.type = 'module';
                c.src = '.';
                d.head.appendChild(c);
                c.remove();
                }
            }());
        </script><script as=script src="https://polyfill-fastly.io/v2/polyfill.min.js?features=default,fetch,Array.prototype.find,IntersectionObserver,IntersectionObserverEntry,Intl,Intl.~locale.en-US" rel=preload></script><script type=module src=https://cpt-static.gannettdigital.com/universal-web-client/master/latest/core/scripts/gallium.js rel=preload></script><script src=https://cpt-static.gannettdigital.com/universal-web-client/master/latest/core/bundles/gallium.js defer nomodule></script><link rel=icon type=image/png href=https://www.gannett-cdn.com/sites/rgj/images/favicon.png><script type=text/javascript src=https://cpt-static.gannettdigital.com/universal-web-client/master/latest/vendor/components/webcomponentsjs/custom-elements-es5-adapter.js></script><link rel=import href=https://cpt-static.gannettdigital.com/universal-web-client/master/latest/gallium/themes/universal.html rel=preload as=document><link rel=import href=https://cpt-static.gannettdigital.com/universal-web-client/master/latest/vendor/components/polymer/polymer.html rel=preload as=document><script type=module src=https://cpt-static.gannettdigital.com/universal-web-client/master/latest/core/bundles/section.js rel=preload></script><link href=https://www.gannett-cdn.com/gannett-web/properties/rgj/logos-and-branding/logo-icon.png rel="shortcut icon" sizes=114x114><link href=https://www.gannett-cdn.com/gannett-web/properties/rgj/logos-and-branding/logo-icon.png rel=apple-touch-icon-precomposed sizes=114x114><link rel=canonical href=https://www.rgj.com/><style>#skipToMain{left:-999px;top:10px;position:absolute;z-index:500}#skipToMain:focus,#skipToMain:active{color:#444;font-family:unify sans,Helvetica,Arial,sans-serif;font-size:12px;font-weight:700;font-style:normal;line-height:1.15;background-color:#fff;height:auto;left:auto;margin-left:20px;padding:12px;text-align:center;text-decoration:none;width:150px}@font-face{font-family:unify sans;src:url(https://cpt-static.gannettdigital.com/universal-web-client/master/latest/gallium/themes/assets/universal/fonts/UnifySans_W_Rg.woff2)format('woff2'),url(https://cpt-static.gannettdigital.com/universal-web-client/master/latest/gallium/themes/assets/universal/UnifySans_W_Rg.woff)format('woff');font-weight:400;font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:unify sans;src:url(https://cpt-static.gannettdigital.com/universal-web-client/master/latest/gallium/themes/assets/universal/fonts/UnifySans_W_SBd.woff2)format('woff2'),url(https://cpt-static.gannettdigital.com/universal-web-client/master/latest/gallium/themes/assets/universal/UnifySans_W_SBd.woff)format('woff');font-weight:400;font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:unify sans;src:url(https://cpt-static.gannettdigital.com/universal-web-client/master/latest/gallium/themes/assets/universal/fonts/UnifySans_W_Bd.woff2)format('woff2'),url(https://cpt-static.gannettdigital.com/universal-web-client/master/latest/gallium/themes/assets/universal/UnifySans_W_Bd.woff)format('woff');font-weight:400;font-style:normal;font-weight:900;font-display:swap}@font-face{font-family:unify serif;src:url(https://cpt-static.gannettdigital.com/universal-web-client/master/latest/gallium/themes/assets/universal/fonts/UnifySerif_W_Rg.woff2)format('woff2'),url(https://cpt-static.gannettdigital.com/universal-web-client/master/latest/gallium/themes/assets/universal/UnifySerif_W_Rg.woff)format('woff');font-weight:400;font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:unify serif;src:url(https://cpt-static.gannettdigital.com/universal-web-client/master/latest/gallium/themes/assets/universal/fonts/UnifySerif_W_SBd.woff2)format('woff2'),url(https://cpt-static.gannettdigital.com/universal-web-client/master/latest/gallium/themes/assets/universal/UnifySerif_W_SBd.woff)format('woff');font-weight:400;font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:unify serif;src:url(https://cpt-static.gannettdigital.com/universal-web-client/master/latest/gallium/themes/assets/universal/fonts/UnifySerif_W_Bd.woff2)format('woff2'),url(https://cpt-static.gannettdigital.com/universal-web-client/master/latest/gallium/themes/assets/universal/UnifySerif_W_Bd.woff)format('woff');font-weight:400;font-style:normal;font-weight:900;font-display:swap}html body{background-color:#f8f8f8;margin:0}.display-1,h1{color:var(--type-primary,#222222);font-family:unify sans,Helvetica,Arial,sans-serif;font-size:calc(28px + (40 - 28) * ((100vw - 320px)/(1200 - 320)));font-weight:900;font-style:normal;line-height:var(--line-height-default,1.15);margin:0}.display-2,h2{color:var(--type-primary,#222222);font-family:unify sans,Helvetica,Arial,sans-serif;font-size:calc(24px + (34 - 24) * ((100vw - 320px)/(1200 - 320)));font-weight:900;font-style:normal;line-height:var(--line-height-default,1.15);margin:0}.display-3,h3{color:var(--type-primary,#222222);font-family:unify sans,Helvetica,Arial,sans-serif;font-size:calc(20px + (28 - 20) * ((100vw - 320px)/(1200 - 320)));font-weight:900;font-style:normal;line-height:var(--line-height-default,1.15);margin:0}.display-4,h4{color:var(--type-primary,#222222);font-family:unify sans,Helvetica,Arial,sans-serif;font-size:calc(18px + (22 - 18) * ((100vw - 320px)/(1200 - 320)));font-weight:600;font-style:normal;line-height:var(--line-height-default,1.15);margin:0}.display-5,h5{color:var(--type-primary,#222222);font-family:unify sans,Helvetica,Arial,sans-serif;font-size:calc(16px + (18 - 16) * ((100vw - 320px)/(1200 - 320)));font-weight:600;font-style:normal;line-height:var(--line-height-default,1.15);margin:0}.display-6,h6{color:var(--type-secondary,#444);font-family:unify sans,Helvetica,Arial,sans-serif;font-size:calc(14px + (16 - 14) * ((100vw - 320px)/(1200 - 320)));font-weight:400;font-style:normal;line-height:var(--line-height-default,1.15);margin:0}.display-7{color:var(--type-secondary,#444);font-family:unify sans,Helvetica,Arial,sans-serif;font-size:calc(12px + (14 - 12) * ((100vw - 320px)/(1200 - 320)));font-weight:400;font-style:normal;line-height:var(--line-height-default,1.15);margin:0}.display-8{color:var(--type-secondary,#444);font-family:unify sans,Helvetica,Arial,sans-serif;font-size:calc(10px + (12 - 10) * ((100vw - 320px)/(1200 - 320)));font-weight:400;font-style:normal;line-height:var(--line-height-default,1.15);margin:0}.body-4,p.body-4,.body-4 p,.body-4 a{color:var(--type-primary,#303030);font-family:unify serif,Georgia,TimesNewRoman,times new roman,Times,serif;font-size:calc(18px + (22 - 18) * ((100vw - 320px)/(1200 - 320)));font-weight:400;letter-spacing:normal;line-height:var(--line-height-default,1.15)}.body-5,p.body-5,.body-5 p,.body-5 a,.story.primary-content a,.story.primary-content p{color:var(--type-primary,#303030);font-family:unify serif,Georgia,TimesNewRoman,times new roman,Times,serif;font-size:calc(16px + (18 - 16) * ((100vw - 320px)/(1200 - 320)));font-weight:400;letter-spacing:normal;line-height:var(--line-height-body,1.6)}.body-6,p.body-6,.body-6 p,.body-6 a{color:var(--type-primary,#303030);font-family:unify serif,Georgia,TimesNewRoman,times new roman,Times,serif;font-size:calc(14px + (16 - 14) * ((100vw - 320px)/(1200 - 320)));font-weight:400;letter-spacing:normal;line-height:var(--line-height-default,1.15)}.body-7,p.body-7,.body-7 p,.body-7 a{color:var(--type-primary,#303030);font-family:unify serif,Georgia,TimesNewRoman,times new roman,Times,serif;font-size:calc(12px + (14 - 12) * ((100vw - 320px)/(1200 - 320)));font-weight:400;letter-spacing:normal;line-height:var(--line-height-default,1.15)}html .module-slot{display:inline}html .page-main-content-container{display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex:0 1 auto;flex:0 1;flex-direction:row;flex-wrap:wrap;flex-direction:column}html .page-main-content-container>.primary{display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;box-sizing:border-box;-ms-flex:0 1 auto;flex:0 1;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin-left:auto;margin-right:auto;max-width:100%;padding:0;flex-grow:1;margin:0}html .page-main-content-container>.primary .content-well{background:#fff}html .page-main-content-container .secondary{display:none}@media all and (min-width:960px){html .page-main-content-container{flex-direction:row-reverse;max-width:1080px;flex-wrap:nowrap;width:90vw;margin-left:auto;margin-right:auto}html .page-main-content-container>.primary{width:58.33333333%;max-width:58.33333333%;overflow:hidden;padding-left:10px}html .page-main-content-container .secondary{display:initial}html .page-main-content-container .secondary{display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;box-sizing:border-box;-ms-flex:0 1 auto;flex:0 1;flex-basis:auto;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin-left:auto;margin-right:auto;max-width:100%;padding-right:10px;align-content:flex-start;padding-left:0}html .page-main-content-container>*{width:41.66666667%;max-width:41.66666667%}html .page-main-content-container .secondary .content-well{flex-grow:1;width:100%;background:#fff}html .page-main-content-container .secondary .module-slot>*{background:#fff}}@media all and (min-width:1200px){html .page-main-content-container>.primary{width:66.66666667%;max-width:66.66666667%}html .page-main-content-container>*{width:33.33333333%;max-width:33.33333333%}.display-1,h1{font-size:40px}.display-2,h2{font-size:34px}.display-3,h3{font-size:28px}.display-4,h4{font-size:22px}.display-5,h5{font-size:18px}.display-6,h6{font-size:16px}.display-7{font-size:14px}.display-8{font-size:12px}.body-4,p.body-4,.body-4 p,.body-4 a{font-size:22px}.body-5,p.body-5,.body-5 p,.body-5 a,.story.primary-content a,.story.primary-content p{font-size:18px}.body-6,p.body-6,.body-6 p,.body-6 a{font-size:16px}.body-7,p.body-7,.body-7 p,.body-7 a{font-size:14px}}@media all and (max-width:959px){html .page-main-content-container>.secondary.float-above{order:-1;display:inherit}html .page-main-content-container>.secondary.float-below{display:inherit;order:100}}.ga-modal-slot{display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;text-align:center;-webkit-align-items:center;align-items:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background-color:rgba(0,0,0,.53);width:100vw;height:100vh;position:fixed;top:0;left:0;z-index:500}.ga-modal-slot:empty{width:0;height:0}html .flex{display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}html .inline-flex{display:-moz-inline-box;display:-ms-inline-flexbox;display:-webkit-inline-box;display:inline-flex}html .row{display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex:0 1 auto;flex:0 1;flex-direction:row;flex-wrap:wrap}html .column{box-sizing:border-box;-ms-flex:0 1 auto;flex:0 1;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin-left:auto;margin-right:auto;max-width:100%;padding-right:var(--half-gutter-width,10px);padding-left:var(--half-gutter-width,10px)}html .row .column:first-of-type{padding-left:0}html .row .column:last-of-type{padding-right:0}html .row .column:first-of-type{padding-left:0}html .row .column:last-of-type{padding-right:0}html .one-column{flex-basis:8.33333333%}html .two-column{flex-basis:16.66666667%}html .three-column{flex-basis:25%}html .four-column{flex-basis:33.33333333%}html .five-column{flex-basis:41.66666667%}html .six-column{flex-basis:50%}html .seven-column{flex-basis:58.33333333%}html .eight-column{flex-basis:66.66666667%}html .nine-column{flex-basis:75%}html .ten-column{flex-basis:83.33333333%}html .eleven-column{flex-basis:91.66666667%}html .twelve-column{flex-basis:100%}html .column.no-gutter,html .no-gutter{padding:0}html .column.center{display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;text-align:center}html .spacer-tiny{margin-top:4px;margin-bottom:4px}html .spacer-small{margin-top:8px;margin-bottom:8px}html .spacer-medium{margin-top:12px;margin-bottom:12px}html .spacer-large{margin-top:16px;margin-bottom:16px}html .spacer-huge{margin-top:24px;margin-bottom:24px}@media all and (min-width:960px){html .spacer-tiny{margin-top:8px;margin-bottom:8px}html .spacer-small{margin-top:12px;margin-bottom:12px}html .spacer-medium{margin-top:16px;margin-bottom:16px}html .spacer-large{margin-top:24px;margin-bottom:24px}html .spacer-huge{margin-top:32px;margin-bottom:32px}}html .partner-placement{-webkit-align-items:center;align-items:center;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-basis:auto;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;flex-grow:1;position:relative;-webkit-justify-content:center;justify-content:center;text-align:center;-webkit-justify-content:flex-start;justify-content:flex-start;width:100%;z-index:0}html .partner-placement .ad-container{-webkit-align-items:center;align-items:center;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-basis:auto;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;flex-grow:1;-webkit-justify-content:center;justify-content:center;text-align:center;position:relative;width:100%}html .partner-placement.partner-loading:not(.partner-loading-shown){display:none}html div[slot^=after-item]{width:100%}html .partner-padded{padding-bottom:var(--spacer-twentyfour,24px);padding-top:var(--spacer-twelve,12px)}html partner-high-impact{display:block;position:relative}html partner-high-impact.spacer-large,html partner-inline.spacer-large{margin-top:var(--spacer-twelve,12px)}html partner-high-impact.spacer-small,html partner-inline.spacer-small{margin-top:var(--spacer-four,4px)}html partner-high-impact .ad-container{margin-left:auto;margin-right:auto}@media all and (min-width:960px){html partner-high-impact.partner-placement{width:90vw;max-width:1080px;margin-left:auto;margin-right:auto}}html partner-banner.partner-placement::before{margin-top:15px}html partner-banner{background-color:#f8f8f8;min-height:270px;padding-bottom:17px;padding-top:3px}html partner-banner.partner-placement{display:block}html partner-banner.partner-placement .ad-container{position:sticky;top:80px}html #shContainer partner-banner{background-color:initial;margin-bottom:0;padding:0}html promo-story-bucket+partner-banner{padding-bottom:38px}html partner-sponsor-logo.partner-placement-mobile>div[id^=google_ads_iframe]{display:block!important;left:50%;position:relative;transform:translateX(-50%)}html .partner-label .ad-container::before{font-family:unify sans,Helvetica,Arial,sans-serif;font-size:calc(10px + (12 - 10) * ((100vw - 320px)/(1200 - 320)));font-weight:400;font-style:normal;line-height:var(--line-height-default,1.15);color:var(--color-boulder,rgba(0,0,0,.53));content:'Advertisement';display:block;padding-bottom:3px;margin:0;text-align:center}html #shContainer .partner-label .ad-container::before{color:#c2c2c2;margin-top:0}html partner-high-impact.partner-label .ad-container::before,html .partner-label.partner-paramount .ad-container::before,html article .partner-label.partner-inline-leaderboard .ad-container::before{content:'Advertisement - scroll for more content'}html article .partner-label.partner-paramount .ad-container::before{content:'Advertisement - continue reading below'}html .partner-label.partner-placement-mobile .ad-container::before{color:var(--type-secondary,#444);font-family:unify sans,Helvetica,Arial,sans-serif;font-size:calc(12px + (14 - 12) * ((100vw - 320px)/(1200 - 320)));font-weight:400;font-style:normal;line-height:var(--line-height-default,1.15);margin:0}html .partner-placement-inactive{display:none}html .partner-bordered>div>iframe{border:1px solid var(--color-linebreak,#ddd)!important}html partner-banner.partner-bordered.partner-spike>div::before{display:none}html partner-branded-content-tile.partner-placement{display:none}html .branded-content-tile-container{display:inherit;width:100%}html #topic-stories .promo-partner-placement{border-bottom:20px solid var(--color-alabaster,rgba(0,0,0,3%))}html .poster-scroll{position:relative}html .poster-scroll partner-posterscroll{margin-bottom:0}html .partner-placement.partner-poster,html .partner-placement.partner-poster_front{display:block}html .partner-placement.partner-poster .ad-container,html .partner-placement.partner-poster_front .ad-container{position:sticky;top:80px}html .page-main-content-container .secondary .module-slot>.poster-scroll{background:0 0}html .page-main-content-container .secondary partner-posterscroll{background:var(--color-background,#ffffff)}html partner-high-impact.partner-placement.momentum,html partner-banner.partner-placement.momentum{margin-left:0;margin-right:0;max-width:100%;width:100%}html partner-banner.partner-placement.momentum .ad-container,html partner-high-impact.partner-placement.momentum .ad-container,html partner-high-impact.partner-placement.momentum .ad-container>div,html partner-banner.partner-placement.momentum .ad-container>div{width:100%}html .partner-placement.momentum .ad-container>div{background:no-repeat 50%}html partner-high-impact.partner-placement.momentum .ad-container{max-height:250px}html partner-high-impact.partner-placement.momentum .ad-container>div{min-width:768px;width:100%!important}html partner-banner.partner-placement.momentum .ad-container>div{min-width:300px;width:100%!important}html partner-high-impact.partner-placement.momentum .ad-container>div>iframe,html partner-banner.partner-placement.momentum .ad-container>div>iframe{width:100%}html .trc_related_container{margin-top:16px;padding-top:16px;border-top:1px solid var(--color-linebreak,#ddd)}html .trc_rbox_header_span{color:var(--type-secondary,#444);font-family:unify sans,Helvetica,Arial,sans-serif;font-style:normal;line-height:var(--line-height-default,1.15);margin:0;font-size:14px;font-weight:600;text-transform:uppercase}.trc_rbox_header{padding-bottom:19px!important}.trc_spotlight_item{margin-bottom:20px!important}.trc_related_container .logoDiv a span{color:#787878!important}.thumbnails-e .video-title,.thumbnails-e .syndicatedItem .video-title{font-size:14px;line-height:1.29;color:#303030;font-weight:600;text-transform:capitalize}.thumbnails-e .syndicatedItem .branding{margin-top:4px;font-size:12px;font-weight:400;line-height:1.17;color:#787878}.trc_adc_wrapper{display:none!important}.trc_mobile_disclosure_link span{display:none!important}.trc_mobile_disclosure_link span:after{content:"Sponsored";position:relative;right:58px;font-size:11px}.gnt_x__bl{display:none;height:50px}.gnt_x__mbl{background-color:#fff;height:auto;width:100%;z-index:10}.gnt__bl .gnt_x__bl{display:block;margin-left:auto;margin-right:auto;max-width:83.33333333%}.gnt_n .gnt_x__bl{margin:-51px auto 0;padding:0 4px 0 0;max-width:100%}.gnt__tn .gnt_x__mbl{display:none}.gnt_x__bl_lb{color:#626262;display:block;font:700 12px/14px unify sans,helvetica neue,arial nova,Helvetica,Arial,sans-serif}.gnt_x__bl_l{box-shadow:0 0!important;text-decoration:none;text-shadow:none!important}.gnt_x__bl_i{max-height:50px;max-width:300px}.gnt_x__bl_h{display:none}.gnt_x__bg{height:560px;left:0;margin-top:-16px;max-width:100%!important;position:absolute;width:100%!important;z-index:-1}.tlod+iframe{display:block!important;height:100%!important;opacity:0;pointer-events:none;position:absolute;top:0;visibility:visible!important;width:100%!important}@media all and (min-width:768px){.gnt__bl .gnt_x__bl{display:flex;justify-content:center}.gnt_x__bl_l{align-items:center;display:flex;text-decoration:none}.gnt_x__bl_i{margin-left:6px}}.partner-high_impact.nt-clickable{z-index:-1}.byline-section .attribution{color:rgba(0,0,0,.73);font-family:unify sans,Helvetica,Arial,sans-serif;font-size:calc(16px + (18 - 16) * ((100vw - 320px)/(1200 - 320)));line-height:1.2}.byline-section .attribution .author{font-weight:600}.byline-section .attribution .publication:before{margin:0 5px}.byline-section .publish-date,.footer-publish-date{color:rgba(0,0,0,.6);font-family:unify serif,Georgia,TimesNewRoman,times new roman,Times,serif;line-height:1.2}.story.primary-content .column.eleven-column.byline-section{padding-left:8.3333%;margin-bottom:24px;margin-left:0}#section-stories promo-story-thumb-small:first-of-type{margin-top:24px}.trending-stories-expanded{padding:16px 8.33333333% 0;width:100%}.trending-stories-expanded .p1-placeholder{padding:0}@media all and (min-width:960px){.trending-stories-expanded{display:none}#section-stories promo-story-thumb-small:first-of-type{margin-top:36px}}.section-helper-flex{display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.section-helper-column{box-sizing:border-box;-ms-flex:0 1 auto;flex:0 1;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin-left:auto;margin-right:auto;max-width:100%;padding-right:10px;padding-left:10px}.section-helper-row{-ms-flex:0 1 auto;flex:0 1;flex-direction:row;flex-wrap:wrap}.p1-container{color:rgba(0,0,0,.87);flex-wrap:nowrap;margin:0 auto;text-decoration:none;width:100%}.p1-wrapper{padding-right:10px;padding-right:0;width:100%;flex-basis:33.33333333%;position:relative}.p1-image{display:block;width:100%}.p1-title{color:#303030;font-family:unify sans,Helvetica,Arial,sans-serif;font-size:calc(16px + (18 - 16) * ((100vw - 320px)/(1200 - 320)));font-weight:600;font-style:normal;line-height:1.15;display:inline}.p1-nothumb-title{color:#303030;font-family:unify sans,Helvetica,Arial,sans-serif;font-size:calc(16px + (18 - 16) * ((100vw - 320px)/(1200 - 320)));font-weight:600;font-style:normal;line-height:1.15;display:inline;padding-bottom:12px}.p1-container:hover .p1-title-spacer{display:inline;text-shadow:.063em .063em #fff,-.063em .063em #fff,.125em 0 #fff,-.125em 0 #fff;box-shadow:inset 0 -.063em #fff,inset 0 -.156em #009bff;box-shadow:inset 0 -.063em #fff,inset 0 -.156em var(--color-active-section,var(--color-current-route,#009bff))}.p1-info-wrap{font-family:unify sans,Helvetica,Arial,sans-serif;font-size:calc(12px + (14 - 12) * ((100vw - 320px)/(1200 - 320)));font-weight:400;font-style:normal;line-height:1.15;color:rgba(0,0,0,.6);margin-top:4px}.p1-nothumb-info-wrap{font-family:unify sans,Helvetica,Arial,sans-serif;font-size:calc(12px + (14 - 12) * ((100vw - 320px)/(1200 - 320)));font-weight:400;font-style:normal;line-height:1.15;color:rgba(0,0,0,.6);margin-top:8px}.p1-text-wrap{padding-right:10px;flex-basis:66.66666667%;padding-left:0}.p1-text-wrap.no-image{flex-basis:100%;padding-bottom:28px}.p1-timestamp lit-timestamp[empty=true]::before{content:''}.p1-timestamp lit-timestamp::before{padding-left:3px;padding-right:3px;padding-bottom:1px;content:'|'}.p1-timestamp{padding:0}.p1-label{font-weight:900;text-transform:capitalize}.p1-external-icon{display:inline-block;margin-left:5px}.p1-description{margin-top:10px}.p1-media-container{bottom:0;left:-6px;max-height:38px;position:absolute;z-index:11}.nonflexDiv{position:relative}.branded-content-label{color:#303030;font-family:unify sans,Helvetica,Arial,sans-serif;font-size:calc(12px + (14 - 12) * ((100vw - 320px)/(1200 - 320)));font-weight:900;font-style:normal;line-height:1.15;margin:0 0 9px;text-transform:uppercase}.branded .p1-title{color:#787878}@media(hover:none),(hover:on-demand){.p1-container:hover .p1-title-spacer{box-shadow:0 0;text-shadow:none}}@media all and (min-width:480px){.p1-title{color:rgba(0,0,0,.87);font-family:unify sans,Helvetica,Arial,sans-serif;font-size:18px;font-weight:600;font-style:normal;line-height:1.15}}@media all and (min-width:960px){.p1-title{font-size:16px}}@media all and (min-width:1200px){.p1-title{font-size:16px}.p1-nothumb-title{font-size:16px}.p1-info-wrap{font-size:14px}.p1-nothumb-info-wrap{font-size:14px}}@media all and (min-width:1400px){.p1-title{font-size:22px}}.p2-container{color:#303030;text-decoration:none}.p2-article-photo-asset{display:block;flex-basis:100%;padding:0}.p2-photo{width:100%}.p2-article-metadata{background-color:#fff;flex-basis:91.66666667%;margin:-32px 0 0;padding:16px 8.33333333% 0}.p2-info-container{margin:0;order:2;z-index:1}html .p2-info-title{display:inline;font-weight:600;line-height:1.15}html .p2-info-decription{display:none;margin:8px 0}html .no-image .p2-info-description{display:block}html .p2-info-wrap{color:rgba(0,0,0,.6);margin-top:8px}.p2-container:hover .p2-info-title{box-shadow:inset 0 -.063em #fff,inset 0 -.156em #009bff;box-shadow:inset 0 -.063em #fff,inset 0 -.156em var(--color-active-section,var(--color-current-route,#009bff));text-shadow:.063em .063em #fff,-.063em .063em #fff,.125em 0 #fff,-.125em 0 #fff}.p2-media-badge{box-sizing:border-box;margin:-50px 0 10px;order:1}.p2-info-label{font-weight:600;text-transform:capitalize}.p2-info-timestamp{display:inline;padding:0}.p2-info-story-timestamp::before{padding:0 4px 1px;content:'|'}.p2-info-story-timestamp[empty=true]::before{content:''}@media(hover:none),(hover:on-demand){.p2-container:hover .p2-info-title{box-shadow:0 0;text-shadow:none}}@media all and (min-width:480px){.p2-container{align-items:top;flex-wrap:nowrap;position:relative;width:100%}.p2-article-photo-asset{flex:0 0 66.66666667%;margin:0}.p2-article-metadata{margin-top:24px;flex:0 0 33.33333333%;padding:24px;position:relative;right:16.66666667%;height:100%}.p2-info-container{order:1}.p2-media-badge{left:-24px;margin:0;position:relative;order:2;top:24px}}@media all and (min-width:960px) and (max-width:1199px){.p2-info-title{font-size:22px}.p2-article-metadata{padding:16px}.p2-media-badge{left:-16px;top:16px}html .p2-info-wrap{margin-top:12px}}.p12-article-photo-asset{display:block;padding:0;width:100%}.p12-article-metadata{background-color:#fff;flex-basis:91.66666667%;margin:-40px 0 0;padding:16px 0 0;position:relative;width:91.66666667%}.p12-media-badge{margin:-54px 0 10px}.p12-container{color:#303030}.p12-container-link{color:#303030;text-decoration:none;width:100%}html .p12-description{line-height:1.3;padding-right:32px;width:83.33333333%}.p12-spike-container{flex-wrap:nowrap;margin-bottom:8px}html .p12-spike-title{padding-top:3px;padding-left:8px}.p12-photo{width:100%}.p12-spikes{padding-bottom:16px;flex-basis:91.66666667%}.p12-info-container{margin-bottom:12px;padding-right:32px}html .p12-title{display:inline;font-weight:900}.p12-spike-container:hover .p12-spike-title-specific,.p12-container-link:hover .p12-title{box-shadow:inset 0 -.063em #fff,inset 0 -.156em #009bff;box-shadow:inset 0 -.063em #fff,inset 0 -.156em var(--color-active-section,var(--color-current-route,#009bff));text-shadow:.063em .063em #fff,-.063em .063em #fff,.125em 0 #fff,-.125em 0 #fff}@media(hover:none),(hover:on-demand){.p12-spike-container:hover .spike-title-specific,.p12-container-link:hover .p12-title{box-shadow:0 0;text-shadow:none}}@media all and (min-width:960px){.p12-article-metadata{flex-basis:91.66666667%}}@media all and (min-width:640px){html .p12-title{font-size:22px;font-weight:600}}.promo-front-links-container{padding-top:12px;padding-bottom:12px;background-color:#fff}.promo-front-links-title{text-transform:uppercase;color:#303030;font-family:unify sans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:600;font-style:normal;line-height:1.15}.promo-front-links-container ul{list-style:none;padding:0;margin:12px 0;overflow:auto}.promo-front-links-container li{float:left;margin-right:8px}.promo-front-links-container a{cursor:pointer;color:#626262;font-family:unify sans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;font-style:normal;line-height:1.15;text-decoration:none;text-shadow:.063em .063em #fff,-.063em .063em #fff,.125em 0 #fff,-.125em 0 #fff;box-shadow:inset 0 -.063em #fff,inset 0 -.156em var(--color-active-section,var(--color-current-route,#009bff))}@media all and (max-width:640px){html .p12-description,.p12-spikes{padding-left:8.33333333%}.p12-article-metadata{flex-basis:91.66666667%;padding-left:8.33333333%}.p12-spike-title{padding-top:4px}}.p13-container{text-decoration:none;width:100%}.p13-photo{flex-basis:100%;padding:0}.p13-photo>img{width:100%}html .p13-title{color:#303030;display:inline;font-weight:900}.p13-container:hover .p13-title{box-shadow:inset 0 -.063em #fff,inset 0 -.156em #009bff;box-shadow:inset 0 -.063em #fff,inset 0 -.156em var(--color-active-section,var(--color-current-route,#009bff));text-shadow:.063em .063em #fff,-.063em .063em #fff,.125em 0 #fff,-.125em 0 #fff}.p13-text-wrap{background-color:#fff;flex-basis:91.66666667%;margin:-26px 0 0;padding:8px 24px 0 0;position:relative}.p13-media-container{position:absolute;top:-38px}@media(hover:none),(hover:on-demand){.p13-container:hover .p13-title{box-shadow:0 0;text-shadow:none}}@media all and (min-width:1200px){.p13-text-wrap{padding-top:12px}}@media all and (min-width:960px){.p13-text-wrap{padding-right:16px}}@media all and (max-width:640px){.p13-text-wrap{padding-right:12px}}.promo-premium-content-label{color:var(--color-current-site,#009bff);display:flex;font-family:var(--display-7_-_font-family);font-size:var(--type-7-base-size,12px);font-style:var(--display-7_-_font-style);font-weight:var(--font-weight-demi-bold,600);letter-spacing:.3px;line-height:var(--display-7_-_line-height);margin-bottom:var(--spacer-four,4px);text-transform:uppercase}.promo-premium-content-label:before{background:var(--color-current-site,#009bff);content:'';height:var(--spacer-eight,8px);margin-right:var(--spacer-eight,8px);margin-top:3px;min-width:var(--spacer-eight,8px)}.hero-mosaic-background{background-color:var(--color-white,#ffffff);margin-bottom:var(--spacer-sixteen,16px)}.hero-mosaic-container{width:90%;max-width:1080px;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex:0 1 auto;flex:0 1;flex-direction:row;flex-wrap:wrap;margin-left:auto;margin-right:auto;min-height:520px}.top-stories-slot{flex-basis:var(--four-column,33.33333333%)}.hero-stories-slot{display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex:0 1 auto;flex:0 1;flex-direction:row;flex-wrap:wrap;flex-basis:var(--eight-column,66.66666667%)}.hero-slot-one{flex-basis:var(--seven-column,58.33333333%)}.secondary-slot-wrapper{flex-basis:var(--five-column,41.66666667%)}.hero-slot-two,.hero-slot-three{flex-basis:var(--twelve-column,100%);margin:0 0 30px 40px}@media all and (min-width:1200px){.top-stories-wrapper{padding:30px 40px 0}}@media all and (max-width:1200px){.hero-slot-two,.hero-slot-three{margin-right:20px}.top-stories-wrapper{padding:30px 0 0 20px}}@media all and (max-width:959px){.top-stories-slot{display:none;flex-basis:0}.hero-mosaic-container{min-height:480px}.hero-stories-slot{flex-basis:var(--twelve-column,100%);padding-left:var(--one-column,8.33333333%)}.hero-slot-one{padding-right:40px;box-sizing:border-box}.hero-mosaic-container{width:100%}.secondary-slot-wrapper{flex-basis:var(--five-column,41.66666667%);flex-direction:column}.hero-slot-three,.hero-slot-two{margin-top:0;flex-basis:var(--twelve-column,100%);margin-right:calc(16.66666667% + 17px);margin-left:0}.hero-slot-two{margin-bottom:var(--spacer-twentyfour,24px)}}@media all and (max-width:640px){.hero-stories-slot{padding-left:0}.hero-slot-one{padding:0;flex-basis:var(--twelve-column,100%)}.secondary-slot-wrapper{flex-basis:var(--twelve-column,100%)}.hero-slot-three,.hero-slot-two{flex-basis:var(--twelve-column,100%);margin-left:var(--one-column,8.33333333%);margin-right:var(--one-column,8.33333333%);margin-bottom:var(--spacer-twentyfour,24px)}}</style></head><body><util-analytics id=pageAnalytics></util-analytics><a id=skipToMain href=#mainContentSection>Skip to main content</a>
<util-sticky-module util-module-path=elements/util util-module-async><style>#navWrapContainer{border-bottom:1px solid #e0e0e0;position:relative;z-index:100}#navContainer{background-color:#fff;height:55px;overflow:hidden;width:100%}.cobrand #navContainer{height:40px}#navWrapContainer .darkheader,.darkheader #toggleSticky{background-color:#262626}.darkheader .nav-item{color:#fff}.nav-ribbon-wrap{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex:0 1 auto;flex:0 1;flex-direction:row;flex-wrap:wrap;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between;box-sizing:border-box;flex-wrap:nowrap;height:100%;position:relative}#itemWrapper{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;flex:1 1;height:100%;opacity:1;overflow:hidden;white-space:nowrap}.desktop-nav-ribbon.nav-ribbon-wrap,.desktop-nav-ribbon #itemWrapper{-webkit-justify-content:space-between;justify-content:space-between;flex-shrink:1;flex-wrap:initial;overflow:hidden;white-space:normal}.desktop-nav-ribbon.nav-ribbon-wrap{margin-right:27px}#ribbon[hidden]{display:none}.desktop-nav-ribbon #toggleSticky{padding-right:48px;position:static}#toggleSticky{display:-moz-inline-box;display:-ms-inline-flexbox;display:-webkit-inline-box;display:inline-flex;-webkit-align-items:center;align-items:center;background-color:#fff;height:100%;padding-right:15px;position:static;z-index:1}#logoContainer{display:inline-block;height:32px;margin-left:12px;opacity:1;-webkit-transition:all .25s;-moz-transition:all .25s;transition:all .25s}#logo{height:inherit;min-height:32px;min-width:70px}.full-height-logo{display:block;height:100%}#closeSearch{cursor:pointer;display:none;flex:0}.search-expand #closeSearch{flex:0 0 24px;display:block}.search-expand #hubLogo,.search-expand #hubToggle{display:none}#fullNavToggle{cursor:pointer;padding-left:24px}#fullNavToggle .expand-icon,#hubToggle .expand-icon{cursor:pointer;display:inline-block;fill:rgba(0,0,0,.87);vertical-align:middle}#alertsLeaveBehind{background-color:#d90916;border:solid 3px #fff;border-radius:50%;bottom:8px;flex:0 0 8px;height:8px;left:36px;opacity:0;position:absolute;top:13px;-webkit-transition:opacity .25s;-moz-transition:opacity .25s;transition:opacity .25s;width:8px;z-index:102}#alertsLeaveBehind.fade-in{opacity:1}#alertsLeaveBehind.active{-webkit-animation:badge 1e3ms linear both;animation:badge 1e3ms linear both}@-webkit-keyframes badge{0%{-webkit-transform:matrix3d(2,0,0,0,0,2,0,0,0,0,1,0,0,0,0,1);transform:matrix3d(2,0,0,0,0,2,0,0,0,0,1,0,0,0,0,1)}6.41%{-webkit-transform:matrix3d(1.119,0,0,0,0,1.119,0,0,0,0,1,0,0,0,0,1);transform:matrix3d(1.119,0,0,0,0,1.119,0,0,0,0,1,0,0,0,0,1)}9.61%{-webkit-transform:matrix3d(.882,0,0,0,0,.882,0,0,0,0,1,0,0,0,0,1);transform:matrix3d(.882,0,0,0,0,.882,0,0,0,0,1,0,0,0,0,1)}12.81%{-webkit-transform:matrix3d(.818,0,0,0,0,.818,0,0,0,0,1,0,0,0,0,1);transform:matrix3d(.818,0,0,0,0,.818,0,0,0,0,1,0,0,0,0,1)}20.52%{-webkit-transform:matrix3d(.959,0,0,0,0,.959,0,0,0,0,1,0,0,0,0,1);transform:matrix3d(.959,0,0,0,0,.959,0,0,0,0,1,0,0,0,0,1)}28.13%{-webkit-transform:matrix3d(1.028,0,0,0,0,1.028,0,0,0,0,1,0,0,0,0,1);transform:matrix3d(1.028,0,0,0,0,1.028,0,0,0,0,1,0,0,0,0,1)}43.54%{-webkit-transform:matrix3d(.996,0,0,0,0,.996,0,0,0,0,1,0,0,0,0,1);transform:matrix3d(.996,0,0,0,0,.996,0,0,0,0,1,0,0,0,0,1)}58.96%{-webkit-transform:matrix3d(1.001,0,0,0,0,1.001,0,0,0,0,1,0,0,0,0,1);transform:matrix3d(1.001,0,0,0,0,1.001,0,0,0,0,1,0,0,0,0,1)}74.37%{-webkit-transform:matrix3d(1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1);transform:matrix3d(1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1)}89.79%{-webkit-transform:matrix3d(1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1);transform:matrix3d(1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1)}100%{-webkit-transform:matrix3d(1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1);transform:matrix3d(1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1)}}@keyframes badge{0%{-webkit-transform:matrix3d(2,0,0,0,0,2,0,0,0,0,1,0,0,0,0,1);transform:matrix3d(2,0,0,0,0,2,0,0,0,0,1,0,0,0,0,1)}6.41%{-webkit-transform:matrix3d(1.119,0,0,0,0,1.119,0,0,0,0,1,0,0,0,0,1);transform:matrix3d(1.119,0,0,0,0,1.119,0,0,0,0,1,0,0,0,0,1)}9.61%{-webkit-transform:matrix3d(.882,0,0,0,0,.882,0,0,0,0,1,0,0,0,0,1);transform:matrix3d(.882,0,0,0,0,.882,0,0,0,0,1,0,0,0,0,1)}12.81%{-webkit-transform:matrix3d(.818,0,0,0,0,.818,0,0,0,0,1,0,0,0,0,1);transform:matrix3d(.818,0,0,0,0,.818,0,0,0,0,1,0,0,0,0,1)}20.52%{-webkit-transform:matrix3d(.959,0,0,0,0,.959,0,0,0,0,1,0,0,0,0,1);transform:matrix3d(.959,0,0,0,0,.959,0,0,0,0,1,0,0,0,0,1)}28.13%{-webkit-transform:matrix3d(1.028,0,0,0,0,1.028,0,0,0,0,1,0,0,0,0,1);transform:matrix3d(1.028,0,0,0,0,1.028,0,0,0,0,1,0,0,0,0,1)}43.54%{-webkit-transform:matrix3d(.996,0,0,0,0,.996,0,0,0,0,1,0,0,0,0,1);transform:matrix3d(.996,0,0,0,0,.996,0,0,0,0,1,0,0,0,0,1)}58.96%{-webkit-transform:matrix3d(1.001,0,0,0,0,1.001,0,0,0,0,1,0,0,0,0,1);transform:matrix3d(1.001,0,0,0,0,1.001,0,0,0,0,1,0,0,0,0,1)}74.37%{-webkit-transform:matrix3d(1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1);transform:matrix3d(1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1)}89.79%{-webkit-transform:matrix3d(1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1);transform:matrix3d(1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1)}100%{-webkit-transform:matrix3d(1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1);transform:matrix3d(1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1)}}.desktop-nav-expand-overlay-background{opacity:0;-webkit-transition:opacity .25s;-moz-transition:opacity .25s;transition:opacity .25s}.scrollable{overflow-x:hidden;overflow-y:auto}.ios .scrollable{overflow-y:scroll;-webkit-overflow-scrolling:touch}.search-expand #hubWrap{display:none}#ribbon{font-size:12px;height:100%;padding-right:20px}#headline{color:#626262;font-family:unify sans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;font-style:normal;line-height:1.15;color:rgba(0,0,0,.73);display:none;white-space:nowrap}#shareButtons{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;flex:0;height:0;opacity:0;overflow:hidden;position:relative;-webkit-transition:opacity .25s,visibility .25s;-moz-transition:opacity .25s,visibility .25s;transition:opacity .25s,visibility .25s;visibility:hidden;white-space:nowrap}.headline-reveal #shareButtons{flex:0 1;height:100%;opacity:1;overflow:visible;position:relative;visibility:visible}#shareButtons nav-share-buttons{z-index:2}.headline-reveal #itemWrapper{flex:0;opacity:0;white-space:nowrap}nav-global-login{white-space:nowrap}#itemWrapperLogin{height:100%}#itemWrapperLogin.mobile-nav{width:100%}.hub-open #alertManager{display:none}#searchWrap{background:#fff;height:55px}#searchInput{background:#fff;display:block}#bucketWrap{background:#fff;height:0;padding:0 8.33333333%;-webkit-transition:all .5s;-moz-transition:all .5s;transition:all .5s}.search-expand #bucketWrap{height:100%;padding:32px 8.33333333%}.expand-wrap-top{margin:0 auto;width:83.33333333%}.search-expand .nav-hub-container{display:none}input,a,div{-webkit-tap-highlight-color:transparent}.hub-open .desktop-nav-expand-overlay-background{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background-color:rgba(0,0,0,.53);height:100%;left:0;opacity:1;position:fixed;top:0;width:100%;z-index:100}.hub-open #navContainer{overflow:visible}#expandWrap{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;background-color:#fff;bottom:0;flex-flow:column nowrap;height:100vh;left:0;position:fixed;top:0;-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%);-webkit-transition:all .25s;-moz-transition:all .25s;transition:all .25s;width:100vw;z-index:101}.hub-open #expandWrap{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}#logoWrap{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between;height:45px;padding:32px 0}#hubToggle{display:inline-block;text-align:right}#expandWrap nav-global-login:not([hidden]){display:block}.search-expand #expandWrap nav-global-login{visibility:hidden}@media all and (min-width:768px){#headline{display:block;flex:0;height:0;opacity:0;overflow:hidden;-webkit-transition:all .25s;-moz-transition:all .25s;transition:all .25s;visibility:hidden}.headline-reveal #headline{flex:0 1;height:initial;margin:auto;opacity:1;visibility:visible}#shareButtons:before{background:linear-gradient(90deg,transparent 0%,#fff 50%);content:'';height:100%;left:-96px;position:absolute;width:96px;z-index:1}}@media all and (max-width:320px){#logoContainer{min-width:104px}.full-height-logo{width:100%;max-width:104px}#expandWrap .full-height-logo{width:inherit;max-width:none}}ul.nav-ribbon{height:inherit;list-style:none;margin:0;padding:0}ul.nav-ribbon li{display:inline-block;height:inherit}.nav-ribbon a{text-decoration:none}.nav-item{color:#626262;font-family:unify sans,Helvetica,Arial,sans-serif;font-size:12px;font-weight:500;font-style:normal;line-height:1.15;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex:0 1 auto;flex:0 1;flex-direction:row;flex-wrap:wrap;-webkit-align-items:center;align-items:center;font-weight:600;height:inherit;padding:0 12px}.nav-item:hover,.nav-item:focus{font-weight:900}.nav-item.active{font-weight:900}@media all and (min-width:480px){#expandWrap{width:398px}.nav-item{font-size:14px}}@media all and (max-width:959px){#expandWrap{overflow:hidden}.nav-ribbon-wrap.headline-reveal{margin-right:27px}}@media all and (min-width:960px){.nav-ribbon-wrap,.desktop-nav-ribbon.nav-ribbon-wrap{margin-right:48px}#fullNavToggle{padding-left:48px}#alertsLeaveBehind{left:60px}#expandWrap{width:41.66666667%}.hub-open .desktop-stretch-container{height:100%;width:calc(100% + 40px)}.nav-hub-inner{overflow-x:hidden}.nav-hub-inner::-webkit-scrollbar{background:0 0;width:0}}@media all and (min-width:1200px){#expandWrap{width:33.33333333%}}@media all and (max-width:650px){.nav-item{display:none}}.icon-svg{display:block;height:inherit;width:inherit}</style><nav-manager id=navManager util-module-path=elements/nav nav-key=top_nav_primary></nav-manager><div id=navWrapContainer data-tag-list><alerts-manager id=alertManager util-module-path=elements/alerts></alerts-manager><div id=navContainer class=lightheader><div class=nav-ribbon-wrap id=navRibbon><div id=toggleSticky><div id=alertsLeaveBehind></div><div id=fullNavToggle onclick=_toggleNav(event) class=icon-container><div class=expand-icon id=iconMenu><div style=height:24px;width:24px><svg class="icon-svg" viewBox="0 0 24 24">
                                    <path
                                        d="M3,13 L3,11 L21,11 L21,13 L3,13 Z M3,7 L3,5 L21,5 L21,7 L3,7 Z M3,19 L3,17 L21,17 L21,19 L3,19 Z"
                                        id="path-1"></path>
                                </svg></div></div></div><a id=logoContainer class=icon-container href=/><img alt="Reno Gazette Journal" class=expand-icon id=logo class=full-height-logo></img></a></div><div id=itemWrapper><div id=ribbon><ul class=nav-ribbon id=tagItemWrapper><li><a href=/ class="nav-item home" id=homeLink>Home</a></li><li><a href=/news/ class="nav-item news">News</a></li><li><a href=/business/ class="nav-item business">Business</a></li><li><a href=/sports/ class="nav-item sports">Sports</a></li><li><a href=/life/ class="nav-item life">Life</a></li><li><a href=/outdoors/ class="nav-item outdoors">Outdoors</a></li><li><a href=/opinion/ class="nav-item opinion">Opinion</a></li><li><a href=https://www.rgj.com/obituaries class="nav-item obituaries">Obituaries</a></li><li><a href=/weather/ class="nav-item weather">Weather</a></li><li><a href="http://www.tkqlhce.com/click-8144719-11570746?url=http://archives.rgj.com" class="nav-item archives">Archives</a></li><li><a href=https://www.rgj.com/enewspaper class="nav-item e-edition">eNewspaper</a></li><li><a href=http://puzzles.usatoday.com/ class="nav-item crosswords">Crosswords</a></li><li><a href=https://www.usatoday.com/comics/ class="nav-item comics">Comics</a></li><li><a href=https://profile.rgj.com/newsletters/manage/ class="nav-item newsletters">Newsletters</a></li><li><a href=/for-subscribers/ class="nav-item for-subscribers">For Subscribers</a></li><li><a href=/contributor-content/ class="nav-item contributor-content">Contributor Content</a></li></ul></div></div><div id=headline></div></div><div id=expandWrap><div class=expand-wrap-top><div id=logoWrap><div id=closeSearch onclick=_closeSearch(event)><div class=expand-icon><div style=height:24px;width:24px><svg class="icon-svg" viewBox="0 0 24 24">
                                    <polygon id="path-1" points="6.91421356 13 21.0037293 13 21.0037293 11 6.91421356 11 10.2071068 7.70710678 8.79289322 6.29289322 3.08578644 12 8.79289322 17.7071068 10.2071068 16.2928932"></polygon>
                                </svg></div></div></div><a href=/ id=hubLogo class="full-height-logo icon-container" name="Reno Gazette Journal"><img id=sidebarLogo class=full-height-logo alt="Reno Gazette Journal"></img></a><div id=hubToggle onclick=_toggleNav(event) class=icon-container><div class=expand-icon><div style=height:24px;width:24px><svg class="icon-svg" viewBox="0 0 24 24">
                                    <polygon id="path-1" points="12 10.5857864 6.70710678 5.29289322 5.29289322 6.70710678 10.5857864 12 5.29289322 17.2928932 6.70710678 18.7071068 12 13.4142136 17.2928932 18.7071068 18.7071068 17.2928932 13.4142136 12 18.7071068 6.70710678 17.2928932 5.29289322 12 10.5857864"></polygon>
                                </svg></div></div></div></div><div id=searchWrap><nav-search-bar util-module-path=elements/nav id=searchInput></nav-search-bar></div></div><div id=bucketWrap class=scrollable><nav-search-bucket util-module-path=elements/nav id=searchBucket></nav-search-bucket></div><div class="nav-hub-container desktop-stretch-container scrollable" id=hubContainer><div class="nav-hub-inner desktop-stretch-container" id=hubWrap><nav-hub util-module-path=elements/nav id=hub></nav-hub></div></div></div><div id=expandOpenBackground class=desktop-nav-expand-overlay-background></div></div></div><script>
    var _toggleNav;
    var _closeSearch;
    (function () {
        let navRibbon = document.getElementById("navRibbon");
        let container = document.getElementById("navWrapContainer");
        let navLogin =  document.getElementById("itemWrapperLogin");


        var analytics = document.getElementById("pageAnalytics");
        let headline = window.ga_data.route.headline ? window.ga_data.route.headline : '';
        if (headline) {
            document.getElementById("headline").innerHTML = headline;
        } else {
            document.getElementById("headline").hidden = true;
        }
        //setting logos
        let siteConfig = window.ga_data.site,
            route = window.ga_data.route,
            cdn = siteConfig.hosts.gannettCDN,
            section = route.sectionName,
            isCobrand = route.cobrand,
            cobrandConfig = siteConfig.cobrand || {},
            site = isCobrand && cobrandConfig.baseName ? cobrandConfig.baseName : siteConfig.baseName ? siteConfig.baseName : 'usatoday',
            sstsValues = ['entertainment', 'life', 'money', 'news', 'opinion', 'sports', 'tech', 'travel', 'weather'],
            size = window.ga_data.intents.indexOf('device-type:mobile') > -1 ? 'compact' : 'default',
            logo = `${cdn}/gannett-web/properties/${site}/logos-and-branding/logo-${size}.svg`,
            sidebarlogo = `${cdn}/gannett-web/properties/${site}/logos-and-branding/logo-${size}` + ((ga_data.route.darkHeader) ? `-dark`:``) + `.svg`,
            path = isCobrand ? cobrandConfig.publicationURL || siteConfig.publicationURL : '/';
        if (site === 'usatoday' && sstsValues.indexOf(section) > -1) {
            logo = `${cdn}/gannett-web/properties/${site}/logos-and-branding/logo-${section}.svg`;
            path = `/${section}/`;
        }
        document.getElementById("logoContainer").setAttribute("href", path);
        document.getElementById("homeLink").setAttribute("href", path);
        if (logo) {
            document.getElementById("sidebarLogo").setAttribute("src", sidebarlogo);
            document.getElementById("logo").setAttribute("src", logo);
        } else {
            document.getElementById("logo").hidden = true;
        }

        ///variables

        // hides headline when we scroll past content in stories
        let contentColliding = false,

            // keeps track of direction scrolled
            lastScrollPosition = 0,

            // keeps track of open state of nav hub
            navToggle = false,

            //show share buttons on scroll
            showShareOnScroll = false,

            currentSearchQuery = '',

            // keeps track of errors thrown from search
            searchError = false;
        isMobile = _getIsMobile();
        let desktop = window.ga_data.intents.indexOf('device-type:desktop') > -1;

        if (desktop) {
            navRibbon.setAttribute('class', 'nav-ribbon-wrap desktop-nav-ribbon');
        } else {
            if (navLogin) {
                navLogin.setAttribute('class', 'mobile-nav');
            }
        }

        _addListeners();
        _isCobrand();

        function _isCobrand() {
            if (window.ga_data.route.cobrand){
                document.getElementById("navContainer").style.height = '40px';
                document.getElementById("iconMenu").style.display = 'none';
                document.getElementById("alertManager").hidden = true;
            }
        }

        function _getIsMobile() {
            return (window.ga_data.utils && window.ga_data.utils.UA && (window.ga_data.utils.UA.IS_IOSMOBILE || window.ga_data.utils.UA.IS_IPAD));
        }
        function _manageBannerLeaveBehind(e) {
            alertIndicatorActive = e.detail.activate;
        }

        function _addListeners() {
            window.addEventListener('resize', () => this._onWindowResize());

            // if config wants share buttons to show on scroll
            if (showShareOnScroll) {
                window.addEventListener('ga-scroll', () => this._onWindowScroll());
            }

            searchInput = document.getElementById('searchInput');
            searchInput.addEventListener('focus', e => _searchInputFocusListener(e));
            searchInput.addEventListener('blur', e => _searchInputFocusListener(e));
            alertManager.addEventListener('bannerLeaveBehind', e => _manageBannerLeaveBehind(e));
            container.addEventListener('formSubmit', e => _formHandler(e));
            container.addEventListener('hubAlertTap', e => _alertTapHandler(e));
        }

        function _isAlertIndicatorActive() {
            let alertsLeaveBehind = document.getElementById("alertsLeaveBehind");
            if (alertIndicatorActive) {
                alertsLeaveBehind.classList.add('fade-in');
                alertsLeaveBehind.classList.add('active');
            } else {
                alertsLeaveBehind.classList.remove('fade-in');
                alertsLeaveBehind.classList.remove('active');
            }
        }

        function _alertTapHandler(e) {
            document.getElementById("alertManager").markAlertInactive(e.detail.alertId);
        }

        function _fireLogoEvent(e) {
            analytics.fireEvent(`${ga_data.route.basePageType}|${ga_data.route.ssts.split('/').join(':')}|navlogo`);
        }

        function _formHandler(e) {
            if (e.detail.searchValue) {
                let searchBucket = _getSearchBucket(),
                    searchValue = e.detail.searchValue;

                currentSearchQuery = searchValue;
                searchBucket.count = '20';
                analytics.fireEvent('navsearch');

                // "concierge"
                fetch(`https://concierge.gannettdigital.com/search/${window.ga_data.site.uaid}/uw/${searchValue}`, {
                    headers: new Headers({
                        'Accept': 'text/plain'
                    })
                }).then(response => {
                    if (response.status === 200) {
                        response.text().then(url => window.location = url);
                    }
                    // no match
                }, error => {
                    if (window.newrelic) window.newrelic.noticeError(error);
                });

                // "normal search"
                searchBucket.hidden = false;
                _toggleSearch(true);
                searchBucket.query = searchValue;
                searchBucket.siteId = (window.ga_data.site.siteId || 1);
            }
            return;
        }

        _closeSearch = function (e) {
            e.stopPropagation();
            currentSearchQuery = '';
            _toggleSearch(false);
            _updateNavHub();
            let searchBucket = document.getElementById('searchBucket');
            if (searchBucket) {
                searchBucket.query = '';
                searchBucket.hidden = true;
            }
        }

        _toggleNav = function (e) {
            let hubEl = _getNavHub();
            let opts = {
                'height': 'initial',
                'width': 'initial',
                'overflow': 'initial'
            };

            e.stopPropagation();
            navToggle = !navToggle;
            if (navToggle) {
                container.classList.add('hub-open');
            } else {
                container.classList.remove('hub-open');
            }

            alertIndicatorActive = false;
            if (navToggle) {

                if (!hubEl.tagList.length) {
                    let navManager = document.getElementById("navManager");
                    managerTagList = navManager.getCurrentSiteTags();
                    hubEl.tagList = managerTagList;
                }
                _updateNavHub();

                opts = {
                    'height': '100vh',
                    'width': '100vw',
                    'overflow': 'hidden'
                };


                hubEl.alerts = document.getElementById("alertManager").getActiveAlerts();
                analytics.fireEvent('navopen');
            } else {
                _closeSearch(e);
                analytics.fireEvent('navclose');
            }
            _disableScroll(opts);
        }

        function _disableScroll(opts) {
            let bodyStyle = document.body.style;
            Object.keys(opts).map(key => bodyStyle[key] = opts[key]);

            if (isMobile) {
                document.documentElement.style.overflow = opts.overflow;
            }
        }

        function _onWindowScroll() {
            let navRibbon = document.getElementById('navRibbon');
            if (window.scrollY < this.lastScrollPosition || window.scrollY < 10) { // scroll up
                navRibbon.classList.remove('headline-reveal');
                _hideLogo();
            } else { // scroll down
                if (((window.ga_data.intents.indexOf('device-type:mobile') > -1) && contentColliding)) {
                    document.getElementById('toggleSticky').classList.add('scroll');
                } else {
                    document.getElementById('toggleSticky').classList.remove('scroll');
                }//toggle logo collapse
                if (contentColliding) {
                    navRibbon.classList.add('headline-reveal');
                } else {
                    navRibbon.classList.remove('headline-reveal');
                }//toggle sharebuttons

            }
            lastScrollPosition = window.scrollY;
        }

        function _onWindowResize() { // browsers tend to stick an overlay based on how the body is scroll. This is to counter that.
            if (navToggle) {
                _updateNavHub();
            }
        }

        function _updateNavHub() {
            if (_getIsMobile()) {
                let topHeight = document.querySelector('.expand-wrap-top').clientHeight;
                document.getElementById('hubContainer').style.height = `${window.innerHeight - topHeight}px`;
                document.body.style.height = `${window.innerHeight}px`;
            }
        }

        // Hides Logo when someone swipes contents of the `nav-global` left or right.
        function _hideLogo() {
            let toggleSticky = document.getElementById('toggleSticky');
            if (!navToggle) {
                if (document.getElementById('toggleSticky').scrollLeft > 10) {
                    toggleSticky.classList.add('scroll');
                } else {
                    toggleSticky.classList.remove('scroll');
                }
            }
        }

        function _getNavHub() {
            return document.getElementById('hub');
        }

        function _getSearchBucket() {
            return document.getElementById('searchBucket');
        }

        function _toggleSearch(toggle) {
            container = document.getElementById('navWrapContainer');
            if (toggle) {
                container.classList.add('search-expand');
            } else {
                container.classList.remove('search-expand');
            }
        }

        function _searchInputFocusListener(e) {
            let toggle = (e.type === 'focus' || !!currentSearchQuery);
            _toggleSearch(toggle);
            if (!toggle) {
                _closeSearch(e);
            }
        }

    }());
</script><nav-global style="display: none;"></nav-global></util-sticky-module><header><div class=module-slot id=header><div class=hero-mosaic-background><div class=hero-mosaic-container><div class=hero-stories-slot id=heroStoryContainer><div class=hero-slot-one><div class="section-helper-flex section-helper-row p12-container" style=min-height:288px><a class=p12-container-link href=/story/news/local/2025/04/29/city-denies-jiffy-lube-permit-in-west-reno-but-developer-can-appeal/83343311007/ data-module-name=promo-story-spikes data-index=1 onclick=firePromoAnalytics(event)><div class="section-helper-column p12-article-photo-asset"><picture class=p12-photo>
<source media="(min-width: 1200px)" srcset="https://www.gannett-cdn.com/authoring/authoring-images/2025/04/21/PREN/83198891007-jiffy-lube-protest-3.jpg?crop=5711,3213,x0,y535"><source media="(min-width: 960px)" srcset="https://www.gannett-cdn.com/authoring/authoring-images/2025/04/21/PREN/83198891007-jiffy-lube-protest-3.jpg?crop=5711,4283,x0,y0"><source media="(min-width: 640px)" srcset="https://www.gannett-cdn.com/authoring/authoring-images/2025/04/21/PREN/83198891007-jiffy-lube-protest-3.jpg?crop=5711,4283,x0,y0"><source srcset="https://www.gannett-cdn.com/authoring/authoring-images/2025/04/21/PREN/83198891007-jiffy-lube-protest-3.jpg?crop=5711,3213,x0,y535"><img src="https://www.gannett-cdn.com/authoring/authoring-images/2025/04/21/PREN/83198891007-jiffy-lube-protest-3.jpg?crop=5711,3213,x0,y535" alt="City denies Jiffy Lube permit in west Reno, but developer can appeal" class=p12-photo></picture></div><div class="section-helper-flex section-helper-column p12-article-metadata"><div class=promo-premium-content-label-wrap></div><div class=p12-info-container><div class="display-4 p12-title">City denies Jiffy Lube permit in west Reno, but developer can appeal</div></div></div></a><div class="body-6 p12-description">Raley's has a permit to use the site for employee parking, and removing access would put the grocer out of code compliance.</div></div></div><div class=secondary-slot-wrapper><div class=hero-slot-two><a class="section-helper-flex section-helper-row p13-container" href=/story/news/2025/04/29/wcsd-new-principals-for-2025-26-school-year/83254344007/ style=min-height:193px data-module-name=promo-mosaic-card data-index=1 onclick=firePromoAnalytics(event)><picture class="section-helper-column p13-photo">
<source media="(min-width: 1200px)" srcset="https://www.gannett-cdn.com/presto/2023/07/15/PREN/cf5df707-884a-46fd-aa17-b4a3a72f49e7-REN_TEACHER_PAY_NEW_05.JPG?crop=2329,1311,x0,y112&quality=50&width=512"><source media="(min-width: 960px)" srcset="https://www.gannett-cdn.com/presto/2023/07/15/PREN/cf5df707-884a-46fd-aa17-b4a3a72f49e7-REN_TEACHER_PAY_NEW_05.JPG?crop=2049,1537,x0,y0&quality=50&width=512"><source media="(min-width: 640px)" srcset="https://www.gannett-cdn.com/presto/2023/07/15/PREN/cf5df707-884a-46fd-aa17-b4a3a72f49e7-REN_TEACHER_PAY_NEW_05.JPG?crop=2049,1537,x0,y0&quality=50&width=288"><source media="(min-width: 480px)" srcset="https://www.gannett-cdn.com/presto/2023/07/15/PREN/cf5df707-884a-46fd-aa17-b4a3a72f49e7-REN_TEACHER_PAY_NEW_05.JPG?crop=2329,1311,x0,y112&quality=50&width=288"><source srcset="https://www.gannett-cdn.com/presto/2023/07/15/PREN/cf5df707-884a-46fd-aa17-b4a3a72f49e7-REN_TEACHER_PAY_NEW_05.JPG?crop=2329,1311,x0,y112&quality=50&width=270"><img src="https://www.gannett-cdn.com/presto/2023/07/15/PREN/cf5df707-884a-46fd-aa17-b4a3a72f49e7-REN_TEACHER_PAY_NEW_05.JPG?crop=2329,1311,x0,y112&quality=50&width=270" alt="These WCSD schools will have new principals when class starts in August"></picture><div class="section-helper-column p13-text-wrap"><div class=p13-media-container></div><div class="display-6 p13-title">These WCSD schools will have new principals when class starts in August</div></div></a></div><div class=hero-slot-three><a class="section-helper-flex section-helper-row p13-container" href=/story/life/arts/2025/04/29/night-in-the-country-2025-lineup-tickets-camping/83342540007/ style=min-height:193px data-module-name=promo-mosaic-card data-index=2 onclick=firePromoAnalytics(event)><picture class="section-helper-column p13-photo">
<source media="(min-width: 1200px)" srcset="https://www.gannett-cdn.com/-mm-/e827753f21ce01645a2d2ede814f64a63007445f/c=0-95-1600-999/local/-/media/2017/07/28/Reno/RGJ/636368059102070662-Night-in-the-County-77.JPG?quality=50&width=512"><source media="(min-width: 960px)" srcset="https://www.gannett-cdn.com/-mm-/6610a72d42375fbfe8f3577ccc6093a86cbdb680/c=72-0-1527-1094/local/-/media/2017/07/28/Reno/RGJ/636368059102070662-Night-in-the-County-77.JPG?quality=50&width=512"><source media="(min-width: 640px)" srcset="https://www.gannett-cdn.com/-mm-/6610a72d42375fbfe8f3577ccc6093a86cbdb680/c=72-0-1527-1094/local/-/media/2017/07/28/Reno/RGJ/636368059102070662-Night-in-the-County-77.JPG?quality=50&width=288"><source media="(min-width: 480px)" srcset="https://www.gannett-cdn.com/-mm-/e827753f21ce01645a2d2ede814f64a63007445f/c=0-95-1600-999/local/-/media/2017/07/28/Reno/RGJ/636368059102070662-Night-in-the-County-77.JPG?quality=50&width=288"><source srcset="https://www.gannett-cdn.com/-mm-/e827753f21ce01645a2d2ede814f64a63007445f/c=0-95-1600-999/local/-/media/2017/07/28/Reno/RGJ/636368059102070662-Night-in-the-County-77.JPG?quality=50&width=270"><img src="https://www.gannett-cdn.com/-mm-/e827753f21ce01645a2d2ede814f64a63007445f/c=0-95-1600-999/local/-/media/2017/07/28/Reno/RGJ/636368059102070662-Night-in-the-County-77.JPG?quality=50&width=270" alt="Night in the Country 2025 lineup, ticket prices out now"></picture><div class="section-helper-column p13-text-wrap"><div class=p13-media-container></div><div class="display-6 p13-title">Night in the Country 2025 lineup, ticket prices out now</div></div></a></div></div></div><div class=top-stories-slot><div class=top-stories-wrapper><a class="p1-container section-helper-flex section-helper-row" href=/story/news/crime/2025/04/29/fight-at-sun-valley-home-leaves-1-dead-washoe-county-sheriff-says/83347380007/ data-module-name=promo-story-thumb-small-nothumb data-index=7 onclick=firePromoAnalytics(event)><div class="p1-text-wrap section-helper-flex section-helper-column no-image"><div class=promo-premium-content-label-wrap></div><div class=p1-nothumb-title><div class=p1-title-spacer>1 dead after fight at Sun Valley home, sheriff’s office says</div><div class=p1-nothumb-info-wrap><span class=p1-label>crime</span>
<span class=p1-timestamp><lit-timestamp id=storyTimestamp publishdate=2025-04-29T20:02:59Z update-date truncated=true></lit-timestamp></span></div></div></div></a><a class="p1-container section-helper-flex section-helper-row" href=/story/news/2025/04/29/social-security-when-may-and-june-ssi-checks-will-be-sent-in-2025/83345551007/ data-module-name=promo-story-thumb-small-nothumb data-index=8 onclick=firePromoAnalytics(event)><div class="p1-text-wrap section-helper-flex section-helper-column no-image"><div class=promo-premium-content-label-wrap></div><div class=p1-nothumb-title><div class=p1-title-spacer>Why SSI recipients will see two checks in May and none in June</div><div class=p1-nothumb-info-wrap><span class=p1-label>news</span>
<span class=p1-timestamp><lit-timestamp id=storyTimestamp publishdate=2025-04-29T19:50:53Z update-date truncated=true></lit-timestamp></span></div></div></div></a><a class="p1-container section-helper-flex section-helper-row" href=/story/news/2025/04/29/legislative-proposals-would-nudge-municipalities-toward-infill-development/83349425007/ data-module-name=promo-story-thumb-small-nothumb data-index=9 onclick=firePromoAnalytics(event)><div class="p1-text-wrap section-helper-flex section-helper-column no-image"><div class=promo-premium-content-label-wrap></div><div class=p1-nothumb-title><div class=p1-title-spacer>Bills aim to boost infill development across Nevada cities</div><div class=p1-nothumb-info-wrap><span class=p1-label>news</span>
<span class=p1-timestamp><lit-timestamp id=storyTimestamp publishdate=2025-04-29T19:32:36Z update-date truncated=true></lit-timestamp></span></div></div></div></a><a class="p1-container section-helper-flex section-helper-row" href=/story/opinion/2025/04/29/memo-from-the-middle-is-back/83330018007/ data-module-name=promo-story-thumb-small-nothumb data-index=10 onclick=firePromoAnalytics(event)><div class="p1-text-wrap section-helper-flex section-helper-column no-image"><div class=promo-premium-content-label-wrap></div><div class=p1-nothumb-title><div class=p1-title-spacer>Memo from the Middle is back!</div><div class=p1-nothumb-info-wrap><span class=p1-label>opinion</span>
<span class=p1-timestamp><lit-timestamp id=storyTimestamp publishdate=2025-04-29T18:00:41Z update-date truncated=true></lit-timestamp></span></div></div></div></a></div></div></div></div><partner-high-impact util-module-path=elements/partner class=spacer-large></partner-high-impact></div></header><section class=page-main-content-container><div class=primary><div class=content-well><div class=module-slot id=pre-content low-priority></div><div class=module-slot id=content><div id=section-stories class=row><div class="gnt_x gnt_x__bl gnt_x__mbl spacer-small"></div><a class="section-helper-flex section-helper-row ten-column spacer-small p1-container" href=/story/life/food/2025/04/29/where-to-celebrate-mothers-day-with-brunch-or-dinner-in-reno/83338602007/ data-module-name=promo-story-thumb-small data-index=1 onclick=firePromoAnalytics(event)><div class="section-helper-flex section-helper-column p1-text-wrap"><div class=promo-premium-content-label-wrap></div><div class=p1-title><div class=p1-title-spacer>What Reno restaurants are offering Mother’s Day menus?</div></div><div class=p1-info-wrap><span class=p1-label>food</span>
<span class=p1-timestamp><lit-timestamp id=storyTimestamp publishdate=2025-04-29T17:51:21Z updatedate truncated=true></lit-timestamp></span></div></div><div class="section-helper-flex section-helper-column p1-wrapper"><div class=nonflexDiv><picture class=p1-image>
<source srcset="https://www.gannett-cdn.com/authoring/authoring-images/2025/02/11/PREN/78414240007-roxy-king-crab-thermidor.JPG?crop=4927,2773,x0,y245&quality=50&width=448&height=252 1x, https://www.gannett-cdn.com/authoring/authoring-images/2025/02/11/PREN/78414240007-roxy-king-crab-thermidor.JPG?crop=4927,2773,x0,y245&quality=50&width=896&height=504 2x" media="(min-width: 1440px)"><source srcset="https://www.gannett-cdn.com/authoring/authoring-images/2025/02/11/PREN/78414240007-roxy-king-crab-thermidor.JPG?crop=4927,2773,x0,y245&quality=50&width=256&height=144 1x, https://www.gannett-cdn.com/authoring/authoring-images/2025/02/11/PREN/78414240007-roxy-king-crab-thermidor.JPG?crop=4927,2773,x0,y245&quality=50&width=512&height=288 2x" media="(min-width: 480px)"><source srcset="https://www.gannett-cdn.com/authoring/authoring-images/2025/02/11/PREN/78414240007-roxy-king-crab-thermidor.JPG?crop=3264,3263,x739,y0&quality=50&width=135 1x, https://www.gannett-cdn.com/authoring/authoring-images/2025/02/11/PREN/78414240007-roxy-king-crab-thermidor.JPG?crop=3264,3263,x739,y0&quality=50&width=270 2x"><img srcset="https://www.gannett-cdn.com/authoring/authoring-images/2025/02/11/PREN/78414240007-roxy-king-crab-thermidor.JPG?crop=3264,3263,x739,y0&quality=50&width=135" class=p1-image alt="What Reno restaurants are offering Mother’s Day menus?"></img></picture><div class=p1-media-container></div></div></div></a><a class="section-helper-flex section-helper-row ten-column spacer-small p1-container" href=/story/news/2025/04/29/burning-man-ticket-opportunity-registration-period-ends-at-noon-today/83345329007/ data-module-name=promo-story-thumb-small data-index=2 onclick=firePromoAnalytics(event)><div class="section-helper-flex section-helper-column p1-text-wrap"><div class=promo-premium-content-label-wrap></div><div class=p1-title><div class=p1-title-spacer>How can I get Burning Man tickets? Tomorrow Sale registration ends today</div></div><div class=p1-info-wrap><span class=p1-label>news</span>
<span class=p1-timestamp><lit-timestamp id=storyTimestamp publishdate=2025-04-29T17:31:18Z updatedate truncated=true></lit-timestamp></span></div></div><div class="section-helper-flex section-helper-column p1-wrapper"><div class=nonflexDiv><picture class=p1-image>
<source srcset="https://www.gannett-cdn.com/authoring/authoring-images/2024/08/28/PREN/74989398007-ren-burning-man-082824-27.JPG?crop=2147,1208,x0,y216&quality=50&width=448&height=252 1x, https://www.gannett-cdn.com/authoring/authoring-images/2024/08/28/PREN/74989398007-ren-burning-man-082824-27.JPG?crop=2147,1208,x0,y216&quality=50&width=896&height=504 2x" media="(min-width: 1440px)"><source srcset="https://www.gannett-cdn.com/authoring/authoring-images/2024/08/28/PREN/74989398007-ren-burning-man-082824-27.JPG?crop=2147,1208,x0,y216&quality=50&width=256&height=144 1x, https://www.gannett-cdn.com/authoring/authoring-images/2024/08/28/PREN/74989398007-ren-burning-man-082824-27.JPG?crop=2147,1208,x0,y216&quality=50&width=512&height=288 2x" media="(min-width: 480px)"><source srcset="https://www.gannett-cdn.com/authoring/authoring-images/2024/08/28/PREN/74989398007-ren-burning-man-082824-27.JPG?crop=1441,1439,x353,y0&quality=50&width=135 1x, https://www.gannett-cdn.com/authoring/authoring-images/2024/08/28/PREN/74989398007-ren-burning-man-082824-27.JPG?crop=1441,1439,x353,y0&quality=50&width=270 2x"><img srcset="https://www.gannett-cdn.com/authoring/authoring-images/2024/08/28/PREN/74989398007-ren-burning-man-082824-27.JPG?crop=1441,1439,x353,y0&quality=50&width=135" class=p1-image alt="How can I get Burning Man tickets? Tomorrow Sale registration ends today"></img></picture><div class=p1-media-container></div></div></div></a><partner-banner fluid lazy util-module-path=elements/partner class=spacer-large min-height=390></partner-banner><a class="section-helper-flex section-helper-row ten-column spacer-small p1-container" href=/story/news/money/2025/04/29/canadian-us-travel-drops/83343120007/ data-module-name=promo-story-thumb-small data-index=3 onclick=firePromoAnalytics(event)><div class="section-helper-flex section-helper-column p1-text-wrap"><div class=promo-premium-content-label-wrap></div><div class=p1-title><div class=p1-title-spacer>Canadian travel to the US drops: Here's where they're going instead</div></div><div class=p1-info-wrap><span class=p1-label>money</span>
<span class=p1-timestamp><lit-timestamp id=storyTimestamp publishdate=2025-04-29T17:18:46Z updatedate truncated=true></lit-timestamp></span></div></div><div class="section-helper-flex section-helper-column p1-wrapper"><div class=nonflexDiv><picture class=p1-image>
<source srcset="https://www.gannett-cdn.com/authoring/authoring-images/2025/04/27/USAT/83312191007-1129248839.jpg?crop=1023,576,x0,y102&quality=50&width=448&height=252 1x, https://www.gannett-cdn.com/authoring/authoring-images/2025/04/27/USAT/83312191007-1129248839.jpg?crop=1023,576,x0,y102&quality=50&width=896&height=504 2x" media="(min-width: 1440px)"><source srcset="https://www.gannett-cdn.com/authoring/authoring-images/2025/04/27/USAT/83312191007-1129248839.jpg?crop=1023,576,x0,y102&quality=50&width=256&height=144 1x, https://www.gannett-cdn.com/authoring/authoring-images/2025/04/27/USAT/83312191007-1129248839.jpg?crop=1023,576,x0,y102&quality=50&width=512&height=288 2x" media="(min-width: 480px)"><source srcset="https://www.gannett-cdn.com/authoring/authoring-images/2025/04/27/USAT/83312191007-1129248839.jpg?crop=683,682,x0,y0&quality=50&width=135 1x, https://www.gannett-cdn.com/authoring/authoring-images/2025/04/27/USAT/83312191007-1129248839.jpg?crop=683,682,x0,y0&quality=50&width=270 2x"><img srcset="https://www.gannett-cdn.com/authoring/authoring-images/2025/04/27/USAT/83312191007-1129248839.jpg?crop=683,682,x0,y0&quality=50&width=135" class=p1-image alt="Canadian travel to the US drops: Here's where they're going instead"></img></picture><div class=p1-media-container></div></div></div></a><a class="section-helper-flex section-helper-row ten-column spacer-small p1-container" href=/story/news/2025/04/29/battery-industry-100b-us-investment-hinges-on-federal-support/83344824007/ data-module-name=promo-story-thumb-small data-index=4 onclick=firePromoAnalytics(event)><div class="section-helper-flex section-helper-column p1-text-wrap"><div class=promo-premium-content-label-wrap></div><div class=p1-title><div class=p1-title-spacer>Battery industry: $100B US investment hinges on federal support</div></div><div class=p1-info-wrap><span class=p1-label>news</span>
<span class=p1-timestamp><lit-timestamp id=storyTimestamp publishdate=2025-04-29T17:14:10Z updatedate truncated=true></lit-timestamp></span></div></div><div class="section-helper-flex section-helper-column p1-wrapper"><div class=nonflexDiv><picture class=p1-image>
<source srcset="https://www.gannett-cdn.com/authoring/authoring-images/2025/04/29/PREN/83345387007-getty-images-2042547269.jpg?crop=681,384,x0,y63&quality=50&width=448&height=252 1x, https://www.gannett-cdn.com/authoring/authoring-images/2025/04/29/PREN/83345387007-getty-images-2042547269.jpg?crop=681,384,x0,y63&quality=50&width=896&height=504 2x" media="(min-width: 1440px)"><source srcset="https://www.gannett-cdn.com/authoring/authoring-images/2025/04/29/PREN/83345387007-getty-images-2042547269.jpg?crop=681,384,x0,y63&quality=50&width=256&height=144 1x, https://www.gannett-cdn.com/authoring/authoring-images/2025/04/29/PREN/83345387007-getty-images-2042547269.jpg?crop=681,384,x0,y63&quality=50&width=512&height=288 2x" media="(min-width: 480px)"><source srcset="https://www.gannett-cdn.com/authoring/authoring-images/2025/04/29/PREN/83345387007-getty-images-2042547269.jpg?crop=511,510,x85,y0&quality=50&width=135 1x, https://www.gannett-cdn.com/authoring/authoring-images/2025/04/29/PREN/83345387007-getty-images-2042547269.jpg?crop=511,510,x85,y0&quality=50&width=270 2x"><img srcset="https://www.gannett-cdn.com/authoring/authoring-images/2025/04/29/PREN/83345387007-getty-images-2042547269.jpg?crop=511,510,x85,y0&quality=50&width=135" class=p1-image alt="Battery industry: $100B US investment hinges on federal support"></img></picture><div class=p1-media-container></div></div></div></a><partner-branded-content-tile util-module-path=elements/partner></partner-branded-content-tile><partner-inline lazy util-module-path=elements/partner sizes="[[300, 250]]" class=spacer-large min-height=250></partner-inline><a class="section-helper-flex section-helper-row ten-column spacer-small p1-container" href=/story/news/2025/04/29/teslas-nevada-semi-factory-to-begin-production-by-late-2025/83344495007/ data-module-name=promo-story-thumb-small data-index=5 onclick=firePromoAnalytics(event)><div class="section-helper-flex section-helper-column p1-text-wrap"><div class=promo-premium-content-label-wrap></div><div class=p1-title><div class=p1-title-spacer>Tesla's Nevada Semi factory to begin production by late 2025</div></div><div class=p1-info-wrap><span class=p1-label>news</span>
<span class=p1-timestamp><lit-timestamp id=storyTimestamp publishdate=2025-04-29T17:00:26Z updatedate truncated=true></lit-timestamp></span></div></div><div class="section-helper-flex section-helper-column p1-wrapper"><div class=nonflexDiv><picture class=p1-image>
<source srcset="https://www.gannett-cdn.com/authoring/authoring-images/2025/04/29/PREN/83345227007-getty-images-670987710.jpg?crop=682,384,x0,y102&quality=50&width=448&height=252 1x, https://www.gannett-cdn.com/authoring/authoring-images/2025/04/29/PREN/83345227007-getty-images-670987710.jpg?crop=682,384,x0,y102&quality=50&width=896&height=504 2x" media="(min-width: 1440px)"><source srcset="https://www.gannett-cdn.com/authoring/authoring-images/2025/04/29/PREN/83345227007-getty-images-670987710.jpg?crop=682,384,x0,y102&quality=50&width=256&height=144 1x, https://www.gannett-cdn.com/authoring/authoring-images/2025/04/29/PREN/83345227007-getty-images-670987710.jpg?crop=682,384,x0,y102&quality=50&width=512&height=288 2x" media="(min-width: 480px)"><source srcset="https://www.gannett-cdn.com/authoring/authoring-images/2025/04/29/PREN/83345227007-getty-images-670987710.jpg?crop=512,511,x34,y0&quality=50&width=135 1x, https://www.gannett-cdn.com/authoring/authoring-images/2025/04/29/PREN/83345227007-getty-images-670987710.jpg?crop=512,511,x34,y0&quality=50&width=270 2x"><img srcset="https://www.gannett-cdn.com/authoring/authoring-images/2025/04/29/PREN/83345227007-getty-images-670987710.jpg?crop=512,511,x34,y0&quality=50&width=135" class=p1-image alt="Tesla's Nevada Semi factory to begin production by late 2025"></img></picture><div class=p1-media-container></div></div></div></a><a class="section-helper-flex section-helper-row ten-column spacer-small p1-container" href=/story/news/2025/04/29/house-fire-in-south-reno-leaves-1-missing-home-destroyed/83342825007/ data-module-name=promo-story-thumb-small data-index=6 onclick=firePromoAnalytics(event)><div class="section-helper-flex section-helper-column p1-text-wrap"><div class=promo-premium-content-label-wrap></div><div class=p1-title><div class=p1-title-spacer>1 dead after house fire in south Reno, TMFR says</div></div><div class=p1-info-wrap><span class=p1-label>news</span>
<span class=p1-timestamp><lit-timestamp id=storyTimestamp publishdate=2025-04-29T20:50:34Z updatedate truncated=true></lit-timestamp></span></div></div><div class="section-helper-flex section-helper-column p1-wrapper"><div class=nonflexDiv><picture class=p1-image>
<source srcset="https://www.gannett-cdn.com/authoring/authoring-images/2025/04/29/PREN/83343719007-aspen-hollow-fire-4.jpeg?crop=2047,1153,x0,y191&quality=50&width=448&height=252 1x, https://www.gannett-cdn.com/authoring/authoring-images/2025/04/29/PREN/83343719007-aspen-hollow-fire-4.jpeg?crop=2047,1153,x0,y191&quality=50&width=896&height=504 2x" media="(min-width: 1440px)"><source srcset="https://www.gannett-cdn.com/authoring/authoring-images/2025/04/29/PREN/83343719007-aspen-hollow-fire-4.jpeg?crop=2047,1153,x0,y191&quality=50&width=256&height=144 1x, https://www.gannett-cdn.com/authoring/authoring-images/2025/04/29/PREN/83343719007-aspen-hollow-fire-4.jpeg?crop=2047,1153,x0,y191&quality=50&width=512&height=288 2x" media="(min-width: 480px)"><source srcset="https://www.gannett-cdn.com/authoring/authoring-images/2025/04/29/PREN/83343719007-aspen-hollow-fire-4.jpeg?crop=1536,1535,x307,y0&quality=50&width=135 1x, https://www.gannett-cdn.com/authoring/authoring-images/2025/04/29/PREN/83343719007-aspen-hollow-fire-4.jpeg?crop=1536,1535,x307,y0&quality=50&width=270 2x"><img srcset="https://www.gannett-cdn.com/authoring/authoring-images/2025/04/29/PREN/83343719007-aspen-hollow-fire-4.jpeg?crop=1536,1535,x307,y0&quality=50&width=135" class=p1-image alt="1 dead after house fire in south Reno, TMFR says"></img></picture><div class=p1-media-container></div></div></div></a><partner-banner fluid lazy util-module-path=elements/partner class=spacer-large min-height=390></partner-banner><a class="section-helper-flex section-helper-row ten-column spacer-small p1-container" href=/story/opinion/2025/04/29/where-the-wild-things-learn-the-necessity-of-smaller-class-sizes/83327684007/ data-module-name=promo-story-thumb-small data-index=7 onclick=firePromoAnalytics(event)><div class="section-helper-flex section-helper-column p1-text-wrap"><div class=promo-premium-content-label-wrap></div><div class=p1-title><div class=p1-title-spacer>Where the wild things learn — the necessity of smaller class sizes</div></div><div class=p1-info-wrap><span class=p1-label>opinion</span>
<span class=p1-timestamp><lit-timestamp id=storyTimestamp publishdate=2025-04-29T14:00:32Z updatedate truncated=true></lit-timestamp></span></div></div><div class="section-helper-flex section-helper-column p1-wrapper"><div class=nonflexDiv><picture class=p1-image>
<source srcset="https://www.gannett-cdn.com/authoring/authoring-images/2025/04/28/PREN/83328320007-getty-images-2157544610.jpg?crop=2074,1167,x0,y72&quality=50&width=448&height=252 1x, https://www.gannett-cdn.com/authoring/authoring-images/2025/04/28/PREN/83328320007-getty-images-2157544610.jpg?crop=2074,1167,x0,y72&quality=50&width=896&height=504 2x" media="(min-width: 1440px)"><source srcset="https://www.gannett-cdn.com/authoring/authoring-images/2025/04/28/PREN/83328320007-getty-images-2157544610.jpg?crop=2074,1167,x0,y72&quality=50&width=256&height=144 1x, https://www.gannett-cdn.com/authoring/authoring-images/2025/04/28/PREN/83328320007-getty-images-2157544610.jpg?crop=2074,1167,x0,y72&quality=50&width=512&height=288 2x" media="(min-width: 480px)"><source srcset="https://www.gannett-cdn.com/authoring/authoring-images/2025/04/28/PREN/83328320007-getty-images-2157544610.jpg?crop=1445,1444,x207,y0&quality=50&width=135 1x, https://www.gannett-cdn.com/authoring/authoring-images/2025/04/28/PREN/83328320007-getty-images-2157544610.jpg?crop=1445,1444,x207,y0&quality=50&width=270 2x"><img srcset="https://www.gannett-cdn.com/authoring/authoring-images/2025/04/28/PREN/83328320007-getty-images-2157544610.jpg?crop=1445,1444,x207,y0&quality=50&width=135" class=p1-image alt="Where the wild things learn — the necessity of smaller class sizes"></img></picture><div class=p1-media-container></div></div></div></a><a class="section-helper-flex section-helper-row ten-column spacer-small p1-container" href=/story/sports/high-school/athlete-of-the-week/2025/04/28/champion-chevrolet-athlete-week-nominees/83329087007/ data-module-name=promo-story-thumb-small data-index=8 onclick=firePromoAnalytics(event)><div class="section-helper-flex section-helper-column p1-text-wrap"><div class=promo-premium-content-label-wrap></div><div class=p1-title><div class=p1-title-spacer>See Champion Athlete of the Week nominees: Vote now</div></div><div class=p1-info-wrap><span class=p1-label>Athlete of the Week</span>
<span class=p1-timestamp><lit-timestamp id=storyTimestamp publishdate=2025-04-29T00:12:06Z updatedate truncated=true></lit-timestamp></span></div></div><div class="section-helper-flex section-helper-column p1-wrapper"><div class=nonflexDiv><picture class=p1-image>
<source srcset="https://www.gannett-cdn.com/presto/2023/05/22/PREN/3a6632fd-4a33-40f9-8a64-6a3abc5cb787-CadenBirch_1.jpg?crop=1454,818,x0,y183&quality=50&width=448&height=252 1x, https://www.gannett-cdn.com/presto/2023/05/22/PREN/3a6632fd-4a33-40f9-8a64-6a3abc5cb787-CadenBirch_1.jpg?crop=1454,818,x0,y183&quality=50&width=896&height=504 2x" media="(min-width: 1440px)"><source srcset="https://www.gannett-cdn.com/presto/2023/05/22/PREN/3a6632fd-4a33-40f9-8a64-6a3abc5cb787-CadenBirch_1.jpg?crop=1454,818,x0,y183&quality=50&width=256&height=144 1x, https://www.gannett-cdn.com/presto/2023/05/22/PREN/3a6632fd-4a33-40f9-8a64-6a3abc5cb787-CadenBirch_1.jpg?crop=1454,818,x0,y183&quality=50&width=512&height=288 2x" media="(min-width: 480px)"><source srcset="https://www.gannett-cdn.com/presto/2023/05/22/PREN/3a6632fd-4a33-40f9-8a64-6a3abc5cb787-CadenBirch_1.jpg?crop=1455,1455,x0,y241&quality=50&width=135 1x, https://www.gannett-cdn.com/presto/2023/05/22/PREN/3a6632fd-4a33-40f9-8a64-6a3abc5cb787-CadenBirch_1.jpg?crop=1455,1455,x0,y241&quality=50&width=270 2x"><img srcset="https://www.gannett-cdn.com/presto/2023/05/22/PREN/3a6632fd-4a33-40f9-8a64-6a3abc5cb787-CadenBirch_1.jpg?crop=1455,1455,x0,y241&quality=50&width=135" class=p1-image alt="See Champion Athlete of the Week nominees: Vote now"></img></picture><div class=p1-media-container></div></div></div></a><a class="section-helper-flex section-helper-row ten-column spacer-small p1-container" href=/story/news/health/2025/04/28/reno-now-ranks-worse-than-los-angeles-for-air-pollution/83256650007/ data-module-name=promo-story-thumb-small data-index=9 onclick=firePromoAnalytics(event)><div class="section-helper-flex section-helper-column p1-text-wrap"><div class=promo-premium-content-label-wrap></div><div class=p1-title><div class=p1-title-spacer>Nevada cities rank worse than Los Angeles for air pollution</div></div><div class=p1-info-wrap><span class=p1-label>Health</span>
<span class=p1-timestamp><lit-timestamp id=storyTimestamp publishdate=2025-04-28T22:21:57Z updatedate truncated=true></lit-timestamp></span></div></div><div class="section-helper-flex section-helper-column p1-wrapper"><div class=nonflexDiv><picture class=p1-image>
<source srcset="https://www.gannett-cdn.com/authoring/authoring-images/2025/04/15/USAT/83104316007-getty-images-1353046578.jpg?crop=2120,1193,x0,y110&quality=50&width=448&height=252 1x, https://www.gannett-cdn.com/authoring/authoring-images/2025/04/15/USAT/83104316007-getty-images-1353046578.jpg?crop=2120,1193,x0,y110&quality=50&width=896&height=504 2x" media="(min-width: 1440px)"><source srcset="https://www.gannett-cdn.com/authoring/authoring-images/2025/04/15/USAT/83104316007-getty-images-1353046578.jpg?crop=2120,1193,x0,y110&quality=50&width=256&height=144 1x, https://www.gannett-cdn.com/authoring/authoring-images/2025/04/15/USAT/83104316007-getty-images-1353046578.jpg?crop=2120,1193,x0,y110&quality=50&width=512&height=288 2x" media="(min-width: 480px)"><source srcset="https://www.gannett-cdn.com/authoring/authoring-images/2025/04/15/USAT/83104316007-getty-images-1353046578.jpg?crop=1414,1413,x424,y0&quality=50&width=135 1x, https://www.gannett-cdn.com/authoring/authoring-images/2025/04/15/USAT/83104316007-getty-images-1353046578.jpg?crop=1414,1413,x424,y0&quality=50&width=270 2x"><img srcset="https://www.gannett-cdn.com/authoring/authoring-images/2025/04/15/USAT/83104316007-getty-images-1353046578.jpg?crop=1414,1413,x424,y0&quality=50&width=135" class=p1-image alt="Nevada cities rank worse than Los Angeles for air pollution"></img></picture><div class=p1-media-container></div></div></div></a><partner-inline lazy util-module-path=elements/partner sizes="[[300, 250]]" class=spacer-large min-height=250></partner-inline><a class="section-helper-flex section-helper-row ten-column spacer-small p1-container" href=/story/news/nevada/2025/04/28/jeremy-renners-memoir-my-next-breath-snowplow-accident/83330502007/ data-module-name=promo-story-thumb-small data-index=10 onclick=firePromoAnalytics(event)><div class="section-helper-flex section-helper-column p1-text-wrap"><div class=promo-premium-content-label-wrap></div><div class=p1-title><div class=p1-title-spacer>Renner releasing book about Reno snowplow accident</div></div><div class=p1-info-wrap><span class=p1-label>nevada</span>
<span class=p1-timestamp><lit-timestamp id=storyTimestamp publishdate=2025-04-28T22:08:27Z updatedate truncated=true></lit-timestamp></span></div></div><div class="section-helper-flex section-helper-column p1-wrapper"><div class=nonflexDiv><picture class=p1-image>
<source srcset="https://www.gannett-cdn.com/authoring/authoring-images/2025/02/06/PREN/78293692007-rennerbook.jpg?crop=549,310,x0,y156&quality=50&width=448&height=252 1x, https://www.gannett-cdn.com/authoring/authoring-images/2025/02/06/PREN/78293692007-rennerbook.jpg?crop=549,310,x0,y156&quality=50&width=896&height=504 2x" media="(min-width: 1440px)"><source srcset="https://www.gannett-cdn.com/authoring/authoring-images/2025/02/06/PREN/78293692007-rennerbook.jpg?crop=549,310,x0,y156&quality=50&width=256&height=144 1x, https://www.gannett-cdn.com/authoring/authoring-images/2025/02/06/PREN/78293692007-rennerbook.jpg?crop=549,310,x0,y156&quality=50&width=512&height=288 2x" media="(min-width: 480px)"><source srcset="https://www.gannett-cdn.com/authoring/authoring-images/2025/02/06/PREN/78293692007-rennerbook.jpg?crop=549,551,x0,y116&quality=50&width=135 1x, https://www.gannett-cdn.com/authoring/authoring-images/2025/02/06/PREN/78293692007-rennerbook.jpg?crop=549,551,x0,y116&quality=50&width=270 2x"><img srcset="https://www.gannett-cdn.com/authoring/authoring-images/2025/02/06/PREN/78293692007-rennerbook.jpg?crop=549,551,x0,y116&quality=50&width=135" class=p1-image alt="Renner releasing book about Reno snowplow accident"></img></picture><div class=p1-media-container></div></div></div></a><a class="section-helper-flex section-helper-row ten-column spacer-small p1-container" href=/story/weather/2025/04/28/reno-forecast-for-week-of-april-28-mostly-sunny-but-rain-returns-this-weekend/83326899007/ data-module-name=promo-story-thumb-small data-index=11 onclick=firePromoAnalytics(event)><div class="section-helper-flex section-helper-column p1-text-wrap"><div class=promo-premium-content-label-wrap></div><div class=p1-title><div class=p1-title-spacer>Déjà vu as rain, snow return to Reno, Tahoe this weekend</div></div><div class=p1-info-wrap><span class=p1-label>weather</span>
<span class=p1-timestamp><lit-timestamp id=storyTimestamp publishdate=2025-04-28T20:07:03Z updatedate truncated=true></lit-timestamp></span></div></div><div class="section-helper-flex section-helper-column p1-wrapper"><div class=nonflexDiv><picture class=p1-image>
<source srcset="https://www.gannett-cdn.com/authoring/authoring-images/2024/07/24/PREN/74532107007-ren-han-preview-2024-42.JPG?crop=2399,1351,x0,y96&quality=50&width=448&height=252 1x, https://www.gannett-cdn.com/authoring/authoring-images/2024/07/24/PREN/74532107007-ren-han-preview-2024-42.JPG?crop=2399,1351,x0,y96&quality=50&width=896&height=504 2x" media="(min-width: 1440px)"><source srcset="https://www.gannett-cdn.com/authoring/authoring-images/2024/07/24/PREN/74532107007-ren-han-preview-2024-42.JPG?crop=2399,1351,x0,y96&quality=50&width=256&height=144 1x, https://www.gannett-cdn.com/authoring/authoring-images/2024/07/24/PREN/74532107007-ren-han-preview-2024-42.JPG?crop=2399,1351,x0,y96&quality=50&width=512&height=288 2x" media="(min-width: 480px)"><source srcset="https://www.gannett-cdn.com/authoring/authoring-images/2024/07/24/PREN/74532107007-ren-han-preview-2024-42.JPG?crop=1544,1543,x120,y0&quality=50&width=135 1x, https://www.gannett-cdn.com/authoring/authoring-images/2024/07/24/PREN/74532107007-ren-han-preview-2024-42.JPG?crop=1544,1543,x120,y0&quality=50&width=270 2x"><img srcset="https://www.gannett-cdn.com/authoring/authoring-images/2024/07/24/PREN/74532107007-ren-han-preview-2024-42.JPG?crop=1544,1543,x120,y0&quality=50&width=135" class=p1-image alt="Déjà vu as rain, snow return to Reno, Tahoe this weekend"></img></picture><div class=p1-media-container></div></div></div></a></div></div><div class=module-slot id=post-content class=row track-resize low-priority track-scroll-visibility><partner-banner fluid lazy util-module-path=elements/partner class=spacer-large></partner-banner><promo-story-bucket-short style="min-height: 335px;" util-module-colwidth service=popular title="Most Recent Videos" util-module-path=elements/promo link-url=/media/ asset-type=video count=9 class="column no-gutter twelve-column spacer-large"></promo-story-bucket-short><promo-story-bucket-short count=9 title="Most Recent Galleries" util-module-path=elements/promo link-url=/media/ asset-type=gallery class="column no-gutter twelve-column spacer-large" style="min-height: 335px;" util-module-colwidth service=popular></promo-story-bucket-short><partner-banner lazy util-module-path=elements/partner class=spacer-large fluid></partner-banner><partner-recommendations util-module-path=elements/partner type=home class="column no-gutter ten-column"></partner-recommendations></div></div></div><div class=secondary><div class="content-well page-background-placeholder"><div class=module-slot id=aux track-resize><partner-poster lazy sizes="[[300, 250], [300, 600]]" class="spacer-large no-top partner-padded" util-module-path=elements/partner></partner-poster><cta-atoms-container-aux class="column no-gutter twelve-column spacer-large" util-module-path=elements/cta></cta-atoms-container-aux><partner-posterscroll lazy=true sizes="[[300, 250], [300, 600], [300, 1050]]" class="spacer-large partner-padded" util-module-path=elements/partner></partner-posterscroll></div></div></div></section><footer><div class=module-slot id=pre-footer><partner-leaderboard class=spacer-large util-module-path=elements/partner placement=leaderboard_btf></partner-leaderboard></div><div class=module-slot id=footer low-priority track-scroll-visibility><style>#footerContainer{padding:20px 26px 29px;border-bottom:1px solid #ddd}.footer-links{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;color:#444;flex-wrap:wrap;list-style:none;margin:0;padding:18px 0 10px}.footer-link{align-self:flex-start;margin-bottom:10px;padding-right:7px;height:18px}.footer-link a{color:#444;font-family:unify sans,Helvetica,Arial,sans-serif;font-size:calc(14px + (16 - 14) * ((100vw - 320px)/(1200 - 320)));font-weight:400;font-style:normal;line-height:1.6;text-decoration:none}.footer-link a:after{content:"\00b7";margin-left:7px}.footer-link.last a:after{content:""}.footer-social-buttons{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;margin-bottom:18px;margin-top:12px}.social-button{margin-right:25px;align-self:flex-start}.social-button.last{margin-right:0}.facebook{fill:#3b5998}.twitter{fill:#55acee}.snapchat{fill:#fff;stroke:#000}.linkedin{fill:#007bb5}.pinterest{fill:#c92228}.copyright{color:#444;font-family:unify sans,Helvetica,Arial,sans-serif;font-size:calc(12px + (14 - 12) * ((100vw - 320px)/(1200 - 320)));font-weight:400;font-style:normal;line-height:1.15}.ot-sdk-show-settings{color:#444;font-family:unify sans,Helvetica,Arial,sans-serif;font-size:calc(14px + (16 - 14) * ((100vw - 320px)/(1200 - 320)));font-weight:600;font-style:normal;line-height:1.6;text-decoration:none}.ypc-icon{margin-bottom:-1px;padding-right:6px}@media all and (min-width:1200px){.footer-link a{font-size:16px}.ot-sdk-show-settings{font-size:16px}.copyright{font-size:14px}}</style><div id=footerContainer><ul class=footer-links><li class=footer-link><a href=https://help.rgj.com/>Help</a></li><li class=footer-link><a href=https://cm.rgj.com/terms/>Terms of Service</a></li><li class=footer-link><a href=https://cm.rgj.com/about-your-subscription/>Subscription Terms & Conditions</a></li><li class=footer-link><a href=https://cm.rgj.com/privacy/>Privacy Policy</a></li><li class=footer-link><a href=https://www.rgj.com/sitemap/>Site Map</a></li><li class=footer-link><a href=http://cm.rgj.com/accessibility/>Accessibility</a></li><li class=footer-link><a href=http://cm.rgj.com/ethical-conduct/>Our Ethical Principles</a></li><li class=footer-link><a href=https://www.gannett.com/responsible-disclosure-program/>Responsible Disclosure</a></li><li class="footer-link last ypc"><a href=http://cm.rgj.com/your-privacy-choices/><svg xmlns="http://www.w3.org/2000/svg" width="25" height="12" fill="none" class="ypc-icon"><path fill="#1366FF" d="M19.07 0H5.93A5.93 5.93 0 0 0 0 5.93v.115a5.93 5.93 0 0 0 5.93 5.93h13.14A5.93 5.93 0 0 0 25 6.044v-.116A5.93 5.93 0 0 0 19.07 0Z"/><path fill="#fff" d="M6.061 1.022a4.89 4.89 0 0 0-4.875 4.876v.14a4.89 4.89 0 0 0 4.875 4.876h5.298c.03 0 .056-.02.063-.05l2.67-9.758a.065.065 0 0 0-.062-.083H6.062Z"/><path fill="#1366FF" d="M6.694 8.673a.527.527 0 0 1-.37-.151L4.358 6.584a.527.527 0 1 1 .74-.75l1.56 1.537 3.25-3.846a.527.527 0 0 1 .805.68L7.096 8.486a.528.528 0 0 1-.38.187h-.023Z"/><path fill="#fff" d="m21.008 7.928-1.924-1.96 1.862-1.896a.527.527 0 1 0-.751-.739l-1.849 1.883-1.849-1.883a.527.527 0 1 0-.751.739l1.862 1.896-1.924 1.96a.527.527 0 1 0 .752.738l1.91-1.946 1.911 1.946a.525.525 0 0 0 .745.007.527.527 0 0 0 .007-.745h-.001Z"/></svg>Your Privacy Choices</a></li></ul><div id=footerButtons class=footer-social-buttons><a id=Facebook href=https://www.facebook.com/RGJmedia/ on-tap=trackClick(this)><div class="social-button facebook"><svg height="24px" width="24px">
                        <path d="M12.6143832,21 L3.99346182,21 C3.44462725,21 3,20.5550968 3,20.006476 L3,3.99345411 C3,3.44469364 3.44469709,3 3.99346182,3 L20.006608,3 C20.5552331,3 21,3.44469364 21,3.99345411 L21,20.006476 C21,20.5551667 20.5551632,21 20.006608,21 L15.4197395,21 L15.4197395,14.029408 L17.7594454,14.029408 L18.1097832,11.3128446 L15.4197395,11.3128446 L15.4197395,9.57849053 C15.4197395,8.79198274 15.6381418,8.25600363 16.7659836,8.25600363 L18.2044917,8.25537504 L18.2044917,5.82565895 C17.9557072,5.79255313 17.1017938,5.71858885 16.108332,5.71858885 C14.0343128,5.71858885 12.6143832,6.98457234 12.6143832,9.30945332 L12.6143832,11.3128446 L10.2686707,11.3128446 L10.2686707,14.029408 L12.6143832,14.029408 L12.6143832,21 L12.6143832,21 Z" id="path-1"></path>
                    </svg></div></a><a id=Twitter href=https://twitter.com/rgj/ on-tap=trackClick(this)><div class="social-button twitter"><svg height="24px" width="24px">
                        <path d="M21,6.77573131 C20.338616,7.07692308 19.6265188,7.28060672 18.8795563,7.3716143 C19.6423666,6.9035753 20.2276809,6.16143012 20.5034337,5.27735645 C19.7892235,5.71072589 19,6.02600217 18.1568938,6.19501625 C17.4849445,5.45937161 16.5245642,5 15.461701,5 C13.4236661,5 11.770206,6.69555796 11.770206,8.78656555 C11.770206,9.08342362 11.8019017,9.3716143 11.8652932,9.64897075 C8.79609086,9.4907909 6.07554147,7.98483207 4.25303751,5.69122427 C3.93502377,6.2524377 3.75330164,6.9035753 3.75330164,7.59696641 C3.75330164,8.91007584 4.40517697,10.0693391 5.39619651,10.7486457 C4.79186476,10.7302275 4.22134179,10.5579632 3.72266244,10.276273 L3.72266244,10.3228602 C3.72266244,12.1581798 4.9957739,13.6890574 6.68621236,14.035753 C6.37665082,14.1245937 6.05018489,14.1690141 5.71315372,14.1690141 C5.47543582,14.1690141 5.24300053,14.1462622 5.01796091,14.1018418 C5.4881141,15.6056338 6.85103011,16.7009751 8.46751189,16.7302275 C7.20390914,17.7464789 5.61067089,18.3521127 3.88114105,18.3521127 C3.58320127,18.3521127 3.28843106,18.3347779 3,18.3001083 C4.63444268,19.3726977 6.57633386,20 8.66085578,20 C15.4543053,20 19.1679873,14.2307692 19.1679873,9.22643554 C19.1679873,9.06175515 19.1648177,8.89707476 19.1584786,8.73564464 C19.8800845,8.20151679 20.5066033,7.53521127 21,6.77573131" id="path-1"></path>
                    </svg></div></a><a id=Instagram href=http://instagram.com/renogazettejournal/ on-tap=trackClick(this)><div class=social-button><img height=24px width=24px alt="instagram logo" src=https://www.gannett-cdn.com/appservices/universal-web/universal/icons/icon-instagram_24.png></div></a><a id=Pinterest href=https://www.pinterest.com/source/rgj.com/ on-tap=trackClick(this)><div class="social-button last pinterest"><svg height="24px" width="24px">
                        <path d="M12.0005292,3 C7.03034045,3 3,7.02928206 3,12.0005292 C3,15.6847769 5.21626389,18.8514729 8.3882519,20.2432528 C8.36285059,19.6156289 8.38401835,18.85994 8.54383489,18.1762216 C8.71741048,17.445934 9.70171106,13.2727112 9.70171106,13.2727112 C9.70171106,13.2727112 9.41488799,12.6980067 9.41488799,11.8481214 C9.41488799,10.5145528 10.1885694,9.51860998 11.1506439,9.51860998 C11.9687776,9.51860998 12.3646146,10.1335333 12.3646146,10.8701711 C12.3646146,11.6925384 11.8396543,12.9234433 11.5697654,14.0633269 C11.3443288,15.019051 12.0481566,15.796966 12.9901217,15.796966 C14.6951843,15.796966 15.843535,13.6071618 15.843535,11.0119951 C15.843535,9.04021873 14.5152584,7.56376786 12.0989593,7.56376786 C9.36937732,7.56376786 7.66854824,9.59904745 7.66854824,11.8724643 C7.66854824,12.657788 7.89927677,13.2102664 8.26124537,13.637855 C8.42847063,13.8357735 8.45069677,13.9140942 8.39036867,14.1405892 C8.34803316,14.3046393 8.24854472,14.7047098 8.2072676,14.8624096 C8.1469395,15.089963 7.96278003,15.1725172 7.75745281,15.0878462 C6.49902981,14.5745281 5.9137414,13.1975657 5.9137414,11.6491445 C5.9137414,9.09313812 8.06967719,6.0259305 12.3455636,6.0259305 C15.7821485,6.0259305 18.0439231,8.51420004 18.0439231,11.1823955 C18.0439231,14.7131769 16.0816723,17.3506791 13.1869818,17.3506791 C12.2164403,17.3506791 11.3019933,16.8257188 10.9887105,16.2298465 C10.9887105,16.2298465 10.465867,18.3032281 10.3557947,18.7032986 C10.1652849,19.3965426 9.79167402,20.0908449 9.44981478,20.6306227 C10.2594814,20.8698183 11.1146587,21 12.0005292,21 C16.9707179,21 21,16.9707179 21,12.0005292 C21,7.02928206 16.9707179,3 12.0005292,3" id="path-1"></path>
                    </svg></div></a></div><div class=copyright>© Copyright Gannett 2025</div></div><script>
    let docAnalytics = document.getElementById('pageAnalytics');
    function trackClick(e) {
        docAnalytics.fireEvent('socialfooter' + e.id);
    }
</script></div></footer><script>
    function firePromoAnalytics(e) {
        try {
            var analytics = document.getElementById("pageAnalytics");
            if (analytics) {
                var bpt = window.ga_data.route.basePageType,
                    ssts = window.ga_data.route.ssts.replace('/', ':'),
                    parent = getParentByTagName(e.target, 'A'),
                    index = e.target.dataset.index || parent.dataset.index || 0,
                    localName = e.target.dataset.moduleName || parent.dataset.moduleName || '';

                if (bpt === 'homefront') {
                    ssts = 'home'
                }

                if (index && parseInt(index)) {
                    index = parseInt(index);
                }

                var eventString = bpt + ':' + ssts + ':' + localName + ':' + index;
                analytics.fireEvent(eventString, {}, true);
            } else {
                if (window.newrelic) window.newrelic.noticeError('page analytics tag not found');
            }
        } catch (ex) {
            if (window.newrelic) window.newrelic.noticeError(ex);
        }
    }

    function getParentByTagName(el, tag) {
        while ((el = el.parentElement) && el.tagName !== tag);
        return el;
    }
</script><div class=module-slot id=scripts util-module-async><alerts-atoms enabled util-module-path=elements/alerts environment=prod></alerts-atoms><util-page-reload util-module-path=elements/util util-module-async></util-page-reload><util-user-subscription-manager util-module-path=elements/util util-module-async ad-free-experience></util-user-subscription-manager><partner-gci-analytics util-module-path=elements/partner util-module-async track-page-view></partner-gci-analytics></div><util-modal id=ga-modal-slot class=ga-modal-slot></util-modal><util-section-color util-module-path=elements/util util-module-async></util-section-color></body></html>                               

Whois info of domain

Domain Name: RGJ.COM
Registry Domain ID: 570290_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.brandsight.com
Registrar URL: http://gcd.com
Updated Date: 2024-06-15T23:02:05Z
Creation Date: 1997-07-17T04:00:00Z
Registry Expiry Date: 2025-07-16T04:00:00Z
Registrar: GoDaddy Corporate Domains, LLC
Registrar IANA ID: 3786
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +1.5189669187
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Name Server: DNS1.P01.NSONE.NET
Name Server: DNS2.P01.NSONE.NET
Name Server: DNS3.P01.NSONE.NET
Name Server: DNS4.P01.NSONE.NET
Name Server: NS01.GANNETT-DNS.COM
Name Server: NS02.GANNETT-DNS.COM
Name Server: NS03.GANNETT-DNS.COM
Name Server: NS04.GANNETT-DNS.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-04-29T21:56:56Z <<<
For more information on Whois status codes, please visit https://icann.org/epp
NOTICE: The expiration date displayed in this record is the date the
TERMS OF USE: You are not authorized to access or query our Whois
by the following terms of use: You agree that you may use this Data only
to: (1) allow, enable, or otherwise support the transmission of mass