";
$visible=true;
}
$r=array("VISIBLE"=>$visible,"LINK"=>$link);
return $r;
}
if ($term!="") {
$ts=new term_show(stripslashes($term),"term_show.php",$base_query,"parent_link", 0, $id_thes);
echo $ts->show_notice();
echo "
";
}
print $short_footer;
?>