function BuildRestaurantSteakPreCard(id) {
    this.Inherits(BuildRestaurantCard,id,6,2,[ {ht:[1,5], pro:200} ], 10);
}