mysql_query("SELECT link_id, des, added, title, hit FROM links WHERE cat_id = $catid AND public = 1 ORDER BY hit DESC")