function BuildGroceriesBioSmCard(id) {
    this.Inherits(BuildGroceriesCard,id,105,2,[ {ht:[1,2], pro:300}, {ht:[3,5], pro:80} ], 10);
}