function tBuscadorVenta(a){this.inheritsFrom=tBuscador;this.inheritsFrom(a);this.Bienes=new tBienes();this.pp=new tPromociones()};