' . $name . ""; } function t2($name, $id) { print " / "; if (strlen($id) < 4) print $name; else print '' . $name . ""; } ?>