- Recientes
- Populares
- Valoración s
Último video: MAG: 256 players
-
![MAG: 256 players]()
0:58
MAG: 256 players 614810
Hace 15 años / 7828 reproducciones
-
![MAG: Game Type: Suppression]()
1:11
MAG: Game Type: Suppression h5y22
Hace 15 años / 11013 reproducciones
-
![MAG: Game Type: Sabotage]()
1:27
MAG: Game Type: Sabotage 1ie1r
Hace 15 años / 4185 reproducciones
-
![MAG: Valor]()
4:00
MAG: Valor 4v5x6y
Hace 15 años / 18476 reproducciones
-
![MAG: Raven]()
1:26
MAG: Raven 5l4058
Hace 15 años / 7092 reproducciones
-
![MAG: Sver]()
1:11
MAG: Sver 5k62z
Hace 15 años / 5442 reproducciones
-
![MAG: Trailer oficial 2]()
2:16
MAG: Trailer oficial 2 5b5e15
Hace 15 años / 22229 reproducciones
-
![MAG: Así se hizo 3]()
3:18
MAG: Así se hizo 3 3p4l4a
Hace 15 años / 4588 reproducciones
-
![MAG: Así se hizo 2]()
4:05
MAG: Así se hizo 2 5z1c5g
Hace 15 años / 1655 reproducciones
-
![MAG: Así se hizo 1]()
3:41
MAG: Así se hizo 1 4ugl
Hace 15 años / 1887 reproducciones
-
![MAG: Vídeo oficial 1]()
1:28
MAG: Vídeo oficial 1 6o4a58
Hace 16 años / 13773 reproducciones
-
![MAG: Trailer oficial 1]()
2:11
MAG: Trailer oficial 1 3q22y
Hace 16 años / 29109 reproducciones
';
$('#pie_video_inte').html(fig);
data_config_init();
} else {
if ('dailymotion' == 'dailymotion') {
setTimeout(function() {
window.player.play();
window.player.setMuted(true);
}, 250);
} else {
setTimeout(function() {
if ('playing' !== jwplayer('jwvideo_59377').getState()) {
jwplayer('jwvideo_59377').setVolume(0);
jwplayer('jwvideo_59377').play();
}
}, 250);
}
}
} else {
if (cargado_video_pie==1) {
if (!screenfull.isFullscreen) {
if ('dailymotion' == 'dailymotion') {
setTimeout(function() {
window.player.pause();
}, 250);
} else {
jwplayer('jwvideo_59377').setVolume(0);
setTimeout(function() {
if ('paused' !== jwplayer('jwvideo_59377').getState()) {
jwplayer('jwvideo_59377').pause();
}
}, 250);
}
}
}
}
}
});