public int[] obtenerPublicidad() { return a.getAnuncios(); }
public int[] getListaAnuncios() { return a.getAnuncios(); }