function write_news(imigji_id,imigji){

	document.getElementById(imigji_id).src=imigji;


	}