<?
$show = false;
if (isset($gara) && $gara->info["fase_attiva"] >= $gara->round["numero"]) { $show = true; }
?>