
function Abrenews(id)
{
	document.location.href='noticias_int.asp?id='+id; 
};


