header();
$reply = "[ hlcolor2\">home | hlcolor2\">add a comment ]";
$theme->article($aid, $informant, $time, stripslashes($subject), $department, stripslashes($abstract), stripslashes($comments), stripslashes($article), $reply);
cookiedecode($user);
if ($mode != "nocomments") include "comments.php";
$theme->footer();
?>