public static function isTopTopic($tid)
 {
     return DzForumThread::isTop($tid);
 }