global $sql, $link_class, $page,$tp; $sql -> db_Select('links', '*', "link_category = 1 and link_parent =0 and link_class IN (".USERCLASS_LIST.") ORDER BY link_order ASC"); $ulmenu = PRELINK.""; // Kubrick return $ulmenu;