function BuildRestaurantUSFF2Card(id) {
    this.Inherits(BuildRestaurantCard,id,9,2,[ {ht:[5,8], pro:5}, {ht:[9,10], pro:13} ], 0);
}