Server shutdown in progress
SELECT classid, id, titleurl, title, newstime FROM ***_ecms_news WHERE id >= (SELECT FLOOR(RAND() * (SELECT MAX(id) FROM ***_ecms_news))) ORDER BY id LIMIT 20