CINXE.COM
VG eAvis
<!DOCTYPE html> <html lang="nb" class="start-page"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="description" content="VG eAvis er en digital utgave av VGs papiravis."> <meta name="apple-mobile-web-app-capable" content="yes"> <meta name="apple-mobile-web-app-status-bar-style" content="default"> <meta name="apple-itunes-app" content="app-id=1389806189, app-argument=https://eavis.vg.no/"> <title>VG eAvis</title> <link rel="shortcut icon" type="image/x-icon" href="https://1867818023.rsc.cdn77.org/api/image/application-images/4829/3ac4d72faa7480509344a384417b934d" /> <link rel="apple-touch-icon" href="https://1867818023.rsc.cdn77.org/api/image/application-images/4831/0be71e4b669f1cb9c985157373825f40" /> <link rel="apple-touch-startup-image" href="https://1867818023.rsc.cdn77.org/api/image/application-images/4833/0be71e4b669f1cb9c985157373825f40?width=640&height=1136" media="(device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)" /> <link rel="apple-touch-startup-image" href="https://1867818023.rsc.cdn77.org/api/image/application-images/4833/0be71e4b669f1cb9c985157373825f40?width=750&height=1294" media="(device-width: 375px) and (device-height: 667px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)" /> <link rel="apple-touch-startup-image" href="https://1867818023.rsc.cdn77.org/api/image/application-images/4833/0be71e4b669f1cb9c985157373825f40?width=1242&height=2148" media="(device-width: 414px) and (device-height: 736px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait)" /> <link rel="apple-touch-startup-image" href="https://1867818023.rsc.cdn77.org/api/image/application-images/4833/0be71e4b669f1cb9c985157373825f40?width=1125&height=2436" media="(device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait)" /> <link rel="apple-touch-startup-image" href="https://1867818023.rsc.cdn77.org/api/image/application-images/4833/0be71e4b669f1cb9c985157373825f40?width=1536&height=2048" media="(min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait)" /> <link rel="apple-touch-startup-image" href="https://1867818023.rsc.cdn77.org/api/image/application-images/4833/0be71e4b669f1cb9c985157373825f40?width=1668&height=2224" media="(min-device-width: 834px) and (max-device-width: 834px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait)" /> <link rel="apple-touch-startup-image" href="https://1867818023.rsc.cdn77.org/api/image/application-images/4833/0be71e4b669f1cb9c985157373825f40?width=2048&height=2732" media="(min-device-width: 1024px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait)" /> <link rel="preload" href="https://assetscdn.prenly.com/runtime.29ec7c62b39ba0ad6ffc.js" as="script"> <link rel="preload" href="https://assetscdn.prenly.com/config.71a13f74990c5eeb3fec.js" as="script"> <link rel="preload" href="https://assetscdn.prenly.com/reader.793a44e7c332ad2bc2f1.js" as="script"> <link rel="preload" href="https://assetscdn.prenly.com/sentry.b738357b5b8b2ba32ab9.js" as="script"> <link rel="preload" href="https://assetscdn.prenly.com/auth-spid.6f8e9ded5020a11031c7.js" as="script"> <style> /** Theme variables */ :root { --color-white: hsl(0, 0%, 100%); --color-black: hsl(0, 0%, 0%); --color-grey-100: hsl(0, 0%, 95%); /* #f2f2f2 */ --color-grey-250: hsl(0, 0%, 88%); /* #e0e0e0 */ --color-grey-300: hsl(0, 0%, 77%); /* #c4c4c4 */ --color-grey-400: hsl(0, 0%, 66%); /* #a8a8a8 */ --color-grey-500: hsl(0, 0%, 60%); /* #999999 */ --color-grey-600: hsl(0, 0%, 45%); /* #737373 */ --color-grey-650: hsl(0, 0%, 37%); /* #5f5f5f */ --color-grey-700: hsl(0, 0%, 31%); /* #4e4e4e */ --color-grey-800: hsl(217, 8%, 20%); /* #303338 */ --color-blue-500: hsl(212, 72%, 49%); /* #2376d8 */ --color-blue-550: hsl(213, 73%, 44%); /* #1e68c2 */ --color-blue-600: hsl(212, 72%, 40%); /* #1d61af */ --color-blue-700: hsl(212, 73%, 30%); /* #154984 */ --color-red-500: hsl(353, 98%, 41%); /* #cf021a */ --color-red-550: hsl(353, 98%, 37%); --color-red-600: hsl(353, 98%, 33%); --color-green-500: hsl(104, 49%, 42%); /* #519e36 */ } /** Global resets and normalization. */ *, *:before, *:after { box-sizing: border-box; } /* This will hide the focus indicator if the element receives focus via the mouse, but it will still show up on keyboard focus. */ .js-focus-visible :focus:not(.focus-visible) { outline: none; } body { margin: 0; /* Prevent iOS text size adjust after orientation change. */ -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; -webkit-font-smoothing: antialiased; } button { overflow: visible; user-select: none; } button, input, optgroup, select, textarea { margin: 0; padding: 0; font: inherit; color: inherit; } button, input, textarea { border: 0; border-radius: 0; } textarea { overflow: auto; } button, select { text-transform: none; } button, input[type='reset'], input[type='submit'], input[type='button'] { background-color: transparent; cursor: pointer; -webkit-appearance: button; } button[disabled], html input[disabled] { cursor: default; } button::-moz-focus-inner, input::-moz-focus-inner { padding: 0; border: 0; } input[type='search'] { -webkit-appearance: textfield; } input[type='search']::-webkit-search-cancel-button, input[type='search']::-webkit-search-decoration { -webkit-appearance: none; } kbd { font-family: inherit; } h1 { margin: 0.67em 0; font-size: 2em; } svg:not(:root) { overflow: hidden; } input { line-height: normal; } input[type='checkbox'], input[type='radio'] { padding: 0; } input[type='number']::-webkit-inner-spin-button, input[type='number']::-webkit-outer-spin-button { height: auto; } fieldset { padding: 0.35em 0.625em 0.75em; margin: 0 2px; border: 1px solid #c0c0c0; } legend { padding: 0; border: 0; } textarea { overflow: auto; } optgroup { font-weight: bold; } table { background-color: transparent; border-spacing: 0; border-collapse: collapse; } td, th { padding: 0; } input, button, select, textarea { font-family: inherit; font-size: inherit; line-height: inherit; } figure { margin: 0; } img { vertical-align: middle; } hr { margin-top: 20px; margin-bottom: 20px; border: 0; border-top: 1px solid #eee; } [role='button'] { cursor: pointer; } h1, h2, h3, h4, h5, h6 { font-weight: 500; line-height: 1.1; } h1 small, h2 small, h3 small, h4 small, h5 small, h6 small { font-weight: normal; line-height: 1; color: #777; } h1, h2, h3 { margin-top: 20px; margin-bottom: 10px; } h1 small small, h2 small small, h3 small small { font-size: 65%; } h4, h5, h6 { margin-top: 10px; margin-bottom: 10px; } h4 small, h5 small, h6 small { font-size: 75%; } h1 { font-size: 36px; } h2 { font-size: 30px; } h3 { font-size: 24px; } h4 { font-size: 18px; } h5 { font-size: 14px; } h6 { font-size: 12px; } p { margin: 0 0 10px; } small { font-size: 85%; } ul, ol { margin-top: 0; margin-bottom: 10px; } ul ul, ol ul, ul ol, ol ol { margin-bottom: 0; } blockquote { padding: 10px 20px; margin: 0 0 20px; font-size: 17.5px; border-left: 5px solid #eee; } blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child { margin-bottom: 0; } blockquote footer, blockquote small { display: block; font-size: 80%; line-height: 1.42857143; color: #777; } blockquote footer:before, blockquote small:before { content: '\2014 \00A0'; } input[type='radio'], input[type='checkbox'] { margin: 4px 0 0; margin-top: 1px \9; line-height: normal; } input[type='file'] { display: block; } input[type='range'] { display: block; width: 100%; } select[multiple], select[size] { height: auto; } input[type='radio'][disabled], input[type='checkbox'][disabled], fieldset[disabled] input[type='radio'], fieldset[disabled] input[type='checkbox'] { cursor: not-allowed; } /** Web Reader styles */ html { min-height: 100%; position: relative; background-color: #eee; } body { font-family: 'Lato', sans-serif; font-weight: 400; font-size: 14px; line-height: 1.42857143; background-color: #eee; color: #333; overflow-y: auto; } a { color: var(--color-blue-550); text-decoration: none; } a:hover { color: var(--color-blue-700); text-decoration: underline; } sub { vertical-align: sub; font-size: 0.67em; line-height: 0; } sup { vertical-align: super; font-size: 0.67em; line-height: 0; } /** Initial app loading screen styles */ .skeleton-topbar { height: 64px; position: absolute; display: flex; align-items: center; top: 0; left: 0; right: 0; font-size: 16px; background: rgba(221, 0, 0, 1); color: rgba(255, 255, 255, 1); } .ajax-loader-container { position: relative; height: calc(100vh - 40px); } .ajax-loader { position: absolute; right: 0; left: 0; top: calc(50% - 20px / 2); margin: 0 auto; border: 5px solid #bbbebd; border-radius: 50%; border-top: 5px solid #606060; width: 20px; height: 20px; animation: spin 0.8s linear infinite, fadein 1s; } @keyframes spin { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } } @keyframes fadein { from { opacity: 0; } to { opacity: 1; } } /* New bottom controls, circle */ .control-button-circle { border: 0; float: left; margin-right: 10px; width: 40px; height: 40px; background: #303338; border-radius: 50%; box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5); text-align: center; color: var(--color-white); font-size: 18px; cursor: pointer; display: flex; align-items: center; justify-content: center; } .control-button-circle:last-child { margin-right: 0; } .control-button-circle:hover, .control-button-circle:active { color: var(--color-white); -webkit-filter: brightness(130%); filter: brightness(130%); } .no-select { -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } .print-content { display: none; } html.start-page, html.start-page > body { background-color: rgba(248, 248, 248, 1); } </style> <link rel="stylesheet" href="https://assetscdn.prenly.com/fonts.css"> <link rel="stylesheet" href="https://assetscdn.prenly.com/print.css" media="print"> <link rel="manifest" href="/manifest.json.php"> <link rel="preconnect" href="https://content.textalk.se" crossorigin> </head> <body> <div id="app" style="height: 100%; width: 100%"> <div class="skeleton-topbar"> <h1 style="font: inherit; line-height: inherit; margin: 0 0 0 15px; display: none;"> VG eAvis </h1> </div> <noscript> <p style="margin: 5vh auto; padding: 20px; text-align: center; font-size: 24px"> Please enable JavaScript in your browser to use the Prenly Web Reader. </p> </noscript> </div> <div id="dropdowns"></div> <div id="modals"></div> <script> (function() { var l = document.createElement('div'); l.className = 'ajax-loader-container'; var a = document.getElementById('app'); a && a.appendChild(l); setTimeout(function() { l = document.querySelector('.ajax-loader-container') l && (l.innerHTML = '<div class="ajax-loader"></div>'); }, 2000); }()); </script> <script>window.PrenlyUser = {};</script> <script>var PrenlyData = window.PrenlyData = window.PrenlyData || {}</script> <script>PrenlyData.translations = {"nb_NO":{"domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"nb"},"Your account is now activated":["Kontoen din er n氓 aktivert"],"To read, you need to connect your digital account to a subscription.":["For 氓 lese m氓 du koble den digitale kontoen din til et abonnement."],"Connect account to subscription":["Koble konto til abonnement"],"Continue without connecting":["Fortsett uten 氓 koble til"],"Your email has changed":["E-postadressen din er endret"],"Your email has changed to":["E-postadressen din er endret til"],"You must enter email address and password":["Du m氓 angi e-postadresse og passord"],"You must enter an email address":["Du m氓 angi en e-postadresse"],"You must enter a password":["Du m氓 angi et passord"],"The password must contain at least 6 characters.":["Passordet m氓 inneholde minst seks tegn."],"Enter a valid email address":["Angi en gyldig e-postadresse"],"Email":["E-postadresse"],"Password":["Passord"],"Create account":["Opprett konto"],"An activation email has been sent to the specified email address":["En e-post for aktivering er sendt til den angitte e-postadressen"],"Already have an account?":["Har du allerede en konto?"],"Sign in":["Logg p氓"],"Forgot password":["Glemt passord"],"Send":["Send"],"An email with instructions has been sent to the specified email address":["En e-post med instruksjoner er sendt til den angitte e-postadressen"],"Back to Sign in":["Tilbake til p氓logging"],"Login failed. Please try again.":["P氓logging mislyktes. Pr酶v p氓 nytt."],"Sign in with your digital account":["Logg p氓 med den digitale kontoen din"],"Forgot password?":["Har du glemt passordet?"],"Don't have an account?":["Har du ingen konto?"],"Only for subscribers":["Kun for abonnenter"],"You don't have an active subscription connected to your account.":["Du har ikke et aktivt abonnement koblet til kontoen din."],"I want to become a subscriber":["Jeg vil bli abonnent"],"Already have a subscription?":["Har du allerede et abonnement?"],"Activate here!":["Aktiver det her!"],"Set a new password for your account":["Angi et nytt passord for kontoen din"],"Save password":["Lagre passord"],"Your password has been changed":["Passordet er endret"],"Resend activation email":["Send e-post for aktivering p氓 nytt"],"Back to create account":["Tilbake til oppretting av konto"],"Create a password for your account":["Opprett et passord til kontoen din"],"Create password":["Opprett passord"],"Page Not Found":["Fant ikke siden"],"No articles found.":["Fant ingen artikler."],"Hide":["Skjul"],"Show":["Vis"],"Add subscription":["Legg til abonnement"],"Customer number":["Kundenummer"],"Register":["Registrer"],"Subscription number":["Abonnementsnummer"],"Your subscription has now been added":["Abonnementet er n氓 lagt til"],"Password has been updated":["Passordet er oppdatert"],"You must enter your old password":["Du m氓 angi det gamle passordet"],"You must enter a new password":["Du m氓 angi et nytt passord"],"You must repeat your new password":["Du m氓 gjenta det nye passordet"],"Passwords don't match":["Passordene stemmer ikke overens"],"Change password":["Endre passord"],"Old password":["Gammelt passord"],"New password":["Nytt passord"],"New password again":["Nytt passord igjen"],"Your personal information was successfully updated":["Dine personopplysninger er oppdaterte"],"Enter a valid telephone number":["Angi et gyldig telefonnummer"],"User information":["Brukerinformasjon"],"Email address":["E-postadresse"],"Change email":["Endre e-postadresse"],"Customer information":["Kundeinformasjon"],"First name":["Fornavn"],"Surname":["Etternavn"],"Contact information":["Kontaktinformasjon"],"Phone":["Telefon"],"Update profile":["Oppdater profil"],"Edit profile":["Rediger profil"],"Subscription information":["Abonnementsinformasjon"],"Ongoing":["P氓g氓ende"],"{startDate} to {stopDate}":["Fra {startDate} til {stopDate}"],"Validity":["Gyldighet"],"Subscriptions":["Abonnementer"],"Overview":["Oversikt"],"Page":["Side"],"yyyy-mm-dd":["氓氓氓氓-mm-dd"],"From":["Fra"],"To":["Til"],"Search":["S酶k"],"Something went wrong":["Noe gikk galt"],"Sorry, something went wrong. Please reload the page and try again.":["Beklager, noe gikk galt. Last inn siden p氓 nytt og pr酶v igjen."],"Titles":["Titler"],"Try one of the following and search again:":["Pr酶v en av f酶lgende og pr酶v p氓 nytt:"],"Use <strong>other keywords</strong>":["Bruk <strong>andre n酶kkelord</strong>"],"<strong>Change the time span</strong> of your search":["<strong>Endre tidsrommet</strong> til s酶ket"],"Page {pageNo}":["Side {pageNo}"],"Share using link":["Lagre via kobling"],"Copy this URL to share":["Kopier denne koblingen for deling"],"Hi, I would like to tip you about this article from {customer}":["Hei, jeg vil gjerne tipse deg om denne artikkelen fra {customer}"],"Information":["Informasjon"],"The shared content could not be found.":["Fant ikke det delte innholdet."],"You have no subscriptions.":["Du har ingen abonnementer."],"A verification email has been sent to {email}. Your email address will not be changed until it is verified.":["En e-post for bekreftelse er sendt til {email}. E-postadressen din endres ikke f酶r den er bekreftet."],"You have already signed in on the maximum number of devices.":["Du er allerede logget p氓 maksimalt antall enheter."],"If you proceed with the sign in you will be logged out from one of your other devices.":["Hvis du fortsetter med p氓loggingen, logges du av en av de andre enhetene."],"Proceed with sign in":["Fortsett med p氓logging"],"Decrease font size":["Reduser skriftst酶rrelsen"],"Increase font size":["脴k skriftst酶rrelsen"],"Decrease line height":["Reduser linjeavstanden"],"Increase line height":["脴k linjeavstanden"],"Font":["Skrifttype"],"Hyphenation":["Orddeling"],"Disable hyphenation":["Deaktiver orddeling"],"Enable hyphenation":["Aktiver orddeling"],"On":["P氓"],"Off":["Av"],"Text settings":["Tekstinnstillinger"],"Try one of the following:":["Pr酶v en av f酶lgende:"],"Select <strong>more newspapers</strong>":["Velg <strong>flere aviser</strong>"],"Search in the archive":["S酶k i arkivet"],"Contains {article_count} articles":["Inneholder {article_count} artikler"],"1 year":["1 氓r"],"{years} years":["{years} 氓r"],"could_not_find_page":["Vi fant dessverre ikke siden du leter etter. Koblingen kan v忙re 酶delagt eller siden kan v忙re slettet."],"select_title_to_search":["Velg en s酶kbar tittel for 氓 s酶ke"],"select_title_to_search_in_articles":["Velg en s酶kbar tittel for 氓 s酶ke i artikler"],"search_not_available":["S酶k er ikke tilgjengelig"],"search_not_available_in_subscription":["S酶k er ikke tilgjengelig for abonnementet ditt"],"login_or_signup_to_search":["<0>Logg p氓</0> eller <1>registrer deg</1> for 氓 s酶ke"],"login_or_signup_to_search_in_articles":["<0>Logg p氓</0> eller <1>registrer deg</1> for 氓 s酶ke i artikler"],"label.search_in_articles":["S酶k i artikler"],"action.clear_search_field":["T酶m s酶kefeltet"],"msg.page_could_not_be_loaded":["Siden kunne ikke lastes inn. Pr酶v 氓 oppdatere den eller sjekke Internettforbindelsen."],"action.reload":["Oppdater side"],"link.view_profile":["Vis profil"],"action.sign_out":["Logg av"],"action.sign_in":["Logg p氓"],"page_nr":["Side {pageNr}"],"page_range":["Side {pageNrStart}鈥搟pageNrEnd}"],"Create your digital account":["Opprett en digital konto"],"untitled":["Uten tittel"],"related_articles":["Relaterte artikler"],"archive":["Arkiv"],"actions.read":["Les"],"header.needs_subscription":["Kun for abonnenter"],"start_reading":["Begynn 氓 lese"],"share_spread":["Del oppslag"],"share_article":["Del artikkel"],"link":["Kobling"],"email":["E-post"],"facebook":["Facebook"],"linkedin":["LinkedIn"],"print_spread":["Skriv ut oppslag"],"print_article":["Skriv ut artikkel"],"fullscreen_mode_exit":["Avslutt fullskjermmodus"],"fullscreen_mode":["Fullskjermmodus"],"show_zoom_buttons":["Vis zoomknapper"],"show_speech_synthesis":["Vis talesyntese"],"show_text_settings":["Vis tekstinnstillinger"],"pdf":["PDF"],"pdf_mode":["PDF-modus"],"article":["Artikkel"],"Home":["Hjem"],"Article list":["Artikkelliste"],"PDF mode":["PDF-modus"],"Previous":["Forrige"],"Next":["Neste"],"Speech":["Tale"],"More":["Mer"],"Article mode":["Artikkelmodus"],"Zoom out":["Zoom ut"],"Zoom in":["Zoom inn"],"print_page":["Skriv ut side"],"You must enter your login credentials":["Du m氓 angi p氓loggingsinformasjon"],"You must enter your username":["Du m氓 angi brukernavn"],"always_show_controls":["Vis alltid kontroller"],"Read on":["Les p氓"],"could_not_download_pdf":["PDF-filen kunne dessverre ikke lastes ned."],"download_pdf":["Last ned PDF"],"Since {startDate}":["Siden {startDate}"],"Select subscription directory":["Velg abonnementskatalog"],"section_page":["Seksjonsside"],"Change preferred title":["Endre foretrukket tittel"],"Select title":["Velg tittel"],"spread_mode":["Oppslagsmodus"],"single_page_mode":["Enkeltsidemodus"],"This link is no longer valid":["Denne lenken er ikke lenger gyldig"],"The account is already activated":["Kontoen er allerede aktivert"],"The account is not activated":["Kontoen er ikke aktivert"],"Could not change the email.":["Kunne ikke endre e-postadressen."],"To read this article, you must be a subscriber.":["For 氓 lese denne artikkelen m氓 du v忙re abonnent."],"Are you already a subscriber?":["Er du allerede abonnent?"],"All titles":["Alle titler"],"show_less":["Vis mindre"],"show_more":["Vis mer"],"{total} hits":["{total} treff"],"{total} hit":["{total} treff"],"Read time: {minutes} minutes":["Lesetid: {minutes} minutter"],"Read time: {minutes} minute":["Lesetid: {minutes} minutt"],"Close":["Lukk"],"View":["Utsikt"],"My Favorites":["Mine favoritter"],"Remove favorite":["Slett favoritt"],"Add to favorites":["Legg til i favoritter"],"you_have_1_saved_favorite":["Du har 1 lagret favoritt."],"you_have_n_saved_favorites":["Du har {count} lagrede favoritter."],"if_you_choose_not_to_transfer_your_favorites":["Hvis du velger 氓 ikke overf酶re favorittene dine, vil de fortsette 氓 bli lagret i nettleseren og dukke opp igjen n氓r du logger ut."],"no":["Nei"],"yes_transfer":["Ja, last opp"],"you_have_no_favorites":["Du har ingen favoritter"],"Profile":["Profil"],"press_the_heart_of_your_favorite_titles":["Trykk p氓 hjertet p氓 favorittitlene dine, s氓 dukker de opp her!"],"Delete account":["锘縎lett konto"],"A verification email has been sent to the specified address. Check the email to continue with the delete process.":["锘縀n bekreftelses-e-post er sendt til angitt adresse. Kontroller e-posten for 氓 fortsette sletteprosessen."],"Please input your credentials in order to delete your account.":["锘縑ennligst legg inn dine personopplysninger for 氓 slette kontoen din."],"Invalid credentials. Please try again.":["锘縐gyldige personopplysninger. Vennligst pr酶v igjen."],"It is not possible to delete this account. Please contact support for further assistance.":["锘緿et er ikke mulig 氓 slette denne kontoen. Vennligst kontakt brukerst酶tte for ytterligere hjelp."],"An unknown error occurred while deleting the account. Please try again later.":["锘緿et oppsto en ukjent feil ved sletting av kontoen. Vennligst pr酶v igjen senere."],"Delete":["锘縎lett"],"An unexpected error occurred while deleting the account. The link might have expired. Please try again or contact support if the error persists.":["锘緿et oppsto en ukjent feil ved sletting av kontoen. Lenken kan v忙re utl酶pt. Vennligst pr酶v igjen, eller kontakt kundest酶tte dersom feilen vedvarer."],"Your account was deleted successfully.":["锘縎lettingen av din konto var vellykket."],"Always on":["锘緼lltid p氓"],"Allow all":["锘縏illat alt"],"Allow only necessary":["锘縏illat kun det n酶dvendige"],"Confirm selection":["锘緽ekreft valg"],"More options":["锘縁lere alternativer"],"Article has no image":["锘緼rtikkelen er uten bilder"],"Skip backwards":["锘縂氓 tilbake"],"Pause":["锘縋ause"],"Play":["锘緼vspill"],"Skip forwards":["锘縂氓 fram"],"Up next":["锘縉este i k酶en"],"Clear":["锘縁jern"],"Remove item from queue":["锘縏a ut av k酶en"],"Minimize":["锘縈inimer"],"Expand":["锘縁orst酶rr"],"Added to your queue":["锘縇agt til k酶en din"],"Add to queue":["锘縇agt til k酶en"],"Expand audio player":["锘縁orst酶rre lydavspilleren"],"startpage_articles_play_all":["锘縎pill av alle"],"h_hours_short":["锘縏imer"],"min_minutes_short":["锘縈in"],"sec_seconds_short":["锘縎ek"],"page":["锘縎ide"],"Display as":["锘縑ises som"],"Grid":["锘縍utenett"],"List":["锘縇iste"],"Sort by":["锘縎orter etter"],"Newest":["锘縉yeste"],"Oldest":["锘縀ldste"],"Relevance":["锘縍elevans"],"ad":["锘緼nnonse"],"Ad":["锘緼nnonse"],"The subscription number was not found.":["锘縆unne ikke finne abonnementsnummeret."],"The customer number was not found.":["锘縆unne ikke finne kundenummeret."],"Podcasts":["Podkasts"],"Episodes":["Episoder"],"No podcast episodes available...":["Ingen tilgjengelige podkast-episoder..."],"Latest episode":["Siste episode"],"all_podcasts":["Alle podkaster"],"Nothing is playing next. Queued items will be displayed here.":["Ingenting spiller videre. Lydspor i k酶 vil vises her."],"Your account is connected but you have no subscription. Please contact support if you want to add a subscription.":["Kontoen din er tilkoblet, men du har ikke noe abonnement. Ta kontakt med support hvis du 酶nsker 氓 legge til et abonnement."],"already_subscriber":["Allerede abonnent?"],"buy_single_copy_here":["eller kj酶p enkelteksemplaret ditt her"],"Audio could not be loaded correctly...":["Lyden kunne ikke lastes inn riktig..."],"Premium":["Premium"],"Play from queue":["Spill fra k酶"],"You have nothing to play":["Du har ingenting 氓 spille"],"Your queue is full":["K酶en din er full"],"here_is_a_taste_of_our_locked_content":["Her er en smakebit av v氓rt l氓ste innhold. Du har lov til 氓 lese artikkelen fordi noen med abonnement har delt den med deg."],"Keyboard shortcuts":["锘縏astatursnarveier"],"Here are some helpful tips on how you can navigate using the keyboard.":["锘縃er f氓r du noen nyttige tips om hvordan du navigerer ved hjelp av tastaturet."],"Zoom to different pre-defined views":["锘縕oom inn forskjellige forh氓ndsdefinerte posisjoner"],"Zoom in or out":["锘縕oom inn eller ut"],"Left arrow":["锘縑enstre piltast"],"Up arrow":["锘縊ppoverpiltast"],"Down arrow":["锘縉edoverpiltast"],"Right arrow":["锘縃酶yre piltast"],"Navigate in zoomed view":["锘縉aviger med forst酶rret modus"],"Navigate between pages":["锘縉aviger mellom sider"],"Return to original view":["锘縂氓 tilbake til den opprinnelig4 posisjonen"],"keyboard_shortcuts":["锘縏astatursnarveier"],"here_is_a_taste_of_our_locked_content_spread":["锘縃er har du en smakebit p氓 lest innhold fra oss. Du kan lese oppslaget fordi en abonnent har delt det med deg."],"To continue reading, click here to become a subscriber.":["锘縃vis du 酶nsker 氓 fortsette med 氓 lese, kan du klikke her for 氓 abonnere."],"Close menu":["Lukk menyen"],"Open menu":["脜pne menyen"],"label.logged_in":["Logget inn"],"Cookie settings":["Innstillinger for informasjonskapsler"],"External link":["锘縀kstern lenke"],"Breadcrumb":["Br酶dsmuler"],"Back":["Tilbake"],"previous year":["foreg氓ende 氓r"],"previous month":["forrige m氓ned"],"select month":["velg m氓ned"],"select year":["velg 氓r"],"next month":["neste m氓ned"],"next year":["neste 氓r"],"Months":["M氓neder"],"Select start date":["Velg startdato"],"Select end date":["Velg sluttdato"],"Clear date":["Klar dato"],"Couldn't find any publications":["Fant ingen publikasjoner"],"Unfortunately we couldn't find any publications for the given time period.":["Dessverre kunne vi ikke finne noen publikasjoner for den gitte tidsperioden."],"Select font":["Velg skrifttype"],"Carousel":["Karusell"],"Carousel controls":["Karusellkontroller"],"Search results for":["S酶keresultater for"],"Your search did not match any results":["S酶ket ditt ga ingen treff"],"Unfortunately we couldn't find any results that matched your search.":["Vi fant dessverre ingen resultater som samsvarte med s酶ket ditt."],"Search in <strong>more titles</strong>":["S酶k i <strong>flere titler</strong>"],"Remove the search term to find all publications in selected titles":["Fjern s酶keordet for 氓 finne alle publikasjoner i valgte titler"],"Opens article titled":["脜pner artikkel med tittelen"],"Opens untitled article.":["脜pner artikkel uten tittel."],"previous {yearsPerPage} years":["tidligere {yearsPerPage} 氓r"],"next {yearsPerPage} years":["neste {yearsPerPage} 氓r"],"{headline} (page {pageNr})":["{headline} (side {pageNr})"],"Account activation":["Aktivering av konto"],"Welcome to {applicationName}":["Velkommen til {applicationName}"],"Logotype for {applicationName}":["Logo for {applicationName}"],"Sign in or buy single copy":["Logg inn eller kj酶p enkeltutgaver"],"Buy single copy":["Kj酶p enkeltutgaver"],"Copy link":["Kopier lenke"],"Try again later.":["Pr酶v igjen senere."],"Too many requests. Please try again in {seconds} seconds.":["For mange anrop. Pr酶v igjen etter {seconds} sekunder."],"something_went_wrong":["Noe gikk galt"],"page_not_found":["Fant ikke siden"],"would_you_like_to_transfer_your_favorites_to_your_account":["Vil du overf酶re favorittene dine til kontoen din?"],"someone_has_unlocked_an_article_for_you":["Vi gratulerer! Noen har l氓st opp en artikkel for deg!"],"someone_has_unlocked_a_spread_for_you":["Gratulerer! Noen har l氓st opp oppslag om deg!"],"downloading_pdf":["Last ned PDF"],"pdf_not_found":["Fant ikke PDF"],"Image from article \"{article}\"":[""],"Cover art for episode \"{episodeName}\"":[""],"Cover art for channel \"{channelName}\"":[""]}}}}</script> <script>PrenlyData.application = {"name":"VG eAvis","public_settings":{"app_has_reader":true,"app_has_login":true,"app_has_subscriber":false,"app_has_checkout":false,"app_has_native_issue_search":true,"app_has_sitemap":false,"archive_title_single_select":false,"hide_topbar_user_features":false,"app_rating":"frequent_publications","checkout_merchant_name":null,"checkout_merchant_identifier":null,"paywall_url":null,"archive_datepicker_earliest_date":null},"custom_strings":{"external_link_needs_subscription":{"string_type":"url","string_value":"https:\/\/payment.schibsted.com\/authn\/payment\/purchase\/code?client_id=4ef1cfb0e962dd2e0d8d0000&publisher=vg&redirect_uri=https:\/\/vg.no&code=VG-eavis-PRNLY-1mnd-E"},"text_meta_description":{"string_type":"text","string_value":"VG eAvis er en digital utgave av VGs papiravis."},"text_needs_subscription_button":{"string_type":"text","string_value":"Jeg vil bli abonnent"},"text_reader_app_promo_headline":{"string_type":"text","string_value":"Du trenger tilgang for \u00e5 lese VG eAvis"},"text_reader_app_promo_description":{"string_type":"text","string_value":"F\u00e5 tilgang ved \u00e5 opprette et abonnement eller logg deg inn om du allerede er abonnent."}},"sharing_enabled":true,"startpage":{"layout":{"type":"vertical","parts":[{"component":"banner","params":{"images":[{"sizeClass":null,"src":"1721034337427_146335.jpg"},{"sizeClass":"phone-portrait","src":"1721034341757_179708.jpg"}],"image_alt_text":"","target":{"type":"empty","data":{}}},"id":9},{"component":"carousel","params":{"size":"xlarge","description":"","header":"Dagens utgaver","issue_header":"","issue_subheader":"","titles":[7073,7573],"start_index":null,"limit":null,"number_of_days":1,"start_day":1,"show_issue_download_button":false,"show_parts_for_titles":[],"show_inserts_for_titles":[7073],"use_user_preferred_title":false,"show_parts_for_user_preferred_title":false,"show_inserts_for_user_preferred_title":false,"use_favorite_titles":false,"show_parts_for_favorite_titles":false,"show_inserts_for_favorite_titles":false,"count_issues_per_title":false,"archive_link_text":"","archive_alt_text":"","background_color":"rgba(255, 255, 255, 1)","cell_background_color":"rgba(255, 255, 255, 1)","header_text_color":"rgba(48, 51, 56, 1)","description_text_color":"rgba(48, 51, 56, 1)","cell_text_color":"rgba(48, 51, 56, 1)","archive_link_text_color":"rgba(255, 255, 255, 1)"},"id":1},{"component":"carousel","params":{"size":"medium","description":"","header":"Helgebilag","issue_header":"","issue_subheader":"","titles":[7191,7189],"start_index":null,"limit":null,"number_of_days":15,"start_day":1,"show_issue_download_button":false,"show_parts_for_titles":[],"show_inserts_for_titles":[],"use_user_preferred_title":false,"show_parts_for_user_preferred_title":false,"show_inserts_for_user_preferred_title":false,"use_favorite_titles":false,"show_parts_for_favorite_titles":false,"show_inserts_for_favorite_titles":false,"count_issues_per_title":false,"archive_link_text":"","archive_alt_text":"","background_color":"rgba(255, 255, 255, 1)","cell_background_color":"rgba(255, 255, 255, 1)","header_text_color":"rgba(48, 51, 56, 1)","description_text_color":"rgba(48, 51, 56, 1)","cell_text_color":"rgba(48, 51, 56, 1)","archive_link_text_color":"rgba(32, 109, 197, 1)"},"id":11},{"component":"carousel","params":{"size":"medium","description":"","header":"Sporten","issue_header":"","issue_subheader":"","titles":[7187],"start_index":null,"limit":null,"number_of_days":15,"start_day":1,"show_issue_download_button":false,"show_parts_for_titles":[],"show_inserts_for_titles":[],"use_user_preferred_title":false,"show_parts_for_user_preferred_title":false,"show_inserts_for_user_preferred_title":false,"use_favorite_titles":false,"show_parts_for_favorite_titles":false,"show_inserts_for_favorite_titles":false,"count_issues_per_title":false,"archive_link_text":"","archive_alt_text":"","background_color":"rgba(255, 255, 255, 1)","cell_background_color":"rgba(255, 255, 255, 1)","header_text_color":"rgba(48, 51, 56, 1)","description_text_color":"rgba(48, 51, 56, 1)","cell_text_color":"rgba(48, 51, 56, 1)","archive_link_text_color":"rgba(32, 109, 197, 1)"},"id":10},{"component":"banner","params":{"images":[{"sizeClass":null,"src":"1733493702408_156888.jpg"},{"sizeClass":"phone-portrait","src":"1733493984441_135778.jpg"}],"image_alt_text":"","target":{"type":"empty","data":{}}},"id":18},{"component":"carousel","params":{"size":"medium","description":"","header":"","issue_header":"","issue_subheader":"","titles":[941],"start_index":null,"limit":null,"number_of_days":15,"start_day":1,"show_issue_download_button":false,"show_parts_for_titles":[],"show_inserts_for_titles":[],"use_user_preferred_title":false,"show_parts_for_user_preferred_title":false,"show_inserts_for_user_preferred_title":false,"use_favorite_titles":false,"show_parts_for_favorite_titles":false,"show_inserts_for_favorite_titles":false,"count_issues_per_title":false,"archive_link_text":"","archive_alt_text":"","background_color":"rgba(255, 255, 255, 1)","cell_background_color":"rgba(255, 255, 255, 1)","header_text_color":"rgba(48, 51, 56, 1)","description_text_color":"rgba(48, 51, 56, 1)","cell_text_color":"rgba(48, 51, 56, 1)","archive_link_text_color":"rgba(32, 109, 197, 1)"},"id":17},{"component":"carousel","params":{"size":"medium","description":"","header":"","issue_header":"","issue_subheader":"","titles":[945],"start_index":null,"limit":null,"number_of_days":15,"start_day":1,"show_issue_download_button":false,"show_parts_for_titles":[],"show_inserts_for_titles":[],"use_user_preferred_title":false,"show_parts_for_user_preferred_title":false,"show_inserts_for_user_preferred_title":false,"use_favorite_titles":false,"show_parts_for_favorite_titles":false,"show_inserts_for_favorite_titles":false,"count_issues_per_title":false,"archive_link_text":"","archive_alt_text":"","background_color":"rgba(255, 255, 255, 1)","cell_background_color":"rgba(255, 255, 255, 1)","header_text_color":"rgba(48, 51, 56, 1)","description_text_color":"rgba(48, 51, 56, 1)","cell_text_color":"rgba(48, 51, 56, 1)","archive_link_text_color":"rgba(32, 109, 197, 1)"},"id":19},{"component":"carousel","params":{"size":"medium","description":"","header":"Magasiner","issue_header":"","issue_subheader":"","titles":[7199,7195,7203,7573,7197],"start_index":null,"limit":null,"number_of_days":15,"start_day":1,"show_issue_download_button":false,"show_parts_for_titles":[],"show_inserts_for_titles":[],"use_user_preferred_title":false,"show_parts_for_user_preferred_title":false,"show_inserts_for_user_preferred_title":false,"use_favorite_titles":false,"show_parts_for_favorite_titles":false,"show_inserts_for_favorite_titles":false,"count_issues_per_title":false,"archive_link_text":"","archive_alt_text":"","background_color":"rgba(255, 255, 255, 1)","cell_background_color":"rgba(255, 255, 255, 0)","header_text_color":"rgba(48, 51, 56, 1)","description_text_color":"rgba(48, 51, 56, 1)","cell_text_color":"rgba(48, 51, 56, 1)","archive_link_text_color":"rgba(32, 109, 197, 1)"},"id":4},{"component":"carousel","params":{"size":"medium","description":"","header":"Avisbilag","issue_header":"","issue_subheader":"","titles":[7485,7193],"start_index":null,"limit":null,"number_of_days":15,"start_day":1,"show_issue_download_button":false,"show_parts_for_titles":[],"show_inserts_for_titles":[],"use_user_preferred_title":false,"show_parts_for_user_preferred_title":false,"show_inserts_for_user_preferred_title":false,"use_favorite_titles":false,"show_parts_for_favorite_titles":false,"show_inserts_for_favorite_titles":false,"count_issues_per_title":false,"archive_link_text":"","archive_alt_text":"","background_color":"rgba(255, 255, 255, 1)","cell_background_color":"rgba(255, 255, 255, 0)","header_text_color":"rgba(48, 51, 56, 1)","description_text_color":"rgba(48, 51, 56, 1)","cell_text_color":"rgba(48, 51, 56, 1)","archive_link_text_color":"rgba(32, 109, 197, 1)"},"id":5},{"component":"carousel","params":{"size":"medium","description":"","header":"Eldre utgaver","issue_header":"","issue_subheader":"","titles":[7073],"start_index":null,"limit":null,"number_of_days":15,"start_day":2,"show_issue_download_button":false,"show_parts_for_titles":[],"show_inserts_for_titles":[],"use_user_preferred_title":false,"show_parts_for_user_preferred_title":false,"show_inserts_for_user_preferred_title":false,"use_favorite_titles":false,"show_parts_for_favorite_titles":false,"show_inserts_for_favorite_titles":false,"count_issues_per_title":false,"archive_link_text":"","archive_alt_text":"","background_color":"rgba(255, 255, 255, 1)","cell_background_color":"rgba(255, 255, 255, 1)","header_text_color":"rgba(48, 51, 56, 1)","description_text_color":"rgba(48, 51, 56, 1)","cell_text_color":"rgba(48, 51, 56, 1)","archive_link_text_color":"rgba(32, 109, 197, 1)"},"id":2},{"component":"banner","params":{"images":[{"sizeClass":null,"src":"1707487627086_120939.png"}],"image_alt_text":"","target":{"type":"link","data":{"url":"http:\/\/vg.no"}}},"id":7},{"component":"banner","params":{"images":[{"sizeClass":null,"src":"1717580309364_146883.png"},{"sizeClass":"phone-portrait","src":"1717582365191_146976.png"},{"sizeClass":"phone-landscape","src":"1717582845401_173805.png"},{"sizeClass":"tablet-landscape","src":"1717583718685_175058.png"},{"sizeClass":"tablet-portrait","src":"1717585694909_170472.png"}],"image_alt_text":"VG er en del av Schibsted Media. Schibsted Media AS og Schibsted ASA er ansvarlig for dine data p\u00e5 denne siden. Les mer her","target":{"type":"link","data":{"url":"https:\/\/info.privacy.schibsted.com\/no\/schibsted-norge-endringer-i-hvordan-vi-behandler-dine-data\/"}}},"id":13}],"container_width":"large"},"topbar":{"image":"1705410891180_185354.png","background_color":"rgba(221, 0, 0, 1)","text_color":"rgba(255, 255, 255, 1)","hidden":false},"background_color":"rgba(248, 248, 248, 1)"},"files":[{"id":4829,"type":"favicon","hash":"3ac4d72faa7480509344a384417b934d","mime":"image\/png"},{"id":4831,"type":"app-icon","hash":"0be71e4b669f1cb9c985157373825f40","mime":"image\/png"},{"id":4833,"type":"splash-screen","hash":"0be71e4b669f1cb9c985157373825f40","mime":"image\/png"}],"title_interstitial_ads":[],"search_result_default_view":"grid","search_result_default_sort_order":"relevance","menu":{"main":{"items":[{"id":1,"type":"archive","icon":"magnifier","name":null}]},"menu":{"icon":"user-with-menu","items":[{"id":6,"type":"cmp","icon":"cookie","name":null}]}},"user_preferred_title":null}</script> <script>PrenlyData.client = {"authToken":"MzhmZTVhMzQ2YWIwMTM5OHw2NDFiMjUyZjA1MDE4Y2FiMTQ0YmNlZGZlOWY2MDg5NzU0OGMzM2Q0ZjNlOGU0Yjg3YWMwNmQzMGYxODZkODg4","locale":"nb_NO","authority":{"enabled":true,"show_login":true,"module":"spid","config":{"api_environment":"PRO_NO","oauth2":{"client_id":"65a4fb1e6110206bd8d33e68"},"session_domain_url":"https:\/\/id.vg.no","use_redirect_path":true},"required":false},"cmp":{"type":"sourcepoint-pulse","config":{"base_endpoint":"https:\/\/cmp.vg.no","property_id":8876,"property_href":null,"group_pm_id":910021},"features_by_purpose":{"necessary":["archive-search-filter","auth","favorite-content","in-app-purchase","preferred-title","text-to-speech","ui-state","pulse","pulse-user-tracking"],"functional":["firebase-crashlytics","recurring-rating-request"],"analytical":["firebase-analytics","kantar-sifo","matomo","matomo-user-tracking","meta-analytics","prenlytics","prenlytics-user-tracking","vimeo","youtube"],"marketing":["meta-analytics","youtube"]},"version_hash":"HrqJAvPK"},"title_page":{"enabled":false},"podcasts":{"enabled":false},"favorites":{"titles_enabled":false},"tts_default_enabled":true,"smart_banner":{"android":{"app_id":"no.vg.areader","app_name":"VG eAvis"},"ios":{"app_id":"1389806189"}},"statistics":{"modules":[{"type":"pulse","config":{"client_id":"vg","realm":"spid.no","common_subscription_name":"vg","consent_purposes_mapping":{"analytics":["65250d55efa12506fb78666d"],"marketing":["65250d55efa12506fb786668"],"advertisement":["65266a5ad1e70206f3a8e89c","65250d55efa12506fb786672"],"personalization":["65250d55efa12506fb786677"]}},"events_to_track":null}]},"one_off_purchases":{"enabled":false,"url":""},"info_modal_shared_article_enabled":false,"info_modal_shared_spread_enabled":false,"collective_work_mode":"overview","base_font":null,"custom_fonts":[]}</script> <script>PrenlyData.theme = {"definition":null,"files":[]}</script> <script>PrenlyData.media_host = "https:\/\/1867818023.rsc.cdn77.org"</script> <script>PrenlyData.context_token = {"enabled":true,"api_url":"https:\/\/apicdn.prenly.com"}</script> <script src="https://assetscdn.prenly.com/runtime.29ec7c62b39ba0ad6ffc.js"></script> <script src="https://assetscdn.prenly.com/reader.793a44e7c332ad2bc2f1.js"></script> </body> </html>