<?
$show = false;
if (!empty($gara) && (empty($alertManager->alerts["danger"]) || $gara->quickPanel || $gara->info["stato"] >= 20)) {
$show = true;
}
?>