function showNews(target,value) {
	alert(document.getElementById(target)._x);
}
