function buscarf(valor)
{
	window.location.href = "<?php echo INDEX?>catalogo&marcas="+valor;
}

