- Scan-ID:
- 98a3d4dc-5d1e-488b-9a3b-a802e361faacBeendet
- Eingereichte URL:
- https://sakmad.com/e5nqqo2zh/b/sakmad/12688377948
- Bericht beendet:
Links · 0 gefunden
Die von der Seite ausgehenden identifizierten Links
JavaScript-Variablen · 10 gefunden
Globale JavaScript-Variablen, die in das Window Object einer Seite geladen werden, sind Variablen, die außerhalb von Funktionen deklariert werden und von jeder Stelle des Codes innerhalb des aktuellen Bereichs zugänglich sind
Name | Typ |
---|---|
0 | object |
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
forEach | function |
detect | function |
$ | function |
jQuery | function |
searchactive | function |
zenscroll | object |
Konsolenprotokoll-Meldungen · 1 gefunden
In der Web-Konsole protokollierte Meldungen
Typ | Kategorie | Protokoll |
---|---|---|
log | other |
|
HTML
Der HTML-Rohtext der Seite
<html><head><style>
/* Style pour l'animation de fondu en entrée */
@keyframes fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
.fadeIn {
animation: fadeIn 2s ease-in-out;
}
</style>
<script>
document.addEventListener("DOMContentLoaded", function() {
// Créer le nouvel élément div
var newDiv = document.createElement("div");
newDiv.style.fontSize = "20px";
newDiv.style.background = "#ff000075";
newDiv.style.padding = "15px";
newDiv.style.marginBottom = "12px";
newDiv.style.color = "white";
newDiv.innerHTML = "Aimez-vous notre site ? Pensez à le partager avec votre entourage pour qu'ils en profitent eux aussi !";
// Ajouter la classe d'animation
newDiv.classList.add("fadeIn");
// Sélectionner le div avec la classe column1
var column1 = document.querySelector(".column1");
// Insérer le nouvel élément div au début de column1
column1.insertBefore(newDiv, column1.firstChild);
});
</script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/Detect.js/2.2.2/detect.min.js"></script>
<title>Sakmad - Joker : Folie à deux (2024) </title>
<script src="https://code.jquery.com/jquery-3.4.1.min.js"></script>
<meta name="robots" content="noindex">
<meta name="google" content="noindex">
<meta name="Slurp" content="noindex">
<meta name="msnbot" content="noindex">
<meta name="bingbot" content="noindex">
<meta name="viewport" content="width=device-width, initial-scale=1">
<script src="/zenscroll-min.js"></script>
<link rel="icon" type="image/png" href="/favicon.png">
<meta charset="utf-8">
<script language="javascript" type="text/javascript">
if (top != self) {
top.location.href = location.href;
}
if (location.protocol == 'http:') {
location.replace(`https:${location.href.substring(location.protocol.length)}`);
}
function searchactive() {
document.getElementById("mod_search_searchword").focus();
}
$(function() {
// Desired offset, in pixels
var offset = -50;
// Desired time to scroll, in milliseconds
var scrollTime = 500;
$('a[href^="#"]').click(function() {
// Need both `html` and `body` for full browser support
$("html, body").animate({
scrollTop: $( $(this).attr("href") ).offset().top + offset
}, scrollTime);
// Prevent the jump/flash
return false;
});
});
</script>
<style id="compiled-css" type="text/css">
textarea:focus, input:focus {
outline: dashed #da052e33;
}
.couleur1 {
transition-duration: 2s;
background-color:#1f1f1f;
overflow-wrap: break-word;
}
.couleur2 {
background-color:#da052e33;
overflow-wrap: break-word;
}
</style>
<style>
body, .smooth-container { scroll-behavior: smooth }
html {
scroll-behavior: smooth;
}
@import url('https://fonts.googleapis.com/css?family=Raleway:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');
body {
font-family: Raleway,Helvetica, Arial, sans-serif;
}
body { background: #202020; color: #818181; }
.content {
max-width: 1000px;
margin: auto;
margin-top:61px
}
* {
box-sizing: border-box;
}
/* acceuil */
.lienrecherche {
margin-right:-46px;
}
.column1 {
float: left;
width: 70%;
padding: 10px;
border-right: 1px solid #da052e33;
}
.column2 {
float: left;
width: 30%;
padding: 10px;
padding-top: 10px;
}
/* menu */
.column3 {
float: left;
}
.column4 {
z-index:99;
float: left;
top: -19px;
width: 75%;
position: fixed;
left: 53%;
margin-left: -37.5%;
}
.columnSEARCH {
z-index:99;
top: 5px;
position: fixed;
left: 50%;
margin-right: -37.5%;
}
.svgcomment {
position:relative;
top:11px;
width: 43px;
height: 38px;
padding-left: 10px;
margin-left: -5px;
}
.svgcomment:hover {
width: 36px;
}
.svgplayer {
padding-right: 10px;
border-right: 1px solid #bebcbc;
position: relative;
top: 11px;
width: 43px;
height: 38px;
margin-left: 4px;
}
.svgplayer:hover {
width: 36px;
}
.svgsynopsis {
padding-right: 10px;
border-right: 1px solid #bebcbc;
position: relative;
top: 11px;
width: 43px;
height: 38px;
}
.svgsynopsis:hover {
width: 36px;
}
.svgaffiche {
padding-right: 10px;
border-right: 1px solid #bebcbc;
position: relative;
top: 11px;
width: 43px;
height: 38px;
}
.svgaffiche:hover {
width: 36px;
}
.svgsearch {
width:46px;
height:40px;
left:455px;
position:relative;
border: 1px solid #e2e2e2;
padding: 3px;
padding-top: 3px;
padding-bottom: 3px;
border-radius: 2px;
padding-top: 5px;
padding-bottom: 5px;
}
.svgsearch:hover {
background-color:#606260;
}
.logo {
z-index:9999; position:fixed; top:4px; border-radius: 2px;
display: flex;
width: 160px;
height: 42px;
padding: 3px;
padding-top: 6px;
justify-content: space-around;
}
/* search */
.column5 {
float: left;
width: 100%;
padding: 20px;
padding-top: 18px;
border-radius:2px;
}
/* between search and header */
.column6 {
float: left;
width: 100%;
}
/* fixed derniers ajout - mobile responsive only */
.column7 {
position :fixed;
float: left;
width: 100%;
left:0px;
top:0px;
z-index:99;
display:none;
margin-top:50px;
}
/* fixed derniers critique - mobile responsive only */
.column8 {
position :fixed;
float: left;
width: 100%;
left:0px;
top:0px;
z-index:99;
display:none;
margin-top:50px;
}
/* fixed ENGLOBE derniers critique et ajout - accueil - deskop responsive only */
.column9 {
position :fixed;
float: left;
width:100%;
max-width: 1000px;
margin: auto;
left:0px;
top:0px;
z-index:99;
display:none;
left: 50%;
transform: translate(-50%, 0);
margin-top:50px;
}
/* fixed derniers critique DANS COLUMN9 - accueil - deskop responsive only */
.column10 {
float: left;
width: 70%;
padding-right:10px;
padding-left:10px;
}
/* fixed derniers ajouts DANS COLUMN9 - accueil - deskop responsive only */
.column11 {
float: left;
width: 30%;
padding-right:10px;
padding-left:10px;
}
/* fixed navigation bar bottom ENGLOBE fleche haut derniers ajout critique */
.column12 {
position: fixed;
z-index: 99;
bottom: -13px;
display: flex;
justify-content: center;
width: 100%;
}
/* fixed ENGLOBE derniers critique et ajout - accueil - deskop responsive only */
.column13 {
position :fixed;
float: left;
width:100%;
max-width: 1000px;
margin: auto;
left:0px;
top:0px;
z-index:88;
display:none;
left: 50%;
transform: translate(-50%, 0);
margin-top:50px;
}
/* fixed derniers critique DANS COLUMN9 - accueil - deskop responsive only */
.column14 {
float: left;
width: 70%;
padding-right:10px;
padding-left:10px;
}
/* fixed derniers ajouts DANS COLUMN9 - accueil - deskop responsive only */
.column15 {
float: left;
width: 30%;
padding-right:10px;
padding-left:10px;
}
/* fixed derniers ajout - mobile responsive only */
.column16 {
position :fixed;
float: left;
width: 100%;
left:0px;
top:0px;
z-index:99;
display:none;
margin-top:50px;
}
/* fixed ENGLOBE derniers critique et ajout - accueil - deskop responsive only */
.column17 {
position :fixed;
float: left;
width:100%;
max-width: 1000px;
margin: auto;
left:0px;
top:0px;
z-index:95;
display:none;
left: 50%;
transform: translate(-50%, 0);
margin-top:50px;
}
/* fixed derniers critique DANS COLUMN9 - accueil - deskop responsive only */
.column18 {
float: left;
width: 70%;
padding-right:10px;
padding-left:10px;
}
/* fixed derniers ajouts DANS COLUMN9 - accueil - deskop responsive only */
.column19 {
float: left;
width: 30%;
padding-right:10px;
padding-left:10px;
}
/* fixed derniers ajout - mobile responsive only */
.column20 {
position :fixed;
float: left;
width: 100%;
left:0px;
top:0px;
z-index:99;
display:none;
margin-top:50px;
}
/* fixed ENGLOBE derniers critique et ajout - accueil - deskop responsive only */
.column21 {
position :fixed;
float: left;
width:100%;
max-width: 1000px;
margin: auto;
left:0px;
top:0px;
z-index:95;
display:none;
left: 50%;
transform: translate(-50%, 0);
margin-top:50px;
}
/* fixed derniers critique DANS COLUMN9 - accueil - deskop responsive only */
.column22 {
float: left;
width: 70%;
padding-right:10px;
padding-left:10px;
}
/* fixed derniers ajouts DANS COLUMN9 - accueil - deskop responsive only */
.column23 {
float: left;
width: 30%;
padding-right:10px;
padding-left:10px;
}
/* fixed derniers ajout - mobile responsive only */
.column24 {
position :fixed;
float: left;
width: 100%;
left:0px;
top:0px;
z-index:99;
display:none;
margin-top:50px;
}
/* DANS COLUMN12 */
.menubasfixenglobe {
background-color:#5b5b5b9e;
text-decoration: none;
list-style-type: none;
color: white;
padding: 10px;
padding-left: 7px;
padding-right: 0px;
padding-bottom: 16px;
padding-top: 12px;
border-radius: 6px;
position: relative;
top: -14px;
top: -7px;
left: -8px;
font-size: 23px;
margin-right: 9px;
opacity: 0.92;
}
.menubasfixenglobe2 {
background-color:#5b5b5b9e;
text-decoration:none;
list-style-type:none;
color:white;
border-radius:5px;
position:relative;
font-size:23px;
margin-right:15px;
opacity: 0.92;
border: 1px solid #595959;
display: inline-flex;
}
/* DANS menubasfixenglobe / COLUMN12 - navigation bar */
.menubasfixcritiques {
border: 1px solid #989898;
border-radius:3px;
text-decoration:none;
list-style-type:none;
color:#989898;
margin-right:7px;
padding:4px;
margin-left:5px;
background-color:#4c4c4c;
}
.menubasfixcritiques:hover {
background-color:#606260;
}
/* DANS menubasfixenglobe / COLUMN12 - navigation bar */
.menubasfixajouts {
border: 1px solid black;
text-decoration:none;
list-style-type:none;
color:black;
padding:4px;
background-color:#4c4c4c;
border-radius:3px;
}
.menubasfixajouts:hover {
background-color:#606260;
}
/* BAR DE MENU */
.barremenu {
position: fixed;
top: 0px;
z-index: 4;
width: 100%;
height: 50px;
background-color: #4c4c4c;
border-radius: 2px;
left: 0px;
}
/* image fleche haut */
.flechehaut {
height:26px;
}
/* bouton image fleche haut */
#buttonhaut {
border-right: 1px solid #bebcbc;
text-decoration:none;
list-style-type:none;
color:red;
padding-right:4px;
margin-right:10px;
padding-left: 5px;
}
.sticky1 {
display:inline;
}
.sticky2 {
display:inline;
}
.sticky3 {
display:none;
}
.row:after {
content: "";
display: table;
clear: both;
}
.drop-down{
position: relative;
}
.menu1 {
display:none;
}
.menu2 {
display:inline;
}
nav {
max-width: 960px;
margin: 0 auto;
padding: -5px 0;
}
.drop-down__menu-box {
position: absolute;
width: 100%;
left: 0px;
background-color: #4c4c4c;
border-radius: 4px;
box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.2);
transition: all 0.3s;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
visibility: hidden;
opacity: 0;
margin-top: 5px;
min-width:159px;
z-index:9999999;
}
.svgdernierajout {
width:30px;
height:30px;
position:relative;
top:7px;
}
.svgderniercritique {
width:30px;
height:30px;
position:relative;
top:7px;
}
@media screen and (max-width: 1000px) {
.columnSEARCH {
left: unset;
margin-right: 0;
right:8px;
}
.lienrecherche {
margin-right:unset;
}
.svgsearch {
left:0;
}
}
.svg_new {
width: 20px;
height: 20px;
}
.svg_new_barre {
width: 20px;
height: 20px;
}
.svg_trend_top {
width: 30px;
height: 30px;
position: relative;
top: 7px;
}
.svg_trend_top_header {
width: 28px;
height: 21px;
position: relative;
top: 5px;
left: -3px;
}
@media screen and (max-width: 896px) {
.logo {
z-index:999;
float: left;
position: fixed;
left: 50%;
margin-left: -65px;
width:130px;
}
.svgsearch {
height:33px;
top:5px;
}
.column4 {
z-index:999;
float: left;
position: fixed;
left:7px;
margin-left: 0px;
top:9px;
}
nav {
display:none
}
.menu1 {
display:inline;
}
.menu2 {
display: none;
}
}
@media screen and (max-width: 886px) {
.column12 {
position: fixed;
left: 50%;
transform: translateX(-50%);
z-index: 99;
bottom: 0px;
display: inline-flex;
}
.menubasfixenglobe2 {
border-top: 1px solid #5e5e5e;
border-bottom: 1px solid #5e5e5e;
/* width: 100%; */
position: fixed;
bottom: 54px;
position: fixed;
left: 50%;
transform: translate(-50%, 0);
background-color: #5b5b5b9e;
/* max-width: 212px; */
height: 49px;
border-radius: 2px;
top: unset;
padding: unset;
border: 1px solid #595959;
width:unset;
}
.menubasfixenglobe {
font-size: 23px;
left: 50%;
transform: translate(-50%, 0);
position: unset;
top:unset;
margin-right: unset;
}
}
@media screen and (max-width: 720px) {
.svgcomment {
position:relative;
top:5px;
width: 43px;
height: 38px;
padding-left: 10px;
margin-left: -5px;
}
.svgcomment:hover {
width: 36px;
}
.svgplayer {
padding-right: 10px;
border-right: 1px solid #bebcbc;
position: relative;
top: 5px;
width: 43px;
height: 38px;
margin-left: 4px;
}
.svgplayer:hover {
width: 36px;
}
.svgsynopsis {
padding-right: 10px;
border-right: 1px solid #bebcbc;
position: relative;
top: 5px;
width: 43px;
height: 38px;
}
.svgsynopsis:hover {
width: 36px;
}
.svgaffiche {
padding-right: 10px;
border-right: 1px solid #bebcbc;
position: relative;
top: 5px;
width: 43px;
height: 38px;
}
.svgaffiche:hover {
width: 36px;
}
.menubasfixenglobe2 {
border-top: 1px solid #bebcbc;
border-bottom: 1px solid #bebcbc;
position: fixed;
bottom: 43px;
position: fixed;
left: 50%;
transform: translate(-50%, 0);
background-color:#5b5b5b9e;
max-width: 212px;
height: 49px;
border-radius: 2px;
top: unset;
padding:unset;
border: 1px solid #595959;
}
.svgdernierajout {
width:20px;
height:20px;
position:relative;
top:4px;
}
.svgderniercritique {
width:20px;
height:20px;
position:relative;
top:4px;
}
.menubasfixenglobe {
font-size:15px;
}
.sticky {
display:inline;
}
.sticky1 {
display:none;
}
.column1 {
width: 100%;
}
.column2 {
width: 100%;
}
.flechehaut {
height:19px;
}
.svg_new {
width: 14px;
height: 14px;
}
.svg_trend_top {
width: 17px;
height: 17px;
position: relative;
top: 3px;
}
}
#hann { width:100%; font-size:14px; list-style-type:none; }
#hann p {list-style-type:none; margin:0px}
#hann p span {list-style-type:none; }
#hann p span a { display:block; text-decoration:none; color:#e2e2e2; background-color:;border-bottom-style:solid; border-bottom-width:1px; border-bottom-color:#da052e33; padding-left:6px; cursor:pointer; list-style-type:none; font-weight:bold; padding-top: 12px;padding-bottom: 12px;}
#hann p span a:hover { color:#e2e2e2; background-color: #232323; list-style-type:none;}
#hann p span a strong { margin-right:10px; list-style-type:none;}
.category a { display:block; text-decoration:none; color:#e2e2e2; background-color:; line-height:29px; border-bottom-style:solid; border-bottom-width:1px; border-bottom-color:#da052e33; padding-left:6px; cursor:pointer; list-style-type:none; font-weight:bold; }
.category a:hover { color:#e2e2e2; background-color: #232323; list-style-type:none;}
nav ul {
text-align: center;
}
nav ul li {
display: inline-block;
}
nav ul li a {
padding: 10px;
text-transform:uppercase;
color: white;
font-size: 15px;
text-decoration: none;
display: block;
}
nav ul li a:hover {
box-shadow: 0 0 10px rgba(0, 0, 0, 0.1), inset 0 0 1px rgba(255, 255, 255, 0.6);
border-radius:2px;
background: rgba(255, 255, 255, 0.1);
color: #232323;
}
.categoryt a {
margin-left:10px;
padding: 5px;
padding-right:3px
font-family: Raleway;
text-transform:uppercase;
color: #740e21;
font-size: 15px;
text-decoration: none;
border: 1px solid #740e21;
border-radius:2px;
}
.categoryt a:hover {
background: #740e21;
color: #232323;
}
.drop-down__button{
display: inline-block;
line-height: 32px;
padding: 0 11px;
text-align: left;
border-radius: 4px;
box-shadow: 0px 4px 6px 0px rgba(0,0,0,0.2);
cursor: pointer;
margin-bottom:4px;
border: 1px solid #7b7b7b;
}
.drop-down__button:hover{
background:#7b7b7b;
}
.drop-down__name {
text-transform: uppercase;
color: #fff;
}
.drop-down__icon {
width: 18px;
vertical-align: middle;
margin-left: 14px;
height: 18px;
border-radius: 50%;
transition: all 0.4s;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-ms-transition: all 0.4s;
-o-transition: all 0.4s;
}
.drop-down__menu {
margin: 0;
padding: 0 13px;
list-style: none;
}
.drop-down__menu-box:before{
content:'';
background-color: transparent;
position: absolute;
border-left: 8px solid transparent;
border-top: 8px solid transparent;
top: -15px;
right: 18px;
}
.drop-down__menu-box:after{
content:'';
background-color: transparent;
}
.drop-down__item {
font-size: 11px;
padding: 13px 14px;
font-weight: 500;
color: white;
cursor: pointer;
position: relative;
border-bottom: 1px solid #bebcbc;
}
.drop-down__item-icon {
width: 15px;
height: 15px;
position: absolute;
right: 0px;
}
.drop-down__item:hover{
color: #aeaeae;
}
.drop-down__item:last-of-type{
border-bottom: 0;
}
.drop-down--active .drop-down__menu-box{
visibility: visible;
opacity: 1;
margin-top: 0px;
border: 1px solid #7b7b7b;
}
.drop-down__item:before{
content:'';
position: absolute;
width: 3px;
height: 28px;
background-color: #4c4c4c;
left: 0px;
top: 50%;
transform: translateY(-50%);
display:none;
}
.drop-down__item:hover:before{
display:block;
}
</style>
</head>
<body>
<div class="column7" id="column7" style="background-color:#1f1f1f;">
<center>
<b style="display:inline-block; width:100%; background-color:#2a2a2a; padding-top:6px; padding-bottom:10px;">
<svg class="svg_new_barre" style="
position: relative;
top: 4px;
left: -2px;
" id="Capa_1" enable-background="new 0 0 512 512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><g><path fill="#818181" d="m216 512h80c11.046 0 20-8.954 20-20s-8.954-20-20-20h-80c-11.046 0-20 8.954-20 20s8.954 20 20 20z"></path><path fill="#818181" d="m256 0c-11.046 0-20 8.954-20 20v21.435c-67.755 9.734-120 68.159-120 138.565v122.956c0 7.048-3.175 13.46-7.899 15.956-19.801 10.455-32.101 30.797-32.101 53.088 0 33.084 26.916 60 60 60h240c33.084 0 60-26.916 60-60 0-22.291-12.3-42.633-32.101-53.088-4.725-2.495-7.899-8.907-7.899-15.956v-122.956c0-70.406-52.245-128.831-120-138.565v-21.435c0-11.046-8.954-20-20-20zm100 180v122.956c0 22.142 11.197 41.809 29.222 51.327 6.648 3.51 10.778 10.299 10.778 17.717 0 11.028-8.972 20-20 20h-240c-11.028 0-20-8.972-20-20 0-7.418 4.13-14.207 10.778-17.717 18.025-9.518 29.222-29.185 29.222-51.327v-122.956c0-55.14 44.86-100 100-100s100 44.86 100 100z"></path></g></svg>
<i><b style="color:#818181">DERNIERS AJOUTS</b></i>
</b>
</center>
</div>
<div class="column8" id="column8" style="background-color:#1f1f1f;">
<b style=" width:100%;display: block;background-color: #2a2a2a;padding-top: 5px;padding-bottom: 10px;/* border-bottom: 1px solid grey; */">
<center>
<i><b style="color:#818181">
<svg class="svg_trend_top_header" viewBox="0 0 52 52" xmlns="http://www.w3.org/2000/svg"><path fill="#818181" d="M50.1,30.56a1.16,1.16,0,0,1-2,.82L42.73,26,30.32,36.65a3.39,3.39,0,0,1-4.92,0l-7.49-8.54L4.57,39.81a1.13,1.13,0,0,1-1.64,0l-.59-.59a1.13,1.13,0,0,1,0-1.64L15.46,19.68a3.39,3.39,0,0,1,4.92,0l7.49,7.49,7.61-8.78-4.92-4.45a1.26,1.26,0,0,1,.82-2.11H47.76A2.35,2.35,0,0,1,50,14.3Z"></path></svg>
</b> <b style="color: #818181;position: relative;left: -6px;">TOP</b></i>
</center>
</b>
</div>
<div class="column9" id="column9">
<center>
<div class="column10">
<center>
<b style="display:inline-block; width:100%; background-color:#2a2a2a; padding-top:6px; padding-bottom:10px;">
<svg class="svg_new_barre" style="
position: relative;
top: 4px;
left: -2px;
" id="Capa_1" enable-background="new 0 0 512 512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><g><path fill="#818181" d="m216 512h80c11.046 0 20-8.954 20-20s-8.954-20-20-20h-80c-11.046 0-20 8.954-20 20s8.954 20 20 20z"></path><path fill="#818181" d="m256 0c-11.046 0-20 8.954-20 20v21.435c-67.755 9.734-120 68.159-120 138.565v122.956c0 7.048-3.175 13.46-7.899 15.956-19.801 10.455-32.101 30.797-32.101 53.088 0 33.084 26.916 60 60 60h240c33.084 0 60-26.916 60-60 0-22.291-12.3-42.633-32.101-53.088-4.725-2.495-7.899-8.907-7.899-15.956v-122.956c0-70.406-52.245-128.831-120-138.565v-21.435c0-11.046-8.954-20-20-20zm100 180v122.956c0 22.142 11.197 41.809 29.222 51.327 6.648 3.51 10.778 10.299 10.778 17.717 0 11.028-8.972 20-20 20h-240c-11.028 0-20-8.972-20-20 0-7.418 4.13-14.207 10.778-17.717 18.025-9.518 29.222-29.185 29.222-51.327v-122.956c0-55.14 44.86-100 100-100s100 44.86 100 100z"></path></g></svg>
<i><b style="color:#818181">DERNIERS AJOUTS</b></i>
</b>
</center>
</div>
<div class="column11">
<b style="display:none; width:100%; background-color:#232323; padding-top:10px; padding-bottom:10px; border-bottom: 1px solid #4c4c4c;"><center>
<i><b style="color:#818181">DERNIERES</b> <b style="color:#818181">CRITIQUES</b></i>
</center></b>
</div>
</center>
</div>
<div class="column12" id="column12">
<b style="display:inline-block; width:100%; padding-top:10px; padding-bottom:10px;"><center>
<style>
.icon_affiche {
padding-left: 7px;
padding-right: 11px;
padding-top: 10px;
padding-bottom: 5px;
border-right: 1px solid #5e5e5e;
}
.icon_canevas {
padding-top: 9px;
padding-left: 10px;
padding-right: 10px;
border-right: 1px solid #5e5e5e;
}
.icon_play {
padding-top: 8px;
padding-right: 8px;
padding-left: 11px;
}
.icon_affiche:hover {
background-color: #1919195c;
}
.icon_canevas:hover {
background-color: #1919195c;
}
.icon_play:hover {
background-color: #1919195c;
}
.svg_icon_affiche {
height: 28px;
width: 28px;
}
.svg_icon_canevas {
height: 30px;
width: 30px;
}
.svg_icon_play {
height: 30px;
width: 30px;
}
</style>
<i class="menubasfixenglobe2">
<div class="icon_affiche">
<a style="text-decoration: none;" href="#top1">
<svg class="svg_icon_affiche" id="bold" enable-background="new 0 0 24 24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><g><g><path d="m6.25 19.5c-1.601 0-3.025-1.025-3.542-2.551l-.035-.115c-.122-.404-.173-.744-.173-1.084v-6.818l-2.426 8.098c-.312 1.191.399 2.426 1.592 2.755l15.463 4.141c.193.05.386.074.576.074.996 0 1.906-.661 2.161-1.635l.901-2.865z"></path></g><path d="m9 9c1.103 0 2-.897 2-2s-.897-2-2-2-2 .897-2 2 .897 2 2 2z"></path></g><path d="m21.5 2h-15c-1.378 0-2.5 1.122-2.5 2.5v11c0 1.378 1.122 2.5 2.5 2.5h15c1.378 0 2.5-1.122 2.5-2.5v-11c0-1.378-1.122-2.5-2.5-2.5zm-15 2h15c.276 0 .5.224.5.5v7.099l-3.159-3.686c-.335-.393-.82-.603-1.341-.615-.518.003-1.004.233-1.336.631l-3.714 4.458-1.21-1.207c-.684-.684-1.797-.684-2.48 0l-2.76 2.759v-9.439c0-.276.224-.5.5-.5z"></path></svg>
</a>
</div>
<div class="icon_canevas">
<a style="text-decoration: none;" href="#top2">
<svg class="svg_icon_canevas" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><g id="_01" data-name="01"><path d="m16.186 2h-8.372c-3.64 0-5.814 2.173-5.814 5.814v8.372c0 3.641 2.174 5.814 5.814 5.814h8.372c3.64 0 5.814-2.173 5.814-5.814v-8.372c0-3.641-2.174-5.814-5.814-5.814zm-4.572 12.836a1.917 1.917 0 0 1 -1.939 1.939h-1.486a1.941 1.941 0 0 1 -1.939-1.939v-2.675c0-3.082.675-3.772 2.461-4.832a.755.755 0 0 1 .382-.1.75.75 0 0 1 .383 1.391c-1.209.716-1.63.976-1.71 2.791h1.909a1.918 1.918 0 0 1 1.939 1.939zm6.136 0a1.918 1.918 0 0 1 -1.939 1.939h-1.486a1.941 1.941 0 0 1 -1.939-1.939v-2.675c0-3.082.675-3.772 2.461-4.832a.75.75 0 0 1 .764 1.291c-1.208.716-1.63.976-1.709 2.791h1.909a1.919 1.919 0 0 1 1.939 1.939z"></path></g></svg>
</a>
</div>
<div class="icon_play">
<a style="text-decoration: none;" href="#top3">
<svg class="svg_icon_play" viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg"><g id="Play"><path d="m37.324 20.026-22-12.412a4.685 4.685 0 0 0 -4.711.036 4.528 4.528 0 0 0 -2.28 3.938v24.824a4.528 4.528 0 0 0 2.28 3.938 4.687 4.687 0 0 0 4.711.036l22-12.412a4.543 4.543 0 0 0 0-7.948z"></path></g></svg>
</a>
</div>
</i>
<i class="menubasfixenglobe">
<a class="sticky3" id="buttonhaut" href="#">
<svg class="flechehaut" style="position:relative; top: 4px" x="0px" y="0px" viewBox="0 0 444.819 444.819" xml:space="preserve"><g><g>
<path d="M434.252,208.708L248.387,22.843c-7.042-7.043-15.693-10.564-25.977-10.564c-10.467,0-19.036,3.521-25.697,10.564 L10.848,208.708C3.615,215.94,0,224.604,0,234.692c0,9.897,3.619,18.459,10.848,25.693l21.411,21.409 c6.854,7.231,15.42,10.855,25.697,10.855c10.278,0,18.842-3.624,25.697-10.855l83.939-83.651v200.998 c0,9.89,3.567,17.936,10.706,24.126c7.139,6.184,15.752,9.273,25.837,9.273h36.545c10.089,0,18.698-3.09,25.837-9.273 c7.139-6.188,10.712-14.236,10.712-24.126V198.144l83.938,83.651c6.848,7.231,15.413,10.855,25.7,10.855 c10.082,0,18.747-3.624,25.975-10.855l21.409-21.409c7.043-7.426,10.567-15.988,10.567-25.693 C444.819,224.795,441.295,216.134,434.252,208.708z" data-original="#fff" class="hovered-path active-path" fill="#fff"></path>
</g></g> </svg>
</a>
<a class="menubasfixajouts" id="buttonlastajout" href="#dernieresajouts">
<svg class="svg_new" style="position: relative;
top: 1px;
left: 2px;" id="Capa_1" enable-background="new 0 0 512 512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><g><path fill="black" d="m216 512h80c11.046 0 20-8.954 20-20s-8.954-20-20-20h-80c-11.046 0-20 8.954-20 20s8.954 20 20 20z"></path><path fill="black" d="m256 0c-11.046 0-20 8.954-20 20v21.435c-67.755 9.734-120 68.159-120 138.565v122.956c0 7.048-3.175 13.46-7.899 15.956-19.801 10.455-32.101 30.797-32.101 53.088 0 33.084 26.916 60 60 60h240c33.084 0 60-26.916 60-60 0-22.291-12.3-42.633-32.101-53.088-4.725-2.495-7.899-8.907-7.899-15.956v-122.956c0-70.406-52.245-128.831-120-138.565v-21.435c0-11.046-8.954-20-20-20zm100 180v122.956c0 22.142 11.197 41.809 29.222 51.327 6.648 3.51 10.778 10.299 10.778 17.717 0 11.028-8.972 20-20 20h-240c-11.028 0-20-8.972-20-20 0-7.418 4.13-14.207 10.778-17.717 18.025-9.518 29.222-29.185 29.222-51.327v-122.956c0-55.14 44.86-100 100-100s100 44.86 100 100z"></path></g></svg>
<b>
NEW
</b>
</a>
<a class="menubasfixcritiques" id="buttonlastcritique" href="#dernierescritiques">
<svg class="svg_trend_top" viewBox="0 0 52 52" xmlns="http://www.w3.org/2000/svg"><path fill="#989898" d="M50.1,30.56a1.16,1.16,0,0,1-2,.82L42.73,26,30.32,36.65a3.39,3.39,0,0,1-4.92,0l-7.49-8.54L4.57,39.81a1.13,1.13,0,0,1-1.64,0l-.59-.59a1.13,1.13,0,0,1,0-1.64L15.46,19.68a3.39,3.39,0,0,1,4.92,0l7.49,7.49,7.61-8.78-4.92-4.45a1.26,1.26,0,0,1,.82-2.11H47.76A2.35,2.35,0,0,1,50,14.3Z"></path></svg>
<b style="padding-right: 4px;">
TOP
</b>
</a>
</i>
</center>
</b>
</div>
<div class="content">
<div class="barremenu">
</div>
<div class="column3" style="position:relative; z-index:99999">
<a href="/e5nqqo2zh/home/sakmad/">
<div class="logo" id="logoid" style="background: radial-gradient(rgb(87, 10, 25), rgb(216, 3, 44)); border: 1px solid rgb(107, 0, 21);">
<div class="logoa" style="width: 20%; align-self: center; margin-left: 5px;">
<!--?xml version="1.0" encoding="utf-8"?--><!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
<svg widtr="800px" hight="800px" viewBox="0 0 24 24" "none"="" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M11.9426 1.25H12.0574C14.3658 1.24999 16.1748 1.24998 17.5863 1.43975C19.031 1.63399 20.1711 2.03933 21.0659 2.93414C21.9607 3.82895 22.366 4.96897 22.5603 6.41371C22.75 7.82519 22.75 9.63423 22.75 11.9426V12.0574C22.75 14.3658 22.75 16.1748 22.5603 17.5863C22.366 19.031 21.9607 20.1711 21.0659 21.0659C20.1711 21.9607 19.031 22.366 17.5863 22.5603C16.1748 22.75 14.3658 22.75 12.0574 22.75H11.9426C9.63423 22.75 7.82519 22.75 6.41371 22.5603C4.96897 22.366 3.82895 21.9607 2.93414 21.0659C2.03933 20.1711 1.63399 19.031 1.43975 17.5863C1.24998 16.1748 1.24999 14.3658 1.25 12.0574V11.9426C1.24999 9.63423 1.24998 7.82519 1.43975 6.41371C1.63399 4.96897 2.03933 3.82895 2.93414 2.93414C3.82895 2.03933 4.96897 1.63399 6.41371 1.43975C7.82519 1.24998 9.63423 1.24999 11.9426 1.25ZM6.25 2.98181C5.18517 3.16506 4.5083 3.4813 3.9948 3.9948C3.4813 4.50829 3.16506 5.18517 2.98181 6.25H6.25V2.98181ZM7.75 2.81997V6.25H11.25V2.75028C9.8547 2.75175 8.70923 2.76108 7.75 2.81997ZM12.75 2.75028V6.25H16.25V2.81997C15.2908 2.76108 14.1453 2.75175 12.75 2.75028ZM17.75 2.98181V6.25H21.0182C20.8349 5.18517 20.5187 4.5083 20.0052 3.9948C19.4917 3.4813 18.8148 3.16506 17.75 2.98181ZM21.18 7.75H17.0006C17.0004 7.75 17.0008 7.75 17.0006 7.75C17.0004 7.75 16.9996 7.75 16.9994 7.75L12.0009 7.75C12.0006 7.75 12.0011 7.75 12.0009 7.75C12.0006 7.75 11.9994 7.75 11.9991 7.75L7.00106 7.75C7.00071 7.75 7.00035 7.75 7 7.75C6.99965 7.75 6.9993 7.75 6.99894 7.75H2.81997C2.75085 8.87584 2.75 10.2582 2.75 12C2.75 13.7418 2.75085 15.1242 2.81997 16.25L21.18 16.25C21.2491 15.1242 21.25 13.7418 21.25 12C21.25 10.2582 21.2491 8.87584 21.18 7.75ZM21.0182 17.75H17.75V21.0182C18.8148 20.8349 19.4917 20.5187 20.0052 20.0052C20.5187 19.4917 20.8349 18.8148 21.0182 17.75ZM16.25 21.18V17.75H12.75V21.2497C14.1453 21.2483 15.2908 21.2389 16.25 21.18ZM11.25 21.2497V17.75H7.75L7.75 21.18C8.70923 21.2389 9.8547 21.2483 11.25 21.2497ZM6.25 21.0182L6.25 17.75H2.98181C3.16506 18.8148 3.4813 19.4917 3.9948 20.0052C4.50829 20.5187 5.18517 20.8349 6.25 21.0182ZM12.7793 9.74813C12.796 9.75934 12.8127 9.77059 12.8295 9.78187C12.845 9.79229 12.8605 9.80266 12.8759 9.81301C13.3656 10.1421 13.8034 10.4362 14.111 10.7196C14.445 11.0273 14.75 11.4337 14.75 12C14.75 12.5663 14.445 12.9727 14.111 13.2804C13.8034 13.5638 13.3656 13.8579 12.8759 14.187L12.8295 14.2181C12.8128 14.2294 12.796 14.2407 12.7794 14.2519C12.2858 14.5836 11.8415 14.8824 11.4681 15.0551C11.0758 15.2365 10.5194 15.3914 9.98642 15.0386C9.49674 14.7146 9.36158 14.1731 9.3061 13.7395C9.24993 13.3004 9.24996 12.7235 9.25 12.0514V11.9486C9.24996 11.2765 9.24993 10.6996 9.3061 10.2605C9.36158 9.82686 9.49674 9.28543 9.98642 8.96138C10.5194 8.60864 11.0758 8.76347 11.4681 8.94491C11.8414 9.1176 12.2858 9.41635 12.7793 9.74813ZM10.8193 10.2977C10.8255 10.3004 10.8318 10.3033 10.8384 10.3063C11.0893 10.4224 11.4327 10.6504 11.9928 11.0268C12.5436 11.397 12.8823 11.6272 13.0946 11.8228C13.1937 11.9141 13.232 11.9688 13.2457 11.9934C13.2472 11.9961 13.2483 11.9983 13.2491 12C13.2483 12.0017 13.2472 12.0039 13.2457 12.0066C13.232 12.0312 13.1937 12.0859 13.0946 12.1772C12.8823 12.3728 12.5436 12.603 11.9928 12.9732C11.4327 13.3496 11.0893 13.5776 10.8384 13.6937C10.8318 13.6967 10.8255 13.6996 10.8193 13.7023C10.8109 13.663 10.8021 13.6127 10.794 13.5491C10.7515 13.2171 10.75 12.738 10.75 12C10.75 11.262 10.7515 10.7829 10.794 10.4509C10.8021 10.3873 10.8109 10.337 10.8193 10.2977Z" fill="#ffffff" id="eee2"></path>
</svg>
</div>
<div class="logob" id="nomsiteidpourtextarea" style="width: 70%; margin-left: 13px; align-self: center; margin-right: 5px;">
<svg widtr="402.435" heighrt="73.103" viewBox="0 0 402.435 73.103" xmlns="http://www.w3.org/2000/svg"><g id="svgGroup" class="logo1" stroke-linecap="round" fill-rule="evenodd" font-size="9pt" stroke="#000" stroke-widtr="0.25mm" fill="#ffffff" style="stroke: rgb(0, 0, 0); fill: rgb(255, 255, 255); stroke-width: 0px;"><path d="M 200.939 0.98 L 222.619 0.98 L 229.406 50.297 L 253.234 0.98 L 275.5 0.98 L 263.195 72.074 L 246.398 72.074 L 249.426 54.642 L 256.652 22.513 L 231.75 72.074 L 220.666 72.074 L 212.609 20.658 L 208.117 56.302 L 205.334 72.074 L 188.635 72.074 L 200.939 0.98 Z M 164.66 72.074 L 154.65 45.804 L 145.959 53.959 L 142.785 72.074 L 126.086 72.074 L 138.39 0.98 L 155.139 0.98 L 149.816 31.4 L 156.75 22.953 L 175.207 0.98 L 196.887 0.98 L 167.394 33.158 L 183.752 72.074 L 164.66 72.074 Z M 31.408 44.291 L 23.4 40.97 A 42.748 42.748 0 0 1 16.471 37.119 Q 7.346 30.76 7.346 21.577 A 19.078 19.078 0 0 1 7.385 20.365 A 18.189 18.189 0 0 1 11.486 9.745 A 22.075 22.075 0 0 1 17.311 4.727 A 29.497 29.497 0 0 1 21.887 2.494 Q 28.527 -0.094 36.389 0.004 Q 46.935 0.199 53.356 6.156 A 19.437 19.437 0 0 1 59.459 18.287 Q 59.699 20.124 59.68 22.123 L 43.078 22.123 A 16.377 16.377 0 0 0 43.089 21.538 Q 43.089 17.843 41.345 15.555 Q 39.731 13.439 36.336 13.067 A 13.575 13.575 0 0 0 35.168 12.992 A 16.333 16.333 0 0 0 34.788 12.987 Q 30.822 12.987 27.746 14.945 A 9.065 9.065 0 0 0 25.504 16.917 A 7.607 7.607 0 0 0 23.937 20.463 A 5.225 5.225 0 0 0 23.843 21.439 Q 23.843 25.243 29.797 27.897 A 27.724 27.724 0 0 0 31.188 28.47 A 162.325 162.325 0 0 1 34.998 29.978 Q 40.295 32.157 43.078 33.841 A 27.326 27.326 0 0 1 48.839 38.339 Q 54.059 43.794 54.059 51.305 A 22.468 22.468 0 0 1 54.015 52.689 A 19.832 19.832 0 0 1 51.978 60.433 A 19.045 19.045 0 0 1 50.06 63.48 A 21.217 21.217 0 0 1 43.898 68.841 A 27.737 27.737 0 0 1 40.173 70.658 A 33.901 33.901 0 0 1 31.237 72.852 Q 28.976 73.103 26.568 73.103 A 46.712 46.712 0 0 1 25.988 73.099 A 36.002 36.002 0 0 1 18.621 72.241 A 31.275 31.275 0 0 1 15.295 71.293 A 24.515 24.515 0 0 1 9.199 68.215 A 21.998 21.998 0 0 1 6.848 66.312 A 21.019 21.019 0 0 1 0.06 51.691 Q 0 50.772 0 49.82 A 30.871 30.871 0 0 1 0.012 48.978 L 16.76 49.027 A 21.951 21.951 0 0 0 16.728 50.047 Q 16.704 53.447 17.822 55.715 A 7.642 7.642 0 0 0 18.859 57.303 Q 21.252 60.111 26.916 60.111 A 15.087 15.087 0 0 0 30.098 59.793 A 10.636 10.636 0 0 0 33.923 58.182 A 7.994 7.994 0 0 0 37.345 52.942 A 9.966 9.966 0 0 0 37.365 52.836 A 7.587 7.587 0 0 0 37.502 51.676 Q 37.654 47.716 33.194 45.173 A 17.898 17.898 0 0 0 31.408 44.291 Z M 102.99 72.074 L 101.281 58.793 L 78.576 58.793 L 72.277 72.074 L 53.869 72.074 L 91.515 0.98 L 107.238 0.98 L 120.373 72.074 L 102.99 72.074 Z M 318.469 72.074 L 316.76 58.793 L 294.055 58.793 L 287.756 72.074 L 269.348 72.074 L 306.994 0.98 L 322.717 0.98 L 335.851 72.074 L 318.469 72.074 Z M 365.441 72.074 L 341.564 72.074 L 353.869 0.98 L 374.767 1.029 A 29.561 29.561 0 0 1 383.911 2.4 A 25.772 25.772 0 0 1 390.881 5.887 A 26.072 26.072 0 0 1 400.555 18.883 A 31.768 31.768 0 0 1 400.646 19.144 Q 403.137 26.517 402.16 35.062 L 401.818 38.041 A 42.005 42.005 0 0 1 395.471 55.375 A 36.36 36.36 0 0 1 382.531 67.557 A 35.263 35.263 0 0 1 365.441 72.074 Z M 374.719 14.261 L 368.322 14.213 L 360.558 58.89 L 365.441 58.939 Q 373.998 58.939 379.19 52.356 A 20.957 20.957 0 0 0 379.235 52.298 A 23.381 23.381 0 0 0 382.534 46.347 Q 384.801 40.544 385.412 31.986 L 385.51 30.375 A 38.484 38.484 0 0 0 385.546 28.914 Q 385.585 22.174 383.068 18.509 A 9.504 9.504 0 0 0 376.39 14.417 A 14.091 14.091 0 0 0 374.719 14.261 Z M 96.447 21.048 L 84.826 45.56 L 99.572 45.56 L 96.447 21.048 Z M 311.926 21.048 L 300.305 45.56 L 315.051 45.56 L 311.926 21.048 Z" vector-effect="non-scaling-stroke"></path></g></svg>
</div>
</div>
<div class="logo" id="logoidhover" style="display:none;background: rgb(148, 0, 30); border: 1px solid rgb(107, 0, 21);">
<div class="logoa" style="width: 20%; align-self: center; margin-left: 5px;">
<!--?xml version="1.0" encoding="utf-8"?--><!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
<svg widtr="800px" hight="800px" viewBox="0 0 24 24" "none"="" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M11.9426 1.25H12.0574C14.3658 1.24999 16.1748 1.24998 17.5863 1.43975C19.031 1.63399 20.1711 2.03933 21.0659 2.93414C21.9607 3.82895 22.366 4.96897 22.5603 6.41371C22.75 7.82519 22.75 9.63423 22.75 11.9426V12.0574C22.75 14.3658 22.75 16.1748 22.5603 17.5863C22.366 19.031 21.9607 20.1711 21.0659 21.0659C20.1711 21.9607 19.031 22.366 17.5863 22.5603C16.1748 22.75 14.3658 22.75 12.0574 22.75H11.9426C9.63423 22.75 7.82519 22.75 6.41371 22.5603C4.96897 22.366 3.82895 21.9607 2.93414 21.0659C2.03933 20.1711 1.63399 19.031 1.43975 17.5863C1.24998 16.1748 1.24999 14.3658 1.25 12.0574V11.9426C1.24999 9.63423 1.24998 7.82519 1.43975 6.41371C1.63399 4.96897 2.03933 3.82895 2.93414 2.93414C3.82895 2.03933 4.96897 1.63399 6.41371 1.43975C7.82519 1.24998 9.63423 1.24999 11.9426 1.25ZM6.25 2.98181C5.18517 3.16506 4.5083 3.4813 3.9948 3.9948C3.4813 4.50829 3.16506 5.18517 2.98181 6.25H6.25V2.98181ZM7.75 2.81997V6.25H11.25V2.75028C9.8547 2.75175 8.70923 2.76108 7.75 2.81997ZM12.75 2.75028V6.25H16.25V2.81997C15.2908 2.76108 14.1453 2.75175 12.75 2.75028ZM17.75 2.98181V6.25H21.0182C20.8349 5.18517 20.5187 4.5083 20.0052 3.9948C19.4917 3.4813 18.8148 3.16506 17.75 2.98181ZM21.18 7.75H17.0006C17.0004 7.75 17.0008 7.75 17.0006 7.75C17.0004 7.75 16.9996 7.75 16.9994 7.75L12.0009 7.75C12.0006 7.75 12.0011 7.75 12.0009 7.75C12.0006 7.75 11.9994 7.75 11.9991 7.75L7.00106 7.75C7.00071 7.75 7.00035 7.75 7 7.75C6.99965 7.75 6.9993 7.75 6.99894 7.75H2.81997C2.75085 8.87584 2.75 10.2582 2.75 12C2.75 13.7418 2.75085 15.1242 2.81997 16.25L21.18 16.25C21.2491 15.1242 21.25 13.7418 21.25 12C21.25 10.2582 21.2491 8.87584 21.18 7.75ZM21.0182 17.75H17.75V21.0182C18.8148 20.8349 19.4917 20.5187 20.0052 20.0052C20.5187 19.4917 20.8349 18.8148 21.0182 17.75ZM16.25 21.18V17.75H12.75V21.2497C14.1453 21.2483 15.2908 21.2389 16.25 21.18ZM11.25 21.2497V17.75H7.75L7.75 21.18C8.70923 21.2389 9.8547 21.2483 11.25 21.2497ZM6.25 21.0182L6.25 17.75H2.98181C3.16506 18.8148 3.4813 19.4917 3.9948 20.0052C4.50829 20.5187 5.18517 20.8349 6.25 21.0182ZM12.7793 9.74813C12.796 9.75934 12.8127 9.77059 12.8295 9.78187C12.845 9.79229 12.8605 9.80266 12.8759 9.81301C13.3656 10.1421 13.8034 10.4362 14.111 10.7196C14.445 11.0273 14.75 11.4337 14.75 12C14.75 12.5663 14.445 12.9727 14.111 13.2804C13.8034 13.5638 13.3656 13.8579 12.8759 14.187L12.8295 14.2181C12.8128 14.2294 12.796 14.2407 12.7794 14.2519C12.2858 14.5836 11.8415 14.8824 11.4681 15.0551C11.0758 15.2365 10.5194 15.3914 9.98642 15.0386C9.49674 14.7146 9.36158 14.1731 9.3061 13.7395C9.24993 13.3004 9.24996 12.7235 9.25 12.0514V11.9486C9.24996 11.2765 9.24993 10.6996 9.3061 10.2605C9.36158 9.82686 9.49674 9.28543 9.98642 8.96138C10.5194 8.60864 11.0758 8.76347 11.4681 8.94491C11.8414 9.1176 12.2858 9.41635 12.7793 9.74813ZM10.8193 10.2977C10.8255 10.3004 10.8318 10.3033 10.8384 10.3063C11.0893 10.4224 11.4327 10.6504 11.9928 11.0268C12.5436 11.397 12.8823 11.6272 13.0946 11.8228C13.1937 11.9141 13.232 11.9688 13.2457 11.9934C13.2472 11.9961 13.2483 11.9983 13.2491 12C13.2483 12.0017 13.2472 12.0039 13.2457 12.0066C13.232 12.0312 13.1937 12.0859 13.0946 12.1772C12.8823 12.3728 12.5436 12.603 11.9928 12.9732C11.4327 13.3496 11.0893 13.5776 10.8384 13.6937C10.8318 13.6967 10.8255 13.6996 10.8193 13.7023C10.8109 13.663 10.8021 13.6127 10.794 13.5491C10.7515 13.2171 10.75 12.738 10.75 12C10.75 11.262 10.7515 10.7829 10.794 10.4509C10.8021 10.3873 10.8109 10.337 10.8193 10.2977Z" fill="#ffffff" id="eee2"></path>
</svg>
</div>
<div class="logob" style="width: 70%; margin-left: 13px; align-self: center; margin-right: 5px;">
<svg widtr="402.435" heighrt="73.103" viewBox="0 0 402.435 73.103" xmlns="http://www.w3.org/2000/svg"><g id="svgGroup" class="logo2" stroke-linecap="round" fill-rule="evenodd" font-size="9pt" stroke="#000" stroke-widtr="0.25mm" fill="#ffffff" style="stroke: rgb(0, 0, 0); fill: rgb(255, 255, 255); stroke-width: 0px;"><path d="M 200.939 0.98 L 222.619 0.98 L 229.406 50.297 L 253.234 0.98 L 275.5 0.98 L 263.195 72.074 L 246.398 72.074 L 249.426 54.642 L 256.652 22.513 L 231.75 72.074 L 220.666 72.074 L 212.609 20.658 L 208.117 56.302 L 205.334 72.074 L 188.635 72.074 L 200.939 0.98 Z M 164.66 72.074 L 154.65 45.804 L 145.959 53.959 L 142.785 72.074 L 126.086 72.074 L 138.39 0.98 L 155.139 0.98 L 149.816 31.4 L 156.75 22.953 L 175.207 0.98 L 196.887 0.98 L 167.394 33.158 L 183.752 72.074 L 164.66 72.074 Z M 31.408 44.291 L 23.4 40.97 A 42.748 42.748 0 0 1 16.471 37.119 Q 7.346 30.76 7.346 21.577 A 19.078 19.078 0 0 1 7.385 20.365 A 18.189 18.189 0 0 1 11.486 9.745 A 22.075 22.075 0 0 1 17.311 4.727 A 29.497 29.497 0 0 1 21.887 2.494 Q 28.527 -0.094 36.389 0.004 Q 46.935 0.199 53.356 6.156 A 19.437 19.437 0 0 1 59.459 18.287 Q 59.699 20.124 59.68 22.123 L 43.078 22.123 A 16.377 16.377 0 0 0 43.089 21.538 Q 43.089 17.843 41.345 15.555 Q 39.731 13.439 36.336 13.067 A 13.575 13.575 0 0 0 35.168 12.992 A 16.333 16.333 0 0 0 34.788 12.987 Q 30.822 12.987 27.746 14.945 A 9.065 9.065 0 0 0 25.504 16.917 A 7.607 7.607 0 0 0 23.937 20.463 A 5.225 5.225 0 0 0 23.843 21.439 Q 23.843 25.243 29.797 27.897 A 27.724 27.724 0 0 0 31.188 28.47 A 162.325 162.325 0 0 1 34.998 29.978 Q 40.295 32.157 43.078 33.841 A 27.326 27.326 0 0 1 48.839 38.339 Q 54.059 43.794 54.059 51.305 A 22.468 22.468 0 0 1 54.015 52.689 A 19.832 19.832 0 0 1 51.978 60.433 A 19.045 19.045 0 0 1 50.06 63.48 A 21.217 21.217 0 0 1 43.898 68.841 A 27.737 27.737 0 0 1 40.173 70.658 A 33.901 33.901 0 0 1 31.237 72.852 Q 28.976 73.103 26.568 73.103 A 46.712 46.712 0 0 1 25.988 73.099 A 36.002 36.002 0 0 1 18.621 72.241 A 31.275 31.275 0 0 1 15.295 71.293 A 24.515 24.515 0 0 1 9.199 68.215 A 21.998 21.998 0 0 1 6.848 66.312 A 21.019 21.019 0 0 1 0.06 51.691 Q 0 50.772 0 49.82 A 30.871 30.871 0 0 1 0.012 48.978 L 16.76 49.027 A 21.951 21.951 0 0 0 16.728 50.047 Q 16.704 53.447 17.822 55.715 A 7.642 7.642 0 0 0 18.859 57.303 Q 21.252 60.111 26.916 60.111 A 15.087 15.087 0 0 0 30.098 59.793 A 10.636 10.636 0 0 0 33.923 58.182 A 7.994 7.994 0 0 0 37.345 52.942 A 9.966 9.966 0 0 0 37.365 52.836 A 7.587 7.587 0 0 0 37.502 51.676 Q 37.654 47.716 33.194 45.173 A 17.898 17.898 0 0 0 31.408 44.291 Z M 102.99 72.074 L 101.281 58.793 L 78.576 58.793 L 72.277 72.074 L 53.869 72.074 L 91.515 0.98 L 107.238 0.98 L 120.373 72.074 L 102.99 72.074 Z M 318.469 72.074 L 316.76 58.793 L 294.055 58.793 L 287.756 72.074 L 269.348 72.074 L 306.994 0.98 L 322.717 0.98 L 335.851 72.074 L 318.469 72.074 Z M 365.441 72.074 L 341.564 72.074 L 353.869 0.98 L 374.767 1.029 A 29.561 29.561 0 0 1 383.911 2.4 A 25.772 25.772 0 0 1 390.881 5.887 A 26.072 26.072 0 0 1 400.555 18.883 A 31.768 31.768 0 0 1 400.646 19.144 Q 403.137 26.517 402.16 35.062 L 401.818 38.041 A 42.005 42.005 0 0 1 395.471 55.375 A 36.36 36.36 0 0 1 382.531 67.557 A 35.263 35.263 0 0 1 365.441 72.074 Z M 374.719 14.261 L 368.322 14.213 L 360.558 58.89 L 365.441 58.939 Q 373.998 58.939 379.19 52.356 A 20.957 20.957 0 0 0 379.235 52.298 A 23.381 23.381 0 0 0 382.534 46.347 Q 384.801 40.544 385.412 31.986 L 385.51 30.375 A 38.484 38.484 0 0 0 385.546 28.914 Q 385.585 22.174 383.068 18.509 A 9.504 9.504 0 0 0 376.39 14.417 A 14.091 14.091 0 0 0 374.719 14.261 Z M 96.447 21.048 L 84.826 45.56 L 99.572 45.56 L 96.447 21.048 Z M 311.926 21.048 L 300.305 45.56 L 315.051 45.56 L 311.926 21.048 Z" vector-effect="non-scaling-stroke"></path></g></svg>
</div>
</div>
<script>
$('.column3').on("mouseover",function(){
$("#logoid").css("display", "none");
$("#logoidhover").css("display", "flex");
});
$('.column3').on("mouseout",function(){
$("#logoid").css("display", "flex");
$("#logoidhover").css("display", "none");
});
</script>
</a>
</div>
<div class="column4" style="position:fixed;">
<div class="drop-down menu1">
<div id="dropDown" class="drop-down__button">
<span class="drop-down__name">GENRES</span>
<svg height="16px" x="0px" y="0px" viewBox="0 0 512 512" style="enable-background:new 0 0 512 512; position:relative; left:6px; top:2px" xml:space="preserve"><g><g>
<g>
<g>
<circle cx="256" cy="256" r="64" data-original="#979797" class="active-path" fill="#979797"></circle>
<circle cx="256" cy="448" r="64" data-original="#979797" class="active-path" fill="#979797"></circle>
<circle cx="256" cy="64" r="64" data-original="#979797" class="active-path" fill="#979797"></circle>
</g>
</g>
</g></g> </svg>
</div>
<div class="drop-down__menu-box">
<ul class="drop-down__menu">
<li onclick="window.location.href='/e5nqqo2zh/c/sakmad/29/0'" class="drop-down__item">À L'AFFICHE</li>
<li onclick="window.location.href='/e5nqqo2zh/c/sakmad/2/0'" class="drop-down__item">ANIMATION</li>
<li onclick="window.location.href='/e5nqqo2zh/c/sakmad/1/0'" class="drop-down__item">ACTION</li>
<li onclick="window.location.href='/e5nqqo2zh/c/sakmad/4/0'" class="drop-down__item">AVENTURE</li>
<li onclick="window.location.href='/e5nqqo2zh/c/sakmad/6/0'" class="drop-down__item">COMEDIE</li>
<li onclick="window.location.href='/e5nqqo2zh/c/sakmad/7/0'" class="drop-down__item">DRAME</li>
<li onclick="window.location.href='/e5nqqo2zh/c/sakmad/8/0'" class="drop-down__item">FANTASTIQUE</li>
<li onclick="window.location.href='/e5nqqo2zh/c/sakmad/9/0'" class="drop-down__item">HORREUR</li>
<li onclick="window.location.href='/e5nqqo2zh/c/sakmad/10/0'" class="drop-down__item">POLICIER</li>
<li onclick="window.location.href='/e5nqqo2zh/c/sakmad/11/0'" class="drop-down__item">SCIENCE-FICTION</li>
<li onclick="window.location.href='/e5nqqo2zh/c/sakmad/12/0'" class="drop-down__item">THRILLER</li>
<li onclick="window.location.href='/e5nqqo2zh/c/sakmad/26/0'" class="drop-down__item">DOCUMENTAIRE</li>
<li onclick="window.location.href='/e5nqqo2zh/c/sakmad/3/0'" class="drop-down__item">SPECTACLE</li>
</ul>
</div>
</div>
<nav style="position:relative; top:8px; left:-30px">
<ul>
<li>
<a href="/e5nqqo2zh/c/sakmad/29/0">À l'affiche</a>
</li>
<li>
<a href="/e5nqqo2zh/c/sakmad/2/0">Animation</a>
</li>
<div class="drop-down menu2">
<div id="dropDown" style="z-index:9999" class="drop-down__button">
<span class="drop-down__name">GENRES</span>
<svg height="16px" x="0px" y="0px" viewBox="0 0 512 512" style="enable-background:new 0 0 512 512; position:relative; left:6px; top:2px" xml:space="preserve"><g><g>
<g>
<g>
<circle cx="256" cy="256" r="64" data-original="#979797" class="active-path" fill="#979797"></circle>
<circle cx="256" cy="448" r="64" data-original="#979797" class="active-path" fill="#979797"></circle>
<circle cx="256" cy="64" r="64" data-original="#979797" class="active-path" fill="#979797"></circle>
</g>
</g>
</g></g> </svg>
</div>
<div class="drop-down__menu-box">
<ul class="drop-down__menu">
<li onclick="window.location.href='/e5nqqo2zh/c/sakmad/1/0'" class="drop-down__item">ACTION</li>
<li onclick="window.location.href='/e5nqqo2zh/c/sakmad/4/0'" class="drop-down__item">AVENTURE</li>
<li onclick="window.location.href='/e5nqqo2zh/c/sakmad/6/0'" class="drop-down__item">COMEDIE</li>
<li onclick="window.location.href='/e5nqqo2zh/c/sakmad/7/0'" class="drop-down__item">DRAME</li>
<li onclick="window.location.href='/e5nqqo2zh/c/sakmad/8/0'" class="drop-down__item">FANTASTIQUE</li>
<li onclick="window.location.href='/e5nqqo2zh/c/sakmad/9/0'" class="drop-down__item">HORREUR</li>
<li onclick="window.location.href='/e5nqqo2zh/c/sakmad/10/0'" class="drop-down__item">POLICIER</li>
<li onclick="window.location.href='/e5nqqo2zh/c/sakmad/11/0'" class="drop-down__item">SCIENCE-FICTION</li>
<li onclick="window.location.href='/e5nqqo2zh/c/sakmad/12/0'" class="drop-down__item">THRILLER</li>
</ul>
</div>
</div>
<li>
<a href="/e5nqqo2zh/c/sakmad/26/0">Documentaire</a>
</li>
<li>
<a href="/e5nqqo2zh/c/sakmad/3/0">Spectacle</a>
</li>
</ul>
</nav>
</div>
<div class="columnSEARCH sticky3" style="position:fixed;">
<a class="lienrecherche" onclick="searchactive()" href="#">
<svg x="0px" y="0px" class="svgsearch" viewBox="0 0 30.239 30.239" style="enable-background:new 0 0 30.239 30.239;" xml:space="preserve"><g><g>
<path d="M20.194,3.46c-4.613-4.613-12.121-4.613-16.734,0c-4.612,4.614-4.612,12.121,0,16.735 c4.108,4.107,10.506,4.547,15.116,1.34c0.097,0.459,0.319,0.897,0.676,1.254l6.718,6.718c0.979,0.977,2.561,0.977,3.535,0 c0.978-0.978,0.978-2.56,0-3.535l-6.718-6.72c-0.355-0.354-0.794-0.577-1.253-0.674C24.743,13.967,24.303,7.57,20.194,3.46z M18.073,18.074c-3.444,3.444-9.049,3.444-12.492,0c-3.442-3.444-3.442-9.048,0-12.492c3.443-3.443,9.048-3.443,12.492,0 C21.517,9.026,21.517,14.63,18.073,18.074z" data-original="#000000" class="active-path" data-old_color="#000000" fill="#e2e2e2"></path>
</g></g> </svg>
</a>
</div>
<div class="row">
<div class="column5 navWrap3" style="background-color:#1f1f1f;">
<center>
<form action="/e5nqqo2zh/home/sakmad" method="post" class="search">
<input style="padding: 9px 8px; position:relative; left:-5px; font-size:15px; font-style:italic; border-radius:2px; border: 1px solid #393939; color : #979797; background-color: #2d2d2d" name="searchword" id="mod_search_searchword" maxlength="20" class="inputbox" type="text" size="20" value="" placeholder="recherche ...">
<input type="hidden">
</form>
</center>
</div>
<div class="column1" style="background-color:#1f1f1f;"><div class="fadeIn" style="font-size: 20px; background: rgba(255, 0, 0, 0.46); padding: 15px; margin-bottom: 12px; color: white;">Aimez-vous notre site ? Pensez à le partager avec votre entourage pour qu'ils en profitent eux aussi !</div>
<b id="top1" class="navWrap4">
</b>
<center>
<b style="display:inline-block; width:100%; background-color:#232323; padding-top:10px; padding-bottom:10px; border-top: 1px solid #4c4c4c; border-bottom: 1px solid #4c4c4c">
<i><b style="color:#818181; text-transform: uppercase;">Joker : Folie à deux (2024) <b><font color="#979797"><i>HD</i></font></b></b><b class="categoryt"><a href="/e5nqqo2zh/c/sakmad/29/0">A L'AFFICHE</a></b></i>
</b>
</center>
<div class="column13" id="column13">
<center>
<div class="column14">
<center>
<b style="display:inline-block; width:100%; background-color:#232323; padding-top:10px; padding-bottom:10px;border-bottom: 1px solid #4c4c4c">
<i><b style="color:#818181; text-transform: uppercase;">Joker : Folie à deux (2024) <b><font color="#979797"><i>HD</i></font></b></b><b class="categoryt"><a href="/e5nqqo2zh/c/sakmad/29/0">A L'AFFICHE</a></b></i>
</b>
</center>
</div>
<div class="column15">
<b style="display:none; width:100%; background-color:#232323; padding-top:10px; padding-bottom:10px;border-bottom: 1px solid #4c4c4c;"><center>
<i><b style="color:#818181">DERNIERES</b> <b style="color:#979797">CRITIQUES</b></i>
</center></b>
</div>
</center>
</div>
<div class="column16" id="column16" style="background-color:#1f1f1f;">
<center>
<b style="display:inline-block; width:100%; background-color:#232323; padding-top:10px; padding-bottom:10px; border-bottom: 1px solid #4c4c4c">
<i><b style="color:#818181; text-transform: uppercase;">Joker : Folie à deux (2024) <b><font color="#979797"><i>HD</i></font></b></b><b class="categoryt"><a href="/e5nqqo2zh/c/sakmad/29/0">A L'AFFICHE</a></b></i>
</b>
</center>
</div>
<p style="text-align: center;"><img src="https://media.themoviedb.org/t/p/original/cWJGZAozNQFKLCD8vv4ukw4nJP8.jpg" border="0" width="100%"></p>
<p style="text-align: center;"><strong><span style="text-decoration: underline;"><b id="top2" style="position:relative; top:-50px; margin-bottom:-50px"></b><b style="display:inline-block; width:100%; text-align: left; font-size:12px; padding-top:5px; padding-bottom:5px; border-bottom: 1px solid #989898;">
<i><b style="color:#989898; position:relative; left:3px">CANEVAS DU FILM</b></i>
</b><br></span></strong></p>
<p style="text-align: left;">
Arthur Fleck, alors interné dans l'asile d'Arkham, attend d'être jugé pour les crimes qu'il a commis sous les traits de Joker. Déchiré entre ses deux identités, Arthur ne trouve pas seulement le grand amour, mais aussi la mélodie qui a toujours sommeillé en lui.
</p>
<p style="text-align: center;"><span style="text-decoration: underline;"><strong><b id="top3" style="position:relative; top:-50px; margin-bottom:-50px"></b><b style="display:inline-block; width:100%; text-align: left; font-size:12px; padding-top:5px; padding-bottom:5px; border-bottom: 1px solid #989898;">
<i><b style="color:#989898; position:relative; left:3px">LECTEUR ILLIMITÉ</b></i>
</b><br></strong></span></p>
<p style="text-align: center;">
<!--?php
$idhtxtname = "9401".'&t=e&vid=uydf0bh4ytu87f4gswansongoi0bv5bdf4g7';
?-->
<iframe width="100%" height="439" src="https://mayicloud.com/iframe/6dCIijchYD" scrolling="no" frameborder="0" allowfullscreen="" webkitallowfullscreen=""></iframe>
</p>
<p style="text-align: center;">
Joker : Folie à deux
</p>
<b id="top5" style="position:relative; top:-90px; margin-bottom:-90px"></b>
<b id="top4" style="position:relative; top:-50px; margin-bottom:-50px"></b>
<b id="navWrapEND4">
</b>
<br><br>
<div class="couleur1" id="dernieajouts">
<center id="dernieresajouts">
<b id="navWrap" style="display:inline-block; width:100%; background-color:#2a2a2a; padding-top:6px; padding-bottom:10px;">
<svg class="svg_new_barre" style="
position: relative;
top: 4px;
left: -2px;
" id="Capa_1" enable-background="new 0 0 512 512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><g><path fill="#818181" d="m216 512h80c11.046 0 20-8.954 20-20s-8.954-20-20-20h-80c-11.046 0-20 8.954-20 20s8.954 20 20 20z"></path><path fill="#818181" d="m256 0c-11.046 0-20 8.954-20 20v21.435c-67.755 9.734-120 68.159-120 138.565v122.956c0 7.048-3.175 13.46-7.899 15.956-19.801 10.455-32.101 30.797-32.101 53.088 0 33.084 26.916 60 60 60h240c33.084 0 60-26.916 60-60 0-22.291-12.3-42.633-32.101-53.088-4.725-2.495-7.899-8.907-7.899-15.956v-122.956c0-70.406-52.245-128.831-120-138.565v-21.435c0-11.046-8.954-20-20-20zm100 180v122.956c0 22.142 11.197 41.809 29.222 51.327 6.648 3.51 10.778 10.299 10.778 17.717 0 11.028-8.972 20-20 20h-240c-11.028 0-20-8.972-20-20 0-7.418 4.13-14.207 10.778-17.717 18.025-9.518 29.222-29.185 29.222-51.327v-122.956c0-55.14 44.86-100 100-100s100 44.86 100 100z"></path></g></svg>
<i><b style="color:#818181">DERNIERS AJOUTS</b></i>
</b>
</center>
<div id="hann">
<p>
<span style="list-style-type:none;">
<a href="/e5nqqo2zh/b/sakmad/12689186022">
Piece by Piece (2024) <font color="#404040"><i>HD</i></font>
</a>
</span>
</p>
</div>
<div id="hann">
<p>
<span style="list-style-type:none;">
<a href="/e5nqqo2zh/b/sakmad/12688377948">
Joker : Folie à deux (2024) <font color="#404040"><i>HD</i></font>
</a>
</span>
</p>
</div>
<div id="hann">
<p>
<span style="list-style-type:none;">
<a href="/e5nqqo2zh/b/sakmad/12687569874">
Joker (2019) <font color="#404040"><i>HD</i></font>
</a>
</span>
</p>
</div>
<div id="hann">
<p>
<span style="list-style-type:none;">
<a href="/e5nqqo2zh/b/sakmad/12686761800">
Spin the Bottle (2024) <font color="#404040"><i>HD</i></font>
</a>
</span>
</p>
</div>
<div id="hann">
<p>
<span style="list-style-type:none;">
<a href="/e5nqqo2zh/b/sakmad/12685953726">
Place of Bones (2024) <font color="#404040"><i>HD</i></font>
</a>
</span>
</p>
</div>
<div id="hann">
<p>
<span style="list-style-type:none;">
<a href="/e5nqqo2zh/b/sakmad/12685145652">
Le Comte de Monte-Cristo (2024) <font color="#404040"><i>HD</i></font>
</a>
</span>
</p>
</div>
<div id="hann">
<p>
<span style="list-style-type:none;">
<a href="/e5nqqo2zh/b/sakmad/12675448764">
Long Distance (2024) <font color="#404040"><i>HD</i></font>
</a>
</span>
</p>
</div>
<div id="hann">
<p>
<span style="list-style-type:none;">
<a href="/e5nqqo2zh/b/sakmad/12683529504">
Dalíland (2024) <font color="#404040"><i>HD</i></font>
</a>
</span>
</p>
</div>
<div id="hann">
<p>
<span style="list-style-type:none;">
<a href="/e5nqqo2zh/b/sakmad/12676256838">
La famille Hennedricks (2024) <font color="#404040"><i>HD</i></font>
</a>
</span>
</p>
</div>
<div id="hann">
<p>
<span style="list-style-type:none;">
<a href="/e5nqqo2zh/b/sakmad/12681913356">
The Retaliators (2024) <font color="#404040"><i>HD</i></font>
</a>
</span>
</p>
</div>
<div id="hann">
<p>
<span style="list-style-type:none;">
<a href="/e5nqqo2zh/b/sakmad/12679489134">
Spirit in the Blood (2024) <font color="#404040"><i>HD</i></font>
</a>
</span>
</p>
</div>
<div id="hann">
<p>
<span style="list-style-type:none;">
<a href="/e5nqqo2zh/b/sakmad/12677872986">
Canary Black (2024) <font color="#404040"><i>HD</i></font>
</a>
</span>
</p>
</div>
<div id="hann">
<p>
<span style="list-style-type:none;">
<a href="/e5nqqo2zh/b/sakmad/12677064912">
Don't Move (2024) <font color="#404040"><i>HD</i></font>
</a>
</span>
</p>
</div>
<div id="hann">
<p>
<span style="list-style-type:none;">
<a href="/e5nqqo2zh/b/sakmad/12678681060">
Hijack ’93 (2024) <font color="#404040"><i>HD</i></font>
</a>
</span>
</p>
</div>
<div id="hann">
<p>
<span style="list-style-type:none;">
<a href="/e5nqqo2zh/b/sakmad/12680297208">
Ibelin : La vie remarquable d'un gamer (2024) <font color="#404040"><i>HD</i></font>
</a>
</span>
</p>
</div>
<div id="hann">
<p>
<span style="list-style-type:none;">
<a href="/e5nqqo2zh/b/sakmad/12681105282">
Loups-Garous (2024) <font color="#404040"><i>HD</i></font>
</a>
</span>
</p>
</div>
<div id="hann">
<p>
<span style="list-style-type:none;">
<a href="/e5nqqo2zh/b/sakmad/12684337578">
Eat the Night (2024) <font color="#404040"><i>HD</i></font>
</a>
</span>
</p>
</div>
<div id="hann">
<p>
<span style="list-style-type:none;">
<a href="/e5nqqo2zh/b/sakmad/12682721430">
L'enfant qui mesurait le monde (2024) <font color="#404040"><i>HD</i></font>
</a>
</span>
</p>
</div>
<div id="hann">
<p>
<span style="list-style-type:none;">
<a href="/e5nqqo2zh/b/sakmad/12674640690">
Transformers: Le Commencement (2024) <font color="#404040"><i>HD</i></font>
</a>
</span>
</p>
</div>
<div id="hann">
<p>
<span style="list-style-type:none;">
<a href="/e5nqqo2zh/b/sakmad/12673024542">
Classified (2024) <font color="#404040"><i>HD</i></font>
</a>
</span>
</p>
</div>
<div id="hann">
<p>
<span style="list-style-type:none;">
<a href="/e5nqqo2zh/b/sakmad/12672216468">
Blue Lock le film - Episode Nagi (2024) <font color="#404040"><i>HD</i></font>
</a>
</span>
</p>
</div>
<div id="hann">
<p>
<span style="list-style-type:none;">
<a href="/e5nqqo2zh/b/sakmad/12671408394">
LEGO Marvel Avengers : Mission Démolition (2024) <font color="#404040"><i>HD</i></font>
</a>
</span>
</p>
</div>
<div id="hann">
<p>
<span style="list-style-type:none;">
<a href="/e5nqqo2zh/b/sakmad/12673832616">
Girl Haunts Boy (2024) <font color="#404040"><i>HD</i></font>
</a>
</span>
</p>
</div>
<div id="hann">
<p>
<span style="list-style-type:none;">
<a href="/e5nqqo2zh/b/sakmad/12665751876">
Half Baked: Totally High (2024) <font color="#404040"><i>HD</i></font>
</a>
</span>
</p>
</div>
<div id="hann">
<p>
<span style="list-style-type:none;">
<a href="/e5nqqo2zh/b/sakmad/12670600320">
Presque légal (2024) <font color="#404040"><i>HD</i></font>
</a>
</span>
</p>
</div>
<div id="hann">
<p>
<span style="list-style-type:none;">
<a href="/e5nqqo2zh/b/sakmad/12667368024">
Force of Nature: The Dry 2 (2024) <font color="#404040"><i>HD</i></font>
</a>
</span>
</p>
</div>
<div id="hann">
<p>
<span style="list-style-type:none;">
<a href="/e5nqqo2zh/b/sakmad/12666559950">
The Dry (2021) <font color="#404040"><i>HD</i></font>
</a>
</span>
</p>
</div>
<div id="hann">
<p>
<span style="list-style-type:none;">
<a href="/e5nqqo2zh/b/sakmad/12664135728">
The Shadow Strays (2024) <font color="#404040"><i>HD</i></font>
</a>
</span>
</p>
</div>
<div id="hann">
<p>
<span style="list-style-type:none;">
<a href="/e5nqqo2zh/b/sakmad/12663327654">
Brothers (2024) <font color="#404040"><i>HD</i></font>
</a>
</span>
</p>
</div>
<div id="hann">
<p>
<span style="list-style-type:none;">
<a href="/e5nqqo2zh/b/sakmad/12668176098">
Braquage (2024) <font color="#404040"><i>HD</i></font>
</a>
</span>
</p>
</div>
<b id="navWrapEND">
</b>
</div>
</div>
<div class="column2" style="background-color:#1f1f1f;">
<div class="couleur1" id="dernierescritiques">
<b id="navWrap1" style=" width:100%;display: block;background-color: #2a2a2a;padding-top: 5px;padding-bottom: 10px;/* border-bottom: 1px solid grey; */">
<center>
<i><b style="color:#818181">
<svg class="svg_trend_top_header" viewBox="0 0 52 52" xmlns="http://www.w3.org/2000/svg"><path fill="#818181" d="M50.1,30.56a1.16,1.16,0,0,1-2,.82L42.73,26,30.32,36.65a3.39,3.39,0,0,1-4.92,0l-7.49-8.54L4.57,39.81a1.13,1.13,0,0,1-1.64,0l-.59-.59a1.13,1.13,0,0,1,0-1.64L15.46,19.68a3.39,3.39,0,0,1,4.92,0l7.49,7.49,7.61-8.78-4.92-4.45a1.26,1.26,0,0,1,.82-2.11H47.76A2.35,2.35,0,0,1,50,14.3Z"></path></svg>
</b> <b style="color: #818181;position: relative;left: -6px;">TOP</b></i>
</center>
</b>
<style>
.trend_unity {
border-bottom: 1px solid #da052e33;
padding-bottom: 9px;
padding-top: 18px;
padding-left: 9px;
}
.trend_unity:hover {
background-color: #232323;
}
.trend_info {
font-size: 12px;
margin-bottom: 8px;
color:#8c8c8c;
}
.trend_title {
font-size: 15px;
font-weight: bold;
color: #e2e2e2;
}
.trend_ranking {
font-size: 12px;
margin-top: 3px;
display: inline-flex;
align-items: center;
justify-content: center;
color: black;
border-radius: 3px;
padding-left:2px;
}
.icon_trend {
margin-right: 4px;
}
.icon_trend_update {
color: #5eed97;
font-size: 10px;
font-style: italic;
position: relative;
top: -1px;
margin-right: 8px;
}
</style>
<a style="text-decoration: none;" href="/e5nqqo2zh/b/sakmad/12685145652">
<div class="trend_unity">
<div class="trend_info">1 . À l'affiche </div>
<div class="trend_title">
Le Comte de Monte-Cristo (2024)
</div>
<div class="trend_ranking">
<div class="icon_trend">
<svg width="17px" height="17px" viewBox="0 0 52 52" xmlns="http://www.w3.org/2000/svg"><path fill="#5eed97" d="M50.1,30.56a1.16,1.16,0,0,1-2,.82L42.73,26,30.32,36.65a3.39,3.39,0,0,1-4.92,0l-7.49-8.54L4.57,39.81a1.13,1.13,0,0,1-1.64,0l-.59-.59a1.13,1.13,0,0,1,0-1.64L15.46,19.68a3.39,3.39,0,0,1,4.92,0l7.49,7.49,7.61-8.78-4.92-4.45a1.26,1.26,0,0,1,.82-2.11H47.76A2.35,2.35,0,0,1,50,14.3Z"></path></svg>
</div>
<div class="icon_trend_update" style="
color: #5eed97;
"> NEW</div>
<div class="icon_trend" style="margin-left:-3px; position:relative; top:-1px">
<!--?xml version="1.0" encoding="iso-8859-1"?-->
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 512 512" style="width:14px; height:14px;enable-background:new 0 0 512 512;" xml:space="preserve">
<path style="fill:#ED694A;" d="M373.499,163.809c-10.67-11.649-27.258-27.372-34.315,8.13c-2.4,12.071-8.007,21.376-12.812,28.868
c-5.179-26.212-20.761-53.343-35.443-71.636c-5.494-6.844-24.988-34.051-28.733-79.567c-0.559-6.793-8.628-9.983-13.675-5.401
c-48.232,43.784-74.706,104.002-75.689,171.795c0,0-20.084-16.929-30.995-48.423c-2.938-8.481-14.308-10.099-19.241-2.6
c-0.947,1.44-1.825,2.882-2.617,4.282c-37.213,65.8-55.114,145.705-38.565,220.045c27.67,124.497,210.704,159.303,307.603,81.054
C483.822,393.8,453.686,251.311,373.499,163.809z"></path>
<g>
<path style="fill:#D8553A;" d="M107.171,397.118c-16.357-75.135,0.957-155.818,37.296-222.648c-0.919-2.217-1.803-4.51-2.629-6.894
c-2.938-8.481-14.308-10.099-19.241-2.6c-0.947,1.44-1.824,2.882-2.616,4.282c-37.213,65.8-55.114,145.705-38.565,220.045
c12.621,56.786,57.569,94.9,111.92,112.149C150.936,480.913,117.732,445.704,107.171,397.118z"></path>
<path style="fill:#D8553A;" d="M198.716,214.75c2.009-61.527,24.263-116.697,64.093-159.079c-0.274-2.334-0.477-4.421-0.608-6.005
c-0.571-6.851-8.345-10.287-13.37-5.745c-46.585,42.118-74.979,101.727-75.998,172.075l8.719,6.771
c4.294,3.335,10.112,3.19,14.213,0.135C198.212,220.828,198.563,217.698,198.716,214.75z"></path>
</g>
<path style="fill:#F4A32C;" d="M344.242,254.818c-7.88-8.604-20.133-20.218-25.345,6.005c-1.772,8.915-5.915,15.789-9.462,21.323
c-3.825-19.361-15.335-39.401-26.179-52.912c-4.058-5.055-18.456-25.15-21.223-58.771c-0.413-5.018-6.372-7.373-10.1-3.989
c-35.625,32.339-55.18,76.819-55.905,126.891c0,0-14.835-12.504-22.893-35.766c-2.17-6.264-10.569-7.459-14.212-1.92
c-0.699,1.063-1.348,2.129-1.933,3.163c-27.487,48.601-40.709,107.62-28.486,162.53c20.438,91.956,155.63,117.665,227.202,59.868
C425.73,424.695,403.471,319.45,344.242,254.818z"></path>
<path style="fill:#E89528;" d="M153.994,428.585c-10.822-53.676,0.387-111.271,24.152-159.231
c-1.811-3.546-3.527-7.466-5.013-11.754c-2.17-6.264-10.569-7.46-14.212-1.921c-0.699,1.063-1.348,2.129-1.933,3.164
c-27.486,48.601-40.707,107.62-28.486,162.529c9.506,42.768,43.837,71.196,85.041,83.567
C184.268,490.258,161.218,464.464,153.994,428.585z"></path>
<path style="fill:#F4D44E;" d="M317.534,337.904c-5.334-5.824-13.63-13.687-17.158,4.065c-1.199,6.036-4.004,10.688-6.406,14.434
c-2.59-13.107-10.38-26.672-17.722-35.818c-2.746-3.422-12.493-17.025-14.367-39.784c-0.28-3.397-4.313-4.992-6.837-2.7
c-24.116,21.892-37.353,52.002-37.844,85.897c0,0-10.043-8.465-15.497-24.211c-1.469-4.24-7.154-5.049-9.62-1.3
c-0.474,0.719-0.912,1.441-1.309,2.141c-18.606,32.9-27.557,72.852-19.283,110.023c13.835,62.249,105.352,79.652,153.801,40.527
c16.591-13.398,26.878-32.277,28.964-53.16C357.405,406.388,345.232,368.129,317.534,337.904z"></path>
<path style="fill:#EAE9E8;" d="M292.749,415.006c-2.972-3.245-7.593-7.625-9.559,2.264c-0.668,3.363-2.23,5.955-3.569,8.042
c-1.443-7.302-5.783-14.86-9.873-19.955c-1.53-1.907-6.961-9.486-8.005-22.165c-0.156-1.893-2.404-2.78-3.809-1.505
c-13.435,12.197-20.811,28.972-21.084,47.856c0,0-5.595-4.716-8.634-13.489c-0.819-2.363-3.986-2.814-5.359-0.724
c-0.264,0.401-0.508,0.803-0.728,1.193c-10.366,18.33-15.353,40.588-10.743,61.297c10.498,47.231,96.546,45.799,101.824-7.039
C314.962,453.16,308.18,431.844,292.749,415.006z"></path>
<path style="fill:#F7E7A1;" d="M231.364,487.194c-4.61-18.525,0.377-38.436,10.743-54.832c0.22-0.349,0.465-0.708,0.728-1.067
c1.374-1.869,4.541-1.466,5.359,0.647c3.039,7.848,8.634,12.067,8.634,12.067c0.225-13.88,5.253-26.48,14.488-36.586
c-2.065-2.86-8.383-9.756-9.574-24.229c-0.156-1.893-2.404-2.78-3.809-1.505c-13.435,12.197-20.811,28.972-21.084,47.856
c0,0-5.595-4.716-8.634-13.488c-0.818-2.363-3.986-2.814-5.359-0.724c-0.264,0.401-0.508,0.803-0.728,1.193
c-10.366,18.329-15.353,40.588-10.743,61.297c4.266,19.195,21.792,30.731,41.168,33.515
C242.101,506.205,234.068,498.077,231.364,487.194z"></path>
<g>
<path style="fill:#D8553A;" d="M184.598,68.045c21.625-17.589,21.577-50.496,0-68.045C162.973,17.588,163.02,50.496,184.598,68.045
z"></path>
<path style="fill:#D8553A;" d="M443.793,209.213c21.625-17.589,21.577-50.496,0-68.045
C433.909,149.206,422.216,191.664,443.793,209.213z"></path>
<path style="fill:#D8553A;" d="M60.785,222.606c15.585-12.677,15.551-36.392,0-49.041
C53.662,179.358,45.234,209.958,60.785,222.606z"></path>
<path style="fill:#D8553A;" d="M330.709,117.086c15.585-12.677,15.551-36.392,0-49.041
C315.124,80.721,315.159,104.438,330.709,117.086z"></path>
</g>
<path style="fill:#E89528;" d="M215.911,285.324c3.579-42.252,19.714-79.821,46.806-108.462c-0.274-2.076-0.505-4.207-0.685-6.398
c-0.413-5.018-6.372-7.373-10.1-3.989c-28.23,25.626-46.348,58.882-53.022,96.497l-0.01-0.003c-0.495,2.79-1.109,6.854-1.497,10.047
c0.001,0.003,0.002,0.005,0.004,0.008c-0.811,6.664-1.281,13.448-1.381,20.343C196.78,293.514,213.848,302.287,215.911,285.324z"></path>
<g>
<path style="fill:#E8C842;" d="M196.43,459.481c-7.355-34.725-1.091-71.755,13.461-103.84c-2.819-3.953-5.904-9.263-8.187-15.855
c-1.47-4.24-7.154-5.049-9.621-1.3c-0.473,0.719-0.913,1.441-1.309,2.141c-18.606,32.9-27.557,72.852-19.283,110.023
c6.48,29.152,29.997,48.468,58.148,56.749C213.253,496.521,200.858,480.42,196.43,459.481z"></path>
<path style="fill:#E8C842;" d="M243.751,348.824c2.438-17.425,9.565-36.624,20.784-52.675c-1.222-4.532-2.183-9.653-2.652-15.348
c-0.28-3.397-4.314-4.992-6.837-2.7c-15.026,13.641-25.811,30.479-31.938,49.428l-0.016-0.004
c-0.964,2.977-2.327,7.909-3.153,11.802c0.007-0.002,0.014-0.002,0.021-0.005c-1.692,7.944-2.633,16.188-2.756,24.675
C230.696,365.681,241.857,362.34,243.751,348.824z"></path>
</g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>
</svg>
</div>
</div>
</div>
</a>
<a style="text-decoration: none;" href="/e5nqqo2zh/b/sakmad/12681105282">
<div class="trend_unity">
<div class="trend_info">2 . Film . Aventure</div>
<div class="trend_title">
Loups-Garous (2024)
</div>
<div class="trend_ranking">
<div class="icon_trend">
<svg width="17px" height="17px" viewBox="0 0 52 52" xmlns="http://www.w3.org/2000/svg"><path fill="#5eed97" d="M50.1,30.56a1.16,1.16,0,0,1-2,.82L42.73,26,30.32,36.65a3.39,3.39,0,0,1-4.92,0l-7.49-8.54L4.57,39.81a1.13,1.13,0,0,1-1.64,0l-.59-.59a1.13,1.13,0,0,1,0-1.64L15.46,19.68a3.39,3.39,0,0,1,4.92,0l7.49,7.49,7.61-8.78-4.92-4.45a1.26,1.26,0,0,1,.82-2.11H47.76A2.35,2.35,0,0,1,50,14.3Z"></path></svg>
</div>
<div class="icon_trend_update" style="
color: #5eed97;
"> NEW</div>
</div>
</div>
</a>
<a style="text-decoration: none;" href="/e5nqqo2zh/b/sakmad/12675448764">
<div class="trend_unity">
<div class="trend_info">3 . Film . Science-Fiction</div>
<div class="trend_title">
Long Distance (2024)
</div>
<div class="trend_ranking">
<div class="icon_trend">
<svg width="17px" height="17px" viewBox="0 0 52 52" xmlns="http://www.w3.org/2000/svg"><path fill="#5eed97" d="M50.1,30.56a1.16,1.16,0,0,1-2,.82L42.73,26,30.32,36.65a3.39,3.39,0,0,1-4.92,0l-7.49-8.54L4.57,39.81a1.13,1.13,0,0,1-1.64,0l-.59-.59a1.13,1.13,0,0,1,0-1.64L15.46,19.68a3.39,3.39,0,0,1,4.92,0l7.49,7.49,7.61-8.78-4.92-4.45a1.26,1.26,0,0,1,.82-2.11H47.76A2.35,2.35,0,0,1,50,14.3Z"></path></svg>
</div>
<div class="icon_trend_update" style="
color: #5eed97;
"> NEW</div>
</div>
</div>
</a>
<a style="text-decoration: none;" href="/e5nqqo2zh/b/sakmad/12674640690">
<div class="trend_unity">
<div class="trend_info">4 . À l'affiche </div>
<div class="trend_title">
Transformers: Le Commencement (2024)
</div>
<div class="trend_ranking">
<div class="icon_trend">
<svg width="17px" height="17px" viewBox="0 0 52 52" xmlns="http://www.w3.org/2000/svg"><path fill="#5eed97" d="M50.1,30.56a1.16,1.16,0,0,1-2,.82L42.73,26,30.32,36.65a3.39,3.39,0,0,1-4.92,0l-7.49-8.54L4.57,39.81a1.13,1.13,0,0,1-1.64,0l-.59-.59a1.13,1.13,0,0,1,0-1.64L15.46,19.68a3.39,3.39,0,0,1,4.92,0l7.49,7.49,7.61-8.78-4.92-4.45a1.26,1.26,0,0,1,.82-2.11H47.76A2.35,2.35,0,0,1,50,14.3Z"></path></svg>
</div>
<div class="icon_trend_update" style="
color: #5eed97;
"> NEW</div>
</div>
</div>
</a>
<a style="text-decoration: none;" href="/e5nqqo2zh/b/sakmad/12605146326">
<div class="trend_unity">
<div class="trend_info">5 . À l'affiche </div>
<div class="trend_title">
Deadpool & Wolverine (2024)
</div>
<div class="trend_ranking">
</div>
</div>
</a>
<a style="text-decoration: none;" href="/e5nqqo2zh/b/sakmad/12677872986">
<div class="trend_unity">
<div class="trend_info">6 . Film . Action</div>
<div class="trend_title">
Canary Black (2024)
</div>
<div class="trend_ranking">
<div class="icon_trend">
<svg width="17px" height="17px" viewBox="0 0 52 52" xmlns="http://www.w3.org/2000/svg"><path fill="#5eed97" d="M50.1,30.56a1.16,1.16,0,0,1-2,.82L42.73,26,30.32,36.65a3.39,3.39,0,0,1-4.92,0l-7.49-8.54L4.57,39.81a1.13,1.13,0,0,1-1.64,0l-.59-.59a1.13,1.13,0,0,1,0-1.64L15.46,19.68a3.39,3.39,0,0,1,4.92,0l7.49,7.49,7.61-8.78-4.92-4.45a1.26,1.26,0,0,1,.82-2.11H47.76A2.35,2.35,0,0,1,50,14.3Z"></path></svg>
</div>
<div class="icon_trend_update" style="
color: #5eed97;
"> NEW</div>
</div>
</div>
</a>
<a style="text-decoration: none;" href="/e5nqqo2zh/b/sakmad/12676256838">
<div class="trend_unity">
<div class="trend_info">7 . Film . Comédie</div>
<div class="trend_title">
La famille Hennedricks (2024)
</div>
<div class="trend_ranking">
<div class="icon_trend">
<svg width="17px" height="17px" viewBox="0 0 52 52" xmlns="http://www.w3.org/2000/svg"><path fill="#5eed97" d="M50.1,30.56a1.16,1.16,0,0,1-2,.82L42.73,26,30.32,36.65a3.39,3.39,0,0,1-4.92,0l-7.49-8.54L4.57,39.81a1.13,1.13,0,0,1-1.64,0l-.59-.59a1.13,1.13,0,0,1,0-1.64L15.46,19.68a3.39,3.39,0,0,1,4.92,0l7.49,7.49,7.61-8.78-4.92-4.45a1.26,1.26,0,0,1,.82-2.11H47.76A2.35,2.35,0,0,1,50,14.3Z"></path></svg>
</div>
<div class="icon_trend_update" style="
color: #5eed97;
"> NEW</div>
</div>
</div>
</a>
<a style="text-decoration: none;" href="/e5nqqo2zh/b/sakmad/12656863062">
<div class="trend_unity">
<div class="trend_info">8 . À l'affiche </div>
<div class="trend_title">
Alien: Romulus (2024)
</div>
<div class="trend_ranking">
</div>
</div>
</a>
<a style="text-decoration: none;" href="/e5nqqo2zh/b/sakmad/12681913356">
<div class="trend_unity">
<div class="trend_info">9 . Film . Horreur</div>
<div class="trend_title">
The Retaliators (2024)
</div>
<div class="trend_ranking">
<div class="icon_trend">
<svg width="17px" height="17px" viewBox="0 0 52 52" xmlns="http://www.w3.org/2000/svg"><path fill="#5eed97" d="M50.1,30.56a1.16,1.16,0,0,1-2,.82L42.73,26,30.32,36.65a3.39,3.39,0,0,1-4.92,0l-7.49-8.54L4.57,39.81a1.13,1.13,0,0,1-1.64,0l-.59-.59a1.13,1.13,0,0,1,0-1.64L15.46,19.68a3.39,3.39,0,0,1,4.92,0l7.49,7.49,7.61-8.78-4.92-4.45a1.26,1.26,0,0,1,.82-2.11H47.76A2.35,2.35,0,0,1,50,14.3Z"></path></svg>
</div>
<div class="icon_trend_update" style="
color: #5eed97;
"> NEW</div>
</div>
</div>
</a>
<a style="text-decoration: none;" href="/e5nqqo2zh/b/sakmad/12660095358">
<div class="trend_unity">
<div class="trend_info">10 . À l'affiche </div>
<div class="trend_title">
Le Robot Sauvage (2024)
</div>
<div class="trend_ranking">
</div>
</div>
</a>
<a style="text-decoration: none;" href="/e5nqqo2zh/b/sakmad/11351015478">
<div class="trend_unity">
<div class="trend_info">11 . Film . Horreur</div>
<div class="trend_title">
Terrifier 2 (2023)
</div>
<div class="trend_ranking">
</div>
</div>
</a>
<a style="text-decoration: none;" href="/e5nqqo2zh/b/sakmad/12518682408">
<div class="trend_unity">
<div class="trend_info">12 . Film . Comédie</div>
<div class="trend_title">
Un p'tit truc en plus (2024)
</div>
<div class="trend_ranking">
</div>
</div>
</a>
<a style="text-decoration: none;" href="/e5nqqo2zh/b/sakmad/12632620842">
<div class="trend_unity">
<div class="trend_info">13 . À l'affiche </div>
<div class="trend_title">
Beetlejuice Beetlejuice (2024)
</div>
<div class="trend_ranking">
</div>
</div>
</a>
<a style="text-decoration: none;" href="/e5nqqo2zh/b/sakmad/12453228414">
<div class="trend_unity">
<div class="trend_info">14 . À l'affiche </div>
<div class="trend_title">
Moi, moche et méchant 4 (2024)
</div>
<div class="trend_ranking">
</div>
</div>
</a>
<a style="text-decoration: none;" href="/e5nqqo2zh/b/sakmad/12683529504">
<div class="trend_unity">
<div class="trend_info">15 . Film . Drame</div>
<div class="trend_title">
Dalíland (2024)
</div>
<div class="trend_ranking">
<div class="icon_trend">
<svg width="17px" height="17px" viewBox="0 0 52 52" xmlns="http://www.w3.org/2000/svg"><path fill="#5eed97" d="M50.1,30.56a1.16,1.16,0,0,1-2,.82L42.73,26,30.32,36.65a3.39,3.39,0,0,1-4.92,0l-7.49-8.54L4.57,39.81a1.13,1.13,0,0,1-1.64,0l-.59-.59a1.13,1.13,0,0,1,0-1.64L15.46,19.68a3.39,3.39,0,0,1,4.92,0l7.49,7.49,7.61-8.78-4.92-4.45a1.26,1.26,0,0,1,.82-2.11H47.76A2.35,2.35,0,0,1,50,14.3Z"></path></svg>
</div>
<div class="icon_trend_update" style="
color: #5eed97;
"> NEW</div>
</div>
</div>
</a>
<a style="text-decoration: none;" href="/e5nqqo2zh/b/sakmad/12668984172">
<div class="trend_unity">
<div class="trend_info">16 . Film . Thriller</div>
<div class="trend_title">
Survivre (2024)
</div>
<div class="trend_ranking">
<div class="icon_trend">
<svg width="17px" height="17px" viewBox="0 0 52 52" xmlns="http://www.w3.org/2000/svg"><path fill="#5eed97" d="M50.1,30.56a1.16,1.16,0,0,1-2,.82L42.73,26,30.32,36.65a3.39,3.39,0,0,1-4.92,0l-7.49-8.54L4.57,39.81a1.13,1.13,0,0,1-1.64,0l-.59-.59a1.13,1.13,0,0,1,0-1.64L15.46,19.68a3.39,3.39,0,0,1,4.92,0l7.49,7.49,7.61-8.78-4.92-4.45a1.26,1.26,0,0,1,.82-2.11H47.76A2.35,2.35,0,0,1,50,14.3Z"></path></svg>
</div>
<div class="icon_trend_update" style="
color: #5eed97;
"> NEW</div>
</div>
</div>
</a>
<a style="text-decoration: none;" href="/e5nqqo2zh/b/sakmad/12679489134">
<div class="trend_unity">
<div class="trend_info">17 . Film . Thriller</div>
<div class="trend_title">
Spirit in the Blood (2024)
</div>
<div class="trend_ranking">
<div class="icon_trend">
<svg width="17px" height="17px" viewBox="0 0 52 52" xmlns="http://www.w3.org/2000/svg"><path fill="#5eed97" d="M50.1,30.56a1.16,1.16,0,0,1-2,.82L42.73,26,30.32,36.65a3.39,3.39,0,0,1-4.92,0l-7.49-8.54L4.57,39.81a1.13,1.13,0,0,1-1.64,0l-.59-.59a1.13,1.13,0,0,1,0-1.64L15.46,19.68a3.39,3.39,0,0,1,4.92,0l7.49,7.49,7.61-8.78-4.92-4.45a1.26,1.26,0,0,1,.82-2.11H47.76A2.35,2.35,0,0,1,50,14.3Z"></path></svg>
</div>
<div class="icon_trend_update" style="
color: #5eed97;
"> NEW</div>
</div>
</div>
</a>
<a style="text-decoration: none;" href="/e5nqqo2zh/b/sakmad/12645550026">
<div class="trend_unity">
<div class="trend_info">18 . Film . Horreur</div>
<div class="trend_title">
Mother Land (2024)
</div>
<div class="trend_ranking">
</div>
</div>
</a>
<a style="text-decoration: none;" href="/e5nqqo2zh/b/sakmad/12682721430">
<div class="trend_unity">
<div class="trend_info">19 . Film . Drame</div>
<div class="trend_title">
L'enfant qui mesurait le monde (2024)
</div>
<div class="trend_ranking">
<div class="icon_trend">
<svg width="17px" height="17px" viewBox="0 0 52 52" xmlns="http://www.w3.org/2000/svg"><path fill="#5eed97" d="M50.1,30.56a1.16,1.16,0,0,1-2,.82L42.73,26,30.32,36.65a3.39,3.39,0,0,1-4.92,0l-7.49-8.54L4.57,39.81a1.13,1.13,0,0,1-1.64,0l-.59-.59a1.13,1.13,0,0,1,0-1.64L15.46,19.68a3.39,3.39,0,0,1,4.92,0l7.49,7.49,7.61-8.78-4.92-4.45a1.26,1.26,0,0,1,.82-2.11H47.76A2.35,2.35,0,0,1,50,14.3Z"></path></svg>
</div>
<div class="icon_trend_update" style="
color: #5eed97;
"> NEW</div>
</div>
</div>
</a>
<a style="text-decoration: none;" href="/e5nqqo2zh/b/sakmad/12673024542">
<div class="trend_unity">
<div class="trend_info">20 . Film . Action</div>
<div class="trend_title">
Classified (2024)
</div>
<div class="trend_ranking">
<div class="icon_trend">
<svg width="17px" height="17px" viewBox="0 0 52 52" xmlns="http://www.w3.org/2000/svg"><path fill="#5eed97" d="M50.1,30.56a1.16,1.16,0,0,1-2,.82L42.73,26,30.32,36.65a3.39,3.39,0,0,1-4.92,0l-7.49-8.54L4.57,39.81a1.13,1.13,0,0,1-1.64,0l-.59-.59a1.13,1.13,0,0,1,0-1.64L15.46,19.68a3.39,3.39,0,0,1,4.92,0l7.49,7.49,7.61-8.78-4.92-4.45a1.26,1.26,0,0,1,.82-2.11H47.76A2.35,2.35,0,0,1,50,14.3Z"></path></svg>
</div>
<div class="icon_trend_update" style="
color: #5eed97;
"> NEW</div>
</div>
</div>
</a>
<a style="text-decoration: none;" href="/e5nqqo2zh/b/sakmad/12677064912">
<div class="trend_unity">
<div class="trend_info">21 . Film . Thriller</div>
<div class="trend_title">
Don't Move (2024)
</div>
<div class="trend_ranking">
<div class="icon_trend">
<svg width="17px" height="17px" viewBox="0 0 52 52" xmlns="http://www.w3.org/2000/svg"><path fill="#5eed97" d="M50.1,30.56a1.16,1.16,0,0,1-2,.82L42.73,26,30.32,36.65a3.39,3.39,0,0,1-4.92,0l-7.49-8.54L4.57,39.81a1.13,1.13,0,0,1-1.64,0l-.59-.59a1.13,1.13,0,0,1,0-1.64L15.46,19.68a3.39,3.39,0,0,1,4.92,0l7.49,7.49,7.61-8.78-4.92-4.45a1.26,1.26,0,0,1,.82-2.11H47.76A2.35,2.35,0,0,1,50,14.3Z"></path></svg>
</div>
<div class="icon_trend_update" style="
color: #5eed97;
"> NEW</div>
</div>
</div>
</a>
<a style="text-decoration: none;" href="/e5nqqo2zh/b/sakmad/10894453668">
<div class="trend_unity">
<div class="trend_info">22 . Film . Horreur</div>
<div class="trend_title">
Smile (2022)
</div>
<div class="trend_ranking">
<div class="icon_trend">
<svg width="17px" height="17px" viewBox="0 0 52 52" xmlns="http://www.w3.org/2000/svg"><path fill="#5eed97" d="M50.1,30.56a1.16,1.16,0,0,1-2,.82L42.73,26,30.32,36.65a3.39,3.39,0,0,1-4.92,0l-7.49-8.54L4.57,39.81a1.13,1.13,0,0,1-1.64,0l-.59-.59a1.13,1.13,0,0,1,0-1.64L15.46,19.68a3.39,3.39,0,0,1,4.92,0l7.49,7.49,7.61-8.78-4.92-4.45a1.26,1.26,0,0,1,.82-2.11H47.76A2.35,2.35,0,0,1,50,14.3Z"></path></svg>
</div>
<div class="icon_trend_update" style="
color: #5eed97;
"> NEW</div>
</div>
</div>
</a>
<a style="text-decoration: none;" href="/e5nqqo2zh/b/sakmad/12480702930">
<div class="trend_unity">
<div class="trend_info">23 . À l'affiche </div>
<div class="trend_title">
Vice-versa 2 (2024)
</div>
<div class="trend_ranking">
<div class="icon_trend">
<svg width="17px" height="17px" viewBox="0 0 52 52" xmlns="http://www.w3.org/2000/svg"><path fill="#5eed97" d="M50.1,30.56a1.16,1.16,0,0,1-2,.82L42.73,26,30.32,36.65a3.39,3.39,0,0,1-4.92,0l-7.49-8.54L4.57,39.81a1.13,1.13,0,0,1-1.64,0l-.59-.59a1.13,1.13,0,0,1,0-1.64L15.46,19.68a3.39,3.39,0,0,1,4.92,0l7.49,7.49,7.61-8.78-4.92-4.45a1.26,1.26,0,0,1,.82-2.11H47.76A2.35,2.35,0,0,1,50,14.3Z"></path></svg>
</div>
<div class="icon_trend_update" style="
color: #5eed97;
"> NEW</div>
</div>
</div>
</a>
<b id="navWrapEND1"></b>
</div>
</div>
</div>
</div>
<script>
$(document).scroll(function () {
//stick nav to top of page
var y = $(this).scrollTop();
var navWrap = $('#navWrap').offset().top;
var navWrapEND = $('#navWrapEND').offset().top;
var navWrap = navWrap - 50;
var navWrapEND = navWrapEND - 50;
var navWrap4 = $('.navWrap4').offset().top;
var navWrapEND4 = $('#navWrapEND4').offset().top;
var navWrap4 = navWrap4 - 50;
var navWrapEND4 = navWrapEND4 - 50;
var navWrap3 = $('.navWrap3').offset().top;
var navWrapEND3 = $('#navWrapEND3').offset().top;
var navWrap3 = navWrap3 - 50;
var navWrapEND3 = navWrapEND3 - 50;
var navWrap1 = $('#navWrap1').offset().top;
var navWrapEND1 = $('#navWrapEND1').offset().top;
var navWrap1 = navWrap1 - 50;
var navWrapEND1 = navWrapEND1 - 50;
if (y > navWrapEND1) {
$('#column8').removeClass('sticky');
}
else if (y > navWrap1) {
$('#column8').addClass('sticky');
}
else {
$('#column8').removeClass('sticky');
}
if (y > navWrapEND) {
$('#column7').removeClass('sticky');
}
else if (y > navWrap) {
$('#column7').addClass('sticky');
}
else {
$('#column7').removeClass('sticky');
}
if (y > navWrapEND4) {
$('#column13').removeClass('sticky1');
}
else if (y > navWrap4) {
$('#column13').addClass('sticky1');
}
else {
$('#column13').removeClass('sticky1');
}
if (y > navWrapEND4) {
$('#column16').removeClass('sticky');
}
else if (y > navWrap4) {
$('#column16').addClass('sticky');
}
else {
$('#column16').removeClass('sticky');
}
if (y > navWrapEND3) {
$('#buttonhaut').addClass('sticky3');
$('#buttonhaut').removeClass('sticky2');
}
else if (y > navWrap3) {
$('#buttonhaut').addClass('sticky2');
$('#buttonhaut').removeClass('sticky3');
}
else {
$('#buttonhaut').addClass('sticky3');
$('#buttonhaut').removeClass('sticky2');
}
if (y > navWrapEND3) {
$('.columnSEARCH').addClass('sticky3');
$('.columnSEARCH').removeClass('sticky2');
}
else if (y > navWrap3) {
$('.columnSEARCH').addClass('sticky2');
$('.columnSEARCH').removeClass('sticky3');
}
else {
$('.columnSEARCH').addClass('sticky3');
$('.columnSEARCH').removeClass('sticky2');
}
});
$(document).ready(function(){
$("#buttonlastcritique").click(function(){
$('#dernierescritiques').removeClass('couleur1');
$("#dernierescritiques").addClass("couleur2");
setTimeout(function () {
$("#dernierescritiques").removeClass("couleur2");
$("#dernierescritiques").addClass("couleur1");
}, 1000);
});
$("#buttonlastajout").click(function(){
$('#dernieajouts').removeClass('couleur1');
$("#dernieajouts").addClass("couleur2");
setTimeout(function () {
$("#dernieajouts").removeClass("couleur2");
$("#dernieajouts").addClass("couleur1");
}, 1000);
});
});
$(document).ready(function(){
const $menu = $('.drop-down');
$(document).mouseup(e => {
if (!$menu.is(e.target) // if the target of the click isn't the container...
&& $menu.has(e.target).length === 0) // ... nor a descendant of the container
{
$menu.removeClass('drop-down--active');
}
});
$('.drop-down').on('click', () => {
$menu.toggleClass('drop-down--active');
});
});
</script>
<b id="navWrapEND3">
</b>
</body></html>