SELECT id, title, date, lid, main_text FROM News WHERE language_id='1' OR site_id='3' ORDER BY date DESC Limit 5