Toutes les bandes-annonces (9)
';
confSlideShow['v']['iLyROoafzITq'] = new Array(Array);
confSlideShow['v']['iLyROoafzITq']['urlMovie'] = 'iLyROoafzITq';
confSlideShow['v']['iLyROoafzITq']['alt'] = 'Nouvelle bande-annonce VF';
confSlideShow['v']['iLyROoafzITq']['prev'] = 'iLyROoafzV3P';
confSlideShow['v']['iLyROoafzITq']['next'] = 'iLyROoafzvbR';
confSlideShow['v']['iLyROoafzITq']['index'] = 1;
confSlideShow['v']['iLyROoafzvbR'] = new Array(Array);
confSlideShow['v']['iLyROoafzvbR']['urlMovie'] = 'iLyROoafzvbR';
confSlideShow['v']['iLyROoafzvbR']['alt'] = 'Nouvelle bande-annonce VOST ';
confSlideShow['v']['iLyROoafzvbR']['prev'] = 'iLyROoafzITq';
confSlideShow['v']['iLyROoafzvbR']['next'] = 'iLyROoaf8PkX';
confSlideShow['v']['iLyROoafzvbR']['index'] = 2;
confSlideShow['v']['iLyROoaf8PkX'] = new Array(Array);
confSlideShow['v']['iLyROoaf8PkX']['urlMovie'] = 'iLyROoaf8PkX';
confSlideShow['v']['iLyROoaf8PkX']['alt'] = 'Bande-annonce VOST ';
confSlideShow['v']['iLyROoaf8PkX']['prev'] = 'iLyROoafzvbR';
confSlideShow['v']['iLyROoaf8PkX']['next'] = 'iLyROoafzw_T';
confSlideShow['v']['iLyROoaf8PkX']['index'] = 3;
confSlideShow['v']['iLyROoafzw_T'] = new Array(Array);
confSlideShow['v']['iLyROoafzw_T']['urlMovie'] = 'iLyROoafzw_T';
confSlideShow['v']['iLyROoafzw_T']['alt'] = 'Extrait 1 VF';
confSlideShow['v']['iLyROoafzw_T']['prev'] = 'iLyROoaf8PkX';
confSlideShow['v']['iLyROoafzw_T']['next'] = 'iLyROoafzwCk';
confSlideShow['v']['iLyROoafzw_T']['index'] = 4;
confSlideShow['v']['iLyROoafzwCk'] = new Array(Array);
confSlideShow['v']['iLyROoafzwCk']['urlMovie'] = 'iLyROoafzwCk';
confSlideShow['v']['iLyROoafzwCk']['alt'] = 'Extrait 2 VF';
confSlideShow['v']['iLyROoafzwCk']['prev'] = 'iLyROoafzw_T';
confSlideShow['v']['iLyROoafzwCk']['next'] = 'iLyROoafzwLm';
confSlideShow['v']['iLyROoafzwCk']['index'] = 5;
confSlideShow['v']['iLyROoafzwLm'] = new Array(Array);
confSlideShow['v']['iLyROoafzwLm']['urlMovie'] = 'iLyROoafzwLm';
confSlideShow['v']['iLyROoafzwLm']['alt'] = 'Extrait 3 VF';
confSlideShow['v']['iLyROoafzwLm']['prev'] = 'iLyROoafzwCk';
confSlideShow['v']['iLyROoafzwLm']['next'] = 'iLyROoafzwDS';
confSlideShow['v']['iLyROoafzwLm']['index'] = 6;
confSlideShow['v']['iLyROoafzwDS'] = new Array(Array);
confSlideShow['v']['iLyROoafzwDS']['urlMovie'] = 'iLyROoafzwDS';
confSlideShow['v']['iLyROoafzwDS']['alt'] = 'Extrait 1 VOST';
confSlideShow['v']['iLyROoafzwDS']['prev'] = 'iLyROoafzwLm';
confSlideShow['v']['iLyROoafzwDS']['next'] = 'iLyROoafzVg1';
confSlideShow['v']['iLyROoafzwDS']['index'] = 7;
confSlideShow['v']['iLyROoafzVg1'] = new Array(Array);
confSlideShow['v']['iLyROoafzVg1']['urlMovie'] = 'iLyROoafzVg1';
confSlideShow['v']['iLyROoafzVg1']['alt'] = 'Extrait 2 VOST';
confSlideShow['v']['iLyROoafzVg1']['prev'] = 'iLyROoafzwDS';
confSlideShow['v']['iLyROoafzVg1']['next'] = 'iLyROoafzV3P';
confSlideShow['v']['iLyROoafzVg1']['index'] = 8;
confSlideShow['v']['iLyROoafzV3P'] = new Array(Array);
confSlideShow['v']['iLyROoafzV3P']['urlMovie'] = 'iLyROoafzV3P';
confSlideShow['v']['iLyROoafzV3P']['alt'] = 'Extrait 3 VOST';
confSlideShow['v']['iLyROoafzV3P']['prev'] = 'iLyROoafzVg1';
confSlideShow['v']['iLyROoafzV3P']['next'] = 'iLyROoafzITq';
confSlideShow['v']['iLyROoafzV3P']['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", "iLyROoafzITq");
//-->