<?
if (!empty($gara)) {
$show = false;
if (strpos($gara->info["tipologia"],"L") !== false) {
$show = true;
}
?>