Toutes les bandes-annonces (9)
';
confSlideShow['v']['iLyROoafvlh5'] = new Array(Array);
confSlideShow['v']['iLyROoafvlh5']['urlMovie'] = 'iLyROoafvlh5';
confSlideShow['v']['iLyROoafvlh5']['alt'] = 'Nouvelle Bande-annonce VF';
confSlideShow['v']['iLyROoafvlh5']['prev'] = 'iLyROoaf8jwG';
confSlideShow['v']['iLyROoafvlh5']['next'] = 'iLyROoafvlf4';
confSlideShow['v']['iLyROoafvlh5']['index'] = 1;
confSlideShow['v']['iLyROoafvlf4'] = new Array(Array);
confSlideShow['v']['iLyROoafvlf4']['urlMovie'] = 'iLyROoafvlf4';
confSlideShow['v']['iLyROoafvlf4']['alt'] = 'Nouvelle Bande-annonce VOST';
confSlideShow['v']['iLyROoafvlf4']['prev'] = 'iLyROoafvlh5';
confSlideShow['v']['iLyROoafvlf4']['next'] = 'iLyROoafIx8t';
confSlideShow['v']['iLyROoafvlf4']['index'] = 2;
confSlideShow['v']['iLyROoafIx8t'] = new Array(Array);
confSlideShow['v']['iLyROoafIx8t']['urlMovie'] = 'iLyROoafIx8t';
confSlideShow['v']['iLyROoafIx8t']['alt'] = 'Bande-annonce VF';
confSlideShow['v']['iLyROoafIx8t']['prev'] = 'iLyROoafvlf4';
confSlideShow['v']['iLyROoafIx8t']['next'] = 'iLyROoafIxZ3';
confSlideShow['v']['iLyROoafIx8t']['index'] = 3;
confSlideShow['v']['iLyROoafIxZ3'] = new Array(Array);
confSlideShow['v']['iLyROoafIxZ3']['urlMovie'] = 'iLyROoafIxZ3';
confSlideShow['v']['iLyROoafIxZ3']['alt'] = 'Bande-annonce VOST';
confSlideShow['v']['iLyROoafIxZ3']['prev'] = 'iLyROoafIx8t';
confSlideShow['v']['iLyROoafIxZ3']['next'] = 'iLyROoaf8j2c';
confSlideShow['v']['iLyROoafIxZ3']['index'] = 4;
confSlideShow['v']['iLyROoaf8j2c'] = new Array(Array);
confSlideShow['v']['iLyROoaf8j2c']['urlMovie'] = 'iLyROoaf8j2c';
confSlideShow['v']['iLyROoaf8j2c']['alt'] = 'Extrait 1 (VF)';
confSlideShow['v']['iLyROoaf8j2c']['prev'] = 'iLyROoafIxZ3';
confSlideShow['v']['iLyROoaf8j2c']['next'] = 'iLyROoaf8jrd';
confSlideShow['v']['iLyROoaf8j2c']['index'] = 5;
confSlideShow['v']['iLyROoaf8jrd'] = new Array(Array);
confSlideShow['v']['iLyROoaf8jrd']['urlMovie'] = 'iLyROoaf8jrd';
confSlideShow['v']['iLyROoaf8jrd']['alt'] = 'Extrait 2 (VF)';
confSlideShow['v']['iLyROoaf8jrd']['prev'] = 'iLyROoaf8j2c';
confSlideShow['v']['iLyROoaf8jrd']['next'] = 'iLyROoaf8jw3';
confSlideShow['v']['iLyROoaf8jrd']['index'] = 6;
confSlideShow['v']['iLyROoaf8jw3'] = new Array(Array);
confSlideShow['v']['iLyROoaf8jw3']['urlMovie'] = 'iLyROoaf8jw3';
confSlideShow['v']['iLyROoaf8jw3']['alt'] = 'Extrait 3 (VF) ';
confSlideShow['v']['iLyROoaf8jw3']['prev'] = 'iLyROoaf8jrd';
confSlideShow['v']['iLyROoaf8jw3']['next'] = 'iLyROoaf8jwe';
confSlideShow['v']['iLyROoaf8jw3']['index'] = 7;
confSlideShow['v']['iLyROoaf8jwe'] = new Array(Array);
confSlideShow['v']['iLyROoaf8jwe']['urlMovie'] = 'iLyROoaf8jwe';
confSlideShow['v']['iLyROoaf8jwe']['alt'] = 'Extrait 4 (VF)';
confSlideShow['v']['iLyROoaf8jwe']['prev'] = 'iLyROoaf8jw3';
confSlideShow['v']['iLyROoaf8jwe']['next'] = 'iLyROoaf8jwG';
confSlideShow['v']['iLyROoaf8jwe']['index'] = 8;
confSlideShow['v']['iLyROoaf8jwG'] = new Array(Array);
confSlideShow['v']['iLyROoaf8jwG']['urlMovie'] = 'iLyROoaf8jwG';
confSlideShow['v']['iLyROoaf8jwG']['alt'] = 'Extrait 5 (VF) ';
confSlideShow['v']['iLyROoaf8jwG']['prev'] = 'iLyROoaf8jwe';
confSlideShow['v']['iLyROoaf8jwG']['next'] = 'iLyROoafvlh5';
confSlideShow['v']['iLyROoaf8jwG']['index'] = 9;
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'] + "/9 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", "iLyROoafvlh5");
//-->