function BuildRestaurantUSFF3Card(id) {
    this.Inherits(BuildRestaurantCard,id,10,3,[ {ht:[6,8], pro:7}, {ht:[9,10], pro:12} ], 0);
}