SELECT news_id as id, title, url_title, hyperlink_color, video_clips FROM JOBLO_NEWS_TOP_100 WHERE status = 'MAIN' OR status = 'ONLINE' AND post_date <= now() ORDER BY post_date DESC, news_id DESC LIMIT 0,