Toutes les bandes-annonces (8)
';
confSlideShow['v']['iLyROoafMwhy'] = new Array(Array);
confSlideShow['v']['iLyROoafMwhy']['urlMovie'] = 'iLyROoafMwhy';
confSlideShow['v']['iLyROoafMwhy']['alt'] = 'Bande-annonce (vf)';
confSlideShow['v']['iLyROoafMwhy']['prev'] = 'iLyROoafMKKW';
confSlideShow['v']['iLyROoafMwhy']['next'] = 'iLyROoafJfHA';
confSlideShow['v']['iLyROoafMwhy']['index'] = 1;
confSlideShow['v']['iLyROoafJfHA'] = new Array(Array);
confSlideShow['v']['iLyROoafJfHA']['urlMovie'] = 'iLyROoafJfHA';
confSlideShow['v']['iLyROoafJfHA']['alt'] = 'Teaser 1 (vf)';
confSlideShow['v']['iLyROoafJfHA']['prev'] = 'iLyROoafMwhy';
confSlideShow['v']['iLyROoafJfHA']['next'] = 'iLyROoafMJBj';
confSlideShow['v']['iLyROoafJfHA']['index'] = 2;
confSlideShow['v']['iLyROoafMJBj'] = new Array(Array);
confSlideShow['v']['iLyROoafMJBj']['urlMovie'] = 'iLyROoafMJBj';
confSlideShow['v']['iLyROoafMJBj']['alt'] = 'Teaser 2 (vf)';
confSlideShow['v']['iLyROoafMJBj']['prev'] = 'iLyROoafJfHA';
confSlideShow['v']['iLyROoafMJBj']['next'] = 'iLyROoafMM1o';
confSlideShow['v']['iLyROoafMJBj']['index'] = 3;
confSlideShow['v']['iLyROoafMM1o'] = new Array(Array);
confSlideShow['v']['iLyROoafMM1o']['urlMovie'] = 'iLyROoafMM1o';
confSlideShow['v']['iLyROoafMM1o']['alt'] = 'Teaser 3 (vf)';
confSlideShow['v']['iLyROoafMM1o']['prev'] = 'iLyROoafMJBj';
confSlideShow['v']['iLyROoafMM1o']['next'] = 'iLyROoafMkdf';
confSlideShow['v']['iLyROoafMM1o']['index'] = 4;
confSlideShow['v']['iLyROoafMkdf'] = new Array(Array);
confSlideShow['v']['iLyROoafMkdf']['urlMovie'] = 'iLyROoafMkdf';
confSlideShow['v']['iLyROoafMkdf']['alt'] = 'Extrait 1 (vf)';
confSlideShow['v']['iLyROoafMkdf']['prev'] = 'iLyROoafMM1o';
confSlideShow['v']['iLyROoafMkdf']['next'] = 'iLyROoafMXyH';
confSlideShow['v']['iLyROoafMkdf']['index'] = 5;
confSlideShow['v']['iLyROoafMXyH'] = new Array(Array);
confSlideShow['v']['iLyROoafMXyH']['urlMovie'] = 'iLyROoafMXyH';
confSlideShow['v']['iLyROoafMXyH']['alt'] = 'Extrait 2 (vf)';
confSlideShow['v']['iLyROoafMXyH']['prev'] = 'iLyROoafMkdf';
confSlideShow['v']['iLyROoafMXyH']['next'] = 'iLyROoafMkFK';
confSlideShow['v']['iLyROoafMXyH']['index'] = 6;
confSlideShow['v']['iLyROoafMkFK'] = new Array(Array);
confSlideShow['v']['iLyROoafMkFK']['urlMovie'] = 'iLyROoafMkFK';
confSlideShow['v']['iLyROoafMkFK']['alt'] = 'Extrait 3 (vf)';
confSlideShow['v']['iLyROoafMkFK']['prev'] = 'iLyROoafMXyH';
confSlideShow['v']['iLyROoafMkFK']['next'] = 'iLyROoafMKKW';
confSlideShow['v']['iLyROoafMkFK']['index'] = 7;
confSlideShow['v']['iLyROoafMKKW'] = new Array(Array);
confSlideShow['v']['iLyROoafMKKW']['urlMovie'] = 'iLyROoafMKKW';
confSlideShow['v']['iLyROoafMKKW']['alt'] = 'Making of ';
confSlideShow['v']['iLyROoafMKKW']['prev'] = 'iLyROoafMkFK';
confSlideShow['v']['iLyROoafMKKW']['next'] = 'iLyROoafMwhy';
confSlideShow['v']['iLyROoafMKKW']['index'] = 8;
var current = new Array();
function viewPhotoVideo(type, numero) {
jQuery(".slideshowProfil img, .am-container img").removeClass("current");
jQuery("#"+type+"Thumb"+numero).addClass("current");
jQuery("#photoVideoViewer").show();
if (!elementInViewport(document.getElementById("photoVideoViewer"), 180)) { /*barre connexion + marge pour voir la photo bouger*/
jQuery("html,body").animate({scrollTop:jQuery("#photoVideoViewer").offset().top-40},100,"swing");
}
/*Load photo ou vidéo*/
if (type == "p") {
jQuery("#spinContainer").remove();
var opts = { lines: 12, length: 5, width: 2, radius: 10, color: "#000", speed: 1, trail: 60, shadow: false };
jQuery("#spinner").prepend('
');
var posiDiv = jQuery("#spinner").position();
var wid = 80;
var hei = 40;
var x = posiDiv.left + ((jQuery("#spinner").width() - wid) / 2);
var y = posiDiv.top + 225;
jQuery("#spinContainer").css("height", hei + "px");
jQuery("#spinContainer").css("width", wid + "px");
jQuery("#spinContainer").css("position", "absolute");
jQuery("#spinContainer").css("top", y + "px");
jQuery("#spinContainer").css("left", x + "px");
var target = document.getElementById("spinContainer");
var spinner = new Spinner(opts).spin(target);
jQuery("#viewer").html("
");
jQuery("#imgViewer").load(function() {jQuery("#spinContainer").remove();jQuery("#viewer").append(confSlideShow[type][numero]['alt']);});
jQuery("#controls .step").html(confSlideShow[type][numero]['index'] + "/0 photos");
} else {
var reg=new RegExp("(@@urlMovie@@)", "g");
jQuery("#viewer").html(videoPlayerObjectString.replace(reg, confSlideShow[type][numero]['urlMovie']) + "
"+confSlideShow[type][numero]['alt']);
jQuery("#controls .step").html(confSlideShow[type][numero]['index'] + "/8 vidéos");
}
/*Reload RM, seulement si on change de photo ou video */
if (current.length!==0) {
jQuery("#iframeRM").remove();
var theframe = jQuery('
');
jQuery("body").append(theframe);
jQuery("#iframeRM").load(function(){
var dataRM = jQuery("#iframeRM").contents().find("#pubcarreRefresh").html();
var RMClean = jQuery(dataRM).html(); /* Ceci permet de supprimer les tags SCRIPT du code, pour ne pas les rejouer quand on l injecte à droite */
if (RMClean) {
jQuery("#pubcarre").empty().html(RMClean);
}
});
}
current = new Array(type, numero);
}
viewPhotoVideo("v", "iLyROoafMwhy");
//-->