";
$etat = "";
$stream_time[H] = "";
if ($stream_time[H] <= '9') {
$stream_time[H] = "0".$stream_time[H];
}
$stream_time[M] = "";
if ($stream_time[M] <= '9') {
$stream_time[M] = "0".$stream_time[M];
}
$stream_time[S] = "";
if ($stream_time[S] <= '9') {
$stream_time[S] = "0".$stream_time[S];
}
$stream_length[H] = "";
if ($stream_length[H] <= '9') {
$stream_length[H] = "0".$stream_length[H];
}
$stream_length[M] = "";
if ($stream_length[M] <= '9') {
$stream_length[M] = "0".$stream_length[M];
}
$stream_length[S] = "";
if ($stream_length[S] <= '9') {
$stream_length[S] = "0".$stream_length[S];
}
?>
SKIN_ALLEZ_START('video'); ?>