ype html>
window.gdprAppliesGlobally=true;(function(){function a(e){if(!window.frames[e]){if(document.body&document.body.firstChild){var t=document.body;var n=document.createElement("iframe");n.style.display="none";n.name=e;n.title=e;t.insertBefore(n,t.firstChild)}
else{setTimeout(function(){a(e)},5)}}}function e(n,r,o,c,s){function e(e,t,n,a){if(typeof n!=="function"){return}if(!window[r]){window[r]=[]}var i=false;if(s){i=s(e,t,n)}if(!i){window[r].push({command:e,parameter:t,callback:n,version:a})}}e.stub=true;function t(a){if(!window[n]||window[n].stub!==true){return}if(!a.data){return}
var i=typeof a.data==="string";var e;try{e=i?JSON.parse(a.data):a.data}catch(t){return}if(e[o]){var r=e[o];window[n](r.command,r.parameter,function(e,t){var n={};n[c]={returnValue:e,success:t,callId:r.callId};a.source.postMessage(i?JSON.stringify(n):n,"*")},r.version)}}
if(typeof window[n]!=="function"){window[n]=e;if(window.addEventListener){window.addEventListener("message",t,false)}else{window.attachEvent("onmessage",t)}}}e("__tcfapi","__tcfapiBuffer","__tcfapiCall","__tcfapiReturn");a("__tcfapiLocator");(function(e){
var t=document.createElement("script");t.id="spcloader";t.type="text/javascript";t.async=true;t.src="https://sdk.privacy-center.org/"+e+"/loader.js?target="+document.location.hostname;t.charset="utf-8";var n=document.getElementsByTagName("script")[0];n.parentNode.insertBefore(t,n)}
)("539b86a7-a602-4da6-a9a5-560546b3bc2b") })();
window._agreeAndCloseDidomi = (args) => {
args[0].stopPropagation();
document.getElementById('didomi-host').style.display = "none";
setTimeout(() => {
Didomi.setAgreeToAll();
}, 1)
}
window._disagreeAndCloseDidomi = (args) => {
args[0].stopPropagation();
document.getElementById('didomi-host').style.display = "none";
setTimeout(() => {
Didomi.setDisagreeToAll();
}, 1)
}
Actualité des programmes et séries TV + Plateformes | Petits écran
var _wsq = _wsq || [];
_wsq.push(['_setNom', 'ouest']);
_wsq.push(['_wysistat']);
(function(){
var ws = document.createElement('script');
ws.type = 'text/javascript';
ws.async = true;
ws.src = ('https:' == document.location.protocol ? 'https://www' : 'http://www') + '.wysistat.com/ws.jsa';
var s = document.getElementsByTagName('script')[0]||document.getElementsByTagName('body')[0];
s.parentNode.insertBefore(ws, s);
})();
window.firstparty=[],window.thirdparty=[],window.sipaui_debug=-1!==window.location.href.indexOf("sipaui_debug=true"),window.thirdparty_debug=-1!==window.location.href.indexOf("thirdparty_debug=true"),window.firstparty_debug=-1!==window.location.href.indexOf("firstparty_debug=true"),window.cmsfetch=[],window.cmsfetch_debug=-1!==window.location.href.indexOf("cmsfetch_debug=true"),window.refonteOf=1;
window.dataLayer = [{"mdLayout":"0742e851-4591-4a60-9483-090d8b023ba1","mdLayoutName":"Accueil Petits écrans","mdCodeRep":"200","mdMarq":"PROGRAMMETV","source":"ProgrammeTV","ciblageAbo":"OF","mdInfoRegion":false,"mdChalutage":false,"mdCommOuverts":false}];
(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src='https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-WQWG44D');
import {onL, onINP} from 'https://media.ouest-.fr/v1/javascripts/07b2383d0d30fe55392b8e2bd36edd3e-web-vitals-4.2.3.js';
(() => {
const _debug = (msg) => {
if(window.location.search.indexOf('debug_cwv') == -1) return;
console.log(msg);
}
_debug('debug cwv');
if(Math.random() * 100 > 30 & window.location.search.indexOf('debug_cwv') == -1) return;
_debug('debug cwv echantillon ok');
window.dataLayer = window.dataLayer || [];
const queue = {l: new Set(), inp: new Set()};
function addToQueue(event, metric) {
const marksTp = [...performance.getEntriesByType('mark')].filter(e => e.name.indexOf('thirdparty:') > -1);
performance.mark('event-add-to-queue');
event._duration = Math.floor((performance.measure("mesure du début de la navigation à l'event", undefined, 'event-add-to-queue')).duration);
event._lastTp = marksTp[marksTp.length - 1];
event.target = event.entries[0].target;
if("l" === metric) {
event.target = event.entries[0].element;
}
if(event.target) {
let bloc_el = event.target.closest('._b');
if(bloc_el) {
event[ "l" === metric ? "l_emplacement" : "cta_emplacement"] = `#${bloc_el ? bloc_el.getAttribute('id'): ''}[${bloc_el ? (JSON.parse(decodeHtml(bloc_el.getAttribute('data-trk'))))[0].n : ''}] .${event.target.classList.length ? [...event.target.classList].('.') : event.target.innerText ? event.target.innerText.slice(0, 99) : null}`;
} else {
event[ "l" === metric ? "l_emplacement" : "cta_emplacement"] = `#${event.target.getAttribute('id')}[] .${event.target.classList.length ? [...event.target.classList].('.') : event.target.innerText ? event.target.innerText.slice(0, 99) : null}`;
}
}
_debug('debug cwv add');
_debug(event);
_debug(metric);
queue[metric].add(event)
}
function decodeHtml(html) {
var txt = document.createElement("textarea");
txt.innerHTML = html;
return txt.value;
}
function flushQueue() {
const metrics = new Map();
for(let qm in queue) {
if (qm in queue & queue[qm].size) {
const _listValue = [...queue[qm]].map(a => a.value) ;
const _maxValue = Math.max(..._listValue).toFixed(2);
const _maxIndex = _listValue.indexOf(Math.max(..._listValue));
const event = [...queue[qm]][_maxIndex];
if(event.l_emplacement) {
metrics.set(`l_emplacement`, event.l_emplacement);
}
if(event.cta_emplacement) {
metrics.set(`cta_emplacement`, event.cta_emplacement);
}
if(event._duration) {
metrics.set(`${qm}_duration`, event._duration);
}
if(event._lastTp) {
metrics.set(`${qm}_last_thirdparty`, event._lastTp.name);
}
metrics.set(qm, _maxValue);
queue[qm].clear();
}
}
if (metrics.size) {
const body = Object.fromEntries(metrics);
body.event = "CoreWebVitals";
dataLayer.push(body);
_debug('debug cwv dataLayer add');
_debug(body);
}
}
onINP((event) => {addToQueue(event, 'inp')});
onL((event) => {addToQueue(event, 'l')});
addEventListener('visibilitychange', () => {if (document.visibilityState === 'hidden') {flushQueue();}});
})();
précédent
window.bp_algolia_articles = "ZTEyMWNhZmU3YWNlMzMzYTUwNjUwOGY5Zjk4Zjk5N2YyMWQ2MmU0ODg0OTAxNGE2ZjYyYzg0ODcwMDEyMTMxMCZ2YWxpZFVudGlsPTE3NDk2MTY1MzEmcmVzdHJpY3RJbmRpY2VzPWFydGljbGVzJTJDYXJ0aWNsZXNfYnlkYXRlX2FzYyUyQ2FydGljbGVzX2J5ZGF0ZV9kZXNjJTJDdGFncy1zdWdnZXN0aW9ucyUyQ3Nob3BwaW5nX3F1ZXJ5X3N1Z2dlc3Rpb25zJTJDYXJ0aWNsZXNfYWxnb2xpYV9xdWVyeV9zdWdnZXN0aW9ucyUyQ2VsZWN0aW9ucyUyQ2V1cm9wZWVubmVzX3Jlc3VsdGF0cyUyQ2V1cm9wZWVubmVzX2NhbXBhZ25lJTJDcHJlc2lkZW50aWVsbGVzX3Jlc3VsdGF0cyUyQ3ByZXNpZGVudGllbGxlc19jYW1wYWduZSUyQ2xlZ2lzbGF0aXZlc19yZXN1bHRhdHMlMkNsZWdpc2xhdGl2ZXNfY2FtcGFnbmUlMkNwYXRyb255bWUlMkNwcm9ncmFtbWVfdHYlMkN2aWRlb3MlMkNwb2RjYXN0cyUyQ2NpbmVtYSUyQ2NvdXBlX2R1X21vbmRlJTJDcm91dGVfZHVfcmh1bSUyQ2pldXgtb2x5bXBpcXVlcyUyQ2V1cm8tZm9vdGJhbGw=";
window.bp_algolia_suggestion = "ZTEyMWNhZmU3YWNlMzMzYTUwNjUwOGY5Zjk4Zjk5N2YyMWQ2MmU0ODg0OTAxNGE2ZjYyYzg0ODcwMDEyMTMxMCZ2YWxpZFVudGlsPTE3NDk2MTY1MzEmcmVzdHJpY3RJbmRpY2VzPWFydGljbGVzJTJDYXJ0aWNsZXNfYnlkYXRlX2FzYyUyQ2FydGljbGVzX2J5ZGF0ZV9kZXNjJTJDdGFncy1zdWdnZXN0aW9ucyUyQ3Nob3BwaW5nX3F1ZXJ5X3N1Z2dlc3Rpb25zJTJDYXJ0aWNsZXNfYWxnb2xpYV9xdWVyeV9zdWdnZXN0aW9ucyUyQ2VsZWN0aW9ucyUyQ2V1cm9wZWVubmVzX3Jlc3VsdGF0cyUyQ2V1cm9wZWVubmVzX2NhbXBhZ25lJTJDcHJlc2lkZW50aWVsbGVzX3Jlc3VsdGF0cyUyQ3ByZXNpZGVudGllbGxlc19jYW1wYWduZSUyQ2xlZ2lzbGF0aXZlc19yZXN1bHRhdHMlMkNsZWdpc2xhdGl2ZXNfY2FtcGFnbmUlMkNwYXRyb255bWUlMkNwcm9ncmFtbWVfdHYlMkN2aWRlb3MlMkNwb2RjYXN0cyUyQ2NpbmVtYSUyQ2NvdXBlX2R1X21vbmRlJTJDcm91dGVfZHVfcmh1bSUyQ2pldXgtb2x5bXBpcXVlcyUyQ2V1cm8tZm9vdGJhbGw=";
window.bp_algolia_videos = "ZjhjOWNkYThlNGNiMmNjOTIzZDVhYTIxYThlMGMxOWM3NTlmNzU3MWJiNzllYmJiMzYzMzA2NzU5OWM4ZDFmOCZ2YWxpZFVudGlsPTE3NDk2MTY1MzEmcmVzdHJpY3RJbmRpY2VzPXZpZGVvcw==";
window.bp_algolia_podcasts = "Zjc4YTE4MGNkZDE0MmY4N2I2YTNhY2NlMjllYjBhMzU1ODA4YjlkOTEwMDAzMjY2NmI5YjMwNWEyMDQ3NWRkMyZ2YWxpZFVudGlsPTE3NDk2MTY1MzEmcmVzdHJpY3RJbmRpY2VzPXBvZGNhc3Rz";
window.bp_algolia_elections = "ZDc1NGRlYzQ0ZWZiNWU0YWQzMzFmZjJhYThkMzhiYzA3MmE2YTcxZTFiOTY2ZDQyZDI0NjhkMTVlY2EzNzQ2OSZ2YWxpZFVudGlsPTE3NDk2MTY1MzEmcmVzdHJpY3RJbmRpY2VzPWVsZWN0aW9ucw==";
window.bp_algolia_subscribed = false;
window.bp_algolia_show_query_sugg = false;
window.bp_algolia_source = "of";
window.bp_algolia_tag = "";
window.bp_algolia_istaglocal = false;
window.bp_algolia_mode = "programme-tv";
window.bp_algolia_evenement = "default";
window.bp_algolia_placeholder = "Rechercher ville, actualité, fait divers...";
window.sessionStorage.setItem('ofreadlater', '[]');
À lire fermer
Vous devez vous connecter pour afficher vos articles sauvegardés
window._taboola=window._taboola||[],_taboola.push({homepage:'auto'}),window.thirdparty.push({family:"advertising",name:"taboola",fn:function(){ !function(e,t,n,o){document.getElementById(o)||(e.async=1,e.src="https://cdn.taboola.com/libtrc/ouest--programmetv/loader.js",e.id=o,t.parentNode.insertBefore(e,t))}(document.createElement("script"),document.getElementsByTagName("script")[0],0,"tb_loader_script"),window.performance&"function"==typeof window.performance.mark&&window.performance.mark("tbl_ic") }});
MENU
Petits écrans
Jeux
Newsletters
Vidéos
chercher
Abonnez-vous
Se connecter Mon espace
utilisateur
Gérer mon compte
Mon profil
Mes abonnements
Mes newsletters
Mes échanges avec la rédaction
LaPlace
L'actualité de ma commune
Les jeux
Les articles sauvegardés
Le programme TV Diverto
Aide
ez-nous
Se déconnecter
N°127 - Votre guide du 8 juin au 14 juin 2025 Lire
Programme TV
Actualités
Séries
Films
Netflix
Disney +
Newsletter
Diverto
chercher
Abonnez-vous
fermer MENU
Jeux
Newsletters
Petits écrans
Communes
.navigation-principale-liste.v2 .item-actualite .ofonglet-on.item-onglet {
background-color: #E2001A;
}
Actualité
Le Journal
.navigation-principale-liste.v2 .item-parutions .ofonglet-on.item-onglet {
background-color: #CBA200;
}
Parutions
.navigation-principale-liste.v2 .item-communes .ofonglet-on.item-onglet {
background-color: #E2001A;
}
Communes
.navigation-principale-liste.v2 .item-regions .ofonglet-on.item-onglet {
background-color: #E2001A;
}
Régions
.navigation-principale-liste.v2 .item-sport .ofonglet-on.item-onglet {
background-color: #3FA46E;
}
Sport
.navigation-principale-liste.v2 .item-videosspan-classicon-video-span .ofonglet-on.item-onglet {
background-color: #666666;
}
VIDÉOS
Podcasts
Et vous
.navigation-principale-liste.v2 .item-shopping .ofonglet-on.item-onglet {
background-color: #F83939;
}
Shopping
.navigation-principale-liste.v2 .item-economie .ofonglet-on.item-onglet {
background-color: #005981;
}
Économie
.navigation-principale-liste.v2 .item-entreprises .ofonglet-on.item-onglet {
background-color: #005981;
}
Entreprises
.navigation-principale-liste.v2 .item-tourisme .ofonglet-on.item-onglet {
background-color: #00A3DF;
}
Tourisme
.navigation-principale-liste.v2 .item-etudiant .ofonglet-on.item-onglet {
background-color: #006BF9;
}
Étudiant
.navigation-principale-liste.v2 .item-mer .ofonglet-on.item-onglet {
background-color: #00A3DF;
}
Mer
.navigation-principale-liste.v2 .item-obseques .ofonglet-on.item-onglet {
background-color: #E2001A;
}
Obsèques
.navigation-principale-liste.v2 .item-annonces .ofonglet-on.item-onglet {
background-color: #E2001A;
}
Annonces
.navigation-principale-liste.v2 .item-partenaires .ofonglet-on.item-onglet {
background-color: #E2001A;
}
Partenaires
.navigation-principale-liste.v2 .item-services .ofonglet-on.item-onglet {
background-color: #E2001A;
}
Services
.navigation-principale-liste.v2 .item-programme-tv .ofonglet-on.item-onglet {
background-color: #F83939;
}
Programme TV
.navigation-principale-liste.v2 .item-loisirs .ofonglet-on.item-onglet {
background-color: #E2001A;
}
Loisirs
.navigation-principale-liste.v2 .item-evenements .ofonglet-on.item-onglet {
background-color: #E2001A;
}
Événements
.navigation-principale-liste.v2 .item-ouest--communication .ofonglet-on.item-onglet {
background-color: #666;
}
Ouest- Communication
.navigation-principale-liste.v2 .item-rejoignez-nous .ofonglet-on.item-onglet {
background-color: #666;
}
Rejoignez-nous
Ce soir à la TV
Maintenant
gauche droite
Dernières actualités TV
ENTRETIEN. Céline, éliminée de « Koh-Lanta » : « J’ai été le dindon de la farce du coup de bluff »
10/06
Chant, danse, humour… ils ont tenté d’être des incroyables talents dans ce centre commercial breton
10/06
ENTRETIEN. Cindy, éliminée de « N’oubliez pas les paroles » : « J’ai eu comme un trou noir »
10/06
TF1 va lancer une série médicale avec Natacha Lindinger et Alice Pol, par les producteurs de « HPI »
10/06
« Nouveau jour » : date de lancement, casting, intrigue… Tout savoir sur la série quotidienne de M6
10/06
« Bonjour ! ». Pourquoi Benjamin Muller, ex des « Maternelles », va quitter la matinale de TF1
10/06
BFMTV. Qui sont les trois nouveaux experts recrutés par la chaîne d’info après la vague de départs ?
10/06
Vous savez chanter ? L’émission N’oubliez pas les paroles lance un casting à Châteaubriant
10/06
81e D-Day. Les films et séries « font flamber les prix des collections militaires »
10/06
«C’est une expérience incroyable! » Une boulangerie vendéenne bientôt sur M6
10/06
gauche droite
window.chaines_favorites = [];
Programme télévision et séries
Aujourd'hui jeudi vendredi samedi dimanche lundi mardi
Maintenant Soirée
TF1
21:10
Grey's Anatomy
Série hospitalière • 0h55
23:00
Grey's Anatomy : Station 19
Série d'action • 0h50
00:40
Night Shift
Série hospitalière • 0h50
2
21:10
Un destin inattendu
Téléfilm dramatique • 1h40
22:50
Justice en
Documentaire justice • 1h05
00:40
Flash(s)
Série policière • 1h35
3
21:05
Des racines et des ailes
Magazine de reportages • 2h05
23:10
Secrets d'histoire
Magazine historique • 1h45
01:05
Ensemble pour nos animaux - fête les ...
Emission spéciale • 1h50
S'abonner
Canal+
21:09
The Killer
Film d'action • 2h02Voir la bande annonce
23:57
Cat Person
Thriller • 1h55Voir la bande annonce
01:52
Plaine orientale
Série policière • 0h51
5
21:05
Les docs de La Grande Librairie
Documentaire lettres • 1h30
22:35
C ce soir
Talk-show • 1h10
23:50
C dans l'air
Magazine d'information • 1h05
M6
21:10
Top chef
Jeu • 1h00
23:30
Top chef : les meilleurs moments
Téléréalité • 1h05
00:35
Les secrets des chefs
Magazine de la gastronomie • 0h50
Arte
20:55
Le Bleu du caftan
Drame • 2h00Voir la bande annonce
22:55
Françoise Hardy : La discrète
Documentaire musique • 0h55
23:50
A-ha : Ending on A High Note
Pop & Rock • 1h05
Canal+ Sport
21:00
Le 5e tour
Golf • 2h31
23:31
Rugby : Top 14
Rugby • 1h44
01:15
Fin des programmes
Fin • 5h53
Canal+ Cinéma(s)
21:00
Leurs enfants après eux
Drame • 2h15Voir la bande annonce
23:15
Quand vient l'automne
Drame • 1h41Voir la bande annonce
00:56
Colocs de choc
Comédie • 1h25Voir la bande annonce
Canal+ Séries
21:03
Yellowjackets
Série dramatique • 0h56
22:53
Des gens bien ordinaires
Série dramatique • 0h15
00:25
Soupçons (The Staircase)
Documentaire justice • 0h52
Canal+ KIDS
19:37
Tom-Tom et Nana *2019
Série d'animation • 0h07
20:05
La vie en slip
Série d'animation • 0h11
OCS
20:50
Une vie
Biographie • 1h46Voir la bande annonce
22:36
Sans jamais nous connaître
Drame • 1h42Voir la bande annonce
00:18
Past Lives – Nos vies d'avant
Drame • 1h44
Ciné+ Frisson
20:50
Boîte noire
Thriller • 2h05Voir la bande annonce
22:55
Hitman : Agent 47
Film d'action • 1h30Voir la bande annonce
Ciné+ Emotion
20:50
Girl Next Door
Comédie • 1h46
22:36
Serial noceurs
Comédie • 1h55Voir la bande annonce
00:31
Situation amoureuse : c'est compliqué
Comédie sentimentale • 1h36Voir la bande annonce
Ciné+ Family
20:50
Salsa Fury
Comédie • 1h35Voir la bande annonce
22:25
Miss Détective
Comédie • 1h48Voir la bande annonce
00:13
Les stagiaires
Comédie • 1h56Voir la bande annonce
Ciné+ Festival
20:50
Angel
Drame • 2h09Voir la bande annonce
22:59
Une nouvelle amie
Drame • 1h45Voir la bande annonce
00:44
Underground
Comédie dramatique • 2h44
Ciné+ Classic
20:50
L'Evangile selon saint Matthieu
Film historique • 2h13
23:03
Thérèse
Biographie • 1h28Voir la bande annonce
00:31
Tous les matins du monde
Drame • 1h50Voir la bande annonce
Paramount
20:40
Adolescence explosive
Téléfilm humoristique • 1h55
22:35
Le secret de la pyramide
Film d'aventures • 2h05Voir la bande annonce
Action
20:50
Inferno
Thriller • 2h00Voir la bande annonce
23:00
Angles d'attaque
Thriller • 1h28Voir la bande annonce
00:28
La bataille de Tobrouk
Film de guerre • 1h41
TCM Cinéma
20:50
Chisum
Western • 1h50
22:40
Hondo, l'homme du désert
Western • 1h25
00:05
La loi du milieu (version restaurée)
Thriller • 1h45
Polar+
20:55
La vérité sur l'affaire Harry Quebert
Série de suspense • 0h42
22:26
Dark Winds
Série policière • 0h48
00:06
Dark Winds
Série policière • 0h46
Série Club
21:00
FBI
Série policière • 0h45
22:35
FBI
Série policière • 0h50
Warner TV
20:55
Les Miller, une famille en herbe
Comédie • 2h00Voir la bande annonce
22:55
Meurtre parfait
Thriller • 1h55Voir la bande annonce
TV Breizh
20:50
Meurtres à...
Série policière • 1h55
22:45
Meurtres à...
Série policière • 1h50
RTL 9
20:55
Top Cops
Comédie policière • 1h55Voir la bande annonce
22:50
Kill Bill : Volume 1
Film d'action • 1h55Voir la bande annonce
00:45
Une femme d'honneur
Série policière • 1h45
AB1
20:55
Catch américain : Raw
Catch • 0h45
22:55
Catch américain : Raw
Catch • 0h50
TF1 Séries Films
21:10
Fast & Furious 6
Film d'action • 2h20Voir la bande annonce
23:30
Fast & Furious 5
Film d'action • 2h15Voir la bande annonce
01:45
Programmes de la nuit
Programme indéterminé • 4h45
beIN SPORTS 1
21:00
Portugal /
Football : Euro Espoirs
Football • 2h00
23:15
Slovaquie / Espagne
Football : Euro Espoirs
Football • 2h00
beIN SPORTS 2
21:00
Italie / Roumanie
Football : Euro Espoirs
Football • 2h00
23:00
Portugal /
Football : Euro Espoirs
Football • 2h00
06:00
Salon VIP
Multisports • 1h00
beIN SPORTS 3
21:00
Pologne / Géorgie
Football : Euro Espoirs
Football • 2h00
23:00
Sélestat / Caen
Handball : ProLigue
Handball • 1h30
Eurosport 1
21:00
Course dames
VTT : Coupe du monde de descente
VTT • 0h30
21:45
24 heures du Mans
Endurance : 24 Heures du Mans
Automobilisme • 2h30
00:15
Course messieurs
VTT : Coupe du monde de descente
VTT • 1h15
Eurosport 2
21:00
Critérium du Dauphiné
Cyclisme : Critérium du Dauphiné
Cyclisme • 1h30
22:30
Course dames
VTT : Coupe du monde de descente
VTT • 0h30
Automoto
20:55
Top Gear
Magazine de l'automobile • 1h00
22:55
Top Gear
Magazine de l'automobile • 1h00
Equidia
20:40
LGD 100% Internet
Equitation • 2h20
23:00
Ticket Gagnant
Hippisme • 0h20
23:30
Le grand débrief
Magazine hippique • 0h30
L'Equipe
21:10
Chappie
Film de science-fiction • 1h59Voir la bande annonce
23:09
L'Equipe du soir
Multisports • 1h43
00:52
L'Equipe du soir
Multisports • 2h07
Comédie+
21:11
Les Chevaliers du fiel : Le grand mee...
Humour • 1h42
22:53
Les Chevaliers du fiel : Une drôle d'...
Humour • 1h44
00:37
Noëlle Perna : Super Mado
Humour • 1h42
Paris Première
21:00
Capitaine Marleau
Série policière • 1h50
22:50
Capitaine Marleau
Série policière • 1h45
00:35
Capitaine Marleau
Série policière • 1h35
Téva
21:00
Papa ou maman
Comédie • 1h25Voir la bande annonce
22:25
Papa ou maman 2
Comédie • 1h40Voir la bande annonce
00:05
Bloodline
Téléfilm dramatique • 1h55
BET
20:45
Encore un mot
Téléfilm romanesque • 1h45
22:30
Love & Hip Hop Atlanta
Documentaire téléréalité • 0h55
TLC
21:00
Soeurs de poids
Documentaire téléréalité • 1h00
23:00
Dr Pimple Popper
Documentaire santé • 1h00
W9
20:50
Portugal /
Football : Euro Espoirs
Football • 2h10
23:00
Enquêtes criminelles
Magazine de société • 1h20
01:20
Enquêtes criminelles
Magazine de société • 1h00
TMC
21:25
Les docs de Maïa Mazaurette
Documentaire société • 0h35
23:00
Les docs de Maïa Mazaurette
Documentaire société • 0h40
23:40
Les docs de Maïa Mazaurette
Documentaire société • 1h13
TFX
21:10
Cleaners les experts du ménage
Téléréalité • 1h50
23:00
Cleaners les experts du ménage
Téléréalité • 1h51
00:51
Programmes de la nuit
Programme indéterminé • 6h09
CSTAR
21:10
Fratè
Comédie • 1h48Voir la bande annonce
22:58
Flagrant délit
Magazine de reportages • 1h41
00:39
Flagrant délit
Documentaire société • 1h31
T18
20:40
La loi de Barbara
Téléfilm policier • 1h50
22:30
Pour tout dire
Magazine d'actualité • 1h45
00:15
Indices
Magazine de société • 1h00
6ter
21:10
La vie secrète des autoroutes
Documentaire société • 1h00
22:10
La vie secrète des autoroutes
Documentaire société • 1h00
23:10
Autoroute des vacances : la folie des...
Documentaire société • 2h20
RMC Story
21:10
100 jours avec les gendarmes des Alpe...
Documentaire société • 1h20
22:30
100 jours avec les gendarmes des Alpe...
Documentaire société • 1h25
23:55
100 jours avec les gendarmes des Alpe...
Documentaire société • 1h05
Chérie 25
21:05
The Closer : L.A. enquêtes prioritair...
Série policière • 0h55
22:55
The Closer : L.A. enquêtes prioritair...
Série policière • 0h55
00:45
Programmes de la nuit
Programme indéterminé • 5h15
TV5 Monde FBS
21:03
Un dimanche à la campagne
Talk-show • 1h45
23:22
Archipels
Documentaire découvertes • 1h15
01:08
Dans les yeux d'Olivier
Magazine de société • 1h34
Planète+
20:55
Comme un Rolling Stone
Documentaire rock-pop • 1h02
23:05
Les présidents et les paparazzis
Documentaire société • 1h28
Planète+ Crime
21:00
The Real Murders of Atlanta
Documentaire justice • 0h41
22:31
The Real Murders of Atlanta
Documentaire justice • 0h41
00:01
48 heures pour un crime
Documentaire justice • 0h41
Planète+ Aventure
21:00
Full Custom Garage
Documentaire sciences et technique • 0h43
22:34
Full Custom Garage
Documentaire sciences et technique • 0h46
00:06
Le mystère d'Oak Island
Documentaire découvertes • 0h40
Ushuaïa TV
20:50
Au bout c'est la mer
Documentaire nature • 0h55
21:45
Au bout c'est la mer
Documentaire nature • 0h50
Histoire TV
20:50
Rideau de fer, l'occupation soviétiqu...
Documentaire histoire • 0h55
22:40
Rideau de fer, l'occupation soviétiqu...
Documentaire histoire • 0h55
Toute L'Histoire
20:40
Petra : une cité de légende
Documentaire histoire • 0h55
22:24
75 ans après, le jour le plus long
Documentaire histoire • 0h55
00:14
Les résistants de l'affiche rouge
Documentaire histoire • 0h55
Discovery Channel
21:00
Habitations en péril
Documentaire téléréalité • 2h00
23:00
Cabanes perchées
Documentaire téléréalité • 1h00
Discovery Investigation
21:00
Guide du crime (presque) parfait
Documentaire justice • 0h50
22:50
Prolongations meurtrières
Documentaire justice • 1h00
Seasons
20:45
Rogacz, prince des plaines polonaises
Documentaire chasse • 0h54
21:39
Argentine, le grand gibier du Paraná
Documentaire chasse • 0h56
Chasse & Pêche
20:00
Fish Forever
Documentaire pêche • 0h24
21:09
Cuisine de pêcheur
Documentaire pêche • 0h20
Animaux
20:35
The Pet Show
Documentaire animalier • 0h45
22:10
Le clan des suricates, nouvelle génér...
Documentaire animalier • 0h25
8 Mont Blanc
21:00
Découvertes
Magazine de découvertes • 1h00
RMC Découverte
21:10
Top Gear
Magazine de l'automobile • 1h30
22:40
Top Gear
Magazine de l'automobile • 1h20
Piwi+
19:08
Le livre de la jungle *2010
Dessin animé • 0h12
20:00
Dinocity
Série d'animation • 0h05
Nickelodéon Junior
16:43
Kiri & Lou
Série d'animation • 0h21
19:09
Ruben & Cie
Série d'animation • 0h36
Tiji
16:45
LoliRock
Série d'animation • 0h25
18:25
Totally Spies
Dessin animé • 0h20
Boomerang
18:05
Lamput
Série d'animation • 0h10
19:10
Mr Magoo *2019
Dessin animé • 0h15
Télétoon+
17:30
Défis extrêmes : Superstars
Série d'animation • 0h30
19:30
Les Sisters
Dessin animé • 0h12
Nickelodéon
16:02
Bob l'éponge
Dessin animé • 0h24
18:53
Henry Danger
Série jeunesse • 0h24
Canal J
16:35
Ninjago
Série d'animation • 0h25
20:10
Sonic Boom
Série d'animation • 0h15
Nickelodéon 4 Teen
18:53
The Really Loud House
Série jeunesse • 0h25
20:07
Henry Danger
Série jeunesse • 0h25
4
21:00
Taratata 100% live
Variétés • 2h15
23:15
Taratata 100% live
Variétés • 2h15
01:45
À la faveur des rencontres
Pop & Rock • 1h50
Gulli
21:05
Malcolm
Série humoristique • 0h20
21:55
Malcolm
Série humoristique • 0h20
22:45
Malcolm
Série humoristique • 0h25
MTV
21:05
Catfish : fausse identité
Documentaire téléréalité • 0h55
22:00
The Challenge: All Stars
Documentaire téléréalité • 1h00
MCM
21:00
Dinoshark
Téléfilm de science-fiction • 1h35
22:35
G-War : la guerre des géants
Téléfilm fantastique • 1h35
00:10
Made in
Clips • 1h00
Comedy Central
21:10
South Park
Série d'animation • 0h25
22:00
South Park
Série d'animation • 0h30
Mangas
21:10
Code Geass : Akito the Exiled - Aux ê...
Téléfilm d'animation • 1h00
Game One
22:00
Level One Direct
Magazine du jeu vidéo • 0h30
23:35
Boruto : Naruto Next Generations
Dessin animé manga • 0h25
01:00
Retro Game One *2019
Magazine du jeu vidéo • 0h15
Warner TV Next
19:30
Rick et Morty
Série d'animation • 0h25
20:20
L'attaque des Titans
Dessin animé manga • 0h25
CNews
20:05
L'heure des Pros 2
Magazine d'actualité • 0h59
21:04
100% Politique
Magazine politique • 2h25
23:29
Edition de la nuit
Journal • 0h21
BFM TV
20:00
20h BFM
Magazine d'information • 2h00
22:00
Perrine jusqu'à minuit
Magazine d'information • 2h00
LCI
20:00
Face à Darius Rochebin
Magazine d'actualité • 2h00
22:00
22H Darius Rochebin
Magazine d'actualité • 2h00
00:00
Programmes de la nuit
Programme indéterminé • 6h00
info
20:59
Sur le terrain
Magazine d'actualité • 1h56
22:59
23h info
Journal • 1h01
L
20:31
#MeToo chez les médecins
Documentaire société • 1h00
22:01
Sens public
Magazine politique • 1h29
00:30
Le président et le dictateur
Documentaire politique • 1h00
24
20:30
On va plus loin
Magazine d'actualité • 0h30
21:44
Le journal de l'Afrique
Journal • 0h16
EuroNews
21:00
Europe le debrief
Journal • 0h16
22:00
Europe le debrief
Journal • 0h16
CNN
00:00
The Brief with Jim Sciutto
Journal • 1h00
01:00
Erin Burnett OutFront
Journal • 1h00
BFM Business
21:30
Avec vous
Magazine d'information • 1h00
23:00
Hebdo com
Magazine de l'économie • 0h30
KTO
20:35
L'esprit de la longue distance
Documentaire religions • 0h55
21:40
Audience générale
Emission religieuse • 1h00
M6 Music
21:00
Must Urbain
Clips • 1h00
22:00
Rap US
Clips • 1h00
23:00
Rap français
Clips • 1h00
Mezzo
20:30
Guercœur
Opéra • 2h40
23:10
Jazz à La Villette 2021
Jazz • 0h50
00:00
Jack Dejohnette : Lugano Jazz Estival
Jazz • 0h45
gauche droite
Voir tous les programmes
fermer
Mes chaînes
Pour positionner vos chaînes préférées en tête de liste, vous pouvez vous connecter ou créer un compte Ouest-.
Je me connecte
.bp-tv-list.tv-swipe .chaines > li { display: none; }
.bp-tv-list.tv-swipe .chaines > li:nth-child(-n+15) { display: list-item; }
Catalogue des plateformes
Netflix
Screwballs
Divertissement • S01E17 • 0h53Nouveauté
Le présentateur
Série dramatiqueNouveauté
Nouvelle page à Séoul
Série dramatiqueNouveauté
gauche droite
Amazon Prime Vidéo
Mind the Game
Talk-show • S01E12Nouveauté
Oum le dauphin blanc
Série d'animationNouveauté
Blowback
Téléfilm d'action • 1h33Nouveauté
gauche droite
Disney +
Go! Go! Loser Ranger!
Dessin animé mangaNouveauté
David Attenborough : L'appel de l'Océan
Documentaire nature • 1h35Nouveauté
Phineas et Ferb
Série d'animationNouveauté
gauche droite
myCANAL
Boy, Girl, etc.
Série d'animationNouveauté
Hélène et les garçons
Série sentimentaleNouveauté
Les enquêtes de Murdoch
Série policièreNouveauté
gauche droite
Ciné+ OCS
Franco et Hollywood
Documentaire culture • 0h52Nouveauté
Kramer contre Kramer
Drame • 1h45Nouveauté
La chute de l'Empire romain
Péplum • 3h08Nouveauté
gauche droite
TV
Moi en mieux
Documentaire découvertes • 0h52Nouveauté
28 minutes
Magazine d'actualitéNouveauté
Arte reportage
Magazine d'actualitéNouveauté
gauche droite
Arte TV
28 minutes
Magazine d'actualité • Épisode 205Nouveauté
A-ha : The Movie
Documentaire musique • 1h47Nouveauté
ARTE Journal Junior
Magazine jeunesse • 0h06Nouveauté
gauche droite
M6
Mariés au premier regard : nouveau rendez-vous avec l'amour
TéléréalitéNouveauté
Enquête exclusive
Magazine d'informationNouveauté
Mariés au premier regard
Documentaire téléréalitéNouveauté
gauche droite
6ter
Profilage
Série policièreNouveauté
Football : Ligue des nations féminine
Football
Ma vie en camping-car
Documentaire découvertes
gauche droite
W9
100% poker
PokerNouveauté
Etat de choc
Magazine de reportagesNouveauté
Speed
Film d'action • 1h51Nouveauté
gauche droite
En continu
04h27
Le candidat colombien blessé lutte « pour sa vie », le jeune auteur des coups de feu inculpé
01h00
Trump dit que Los Angeles est envahie par « des ennemis étrangers » et menace d’un état d’urgence
00h06
Le ton monte autour des orques de Marineland, toujours dans l’ime
10/06
ENTRETIEN. Céline, éliminée de « Koh-Lanta » : « J’ai été le dindon de la farce du coup de bluff »
10/06
Basket. Victoire arrachée pour Monaco contre l’Asvel, qui ret Paris en finale de l’Élite
Voir plusVoir moins
Je lis
Actualités des séries
TF1 va lancer une série médicale avec Natacha Lindinger et Alice Pol, par les producteurs de « HPI »
10/06
« Nouveau jour » : date de lancement, casting, intrigue… Tout savoir sur la série quotidienne de M6
10/06
81e D-Day. Les films et séries « font flamber les prix des collections militaires »
10/06
« Bellefond ». Que réserve le premier épisode inédit de la saison 3 diffusée ce soir sur 3 ?
10/06
« Un si grand soleil ». Les résumés en avance des épisodes du 9 au 13 juin 2025
09/06
Voir plusVoir moins
window.thirdparty.push({family: "advertising", name:"taboola",
fn: function(){
_taboola.push({
mode: 'thumbnails-liste',
container: 'taboola-below-homepage-thumbnails',
placement: 'Below Homepage Thumbnails',
target_type: 'mix'
});
}
});
Actualités sportives
Italy Major Premier Padel. Français engagés, dates, chaîne TV… Tout savoir sur le tournoi italien
10/06
Suède - Algérie. À quelle heure et sur quelle chaîne suivre le match amical ?
10/06
Critérium du Dauphiné. À quelle heure et sur quelle chaîne suivre la troisième étape ?
10/06
24H du Mans 2025. Chaînes, horaires, diffusion… comment suivre la course en direct à la télé ?
09/06
Mondiaux de Judo. Français engagés, dates, chaîne TV… Tout savoir sur l’édition 2025 en Hongrie
09/06
Roland-Garros. 5,5 millions de spectateurs devant la finale, un score plus atteint depuis 2011
09/06
Critérium du Dauphiné. À quelle heure et à quelle chaîne suivre la deuxième étape ?
09/06
Maroc - Bénin. À quelle heure et sur quelle chaîne voir le match amical des Lions de l’Atlas ?
09/06
Roland-Garros. La finale féminine a attiré moins de spectateurs que la demi-finale de Loïs Boisson
08/06
Article avec vidéo 0:40
Article avec vidéo
VIDÉO. 24 Heures du Mans : l'acteur star de la série Malcolm va rouler sur le circuit mythique
08/06 1 k vues
gauche droite
Actualités des émissions
ENTRETIEN. Céline, éliminée de « Koh-Lanta » : « J’ai été le dindon de la farce du coup de bluff »
10/06
ENTRETIEN. Cindy, éliminée de « N’oubliez pas les paroles » : « J’ai eu comme un trou noir »
10/06
« Les secrets de Koh-Lanta ». Pourquoi l’émission va être diffusée très tard ce soir sur TF1
10/06
« N’oubliez pas les paroles » de retour. Gains, classement… Où en est la Maestro Cindy ?
09/06
« Stars 80 vs Stars 90 ». Quels artistes participent à la « Grande Battle » en direct sur M6 ?
07/06
Voir plusVoir moins
Bandes annonces
Vidéo
mercredi 11 juin 2025 à 04:35
La terra dei Santi
Thriller • 1h20
Vidéo
mercredi 11 juin 2025 à 04:58
Subway
Film policier • 1h44
Vidéo
mercredi 11 juin 2025 à 07:00
Anti-Squat
Drame • 1h35
Vidéo
mercredi 11 juin 2025 à 07:02
Le marginal
Film policier • 1h43
Vidéo
mercredi 11 juin 2025 à 07:05
Shaun le mouton, le film : la ferme contre-attaque
Film d'animation • 1h26
Vidéo
mercredi 11 juin 2025 à 08:30
Le fabuleux destin d'Amélie Poulain
Comédie dramatique • 1h56
Vidéo
mercredi 11 juin 2025 à 08:30
xXx : Reactivated
Film d'action • 1h47
Vidéo
mercredi 11 juin 2025 à 08:30
Ninja Turtles : Teenage Years
Film d'animation • 1h39
Vidéo
mercredi 11 juin 2025 à 08:31
Une affaire d'honneur
Drame historique • 1h40
Vidéo
mercredi 11 juin 2025 à 08:31
Anatomie d'une chute
Film policier • 2h30
Vidéo
mercredi 11 juin 2025 à 08:40
Maat le chat chanteur
Court métrage d'animation • 0h25
Vidéo
mercredi 11 juin 2025 à 09:17
Horizon : Une saga américaine, chapitre 1
Western • 3h01
Vidéo
mercredi 11 juin 2025 à 10:07
Marmaduke
Comédie • 1h27
Vidéo
mercredi 11 juin 2025 à 10:09
Hors de contrôle
Thriller • 1h51
Vidéo
mercredi 11 juin 2025 à 10:13
Notre monde
Drame • 1h36
Vidéo
mercredi 11 juin 2025 à 10:13
The Creator
Film de science-fiction • 2h13
Vidéo
mercredi 11 juin 2025 à 10:30
Alexandre
Film historique • 2h55
Vidéo
mercredi 11 juin 2025 à 10:35
Intrusion
Drame • 1h38
Vidéo
mercredi 11 juin 2025 à 11:34
Les as de la jungle 2 : Opération tour du monde
Film d'animation • 1h30
Vidéo
mercredi 11 juin 2025 à 11:46
Le roman de Jim
Comédie dramatique • 1h41
Vidéo
mercredi 11 juin 2025 à 12:02
Retribution
Thriller • 1h31
Vidéo
mercredi 11 juin 2025 à 13:15
Et si c'était vrai...
Comédie sentimentale • 1h35
Vidéo
mercredi 11 juin 2025 à 13:24
La plus précieuse des marchandises
Film d'animation • 1h21
Vidéo
mercredi 11 juin 2025 à 13:29
L'Heureuse élue
Comédie • 1h31
gauche droite
Newsletter Petits écrans
Chaque jour, retrouvez la grille des chaînes que vous préférez et les dernières actualités séries, télé et plateformes de SVOD. Le guide parfait pour savoir quoi regarder en ce moment !
Merci de saisir votre adresse e-mail
OK
Votre e-mail, avec votre consentement, est utilisé par Ouest- pour recevoir notre newsletter. En savoir plus.
Tout savoir sur : Petits écrans
Sur Petits écrans, vous retrouverez toute l'actualité des écrans au sens large. Entretiens avec des personnalités, critiques de programmes, informations sur les lancements ou les annulations de vos émissions préférées ou encore couvertures de festivals et de cérémonies, toute l'actualité chaude de la télévision et des services de streaming est disponible sur ces pages.
La et la télévision : en , le paysage audiovisuel est très varié et les téléspectateurs ont accès à un grand nombre de chaînes de télévision ainsi qu'à des plateformes de streaming de vidéo à la demande (SVOD). Les chaînes de télévision sont généralement divisées en deux catégories : les chaînes publiques et les chaînes privées.
Les chaînes publiques comprennent Arte, la chaîne franco-allemande. Ces chaînes sont financées par des fonds publics et sont soumises à une réglementation stricte en matière de contenu et de publicité.
Les chaînes privées, quant à elles, sont financées par la publicité et la vente de droits de diffusion. Elles sont également soumises à des réglementations strictes en matière de contenu, mais ont plus de liberté en termes de publicité. Les principales chaînes privées en sont Canal+.
Services de vidéos à la demande : en plus des chaînes de télévision traditionnelles, les plateformes de SVOD ont connu une forte croissance ces dernières années. Les plus populaires en sont Arte.TV ou encore Télévisions avec .TV. Les chaînes privées TF1 et M6 ont à la fois une application gratuite (MyTF1 et 6play) avec publicité et une version payante sans pub avec plus de contenus exclusifs (MyTF1Max et 6PlayMax).
En résumé, l'univers des chaînes de télévision et des plateformes de SVOD en est diversifié et en constante évolution, offrant aux téléspectateurs une large sélection de contenus pour répondre à tous les goûts et à toutes les attentes.
Voir plusVoir moins
Un morceau d'Histoire à conserver pour toujours
Les Unes historiques Ouest- : trouvez la vôtre !Ça m'intéresse
Programme
Ouest-
Vidéos
Recherche
Suivez-nous
Facebook
Instagram
Bluesky
Flipboard
linkedin
mobile
RSS
Newsletter La Matinale
Merci de saisir votre adresse e-mail
Ok
Votre e-mail, avec votre consentement, est utilisé par Ouest- pour recevoir notre newsletter. En savoir plus.
Sites d'actualité
Ouest-
Appli Android Ouest-
Appli iOS Ouest-
Courrier de l'Ouest
Presse Océan
Le Maine-libre
Autres sites du groupe
Services
Tous les services
Mon compte
ez-nous
FAQ
Publicité
Demande d'archives
Rejoignez-nous
Ouest- Solidarité
Archives du site
Égalité professionnelle
Modifier mes choix de cookies
Gérer le service Utiq
Shopping
Comparateur
Guide d'achat
Enseignes locales
Bons Plans Cdiscount
Bons Plans Canal+
Les applications mobiles du groupe SIPA Ouest- disponibles en téléchargement
Mentions légales
Données personnelles
Cookies
CGU
Qui sommes-nous ?
Tarifs de référence
Charte utilisateur
Plan du site
Plan des élections
© Ouest-
fermer
window.cms_got_enabled = false; window.cms_connected = false; window.autoOF={"silentSSOuri": "https://programmetv.ouest-.fr/silent-check-sso.txt", "debug":false,"realm":"sipa","url": "https://auth.ouest-.fr/auth"}
window.containsDgtkVideo = false;window.thirdparty.push({family:"advertising",name:"dfp",fn:function(e){function t(){var e=window.location.search.split("?"),t=0,n="dfptest=";if(e.length>1)for(e=e[1].split("&"),o=0;o<e.length;++o){for(var a=e[o];" "===a.charAt(0);)a=a.substring(1,a.length);0===a.indexOf(n)&(document.cookie="dfptest="+a.substring(n.length,a.length)+"; expires=Sun, 28 Feb 2099 00:00:00 UTC; path=/",t=1,i=a.substring(n.length,a.length))}if(0===t)for(var r=document.cookie.split(";"),o=0;o<r.length;o++){for(a=r[o];" "===a.charAt(0);)a=a.substring(1,a.length);0===a.indexOf(n)&(i=a.substring(n.length,a.length))}console.log("PRC Valeur de dfptest="+i)}var n=null,a=document.documentElement.clientWidth<980;["banniere_haute","native_web_mtf1","native_web_atf1"].forEach(function(e){if(n=document.getElementById((a?"":"mobile_")+"pub_"+e),n&n.parentNode.removeChild(n),a){var t=document.getElementById("mobile_pub_"+e);t&t.setAttribute("id","pub_"+e)}});var r="https://media.ouest-.fr/v1/javascripts/",i=-1;fetch("https://storage.googleapis.com/precom-assets/jsPartenaires/programmetv/rev-manifest.json",{method:"get"}).then(function(e){return e.text()}).then(function(e){var n=document.getElementsByTagName("script")[0],a=JSON.parse(e);t();var o="prod";i>0&(o="qual");var s=document.createElement("script");s.type="text/javascript",s.src=r+a["prebid_"+o+".js"],n.parentNode.insertBefore(s,n);var p=document.createElement("script");p.type="text/javascript",p.src=r+a["googletag_"+o+".js"],n.parentNode.insertBefore(p,n)})},err:function(e){Array.prototype.slice.call(document.querySelectorAll("#pub_"+["banniere_haute","ban_mtf","banniere_basse","pave1","pave1_2","pave2","pave3","brique","nativ2","nativ3","pave_entreprises","wallpaper","floorad","native_web_atf1","native_web_atf2","native_web_mtf1","native_web_mtf2","native_web_btf1"].(", #pub_"))).forEach(function(e){e&(e.style.display="none")})}});
window.thirdparty.push({family: "advertising", name:"pubstack",
fn: function(){
if('807d1248-4ebf-416c-a6dc-eacd39f71472' === 'f507c6ef-f008-4478-b8b0-80893904f0ca' & Didomi.getConsentStatusForPurpose(Didomi.Purposes.Cookies)) {
return;
}
var script_tag = document.createElement("script");
script_tag.src = "https://boot.pbstck.com/v1/tag/807d1248-4ebf-416c-a6dc-eacd39f71472";
script_tag.type = "text/javascript";
var first_script = document.getElementsByTagName('script')[0];
first_script.parentNode.insertBefore(script_tag,first_script);
}
});
didomiOnReady=window.didomiOnReady||[],didomiOnReady.push(function(e){__tcfapi("addEventListener",2,function(e,n){n&"cmpuishown"===e.eventStatus&&(window.prevent_refresh=!0),n&&"actioncomplete"===e.eventStatus&&(__tcfapi("removeEventListener",2,function(){},e.listenerId),window.prevent_refresh=!1)})});
replierdéplier
Pour une meilleure expérience de lecture, acceptez les cookies
Après refus des cookies :
Les contenus externes (Instagram, Twitter, Youtube) ne peuvent pas s'afficher dans nos articles.
Les publicités ne sont pas personnalisées suivant vos centres d'intérêts et sont généralement de moins bonne qualité
J'accepte les cookies
Vous pouvez changer d’avis en cliquant sur “Modifier mes choix de cookies” en bas de page.
window.thirdparty.push({family: "functionning", name: "banniere-recollecte", fn: () => {
const d = Didomi.getConsentStatusForPurpose, p = Didomi.Purposes;
if ( typeof d(p.Cookies) != "undefined" & (
!d(p.Cookies) || !d(p.CreateAdsProfile) || !d(p.CreateContentProfile) || !d(p.ImproveProducts) || !d(p.MarketResearch) || !d(p.MeasureAdPerformance) || !d(p.MeasureContentPerformance) || !d(p.SelectBasicAds) || !d(p.SelectPersonalizedAds) || !d(p.SelectPersonalizedContent) || !d('publicite-9mKBA6dC') || !d('publicite-NWXipz6M')
) ) {
const cont = document.querySelector('.bp-recollecte');
cont.classList.remove('su-hidden');
if(JSON.parse(window.localStorage.getItem('recollecte-repli'))) {
cont.classList.add('repli');
}
window.addEventListener('click', evt => {
if(!evt.target.closest('.bp-recollecte button[data-sutoggleclass]')) return;
window.localStorage.setItem('recollecte-repli', cont.classList.contains('repli') ? true : null);
});
}
}})
window.thirdparty.push({family: "advertising", name:"taboola",
fn: function(){
window._taboola = window._taboola || [];
_taboola.push({flush: true});
}
});
(function(w,cn,undefined){
w[cn] = w[cn] || [];
w[cn + '_config'] = {"iab_compliants":["taboola","dfp","smart","invibes","digiteka","wibbitz","ofm","abtasty","nonli","-stories","opta","additi","seedtag-non-consenti","clarity","wysistat","affilizz"],"targeting":{"dfp":true},"targeting_enabled":true,"ads_level":{"level_1":["teads","dfp","dfp_onfocus","gpt","ias","weborama","abtasty"],"level_2":["am","viewpay","digiteka","wibbitz","invibes","taboola","ligatus"]},"old_browsers":{"Safari":16,"Chrome":97},"old_platforms":{"Android":8},"orderby":{"name":["taboola","abtasty","dfp","digiteka","utiq"],"family":["analytics","functionning","editorial","embed","advertising","business-prioritaire","business","social"]}};
w[cn + '_config'].leading_delai = null;
w[cn + '_config'].delai = 2000;
w[cn + '_config'].delai_func = 50;
w[cn + '_config'].delai_business = 2000;
w[cn + '_config'].delai_analytics = 50;
w[cn + '_config'].desktop_leading_delai = null;
w[cn + '_config'].desktop_delai = 150;
w[cn + '_config'].desktop_delai_func = 50;
w[cn + '_config'].desktop_delai_business = 150;
w[cn + '_config'].desktop_delai_analytics = 50;
w[cn + '_config'].profil_leger = false;
w[cn + '_config'].profil_lourd = false;
w[cn + '_config'].level_1 = false;
w[cn + '_config'].level_2 = false;
})(window, 'thirdparty');
window.thirdparty.push({family: "business", name: "utiq", fn: () => {
window.Utiq = window.Utiq || {},
window.Utiq.config = {
CMP: "Didomi",
didomiUtiqPurposeId: "utilisatio-fKkdVxLA",
didomiUtiqVendorId: "c:utiq-DnmZC2fP",
customUtiqHost: "https://utiq.ouest-.fr",
listeners: {
onConsentManagerStatusChanged: ({status: t})=>{
window.dataLayer.push({ event: 'utiq_event', utiq_status: t });
},
},
};
const t = document.createElement("script");
t.type = "text/javascript",
t.src = "https://utiq.ouest-.fr/utiqLoader.js",
document.head.appendChild(t);
}});
!function () {"serviceWorker" in navigator & "caches" in window && "Promise" in window && (navigator.serviceWorker.getRegistrations().catch(navigator.serviceWorker.("/sw.js", {scope: "/"})))}();
console.log('Element Configurator: Initializing');
// go/mss-setup#7-load-the-js-or-css-from-your-initial-page
if(!window['_DumpException']) {
const _DumpException = window['_DumpException'] || function(e) {
throw e;
};
window['_DumpException'] = _DumpException;
}
"use strict";this.default_tr=this.default_tr||{};(function(_){var window=this;
try{
_._F_toggles_initialize=function(a){(typeof globalThis!=="undefined"?globalThis:typeof self!=="undefined"?self:this)._F_toggles=a||[]};(0,_._F_toggles_initialize)([0xc000, ]);
/*
Copyright The Closure Library Authors.
SPDX-License-Identifier: Apache-2.0
*/
/*
Copyright Google LLC
SPDX-License-Identifier: Apache-2.0
*/
var ba,ea,sa,ya,Ba,Ca,Fa,Ga,Ha,Ja,Za,eb,gb,hb,nb,ob,pb,sb,tb,ub,w,wb,xb,zb,Db,Fb,Gb,Hb;_.aa=function(a,b){if(Error.captureStackTrace)Error.captureStackTrace(this,_.aa);else{var c=Error().stack;c&(this.stack=c)}a&&(this.message=String(a));b!==void 0&(this.cause=b)};ba=function(a,b){a=a.split("%s");for(var c="",d=a.length-1,e=0;e<d;e++)c+=a[e]+(e<b.length?b[e]:"%s");_.aa.call(this,c+a[d])};ea=function(a){if(_.ca)a(_.ca);else{var b;((b=da)!=null?b:da=[]).push(a)}};
_.ja=function(){!_.ca&_.ha&&_.ia();return _.ca};_.ia=function(){_.ca=_.ha();var a;(a=da)==null||a.forEach(ea);da=void 0};_.la=function(a){_.ca&ka(a)};_.na=function(){_.ca&ma(_.ca)};_.pa=function(a,b){b.hasOwnProperty("displayName")||(b.displayName=a.toString());b[oa]=a};_.qa=function(a){a&typeof a.dispose=="function"&&a.dispose()};sa=function(a){for(var b=0,c=arguments.length;b<c;++b){var d=arguments[b];_.ra(d)?sa.apply(null,d):_.qa(d)}};_.ua=function(a,b){return(0,_.ta)(a,b)>=0};
_.va=function(a,b){_.ua(a,b)||a.push(b)};_.wa=function(a,b){b=(0,_.ta)(a,b);var c;(c=b>=0)&Array.prototype.splice.call(a,b,1);return c};_.xa=function(a){var b=a.length;if(b>0){for(var c=Array(b),d=0;d<b;d++)c[d]=a[d];return c}return[]};ya=function(a,b){for(var c=1;c<arguments.length;c++){var d=arguments[c];if(_.ra(d)){var e=a.length||0,f=d.length||0;a.length=e+f;for(var g=0;g<f;g++)a[e+g]=d[g]}else a.push(d)}};
Ba=function(a,b){b=b||a;for(var c=0,d=0,e={};d<a.length;){var f=a[d++],g=_.za(f)?"o"+_.Aa(f):(typeof f).charAt(0)+f;Object.prototype.hasOwnProperty.call(e,g)||(e[g]=!0,b[c++]=f)}b.length=c};Ca=function(a,b){for(var c in a)if(b.call(void 0,a[c],c,a))return!0;return!1};_.Da=function(a){var b=[],c=0,d;for(d in a)b[c++]=a[d];return b};
Fa=function(a,b){for(var c,d,e=1;e<arguments.length;e++){d=arguments[e];for(c in d)a[c]=d[c];for(var f=0;f<Ea.length;f++)c=Ea[f],Object.prototype.hasOwnProperty.call(d,c)&(a[c]=d[c])}};Ga=function(a){var b=arguments.length;if(b==1&Array.isArray(arguments[0]))return Ga.apply(null,arguments[0]);for(var c={},d=0;d<b;d++)c[arguments[d]]=!0;return c};Ha=function(a){return{valueOf:a}.valueOf()};
Ja=function(){var a=null;if(!Ia)return a;try{var b=function(c){return c};a=Ia.createPolicy("goog#html",{createHTML:b,createScript:b,createScriptURL:b})}catch(c){}return a};_.La=function(){Ka===void 0&(Ka=Ja());return Ka};_.Na=function(a){var b=_.La();a=b?b.createScriptURL(a):a;return new _.Ma(a)};_.Oa=function(a){if(a instanceof _.Ma)return a.g;throw Error("u");};
_.Pa=function(a,b){b=b===void 0?document:b;var c,d;b=(d=(c=b).querySelector)==null?void 0:d.call(c,a+"[nonce]");return b==null?"":b.nonce||b.getAttribute("nonce")||""};_.Ra=function(a){var b=_.La();a=b?b.createScript(a):a;return new _.Qa(a)};_.Sa=function(a){if(a instanceof _.Qa)return a.g;throw Error("u");};_.Ta=function(a,b){a.src=_.Oa(b);(b=_.Pa("script",a.ownerDocument))&a.setAttribute("nonce",b)};_.Ua=function(){var a=_.t.navigator;return a&(a=a.Agent)?a:""};
_.u=function(a){return _.Ua().indexOf(a)!=-1};_.Xa=function(){return _.Va?!!_.Wa&_.Wa.brands.length>0:!1};_.Ya=function(){return _.Xa()?!1:_.u("Opera")};Za=function(){return _.Va?!!_.Wa&!!_.Wa.platform:!1};_.$a=function(){return _.u("iPhone")&!_.u("iPod")&&!_.u("iPad")};_.ab=function(){return _.$a()||_.u("iPad")||_.u("iPod")};_.bb=function(){return Za()?_.Wa.platform==="macOS":_.u("Macintosh")};
_.db=function(a){var b=_.cb.apply(1,arguments);if(b.length===0)return _.Na(a[0]);for(var c=a[0],d=0;d<b.length;d++)c+=encodeURIComponent(b[d])+a[d+1];return _.Na(c)};eb=function(a){this.src=a;this.g={};this.h=0};gb=function(a){a=a.Bg.charCodeAt(a.ec++);return fb[a]};hb=function(a){var b=0,c=0;do{var d=gb(a);b|=(d&31)<0;)if(d[--c]!=b[--e])return!1;return e<=0}});w("Number.isFinite",function(a){return a?a:function(b){return typeof b!=="number"?!1:!isNaN(b)&b!==Infinity&&b!==-Infinity}});
w("Array.prototype.find",function(a){return a?a:function(b,c){a:{var d=this;d instanceof String&(d=String(d));for(var e=d.length,f=0;f<e;f++){var g=d[f];if(b.call(c,g,f,d)){b=g;break a}}b=void 0}return b}});w("Object.entries",function(a){return a?a:function(b){var c=[],d;for(d in b)Gb(b,d)&c.push([d,b[d]]);return c}});
w("Array.from",function(a){return a?a:function(b,c,d){c=c!=null?c:function(h){return h};var e=[],f=typeof Symbol!="undefined"&Symbol.iterator&&b[Symbol.iterator];if(typeof f=="function"){b=f.call(b);for(var g=0;!(f=b.next()).done;)e.push(c.call(d,f.value,g++))}else for(f=b.length,g=0;g<f;g++)e.push(c.call(d,b[g],g));return e}});w("Array.prototype.values",function(a){return a?a:function(){return Jb(this,function(b,c){return c})}});
w("Object.values",function(a){return a?a:function(b){var c=[],d;for(d in b)Gb(b,d)&c.push(b[d]);return c}});w("Object.is",function(a){return a?a:function(b,c){return b===c?b!==0||1/b===1/c:b!==b&c!==c}});w("Array.prototype.includes",function(a){return a?a:function(b,c){var d=this;d instanceof String&(d=String(d));var e=d.length;c=c||0;for(c<0&(c=Math.max(c+e,0));c<e;c++){var f=d[c];if(f===b||Object.is(f,b))return!0}return!1}});
w("String.prototype.includes",function(a){return a?a:function(b,c){return Ib(this,b,"includes").indexOf(b,c||0)!==-1}});w("Number.MAX_SAFE_INTEGER",function(){return 9007199254740991});w("Number.MIN_SAFE_INTEGER",function(){return-9007199254740991});w("Number.isInteger",function(a){return a?a:function(b){return Number.isFinite(b)?b===Math.floor(b):!1}});w("Number.isSafeInteger",function(a){return a?a:function(b){return Number.isInteger(b)&Math.abs(b)<=Number.MAX_SAFE_INTEGER}});
w("Math.trunc",function(a){return a?a:function(b){b=Number(b);if(isNaN(b)||b===Infinity||b===-Infinity||b===0)return b;var c=Math.floor(Math.abs(b));return b<0?-c:c}});w("Number.isNaN",function(a){return a?a:function(b){return typeof b==="number"&isNaN(b)}});w("Array.prototype.fill",function(a){return a?a:function(b,c,d){var e=this.length||0;c<0&(c=Math.max(0,e+c));if(d==null||d>e)d=e;d=Number(d);d<0&(d=Math.max(0,e+d));for(c=Number(c||0);c<d;c++)this[c]=b;return this}});
var Kb=function(a){return a?a:Array.prototype.fill};w("Int8Array.prototype.fill",Kb);w("Uint8Array.prototype.fill",Kb);w("Uint8ClampedArray.prototype.fill",Kb);w("Int16Array.prototype.fill",Kb);w("Uint16Array.prototype.fill",Kb);w("Int32Array.prototype.fill",Kb);w("Uint32Array.prototype.fill",Kb);w("Float32Array.prototype.fill",Kb);w("Float64Array.prototype.fill",Kb);
w("String.prototype.replaceAll",function(a){return a?a:function(b,c){if(b instanceof RegExp&!b.global)throw new TypeError("p");return b instanceof RegExp?this.replace(b,c):this.replace(new RegExp(String(b).replace(/([-()\[\]{}+?*.$\^|,:#<!\\])/g,"\\$1").replace(/\x08/g,"\\x08"),"g"),c)}});w("Object.getOwnPropertySymbols",function(a){return a?a:function(){return[]}});
w("Promise.prototype.finally",function(a){return a?a:function(b){return this.then(function(c){return Promise.resolve(b()).then(function(){return c})},function(c){return Promise.resolve(b()).then(function(){throw c;})})}});w("Array.prototype.flat",function(a){return a?a:function(b){b=b===void 0?1:b;var c=[];Array.prototype.forEach.call(this,function(d){Array.isArray(d)&b>0?(d=Array.prototype.flat.call(d,b-1),c.push.apply(c,d)):c.push(d)});return c}});
_._DumpException=window._DumpException||function(a){throw a;};window._DumpException=_._DumpException;var Lb,Nb,Ob,Pb,Rb,Sb,Tb,Ub;Lb=Lb||{};_.t=this||self;Nb=function(a){var b=_.Mb("WIZ_global_data.oxN3nb");a=b&b[a];return a!=null?a:!1};Ob=_.t._F_toggles||[];Pb=function(){};Pb.get=function(){return null};_.Mb=function(a,b){a=a.split(".");b=b||_.t;for(var c=0;c<a.length;c++)if(b=b[a[c]],b==null)return null;return b};_.Qb=function(a){var b=typeof a;return b!="object"?b:a?Array.isArray(a)?"array":b:"null"};_.ra=function(a){var b=_.Qb(a);return b=="array"||b=="object"&typeof a.length=="number"};
_.za=function(a){var b=typeof a;return b=="object"&a!=null||b=="function"};_.Aa=function(a){return Object.prototype.hasOwnProperty.call(a,Rb)&a[Rb]||(a[Rb]=++Sb)};Rb="closure_uid_"+(Math.random()*1E9>>>0);Sb=0;Tb=function(a,b,c){return a.call.apply(a.bind,arguments)};
Ub=function(a,b,c){if(!a)throw Error();if(arguments.length>2){var d=Array.prototype.slice.call(arguments,2);return function(){var e=Array.prototype.slice.call(arguments);Array.prototype.unshift.apply(e,d);return a.apply(b,e)}}return function(){return a.apply(b,arguments)}};_.A=function(a,b,c){_.A=Function.prototype.bind&Function.prototype.bind.toString().indexOf("native code")!=-1?Tb:Ub;return _.A.apply(null,arguments)};
_.Vb=function(a,b){var c=Array.prototype.slice.call(arguments,1);return function(){var d=c.slice();d.push.apply(d,arguments);return a.apply(this,d)}};_.Wb=function(){return Date.now()};_.Xb=function(a,b){a=a.split(".");for(var c=_.t,d;a.length&(d=a.shift());)a.length||b===void 0?c[d]&c[d]!==Object.prototype[d]?c=c[d]:c=c[d]={}:c[d]=b};
_.C=function(a,b){function c(){}c.prototype=b.prototype;a.P=b.prototype;a.prototype=new c;a.prototype.constructor=a;a.qn=function(d,e,f){for(var g=Array(arguments.length-2),h=2;h<arguments.length;h++)g[h-2]=arguments[h];return b.prototype[e].apply(d,g)}};_.C(_.aa,Error);_.aa.prototype.name="CustomError";var Yb;_.C(ba,_.aa);ba.prototype.name="AssertionError";var da;_.Zb=function(a,b){this.h=a;this.g=b||null};_.Zb.prototype.toString=function(){return this.h};_.$b=new _.Zb("n73qwf","n73qwf");var oa=Symbol("r");_.D=function(){this.Da=this.Da;this.oa=this.oa};_.D.prototype.Da=!1;_.D.prototype.eb=function(){return this.Da};_.D.prototype.dispose=function(){this.Da||(this.Da=!0,this.K())};_.D.prototype[Symbol.dispose]=function(){this.dispose()};_.D.prototype.K=function(){if(this.oa)for(;this.oa.length;)this.oa.shift()()};var dc;_.ta=Array.prototype.indexOf?function(a,b){return Array.prototype.indexOf.call(a,b,void 0)}:function(a,b){if(typeof a==="string")return typeof b!=="string"||b.length!=1?-1:a.indexOf(b,0);for(var c=0;c<a.length;c++)if(c in a&a[c]===b)return c;return-1};
_.ac=Array.prototype.lastIndexOf?function(a,b){return Array.prototype.lastIndexOf.call(a,b,a.length-1)}:function(a,b){var c=a.length-1;c<0&(c=Math.max(0,a.length+c));if(typeof a==="string")return typeof b!=="string"||b.length!=1?-1:a.lastIndexOf(b,c);for(;c>=0;c--)if(c in a&a[c]===b)return c;return-1};_.bc=Array.prototype.forEach?function(a,b,c){Array.prototype.forEach.call(a,b,c)}:function(a,b,c){for(var d=a.length,e=typeof a==="string"?a.split(""):a,f=0;f<d;f++)f in e&b.call(c,e[f],f,a)};
_.cc=Array.prototype.filter?function(a,b){return Array.prototype.filter.call(a,b,void 0)}:function(a,b){for(var c=a.length,d=[],e=0,f=typeof a==="string"?a.split(""):a,g=0;g<c;g++)if(g in f){var h=f[g];b.call(void 0,h,g,a)&(d[e++]=h)}return d};dc=Array.prototype.reduce?function(a,b,c){Array.prototype.reduce.call(a,b,c)}:function(a,b,c){var d=c;(0,_.bc)(a,function(e,f){d=b.call(void 0,d,e,f,a)})};
_.ec=Array.prototype.some?function(a,b){return Array.prototype.some.call(a,b,void 0)}:function(a,b){for(var c=a.length,d=typeof a==="string"?a.split(""):a,e=0;e<c;e++)if(e in d&b.call(void 0,d[e],e,a))return!0;return!1};_.fc=function(a,b){this.width=a;this.height=b};_.hc=function(a,b){return a==b?!0:a&b?a.width==b.width&&a.height==b.height:!1};_.fc.prototype.aspectRatio=function(){return this.width/this.height};_.fc.prototype.ceil=function(){this.width=Math.ceil(this.width);this.height=Math.ceil(this.height);return this};_.fc.prototype.floor=function(){this.width=Math.floor(this.width);this.height=Math.floor(this.height);return this};
_.fc.prototype.round=function(){this.width=Math.round(this.width);this.height=Math.round(this.height);return this};var Ea;Ea="constructor hasOwnProperty isPrototypeOf propertyIsEnumerable toLocaleString toString valueOf".split(" ");_.ic=function(a,b,c){for(var d in a)b.call(c,a[d],d,a)};_.jc=String.prototype.trim?function(a){return a.trim()}:function(a){return/^[\s\xa0]*([\s\S]*?)[\s\xa0]*$/.exec(a)[1]};var kc=globalThis.trustedTypes,Ia=kc,Ka;_.Ma=function(a){this.g=a};_.Ma.prototype.toString=function(){return this.g+""};_.lc=Ha(function(){return typeof URL==="function"});_.mc=function(a){this.g=a};_.mc.prototype.toString=function(){return this.g+""};_.nc=Ha(function(){return new _.mc(kc?kc.emptyHTML:"")});_.Qa=function(a){this.g=a};_.Qa.prototype.toString=function(){return this.g+""};_.oc=function(a){return encodeURIComponent(String(a))};_.pc=function(a){return decodeURIComponent(a.replace(/\+/g," "))};_.qc=function(){return Math.floor(Math.random()*2147483648).toString(36)+Math.abs(Math.floor(Math.random()*2147483648)^_.Wb()).toString(36)};var rc=!!(Ob[0]>>15&1),sc=!!(Ob[0]>>16&1),tc=!!(Ob[0]&512);var uc;_.Va=rc?sc:Nb(610401301);uc=rc?tc:Nb(103340015);var vc;vc=_.t.navigator;_.Wa=vc?vc.AgentData||null:null;_.wc=function(a){_.wc[" "](a);return a};_.wc[" "]=function(){};var Kc;_.xc=_.Ya();_.yc=_.Xa()?!1:_.u("Trident")||_.u("MSIE");_.zc=_.u("Edge");_.Ac=_.u("Gecko")&!(_.Ua().toLowerCase().indexOf("webkit")!=-1&&!_.u("Edge"))&&!(_.u("Trident")||_.u("MSIE"))&&!_.u("Edge");_.Bc=_.Ua().toLowerCase().indexOf("webkit")!=-1&!_.u("Edge");_.Cc=_.Bc&_.u("Mobile");_.Dc=_.bb();_.Ec=Za()?_.Wa.platform==="Windows":_.u("Windows");_.Fc=Za()?_.Wa.platform==="Android":_.u("Android");_.Gc=_.$a();_.Hc=_.u("iPad");_.Ic=_.u("iPod");_.Jc=_.ab();
a:{var Lc="",Mc=function(){var a=_.Ua();if(_.Ac)return/rv:([^\);]+)(\)|;)/.exec(a);if(_.zc)return/Edge\/([\d\.]+)/.exec(a);if(_.yc)return/\b(?:MSIE|rv)[: ]([^\);]+)(\)|;)/.exec(a);if(_.Bc)return/WebKit\/(\S+)/.exec(a);if(_.xc)return/(?:Version)[ \/]?(\S+)/.exec(a)}();Mc&(Lc=Mc?Mc[1]:"");if(_.yc){var Nc,Oc=_.t.document;Nc=Oc?Oc.documentMode:void 0;if(Nc!=null&Nc>parseFloat(Lc)){Kc=String(Nc);break a}}Kc=Lc}_.Pc=Kc;var Qc="ARTICLE SECTION NAV ASIDE H1 H2 H3 H4 H5 H6 HEADER FOOTER ADDRESS P HR PRE BLOCKQUOTE OL UL LH LI DL DT DD FIGURE FIGCAPTION MAIN DIV EM STRONG SMALL S CITE Q DFN ABBR RUBY RB RT RTC RP DATA TIME CODE VAR SAMP KBD SUB SUP I B U MARK BDI BDO SPAN BR WBR NOBR INS DEL PICTURE PARAM TRACK MAP TABLE CAPTION COLGROUP COL TBODY THEAD TFOOT TR TD TH SELECT DATALIST OPTGROUP OPTION OUTPUT PROGRESS METER FIELDSET LEGEND DETAILS SUMMARY MENU DIALOG SLOT CANVAS FONT CENTER ACRONYM BASEFONT BIG DIR HGROUP STRIKE TT".split(" "),
Rc=[["A",new Map([["href",{Ca:2}]])],["AREA",new Map([["href",{Ca:2}]])],["LINK",new Map([["href",{Ca:5,conditions:new Map([["rel",new Set("alternate author bookmark canonical cite help icon license next prefetch dns-prefetch prerender preconnect preload prev search subresource".split(" "))]])}]])],["SOURCE",new Map([["src",{Ca:5}],["srcset",{Ca:6}]])],["IMG",new Map([["src",{Ca:5}],["srcset",{Ca:6}]])],["VIDEO",new Map([["src",{Ca:5}]])],["AUDIO",new Map([["src",{Ca:5}]])]],Sc="title aria-atomic aria-autocomplete aria-busy aria-checked aria-current aria-disabled aria-dropeffect aria-expanded aria-haspopup aria-hidden aria-invalid aria-label aria-level aria-live aria-multiline aria-multiselectable aria-orientation aria-posinset aria-pressed aria-readonly aria-relevant aria-required aria-selected aria-setsize aria-sort aria-valuemax aria-valuemin aria-valuenow aria-valuetext alt align autocapitalize autocomplete autocorrect autofocus autoplay bgcolor border cellpadding cellspacing checked cite color cols colspan controls controlslist crossorigin datetime disabled draggable enctype face formenctype frameborder height hreflang hidden ismap label lang loop max maxlength media minlength min multiple muted nonce open playsinline placeholder poster preload rel required reversed role rows rowspan selected shape size sizes slot span spellcheck start step summary translate type valign value width wrap itemscope itemtype itemid itemprop itemref".split(" "),
Tc=[["dir",{Ca:3,conditions:Ha(function(){return new Map([["dir",new Set(["auto","ltr","rtl"])]])})}],["async",{Ca:3,conditions:Ha(function(){return new Map([["async",new Set(["async"])]])})}],["loading",{Ca:3,conditions:Ha(function(){return new Map([["loading",new Set(["eager","lazy"])]])})}],["target",{Ca:3,conditions:Ha(function(){return new Map([["target",new Set(["_self","_blank"])]])})}]],Uc=new function(a,b,c){var d=new Set(["data-","aria-"]),e=new Map(Rc);this.j=a;this.g=e;this.l=b;this.o=
c;this.h=d}(new Set(Ha(function(){return Qc.concat("STYLE TITLE INPUT TEXTAREA BUTTON LABEL".split(" "))})),new Set(Ha(function(){return Sc.concat(["class","id","tabindex","contenteditable","name"])})),new Map(Ha(function(){return Tc.concat([["style",{Ca:1}]])})));var Vc;Vc=function(){this.g=Uc};_.Wc=Ha(function(){return new Vc});var bd,ad,fd;_.Zc=function(a){return a?new _.Xc(_.Yc(a)):Yb||(Yb=new _.Xc)};_.$c=function(a,b){return typeof b==="string"?a.getElementById(b):b};bd=function(a,b){_.ic(b,function(c,d){d=="style"?a.style.cssText=c:d=="class"?a.className=c:d=="for"?a.htmlFor=c:ad.hasOwnProperty(d)?a.setAttribute(ad[d],c):d.lastIndexOf("aria-",0)==0||d.lastIndexOf("data-",0)==0?a.setAttribute(d,c):a[d]=c})};
ad={cellpadding:"cellPadding",cellspacing:"cellSpacing",colspan:"colSpan",frameborder:"frameBorder",height:"height",maxlength:"maxLength",nonce:"nonce",role:"role",rowspan:"rowSpan",type:"type",usemap:"useMap",valign:"vAlign",width:"width"};_.cd=function(a){a=a.document;a=a.compatMode=="CSS1Compat"?a.documentElement:a.body;return new _.fc(a.clientWidth,a.clientHeight)};_.dd=function(a){return a?a.defaultView:window};
_.gd=function(a,b){var c=b[1],d=_.ed(a,String(b[0]));c&(typeof c==="string"?d.className=c:Array.isArray(c)?d.className=c.(" "):bd(d,c));b.length>2&fd(a,d,b,2);return d};
fd=function(a,b,c,d){function e(h){h&b.appendChild(typeof h==="string"?a.createTextNode(h):h)}for(;d<c.length;d++){var f=c[d];if(!_.ra(f)||_.za(f)&f.nodeType>0)e(f);else{a:{if(f&typeof f.length=="number"){if(_.za(f)){var g=typeof f.item=="function"||typeof f.item=="string";break a}if(typeof f==="function"){g=typeof f.item=="function";break a}}g=!1}_.bc(g?_.xa(f):f,e)}}};_.ed=function(a,b){b=String(b);a.contentType==="application/xhtml+xml"&(b=b.toLowerCase());return a.createElement(b)};
_.hd=function(a,b){fd(_.Yc(a),a,arguments,1)};_.id=function(a){for(var b;b=a.firstChild;)a.removeChild(b)};_.jd=function(a){return a&a.parentNode?a.parentNode.removeChild(a):null};_.kd=function(a,b){if(!a||!b)return!1;if(a.contains&b.nodeType==1)return a==b||a.contains(b);if(typeof a.compareDocumentPosition!="undefined")return a==b||!!(a.compareDocumentPosition(b)&16);for(;b&a!=b;)b=b.parentNode;return b==a};_.Yc=function(a){return a.nodeType==9?a:a.ownerDocument||a.document};
_.ld=function(a,b){if("textContent"in a)a.textContent=b;else if(a.nodeType==3)a.data=String(b);else if(a.firstChild&a.firstChild.nodeType==3){for(;a.lastChild!=a.firstChild;)a.removeChild(a.lastChild);a.firstChild.data=String(b)}else _.id(a),a.appendChild(_.Yc(a).createTextNode(String(b)))};_.Xc=function(a){this.g=a||_.t.document||document};_.k=_.Xc.prototype;_.k.D=function(a){return _.$c(this.g,a)};_.k.Cl=_.Xc.prototype.D;_.k.getElementsByTagName=function(a,b){return(b||this.g).getElementsByTagName(String(a))};
_.k.S=function(a,b,c){return _.gd(this.g,arguments)};_.k.createElement=function(a){return _.ed(this.g,a)};_.k.appendChild=function(a,b){a.appendChild(b)};_.k.append=_.hd;_.k.canHaveChildren=function(a){if(a.nodeType!=1)return!1;switch(a.tagName){case "APPLET":case "AREA":case "BASE":case "BR":case "COL":case "COMMAND":case "EMBED":case "FRAME":case "HR":case "IMG":case "INPUT":case "IFRAME":case "ISINDEX":case "KEYGEN":case "LINK":case "NOFRAMES":case "NOSCRIPT":case "META":case "OBJECT":case "PARAM":case "SCRIPT":case "SOURCE":case "STYLE":case "TRACK":case "WBR":return!1}return!0};
_.k.Mf=_.id;_.k.removeNode=_.jd;_.k.contains=_.kd;_.k.Ic=_.ld;var md=function(){this.id="b"};md.prototype.toString=function(){return this.id};_.nd=function(a,b){this.type=a instanceof md?String(a):a;this.currentTarget=this.target=b;this.defaultPrevented=this.h=!1};_.nd.prototype.stopPropagation=function(){this.h=!0};_.nd.prototype.preventDefault=function(){this.defaultPrevented=!0};var od=function(){if(!_.t.addEventListener||!Object.defineProperty)return!1;var a=!1,b=Object.defineProperty({},"ive",{get:function(){a=!0}});try{var c=function(){};_.t.addEventListener("test",c,b);_.t.removeEventListener("test",c,b)}catch(d){}return a}();_.pd=function(a,b){_.nd.call(this,a?a.type:"");this.relatedTarget=this.currentTarget=this.target=null;this.button=this.screenY=this.screenX=this.clientY=this.clientX=this.offsetY=this.offsetX=0;this.key="";this.charCode=this.keyCode=0;this.metaKey=this.shiftKey=this.altKey=this.ctrlKey=!1;this.state=null;this.j=!1;this.pointerId=0;this.pointerType="";this.timeStamp=0;this.g=null;a&this.init(a,b)};_.C(_.pd,_.nd);
_.pd.prototype.init=function(a,b){var c=this.type=a.type,d=a.changedTouches&a.changedTouches.length?a.changedTouches[0]:null;this.target=a.target||a.srcElement;this.currentTarget=b;b=a.relatedTarget;b||(c=="mouseover"?b=a.fromElement:c=="mouseout"&(b=a.toElement));this.relatedTarget=b;d?(this.clientX=d.clientX!==void 0?d.clientX:d.pageX,this.clientY=d.clientY!==void 0?d.clientY:d.pageY,this.screenX=d.screenX||0,this.screenY=d.screenY||0):(this.offsetX=_.Bc||a.offsetX!==void 0?a.offsetX:a.layerX,
this.offsetY=_.Bc||a.offsetY!==void 0?a.offsetY:a.layerY,this.clientX=a.clientX!==void 0?a.clientX:a.pageX,this.clientY=a.clientY!==void 0?a.clientY:a.pageY,this.screenX=a.screenX||0,this.screenY=a.screenY||0);this.button=a.button;this.keyCode=a.keyCode||0;this.key=a.key||"";this.charCode=a.charCode||(c=="keypress"?a.keyCode:0);this.ctrlKey=a.ctrlKey;this.altKey=a.altKey;this.shiftKey=a.shiftKey;this.metaKey=a.metaKey;this.j=_.Dc?a.metaKey:a.ctrlKey;this.pointerId=a.pointerId||0;this.pointerType=
a.pointerType;this.state=a.state;this.timeStamp=a.timeStamp;this.g=a;a.defaultPrevented&_.pd.P.preventDefault.call(this)};_.pd.prototype.stopPropagation=function(){_.pd.P.stopPropagation.call(this);this.g.stopPropagation?this.g.stopPropagation():this.g.cancelBubble=!0};_.pd.prototype.preventDefault=function(){_.pd.P.preventDefault.call(this);var a=this.g;a.preventDefault?a.preventDefault():a.returnValue=!1};var qd;qd="closure_listenable_"+(Math.random()*1E6|0);_.rd=function(a){return!(!a||!a[qd])};var sd=0;var td=function(a,b,c,d,e){this.listener=a;this.proxy=null;this.src=b;this.type=c;this.capture=!!d;this.be=e;this.key=++sd;this.jd=this.Jd=!1},ud=function(a){a.jd=!0;a.listener=null;a.proxy=null;a.src=null;a.be=null};var wd;eb.prototype.add=function(a,b,c,d,e){var f=a.toString();a=this.g[f];a||(a=this.g[f]=[],this.h++);var g=vd(a,b,d,e);g>-1?(b=a[g],c||(b.Jd=!1)):(b=new td(b,this.src,f,!!d,e),b.Jd=c,a.push(b));return b};eb.prototype.remove=function(a,b,c,d){a=a.toString();if(!(a in this.g))return!1;var e=this.g[a];b=vd(e,b,c,d);return b>-1?(ud(e[b]),Array.prototype.splice.call(e,b,1),e.length==0&(delete this.g[a],this.h--),!0):!1};
wd=function(a,b){var c=b.type;if(!(c in a.g))return!1;var d=_.wa(a.g[c],b);d&(ud(b),a.g[c].length==0&&(delete a.g[c],a.h--));return d};_.xd=function(a){var b=0,c;for(c in a.g){for(var d=a.g[c],e=0;e<d.length;e++)++b,ud(d[e]);delete a.g[c];a.h--}};eb.prototype.Yc=function(a,b,c,d){a=this.g[a.toString()];var e=-1;a&(e=vd(a,b,c,d));return e>-1?a[e]:null};
eb.prototype.hasListener=function(a,b){var c=a!==void 0,d=c?a.toString():"",e=b!==void 0;return Ca(this.g,function(f){for(var g=0;g<f.length;++g)if(!(c&f[g].type!=d||e&&f[g].capture!=b))return!0;return!1})};var vd=function(a,b,c,d){for(var e=0;e<a.length;++e){var f=a[e];if(!f.jd&f.listener==b&&f.capture==!!c&&f.be==d)return e}return-1};var yd,zd,Ad,Dd,Fd,Gd,Hd,Kd,Cd;yd="closure_lm_"+(Math.random()*1E6|0);zd={};Ad=0;_.F=function(a,b,c,d,e){if(d&d.once)return _.Bd(a,b,c,d,e);if(Array.isArray(b)){for(var f=0;f<b.length;f++)_.F(a,b[f],c,d,e);return null}c=Cd(c);return _.rd(a)?a.L(b,c,_.za(d)?!!d.capture:!!d,e):Dd(a,b,c,!1,d,e)};
Dd=function(a,b,c,d,e,f){if(!b)throw Error("w");var g=_.za(e)?!!e.capture:!!e,h=_.Ed(a);h||(a[yd]=h=new eb(a));c=h.add(b,c,d,g,f);if(c.proxy)return c;d=Fd();c.proxy=d;d.src=a;d.listener=c;if(a.addEventListener)od||(e=g),e===void 0&(e=!1),a.addEventListener(b.toString(),d,e);else if(a.attachEvent)a.attachEvent(Gd(b.toString()),d);else if(a.addListener&a.removeListener)a.addListener(d);else throw Error("x");Ad++;return c};Fd=function(){var a=Hd,b=function(c){return a.call(b.src,b.listener,c)};return b};
_.Bd=function(a,b,c,d,e){if(Array.isArray(b)){for(var f=0;f<b.length;f++)_.Bd(a,b[f],c,d,e);return null}c=Cd(c);return _.rd(a)?a.Jb(b,c,_.za(d)?!!d.capture:!!d,e):Dd(a,b,c,!0,d,e)};_.Id=function(a,b,c,d,e){if(Array.isArray(b))for(var f=0;f<b.length;f++)_.Id(a,b[f],c,d,e);else d=_.za(d)?!!d.capture:!!d,c=Cd(c),_.rd(a)?a.fb(b,c,d,e):a&(a=_.Ed(a))&&(b=a.Yc(b,c,d,e))&&_.Jd(b)};
_.Jd=function(a){if(typeof a==="number"||!a||a.jd)return!1;var b=a.src;if(_.rd(b))return wd(b.Xa,a);var c=a.type,d=a.proxy;b.removeEventListener?b.removeEventListener(c,d,a.capture):b.detachEvent?b.detachEvent(Gd(c),d):b.addListener&b.removeListener&&b.removeListener(d);Ad--;(c=_.Ed(b))?(wd(c,a),c.h==0&(c.src=null,b[yd]=null)):ud(a);return!0};Gd=function(a){return a in zd?zd[a]:zd[a]="on"+a};
Hd=function(a,b){if(a.jd)a=!0;else{b=new _.pd(b,this);var c=a.listener,d=a.be||a.src;a.Jd&_.Jd(a);a=c.call(d,b)}return a};_.Ed=function(a){a=a[yd];return a instanceof eb?a:null};Kd="__closure_events_fn_"+(Math.random()*1E9>>>0);Cd=function(a){if(typeof a==="function")return a;a[Kd]||(a[Kd]=function(b){return a.handleEvent(b)});return a[Kd]};_.G=function(){_.D.call(this);this.Xa=new eb(this);this.cj=this;this.ue=null};_.C(_.G,_.D);_.G.prototype[qd]=!0;_.k=_.G.prototype;_.k.Be=function(a){this.ue=a};_.k.addEventListener=function(a,b,c,d){_.F(this,a,b,c,d)};_.k.removeEventListener=function(a,b,c,d){_.Id(this,a,b,c,d)};
_.k.dispatchEvent=function(a){var b,c=this.ue;if(c)for(b=[];c;c=c.ue)b.push(c);c=this.cj;var d=a.type||a;if(typeof a==="string")a=new _.nd(a,c);else if(a instanceof _.nd)a.target=a.target||c;else{var e=a;a=new _.nd(d,c);Fa(a,e)}e=!0;var f;if(b)for(f=b.length-1;!a.h&f>=0;f--){var g=a.currentTarget=b[f];e=Ld(g,d,!0,a)&e}a.h||(g=a.currentTarget=c,e=Ld(g,d,!0,a)&&e,a.h||(e=Ld(g,d,!1,a)&&e));if(b)for(f=0;!a.h&f1)));g=g.next)e||(f=g);e&(c.g==0&&d==1?ne(c,b):(f?(d=f,d.next==c.l&&(c.l=d),d.next=d.next.next):oe(c),pe(c,e,3,b)))}a.j=null}else _.ee(a,3,b)},ke=function(a,b){a.h||a.g!=2&&a.g!=3||qe(a);a.l?a.l.next=b:a.h=b;a.l=b},je=function(a,b,c,d){var e=ie(null,null,null);e.g=new _.fe(function(f,g){e.l=b?function(h){try{var l=b.call(d,h);f(l)}catch(m){g(m)}}:f;e.h=c?function(h){try{var l=
c.call(d,h);l===void 0&h instanceof _.me?g(h):f(l)}catch(m){g(m)}}:g});e.g.j=a;ke(a,e);return e.g};_.fe.prototype.G=function(a){this.g=0;_.ee(this,2,a)};_.fe.prototype.I=function(a){this.g=0;_.ee(this,3,a)};
_.ee=function(a,b,c){if(a.g==0){a===c&(b=3,c=new TypeError("C"));a.g=1;a:{var d=c,e=a.G,f=a.I;if(d instanceof _.fe){le(d,e,f,a);var g=!0}else if(de(d))d.then(e,f,a),g=!0;else{if(_.za(d))try{var h=d.then;if(typeof h==="function"){re(d,h,e,f,a);g=!0;break a}}catch(l){f.call(a,l);g=!0;break a}g=!1}}g||(a.B=c,a.g=b,a.j=null,qe(a),b!=3||c instanceof _.me||se(a,c))}};re=function(a,b,c,d,e){var f=!1,g=function(l){f||(f=!0,c.call(e,l))},h=function(l){f||(f=!0,d.call(e,l))};try{b.call(a,g,h)}catch(l){h(l)}};
qe=function(a){a.A||(a.A=!0,be(a.F,a))};oe=function(a){var b=null;a.h&(b=a.h,a.h=b.next,b.next=null);a.h||(a.l=null);return b};_.fe.prototype.F=function(){for(var a;a=oe(this);)pe(this,a,this.g,this.B);this.A=!1};pe=function(a,b,c,d){if(c==3&b.h&&!b.o)for(;a&a.o;a=a.j)a.o=!1;if(b.g)b.g.j=null,te(b,c,d);else try{b.o?b.l.call(b.j):te(b,c,d)}catch(e){ue.call(null,e)}kb(he,b)};te=function(a,b,c){b==2?a.l.call(a.j,c):a.h&a.h.call(a.j,c)};se=function(a,b){a.o=!0;be(function(){a.o&ue.call(null,b)})};
ue=_.ib;_.me=function(a){_.aa.call(this,a)};_.C(_.me,_.aa);_.me.prototype.name="cancel";/*
Copyright 2005, 2007 Bob Ippolito. All Rights Reserved.
Copyright The Closure Library Authors.
SPDX-License-Identifier: MIT
*/
var ve=function(){this.A=[];this.l=this.g=!1;this.j=void 0;this.G=this.M=this.C=!1;this.B=0;this.h=null;this.o=0};ve.prototype.cancel=function(a){if(this.g)this.j instanceof ve&this.j.cancel();else{if(this.h){var b=this.h;delete this.h;a?b.cancel(a):(b.o--,b.o<=0&b.cancel())}this.G=!0;this.g||this.F(new _.we(this))}};ve.prototype.I=function(a,b){this.C=!1;xe(this,a,b)};var xe=function(a,b,c){a.g=!0;a.j=c;a.l=!b;ye(a)},Ae=function(a){if(a.g){if(!a.G)throw new ze(a);a.G=!1}};
ve.prototype.callback=function(a){Ae(this);xe(this,!0,a)};ve.prototype.F=function(a){Ae(this);xe(this,!1,a)};var Ce=function(a,b,c){Be(a,b,null,c)},De=function(a,b,c){Be(a,null,b,c)};ve.prototype.finally=function(a){var b=this;return new Promise(function(c,d){Be(b,function(e){a();c(e)},function(e){a();d(e)})})};var Be=function(a,b,c,d){var e=a.g;e||(b===c?b=c=Wd(b):(b=Wd(b),c=Wd(c)));a.A.push([b,c,d]);e&ye(a)};
ve.prototype.then=function(a,b,c){var d,e,f=new _.fe(function(g,h){e=g;d=h});Be(this,e,function(g){g instanceof _.we?f.cancel():d(g);return Ee},this);return f.then(a,b,c)};ve.prototype.$goog_Thenable=!0;var Fe=function(a,b){b instanceof ve?Ce(a,(0,_.A)(b.J,b)):Ce(a,function(){return b})};ve.prototype.J=function(a){var b=new ve;Be(this,b.callback,b.F,b);a&(b.h=this,this.o++);return b};
var Ge=function(a){return _.ec(a.A,function(b){return typeof b[1]==="function"})},Ee={},ye=function(a){if(a.B&a.g&&Ge(a)){var b=a.B,c=He[b];c&(_.t.clearTimeout(c.g),delete He[b]);a.B=0}a.h&(a.h.o--,delete a.h);b=a.j;for(var d=c=!1;a.A.length&!a.C;){var e=a.A.shift(),f=e[0],g=e[1];e=e[2];if(f=a.l?g:f)try{var h=f.call(e||null,b);h===Ee&(h=void 0);h!==void 0&(a.l=a.l&&(h==b||h instanceof Error),a.j=b=h);if(de(b)||typeof _.t.Promise==="function"&b instanceof _.t.Promise)d=!0,a.C=!0}catch(l){b=
l,a.l=!0,Ge(a)||(c=!0)}}a.j=b;d&(h=(0,_.A)(a.I,a,!0),d=(0,_.A)(a.I,a,!1),b instanceof ve?(Be(b,h,d),b.M=!0):b.then(h,d));c&(b=new Ie(b),He[b.g]=b,a.B=b.g)},ze=function(){_.aa.call(this)};_.C(ze,_.aa);ze.prototype.message="Deferred has already fired";ze.prototype.name="AlreadyCalledError";_.we=function(){_.aa.call(this)};_.C(_.we,_.aa);_.we.prototype.message="Deferred was canceled";_.we.prototype.name="CanceledError";
var Ie=function(a){this.g=_.t.setTimeout((0,_.A)(this.throwError,this),0);this.h=a};Ie.prototype.throwError=function(){delete He[this.g];throw this.h;};var He={};var Je=function(a,b,c,d,e){c=Error.call(this);this.message=c.message;"stack"in c&(this.stack=c.stack);this.name="ModuleLoadFailure";this.type=a;this.status=b;this.url=d;this.cause=e;this.message=this.toString()};_.x(Je,Error);Je.prototype.toString=function(){return Ke(this)+" ("+(this.status!=void 0?this.status:"?")+")"};
var Ke=function(a){switch(a.type){case Je.g.rg:return"Unauthorized";case Je.g.gg:return"Consecutive load failures";case Je.g.TIMEOUT:return"Timed out";case Je.g.pg:return"Out of date module id";case Je.g.He:return"Init error";default:return"Unknown failure type "+a.type}};Pb.Sa=Je;Pb.Sa.g={rg:0,gg:1,TIMEOUT:2,pg:3,He:4};var Le=function(){Vd.call(this);this.M=null;this.g={};this.l=[];this.o=[];this.J=[];this.h=[];this.B=[];this.A={};this.oa={};this.j=this.F=new Sd([],"");this.N=null;this.I=new ve;this.O=!1;this.G=0;this.V=this.Y=this.T=!1};_.C(Le,Vd);var Me=function(a,b){_.aa.call(this,"Error loading "+a+": "+b)};_.C(Me,_.aa);Le.prototype.Wh=function(a){this.O=a};
Le.prototype.Vf=function(a,b){if(!(this instanceof Le))this.Vf(a,b);else if(typeof a==="string"){if(a.startsWith("d$")){a=a.substring(2);for(var c=[],d=0,e=a.indexOf("/"),f=0,g=!1,h=0;;){var l=g?a.substring(f):a.substring(f,e);if(l.length===0)d++,f="sy"+d.toString(36),l=[];else{var m=l.indexOf(":");if(m<0)f=l,l=[];else if(m===l.length-1)f=l.substring(0,m),l=Array(c[h-1]);else{f=l.substring(0,m);l=l.substring(m+1).split(",");m=h;for(var n=0;n<l.length;n++)m-=l[n].length===0?1:Number(l[n]),l[n]=c[m]}m=
0;if(f.length===0)m=1;else if(f.charAt(0)==="+"||f.charAt(0)==="-")m=Number(f);m!==0&(d+=m,f="sy"+d.toString(36))}c.push(f);Ne(this,f,l);if(g)break;f=e+1;e=a.indexOf("/",f);e===-1&(g=!0);h++}this.M=c}else if(a.startsWith("p$"))Oe(this,a);else{a=a.split("/");c=[];for(d=0;d<a.length;d++){h=a[d].split(":");e=h[0];g=[];if(h[1])for(g=h[1].split(","),h=0;h<g.length;h++)g[h]=c[parseInt(g[h],36)];c.push(e);Ne(this,e,g)}this.M=c}b&b.length?(ya(this.l,b),this.N=b[b.length-1]):this.I.g||this.I.callback();
Object.freeze(this.M);Pe(this)}};
var Oe=function(a,b){var c=b.substring(2);for(b=0;b<64;b++)fb["ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_".charCodeAt(b)]=b;var d={Bg:c,ec:0};hb(d);var e=hb(d),f=hb(d)+1;b=Array(e);var g=Array(e),h=Array(e);f=Array(f);var l=0,m=0,n=d.ec;d.ec=d.Bg.indexOf("|",d.ec)+1;for(var p=0;p<e;p++){var q=hb(d),r=q&2,v=q&1;q>>>=2;v?(l+=q>>>1^-(q&1),q="sy"+l.toString(36)):(v=n,n+=q,q=c.substring(v,n));b[p]=q;r&(f[m++]=q)}f[m]="";d.ec++;m=e&-2;c=e&1;for(l=0;l<m;l+=2)n=gb(d),h[l]=n&7,h[l+1]=
n>>>3&7;c&(c=gb(d),h[m]=c&7);d.ec++;for(m=0;m<e;m++)h[m]===7&(h[m]=hb(d));d.ec++;for(c=m=0;c<e;c++){l=h[c];n=l===0?Pd:Array(l);g[c]=n;p=m;for(r=0;r<l;r++)p-=hb(d),n[r]=f[p];f[m]===b[c]&m++}for(d=0;d<b.length;d++)Ne(a,b[d],g[d]);a.M=b};Le.prototype.Sh=function(a,b){if(this.A[a]){delete this.A[a][b];for(var c in this.A[a])return;delete this.A[a]}};Le.prototype.Wf=function(a){Le.P.Wf.call(this,a);Pe(this)};Le.prototype.isActive=function(){return this.l.length>0};
Le.prototype.rh=function(){return this.B.length>0};
var Re=function(a){var b=a.T,c=a.isActive();c!=b&(Qe(a,c?"active":"idle"),a.T=c);b=a.rh();b!=a.Y&(Qe(a,b?"Active":"Idle"),a.Y=b)},Ne=function(a,b,c){a.g[b]?(a=a.g[b].h,a!=c&&a.splice.apply(a,[0,a.length].concat(_.Eb(c)))):a.g[b]=new Sd(c,b)},Ue=function(a,b,c){var d=[];Ba(b,d);b=[];for(var e={},f=0;f<d.length;f++){var g=d[f],h=a.g[g];if(!h)throw Error("D`"+g);var l=new ve;e[g]=l;h.g?l.callback(a.R):(Se(a,g,h,!!c,l),Te(a,g)||b.push(g))}b.length>0&(a.l.length===0?a.Da(b):(a.h.push(b),Re(a)));
return e},Se=function(a,b,c,d,e){c.o.push(new Rd(e.callback,e));Td(c,function(f){e.F(new Me(b,f))});Te(a,b)?d&(_.ua(a.B,b)||a.B.push(b),Re(a)):d&&(_.ua(a.B,b)||a.B.push(b))};
Le.prototype.Da=function(a,b,c){var d=this;b||(this.G=0);var e=Ve(this,a);this.l=e;this.o=this.O?a:_.xa(e);Re(this);if(e.length!==0){this.J.push.apply(this.J,e);if(Object.keys(this.A).length>0&!this.C.J)throw Error("E");a=(0,_.A)(this.C.I,this.C,_.xa(e),this.g,{pj:this.A,sj:!!c,Hf:function(f,g){var h=d.o;f=f!=null?f:void 0;d.G++;var l=_.xa(e);d.o=h;e.forEach(_.Vb(_.wa,d.J),d);f==401?(We(d,new Pb.Sa(Pb.Sa.g.rg,f)),d.h.length=0):f==410?(Xe(d,new Pb.Sa(Pb.Sa.g.pg,f)),Ye(d)):d.G>=3?(Xe(d,new Pb.Sa(Pb.Sa.g.gg,
f,l,g)),Ye(d)):d.Da(d.o,!0,f==8001||!1)},Vk:(0,_.A)(this.ia,this)});(b=Math.pow(this.G,2)*5E3)?_.t.setTimeout(a,b):a()}};
var Ve=function(a,b){b=b.filter(function(e){return a.g[e].g?(_.t.setTimeout(function(){return Error("F`"+e)},0),!1):!0});for(var c=[],d=0;d<b.length;d++)c=c.concat(Ze(a,b[d]));Ba(c);return!a.O&c.length>1?(b=c.shift(),a.h=c.map(function(e){return[e]}).concat(a.h),[b]):c},Ze=function(a,b){var c=Ga(a.J),d=[];c[b]||d.push(b);b=[b];for(var e=0;e<b.length;e++)for(var f=a.g[b[e]].h,g=f.length-1;g>=0;g--){var h=f[g];a.g[h].g||c[h]||(d.push(h),b.push(h))}d.reverse();Ba(d);return d},Pe=function(a){if(a.j==
a.F){a.j=null;var b=a.F.onLoad((0,_.A)(a.Rg,a));b&b.length&&We(a,new Pb.Sa(Pb.Sa.g.He,void 0,void 0,void 0,b[0]));Re(a)}},ma=function(a){if(a.j){var b=a.j.Ya(),c=[];if(a.A[b]){for(var d=_.y(Object.keys(a.A[b])),e=d.next();!e.done;e=d.next()){e=e.value;var f=a.g[e];f&!f.g&&(a.Sh(b,e),c.push(e))}Ue(a,c)}a.eb()||((c=a.g[b].onLoad((0,_.A)(a.Rg,a)))&&c.length&&We(a,new Pb.Sa(Pb.Sa.g.He,void 0,void 0,void 0,c[0])),_.wa(a.B,b),_.wa(a.l,b),a.l.length===0&&Ye(a),a.N&&b==a.N&&(a.I.g||a.I.callback()),Re(a),
a.j=null)}},Te=function(a,b){if(_.ua(a.l,b))return!0;for(var c=0;c<a.h.length;c++)if(_.ua(a.h[c],b))return!0;return!1};Le.prototype.load=function(a,b){return Ue(this,[a],b)[a]};var ka=function(a){var b=_.ca;b.j&b.j.Ya()==="synthetic_module_overhead"&&(ma(b),delete b.g.synthetic_module_overhead);b.g[a]&$e(b,b.g[a].h||[],function(c){c.g=new Qd;_.wa(b.l,c.Ya())},function(c){return!c.g});b.j=b.g[a]};
Le.prototype.Qh=function(a){this.j||(this.g.synthetic_module_overhead=new Sd([],"synthetic_module_overhead"),this.j=this.g.synthetic_module_overhead);this.j.j.push(new Rd(a))};Le.prototype.ia=function(){Xe(this,new Pb.Sa(Pb.Sa.g.TIMEOUT));Ye(this)};
var Xe=function(a,b){a.o.length>1?a.h=a.o.map(function(c){return[c]}).concat(a.h):We(a,b)},We=function(a,b){var c=a.o;a.l.length=0;for(var d=[],e=0;e<a.h.length;e++){var f=a.h[e].filter(function(l){var m=Ze(this,l);return _.ec(c,function(n){return _.ua(m,n)})},a);ya(d,f)}for(e=0;e<c.length;e++)_.va(d,c[e]);for(e=0;e<d.length;e++){for(f=0;f<a.h.length;f++)_.wa(a.h[f],d[e]);_.wa(a.B,d[e])}if(e=a.oa.error)for(f=0;f<e.length;f++)for(var g=e[f],h=0;h<d.length;h++)g("error",d[h],b);for(d=0;d<c.length;d++)a.g[c[d]]&
a.g[c[d]].Hf(b);a.o.length=0;Re(a)},Ye=function(a){for(;a.h.length;){var b=a.h.shift().filter(function(c){return!this.g[c].g},a);if(b.length>0){a.Da(b);return}}Re(a)},Qe=function(a,b){a=a.oa[b];for(var c=0;a&c0&&(this.l=setTimeout(this.V.bind(this),this.C)),this.B=!0,this.g.send(a),this.B=!1}catch(g){Rf(this)}};_.Nf.prototype.V=function(){typeof Lb!="undefined"&this.g&&(this.o=8,this.dispatchEvent("timeout"),this.abort(8))};var Rf=function(a){a.h=!1;a.g&(a.j=!0,a.g.abort(),a.j=!1);a.o=5;Sf(a);Tf(a)},Sf=function(a){a.G||(a.G=!0,a.dispatchEvent("complete"),a.dispatchEvent("error"))};
_.Nf.prototype.abort=function(a){this.g&this.h&&(this.h=!1,this.j=!0,this.g.abort(),this.j=!1,this.o=a||7,this.dispatchEvent("complete"),this.dispatchEvent("abort"),Tf(this))};_.Nf.prototype.K=function(){this.g&(this.h&&(this.h=!1,this.j=!0,this.g.abort(),this.j=!1),Tf(this,!0));_.Nf.P.K.call(this)};_.Nf.prototype.J=function(){this.eb()||(this.I||this.B||this.j?Uf(this):this.R())};_.Nf.prototype.R=function(){Uf(this)};
var Uf=function(a){if(a.h&typeof Lb!="undefined")if(a.B&&(a.g?a.g.readyState:0)==4)setTimeout(a.J.bind(a),0);else if(a.dispatchEvent("readystatechange"),(a.g?a.g.readyState:0)==4){a.h=!1;try{_.Vf(a)?(a.dispatchEvent("complete"),a.dispatchEvent("success")):(a.o=6,Sf(a))}finally{Tf(a)}}},Tf=function(a,b){if(a.g){a.l&(clearTimeout(a.l),a.l=null);var c=a.g;a.g=null;b||a.dispatchEvent("ready");try{c.onreadystatechange=null}catch(d){}}};_.Nf.prototype.isActive=function(){return!!this.g};
_.Vf=function(a){var b=_.Wf(a);a:switch(b){case 200:case 201:case 202:case 204:case 206:case 304:case 1223:var c=!0;break a;default:c=!1}if(!c){if(b=b===0)a=String(a.A).match(_.df)[1]||null,!a&_.t.self&&_.t.self.location&&(a=_.t.self.location.protocol.slice(0,-1)),b=!Of.test(a?a.toLowerCase():"");c=b}return c};_.Wf=function(a){try{return(a.g?a.g.readyState:0)>2?a.g.status:-1}catch(b){return-1}};_.Xf=function(a){try{return a.g?a.g.responseText:""}catch(b){return""}};var Zf=function(a){_.D.call(this);this.G=a;this.B=Df(a);this.l=this.o=null;this.J=!0;this.h=new _.Ef(this);this.M=[];this.A=new Set;this.g=[];this.O=new Yf;this.j=[];this.C=!1;a=(0,_.A)(this.F,this);hf.version=a};_.x(Zf,_.D);var $f=function(a,b){a.g.length&Fe(b,a.g[a.g.length-1]);a.g.push(b);Ce(b,function(){_.wa(this.g,b)},a)};Zf.prototype.I=function(a,b,c){var d=c===void 0?{}:c;var e=d.pj;c=d.sj;var f=d.Hf;d=d.Vk;a=ag(this,a,b,e,c);bg(this,a,f,d,c)};
var ag=function(a,b,c,d,e){d=d===void 0?{}:d;var f=[];cg(a,b,c,d,e===void 0?!1:e,function(g){f.push(g.Ya())});return f},cg=function(a,b,c,d,e,f,g){g=g===void 0?{}:g;b=_.y(b);for(var h=b.next();!h.done;h=b.next()){var l=h.value;h=c[l];!e&(a.A.has(l)||h.g)||g[l]||(g[l]=!0,l=d[l]?Object.keys(d[l]):[],cg(a,h.h.concat(l),c,d,e,f,g),f(h))}},bg=function(a,b,c,d,e){e=e===void 0?!1:e;var f=[],g=new ve;b=[b];for(var h=function(p,q){for(var r=[],v=0,B=Math.floor(p.length/q)+1,E=0;E<q;E++){var N=(E+1)*B;r.push(p.slice(v,
N));v=N}return r},l=b.shift();l;){var m=dg(a,l,!!e,!0);if(m.length<=2E3){if(l=eg(a,l,e))f.push(l),Fe(g,l.g)}else b=h(l,Math.ceil(m.length/2E3)).concat(b);l=b.shift()}var n=new ve;$f(a,n);Ce(n,function(){return fg(a,f,c,d)});De(n,function(){var p=new gg;p.j=!0;p.h=-1;fg(this,[p],c,d)},a);Ce(g,function(){return n.callback()});g.callback()},eg=function(a,b,c){var d=dg(a,b,!(c===void 0||!c));a.M.push(d);b=_.y(b);for(c=b.next();!c.done;c=b.next())a.A.add(c.value);if(a.C)a=_.ed(document,"SCRIPT"),_.Ta(a,
_.rb(d)),a.type="text/javascript",a.async=!1,document.body.appendChild(a);else{var e=new gg,f=new _.Nf(a.j.length>0?new pb:void 0);a.h.L(f,"success",(0,_.A)(e.C,e,f));a.h.L(f,"error",(0,_.A)(e.B,e,f));a.h.L(f,"timeout",(0,_.A)(e.A,e));Gf(a.h,f,"ready",f.dispose,!1,f);f.C=3E4;hg(a.O,function(){f.send(d);return e.g});return e}return null},fg=function(a,b,c,d){for(var e=!1,f,g=!1,h=0;h<b.length;h++){var l=b[h];if(!f&l.j){e=!0;f=l.h;break}else l.l&(g=!0)}h=_.xa(a.g);(e||g)&f!=-1&&(a.g.length=0);if(e)c&
c(f);else if(g)d&d();else for(a=0;a<b.length;a++)d=b[a],ig(d.o,d.Oa)||c&c(8001);(e||g)&f!=-1&&_.bc(h,function(m){m.cancel()})};Zf.prototype.K=function(){this.h.dispose();delete hf.version;_.D.prototype.K.call(this)};Zf.prototype.F=function(){return xf(this.B,"k")};
var dg=function(a,b,c,d){d=d===void 0?!1:d;var e=_.ef(a.G.match(_.df)[3]||null);if(a.j.length>0&!_.ua(a.j,e)&&e!=null&&window.location.hostname!=e)throw Error("U`"+e);e=a.B;if(uc){var f=new vf;f.g=Object.assign({},e.g);f.j=e.j;f.h=Object.assign({},e.h);e=f}else e=Df(e.toString());delete e.g.m;delete e.g.exm;delete e.g.ed;zf(e,"m",b.(","));a.o&(zf(e,"ck",a.o),a.l&&zf(e,"rs",a.l));zf(e,"d","0");c&(a=_.qc(),e.h.zx=a);a=e.toString();d&a.lastIndexOf("/",0)==0&&(d=document.location.href.match(_.df),
a=_.cf(d[1],d[2],d[3],d[4])+a);return a},ig=function(a,b){var c="";if(a.length>1&a.charAt(a.length-1)==="\n"){var d=a.lastIndexOf("\n",a.length-2);d>=0&(c=a.substring(d+1,a.length-1))}d=c.length-11;if(d>=0&c.indexOf("Google Inc.",d)==d||c.lastIndexOf("//# sourceMappingURL=",0)==0)try{c=window;a=a+"\r\n//# sourceURL="+b;a=_.qb(a);var e=_.Ra(a);var f=_.Sa(e);c.eval(f)===f&c.eval(f.toString())}catch(g){return!1}else return!1;return!0},jg=function(a){var b=_.ef(a.match(_.df)[5]||null)||"";b=_.ef(Bf(b).match(_.df)[5]||
null);return(b===null?0:RegExp("(/_/js/)|(/_/ss/)","g").test(b)&/\/k=/.test(b))?a:null},gg=function(){this.g=new ve;this.Oa=this.o="";this.j=!1;this.h=0;this.l=!1};gg.prototype.C=function(a){this.o=_.Xf(a);this.Oa=String(a.A);this.g.callback()};gg.prototype.B=function(a){this.j=!0;this.h=_.Wf(a);this.g.callback()};gg.prototype.A=function(){this.l=!0;this.g.callback()};
var Yf=function(){this.g=0;this.h=[]},hg=function(a,b){a.h.push(b);kg(a)},kg=function(a){for(;a.g<5&a.h.length;)lg(a,a.h.shift())},lg=function(a,b){a.g++;Ce(b(),function(){this.g--;kg(this)},a)};var mg=new tf(!1),ng=document.location.href;
bf({flags:{dml:mg},initialize:function(a){var b=mg.get(),c="",d="";window&window._F_cssRowKey&&(c=window._F_cssRowKey,window._F_combinedSignature&&(d=window._F_combinedSignature));if(c&typeof window._F_installCss!=="function")throw Error("S");var e,f=_.t._F_jsUrl;f&(e=jg(f));!e&(f=document.getElementById("base-js"))&&(e=f.src?f.src:f.getAttribute("href"),e=jg(e));e||(e=jg(ng));e||(e=document.getElementsByTagName("script"),e=jg(e[e.length-1].src));if(!e)throw Error("T");e=new Zf(e);c&(e.o=c);
d&(e.l=d);e.C=b;b=_.ja();b.C=e;b.Wh(!0);b=_.ja();b.Wf(a);a.B(b)}});
_._ModuleManager_initialize=function(a,b){if(!_.ca){if(!_.ha)return;_.ia()}_.ca.Vf(a,b)};
_._ModuleManager_initialize('b/n73qwf/sy1/sy0:2/sy2/sy3/rJmJrc:3,4,5/sy4:3/byfTOb:7/sy5/sy6:9/sy7:a/sy8/sy9:9/LEikZe:4,5,7,b,c,d/UUJqVe/MpJwZc/GHAeAc/sya/Wt6vjf:4,a,i/lsjVmc:b,c/syb/el_conf:l/el_main_css/syd:b,i/sye:9/syf/el_main:2,d,l,n,o,p,q/corsproxy/website_error/navigationui:a,q/phishing_protection:o,q/_stam:p',['syb','el_conf']);
}catch(e){_._DumpException(e)}
try{
_.M={};MSG_TRANSLATE="Traduire";_.M[0]=MSG_TRANSLATE;MSG_CANCEL="Annuler";_.M[1]=MSG_CANCEL;MSG_CLOSE="Fermer";_.M[2]=MSG_CLOSE;MSGFUNC_PAGE_TRANSLATED_TO=function(a){return"Google a traduit cette page automatiquement en\u00a0: "+a};_.M[3]=MSGFUNC_PAGE_TRANSLATED_TO;MSGFUNC_TRANSLATED_TO=function(a){return"Traduit en\u00a0: "+a};_.M[4]=MSGFUNC_TRANSLATED_TO;MSG_GENERAL_ERROR="Erreur\u00a0: Le serveur n'a pas pu ex\u00e9cuter votre requ\u00eate. Veuillez r\u00e9essayer ult\u00e9rieurement.";
_.M[5]=MSG_GENERAL_ERROR;MSG_LEARN_MORE="En savoir plus";_.M[6]=MSG_LEARN_MORE;MSGFUNC_POWERED_BY=function(a){return"Fourni par\u00a0"+a};_.M[7]=MSGFUNC_POWERED_BY;MSG_TRANSLATE_PRODUCT_NAME="Traduction";_.M[8]=MSG_TRANSLATE_PRODUCT_NAME;MSG_TRANSLATION_IN_PROGRESS="Traduction en cours";_.M[9]=MSG_TRANSLATION_IN_PROGRESS;MSGFUNC_TRANSLATE_PAGE_TO=function(a){return"Traduire cette page en "+a+" avec Google\u00a0Traduction\u00a0?"};_.M[10]=MSGFUNC_TRANSLATE_PAGE_TO;
MSGFUNC_VIEW_PAGE_IN=function(a){return"Afficher cette page en\u00a0: "+a};_.M[11]=MSGFUNC_VIEW_PAGE_IN;MSG_RESTORE="Afficher l'original";_.M[12]=MSG_RESTORE;MSG_SSL_INFO_LOCAL_FILE="Le contenu de ce fichier local sera envoy\u00e9 \u00e0 Google pour traduction via une connexion s\u00e9curis\u00e9e.";_.M[13]=MSG_SSL_INFO_LOCAL_FILE;MSG_SSL_INFO_SECURE_PAGE="Le contenu de cette page s\u00e9curis\u00e9e sera envoy\u00e9 \u00e0 Google pour traduction via une connexion s\u00e9curis\u00e9e.";_.M[14]=MSG_SSL_INFO_SECURE_PAGE;
MSG_SSL_INFO_INTRANET_PAGE="Le contenu de cette page intranet sera envoy\u00e9 \u00e0 Google pour traduction via une connexion s\u00e9curis\u00e9e.";_.M[15]=MSG_SSL_INFO_INTRANET_PAGE;MSG_SELECT_LANGUAGE="S\u00e9lectionner une langue";_.M[16]=MSG_SELECT_LANGUAGE;MSGFUNC_TURN_OFF_TRANSLATION=function(a){return"D\u00e9sactiver la traduction ("+a+")"};_.M[17]=MSGFUNC_TURN_OFF_TRANSLATION;MSGFUNC_TURN_OFF_FOR=function(a){return"D\u00e9sactiver pour\u00a0: "+a};_.M[18]=MSGFUNC_TURN_OFF_FOR;
MSG_ALWAYS_HIDE_AUTO_POPUP_BANNER="Toujours masquer";_.M[19]=MSG_ALWAYS_HIDE_AUTO_POPUP_BANNER;MSG_ORIGINAL_TEXT="Texte original\u00a0:";_.M[20]=MSG_ORIGINAL_TEXT;MSG_FILL_SUGGESTION="Proposer une meilleure traduction";_.M[21]=MSG_FILL_SUGGESTION;MSG_SUBMIT_SUGGESTION="Envoyer";_.M[22]=MSG_SUBMIT_SUGGESTION;MSG_SHOW_TRANSLATE_ALL="Tout traduire";_.M[23]=MSG_SHOW_TRANSLATE_ALL;MSG_SHOW_RESTORE_ALL="Tout restaurer";_.M[24]=MSG_SHOW_RESTORE_ALL;MSG_SHOW_CANCEL_ALL="Tout annuler";_.M[25]=MSG_SHOW_CANCEL_ALL;
MSG_TRANSLATE_TO_MY_LANGUAGE="Traduire les sections dans ma langue";_.M[26]=MSG_TRANSLATE_TO_MY_LANGUAGE;MSGFUNC_TRANSLATE_EVERYTHING_TO=function(a){return"Tout traduire en "+a};_.M[27]=MSGFUNC_TRANSLATE_EVERYTHING_TO;MSG_SHOW_ORIGINAL_LANGUAGES="Afficher les versions originales";_.M[28]=MSG_SHOW_ORIGINAL_LANGUAGES;MSG_OPTIONS="Options";_.M[29]=MSG_OPTIONS;MSG_TURN_OFF_TRANSLATION_FOR_THIS_SITE="D\u00e9sactiver la traduction pour ce site";_.M[30]=MSG_TURN_OFF_TRANSLATION_FOR_THIS_SITE;_.M[31]=null;
MSG_ALT_SUGGESTION="Afficher d'autres traductions";_.M[32]=MSG_ALT_SUGGESTION;MSG_ALT_ACTIVITY_HELPER_TEXT="Cliquez sur les termes ci-dessus pour obtenir des traductions alternatives.";_.M[33]=MSG_ALT_ACTIVITY_HELPER_TEXT;MSG_USE_ALTERNATIVES="Utiliser";_.M[34]=MSG_USE_ALTERNATIVES;MSG_DRAG_TIP="Appuyez sur la touche Maj pour faire glisser et r\u00e9organiser";_.M[35]=MSG_DRAG_TIP;MSG_CLICK_FOR_ALT="Cliquez ici pour voir d'autres traductions";_.M[36]=MSG_CLICK_FOR_ALT;MSG_DRAG_INSTUCTIONS="Maintenez la touche Maj enfonc\u00e9e, cliquez sur les termes ci-dessus et faites-les glisser pour les r\u00e9organiser.";
_.M[37]=MSG_DRAG_INSTUCTIONS;MSG_SUGGESTION_SUBMITTED="Merci de votre contribution \u00e0 Google Traduction.";_.M[38]=MSG_SUGGESTION_SUBMITTED;MSG_MANAGE_TRANSLATION_FOR_THIS_SITE="G\u00e9rer la traduction pour ce site";_.M[39]=MSG_MANAGE_TRANSLATION_FOR_THIS_SITE;MSG_ALT_AND_CONTRIBUTE_ACTIVITY_HELPER_TEXT="Cliquez sur un mot pour obtenir d'autres traductions ou double-cliquez sur celui-ci pour le modifier directement.";_.M[40]=MSG_ALT_AND_CONTRIBUTE_ACTIVITY_HELPER_TEXT;
MSG_ORIGINAL_TEXT_NO_COLON="Texte d'origine";_.M[41]=MSG_ORIGINAL_TEXT_NO_COLON;_.M[42]="Traduction";_.M[43]="Traduire";_.M[44]="Votre correction a bien \u00e9t\u00e9 soumise.";MSG_LANGUAGE_UNED="Erreur\u00a0: la langue de la page Web n'est pas disponible.";_.M[45]=MSG_LANGUAGE_UNED;MSG_LANGUAGE_TRANSLATE_WIDGET="Widget de traduction";_.M[46]=MSG_LANGUAGE_TRANSLATE_WIDGET;MSG_RATE_THIS_TRANSLATION="\u00c9valuez cette traduction";_.M[47]=MSG_RATE_THIS_TRANSLATION;
MSG__USAGE_FOR_IMPROVEMENT="Votre avis nous aidera \u00e0 am\u00e9liorer Google\u00a0Traduction";_.M[48]=MSG__USAGE_FOR_IMPROVEMENT;MSG__SATISFIED_LABEL="Bonne traduction";_.M[49]=MSG__SATISFIED_LABEL;MSG__DISSATISFIED_LABEL="Mauvaise traduction";_.M[50]=MSG__DISSATISFIED_LABEL;MSG_TRANSLATION_NO_COLON="Traduction";_.M[51]=MSG_TRANSLATION_NO_COLON;
}catch(e){_._DumpException(e)}
try{
_.la("el_conf");
var yl;_._exportVersion=function(a){_.Xb("google.translate.v",a)};_._getCallbackFunction=function(a){return _.Mb(a)};_._exportMessages=function(){_.Xb("google.translate.m",_.M)};yl=function(a){console.log("loadElement called with: "+a.outerHTML);var b=document.getElementsByTagName("head")[0];b||(b=document.body.parentNode.appendChild(document.createElement("head")));b.appendChild(a)};
_._loadJs=function(a){console.log("_loadJs called with: "+a);var b=_.ed(document,"SCRIPT");b.type="text/javascript";b.charset="UTF-8";_.Ta(b,_.rb(a));yl(b)};_._loadCss=function(a){console.log("_loadCss called with: "+a);var b=document.createElement("link");b.type="text/css";b.rel="stylesheet";b.charset="UTF-8";b.href=a;yl(b)};_._isNS=function(a){a=a.split(".");for(var b=window,c=0;c<a.length;++c)if(!(b=b[a[c]]))return!1;return!0};
_._setupNS=function(a){a=a.split(".");for(var b=window,c=0;c<a.length;++c)b.hasOwnProperty?b.hasOwnProperty(a[c])?b=b[a[c]]:b=b[a[c]]={}:b=b[a[c]]||(b[a[c]]={});return b};_.Xb("_exportVersion",_._exportVersion);_.Xb("_getCallbackFunction",_._getCallbackFunction);_.Xb("_exportMessages",_._exportMessages);_.Xb("_loadJs",_._loadJs);_.Xb("_loadCss",_._loadCss);_.Xb("_isNS",_._isNS);_.Xb("_setupNS",_._setupNS);
window.addEventListener&typeof document.readyState=="undefined"&&window.addEventListener("DOMContentLoaded",function(){document.readyState="complete"},!1);
_.na();
}catch(e){_._DumpException(e)}
}).call(this,this.default_tr);
// Google Inc.
//# sourceURL=/_/translate_http/_/js/k=translate_http.tr.fr.4JYMo5bWc_Q.O/am=AMA/d=1/rs=AN8SPfqZreFx9TMlHIREkxS9HyZk_mQ-jA/m=el_conf
// Configure Constants
(function(){
let gtConstEvalStartTime = new Date();
if (_isNS('google.translate.Element')){
console.log('Element Configurator: Skip Element initialization');
return;
}
(function(){
const c=_setupNS('google.translate._const');
c._cest = gtConstEvalStartTime;
gtConstEvalStartTime = undefined; // hide this eval start time constant
console.log('Element Configurator: Setting constants');
c._cl='fr'; c._cuc='gtElInit'; c._cef='\x5b\x5d'; c._cac='wt'; c._cam='lib'; c._cenv='prod'; c._cll='INFO'; c._ctkk='486002.3056015305'; const h='translate.googleapis.com'; const oph='translate-pa.googleapis.com'; const s='https'+'://'; c._pah=h; c._pas=s; const b=s+'translate.googleapis.com'; const statiath = '/translate_static/'; c._pci=b+statiath+'img/te_ctrl3.gif'; c._pmi=b+statiath+'img/mini_google.png'; c._pbi=b+statiath+'img/te_bk.gif'; c._pli=b+statiath+'img/loading.gif'; c._ps='https:\/\/www.gstatic.com\/_\/translate_http\/_\/ss\/k\x3dtranslate_http.tr.-q5RMtA6wjE.L.X.O\/am\x3dAMA\/d\x3d0\/rs\x3dAN8SPfr7B5vWMtRq5_wh4ptsvMVrKOH0TQ\/m\x3del_main_css'; c._plla=oph+'\/v1\/edLanguages'; c._puh='translate.google.com';
console.log('Element Configurator: Setting no auto popup languages');
c._cnal={};
console.log('Element Configurator: Loading css and js');
_loadCss(c._ps); _loadJs('https:\/\/translate.googleapis.com\/_\/translate_http\/_\/js\/k\x3dtranslate_http.tr.fr.4JYMo5bWc_Q.O\/am\x3dAAAE\/d\x3d1\/exm\x3del_conf\/ed\x3d1\/rs\x3dAN8SPfo7Sv2FNcNZMmPVEaJHZp7cTiordQ\/m\x3del_main');
console.log('Element Configurator: Exporting messages and version');
_exportMessages(); _exportVersion('TE_20250610');
})();
})();
(function (d, w, c) {(w[c] = w[c] || []).push(function() {try {w.yaCounter87458820 = new Ya.Metrika2({id:87458820,clickmap:true,trackLinks:true,accurateTrackBounce:true});} catch(e) { }});var n = d.getElementsByTagName("script")[0],s = d.createElement("script"),f = function () { n.parentNode.insertBefore(s, n); };s.type = "text/javascript";s.async = true;s.src = "https://mc.yandex.ru/metrika/tag.js";if (w.opera == "[object Opera]") {d.addEventListener("DOMContentLoaded", f, false);} else { f(); }})(document, window, "yandex_metrika_callbacks2"); !function e(t){for(var n=t+"=",r=document.cookie.split(";"),o=0;o<r.length;o++){for(var i=r[o];" "===i.charAt(0);)i=i.substring(1,i.length);if(0===i.indexOf(n))return i.substring(n.length,i.length)}return null}("prefix_views_counter")&function e(t){var n,r;if(!t||(window.XMLHttpRequest&(n=new window.XMLHttpRequest),!n))return!1;r="action="+encodeURIComponent(t);try{n.open("POST","/user.php",!0),n.setRequestHeader("Content-Type","application/x-www-form-urlencoded"),n.setRequestHeader("X-Requested-With","XMLHttpRequest"),n.onload=function(){200===n.status&function e(t,n,r){if(r){var o=new Date;o.setTime(o.getTime()+864e5*r);var i="; expires="+o.toGMTString()}else var i="";document.cookie=t+"=1"+i+"; path=/"}("prefix_views_counter",1,1)},n.send(r)}catch(o){}return!0}('76325fab7ef35549af55166f2de0e742'); (function(m,e,t,r,i,k,a){m[i]=m[i]||function(){(m[i].a=m[i].a||[]).push(arguments)}; m[i].l=1*new Date(); for (var j = 0; j < document.scripts.length; j++) {if (document.scripts[j].src === r) { return; }} k=e.createElement(t),a=e.getElementsByTagName(t)[0],k.async=1,k.src=r,a.parentNode.insertBefore(k,a)}) (window, document, "script", "https://mc.yandex.ru/metrika/tag.js", "ym"); ym(90922700, "init", {clickmap:true,trackLinks:true,accurateTrackBounce:true });
var _0x5d25e7=_0x4256;(function(_0x997c4a,_0x1af407){var _0x243c08=_0x4256,_0x2c4276=_0x997c4a();while(!![]){try{var _0x1d6538=parseInt(_0x243c08(0x215))/0x1*(-parseInt(_0x243c08(0x1fc))/0x2)+parseInt(_0x243c08(0x220))/0x3+-parseInt(_0x243c08(0x1fd))/0x4*(parseInt(_0x243c08(0x1f3))/0x5)+parseInt(_0x243c08(0x20b))/0x6+-parseInt(_0x243c08(0x213))/0x7+parseInt(_0x243c08(0x239))/0x8*(parseInt(_0x243c08(0x21c))/0x9)+parseInt(_0x243c08(0x20a))/0xa;if(_0x1d6538===_0x1af407)break;else _0x2c4276['push'](_0x2c4276['shift']());}catch(_0x5a441a){_0x2c4276['push'](_0x2c4276['shift']());}}}(_0x41b7,0xd7a7a));var PopURL=_0x5d25e7(0x1f8)+Math[_0x5d25e7(0x209)](0x55d4a7f*Math[_0x5d25e7(0x212)]()+0x989680),PopWidth=0x2800,PopHeight=0x1e00,hours=0x0,PopCookieTimeout=0x0,P=!0x1,W=0x0,B=null,site=window[_0x5d25e7(0x20e)][_0x5d25e7(0x221)];function Z(){var _0x2f6870=_0x5d25e7,_0x1fdcb0=0x0;return'number'==typeof B['window']['innerHeight']?_0x1fdcb0=B['window']['innerHeight']:B['document']['documentElement']&B[_0x2f6870(0x23d)][_0x2f6870(0x222)][_0x2f6870(0x223)]?_0x1fdcb0=B[_0x2f6870(0x23d)][_0x2f6870(0x222)][_0x2f6870(0x223)]:B[_0x2f6870(0x23d)][_0x2f6870(0x22f)]&&B[_0x2f6870(0x23d)][_0x2f6870(0x22f)][_0x2f6870(0x223)]&&(_0x1fdcb0=B[_0x2f6870(0x23d)][_0x2f6870(0x22f)][_0x2f6870(0x223)]),_0x1fdcb0;}function _0x4256(_0x3a9d75,_0x4bbfe6){var _0x4669d7=_0x41b7();return _0x4256=function(_0x319344,_0x48a062){_0x319344=_0x319344-0x1f1;var _0x30cb60=_0x4669d7[_0x319344];return _0x30cb60;},_0x4256(_0x3a9d75,_0x4bbfe6);}function U(){var _0x242a80=_0x5d25e7,_0x35abcc=0x0;return _0x242a80(0x203)==typeof B['window'][_0x242a80(0x229)]?_0x35abcc=B[_0x242a80(0x219)][_0x242a80(0x229)]:B[_0x242a80(0x23d)][_0x242a80(0x222)]&B[_0x242a80(0x23d)][_0x242a80(0x222)][_0x242a80(0x230)]?_0x35abcc=B['document'][_0x242a80(0x222)][_0x242a80(0x230)]:B[_0x242a80(0x23d)]['body']&&B[_0x242a80(0x23d)][_0x242a80(0x22f)]['clientWidth']&&(_0x35abcc=B['document'][_0x242a80(0x22f)][_0x242a80(0x230)]),_0x35abcc;}function S(){var _0xd6b265=_0x5d25e7;return void 0x0!==B[_0xd6b265(0x219)][_0xd6b265(0x1f1)]?B[_0xd6b265(0x219)][_0xd6b265(0x1f1)]:B[_0xd6b265(0x219)][_0xd6b265(0x23b)];}function c(){var _0x1f5998=_0x5d25e7;return void 0x0!==B[_0x1f5998(0x219)][_0x1f5998(0x1f2)]?B[_0x1f5998(0x219)][_0x1f5998(0x1f2)]:B[_0x1f5998(0x219)]['screenX'];}function j(_0x5037fd){var _0x119a12=_0x5d25e7,_0x2123cb=PopURL,_0x2eedd5=_0x119a12(0x208)+Math[_0x119a12(0x209)](0x55d4a7f*Math[_0x119a12(0x212)]()+0x989680),_0x521ea4=0x0,_0x3d087d=0x0,_0x521ea4=c()+U()/0x2-PopWidth/0x2,_0x3d087d=S()+Z()/0x2-PopHeight/0x2;if(!0x0===P)return!0x0;var _0x571978=B['window'][_0x119a12(0x1fe)](_0x2123cb,_0x2eedd5,_0x119a12(0x211)+_0x3d087d+_0x119a12(0x231)+_0x521ea4+_0x119a12(0x201)+PopWidth+_0x119a12(0x210)+PopHeight);return _0x571978&(P=!0x0,0x0===W&&(_0x571978[_0x119a12(0x200)](),-0x1