new function(){
	var f = ge("form-filtro");
	new Select(f.tipo, f.categoria);
};
