function BuildGroceriesDisc3Card(id) {
    this.Inherits(BuildGroceriesCard,id,103,1,[ {ht:[8,10], pro:15} ], 0);
}