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

