function busca_classificacao(x) {
	location.href="resultado.asp?tipo="+x;
}