function alteraBuscador(el) {
	action = el.getAttribute("href");
	id = el.id + "Campos";
}