  // Table template v. 3.5
  // Author - Brenden West; updated 3-18-03

// BEGIN editorial data
var Health_Servings = new Array();
Health_Servings.ID = "Health_Servings";
Health_Servings.sPubDate = "11/22/2004 7:15:30 PM GMT";
Health_Servings.navsectionID = "3034510"
Health_Servings.appFmt = 2;
Health_Servings.ID_WB = 6559038;
Health_Servings.appWidth = 460;
Health_Servings.appHeader = "What counts as a serving?";
Health_Servings.appFooter = "Source: USDA";
Health_Servings.rowAlt = "#EEEEEE";
Health_Servings.appNavStyle = 6;
Health_Servings.appLayout = 1;
Health_Servings.copyMargin = 9;
Health_Servings.sSubHedStyle = "text-transform:none;font-weight:none;";
Health_Servings.headlineStyle = "font-weight:none;";
Health_Servings.cellBorder = "#FFFFFF";
Health_Servings.aColWidths  = new Array(150,160,130);
i=0;
Health_Servings.rows = new Array();
Health_Servings.rows[i++] = "Bread, cereal, rice and pasta ";
Health_Servings.rows[i++] = new Array("1 slice of bread","1 ounce of ready-to-eat cereal","1/2 cup of cooked cereal, rice, or pasta ");
Health_Servings.rows[i++] = "Vegetable ";
Health_Servings.rows[i++] = new Array("1 cup of raw leafy vegetables","1/2 cup of other vegetables, cooked or chopped raw","3/4 cup of vegetable juice ");
Health_Servings.rows[i++] = "Fruit ";
Health_Servings.rows[i++] = new Array("1 medium apple, banana, orange","1/2 cup of chopped, cooked, or canned fruit","3/4 cup of fruit juice","");
Health_Servings.rows[i++] = "Milk, yogurt and cheese ";
Health_Servings.rows[i++] = new Array("1 cup of milk or yogurt","1.5 ounces of natural cheese","2 ounces of processed cheese ");
Health_Servings.rows[i++] = "Meat, poultry, fish, dry beans, eggs and nuts ";
Health_Servings.rows[i++] = new Array("2-3 ounces of cooked lean meat, poultry or fish.","1/2 cup of cooked dry beans or 1 egg counts as 1 ounce of lean meat. 2 tablespoons of peanut butter or 1/3 cup of nuts count as 1 ounce of meat.","");

// END editorial data
