function redirecciona(get,value)
{
	window.location.href="/recopilatorios/"+get+"/"+value+".html";
}
