r_text[22] = "<table style='width:100%;line-height:1.0;'>" +
"<col style='width:15%'>" +
"<col style='width:70%'>" +
"<col style='width:15%'>" +
"<tr>" +
"<th colspan='3'><div style='font-size:16px;font-weight:bold;'>Catfish Stew</div></th>" +
"</tr>" +
"<tr>" +
"<td>3 Cups</td>" +
"<td>Water</td>" +
"<td rowspan='9'>&nbsp;</td>" +
"</tr>" +
"<tr>" +
"<td>1 Tsp</td>" +
"<td>Salt</td>" +
"</tr>" +
"<tr>" +
"<td>2 Medium</td>" +
"<td>White Potatoes, peeled and cut into cubes</td>" +
"</tr>" +
"<tr>" +
"<td>1 Can</td>" +
"<td>Diced Tomatoes (14&frac12; Ozs)</td>" +
"</tr>" +
"<tr>" +
"<td>1 Cup</td>" +
"<td>Chopped Onion</td>" +
"</tr>" +
"<tr>" +
"<td>4 Cloves</td>" +
"<td>Garlic, finely chopped</td>" +
"</tr>" +
"<tr>" +
"<td>&frac12; Small Head</td>" +
"<td>Cabbage, chopped</td>" +
"</tr>" +
"<tr>" +
"<td>1 Lb</td>" +
"<td>Catfish, cut into 1-inch chunks</td>" +
"</tr>" +
"<tr>" +
"<td>1 Tbsp</td>" +
"<td><span style='font-weight:bold;'>Aunt Cora's Soulful Seasoning</span></td>" +
"</tr>" +
"<tr>" +
"<td colspan='3'></td>" +
"</tr>" +
"<tr>" +
"<td colspan='3'><ol><li>In a large pot, bring water, salt, potatoes, tomatoes, onion, and garlic to a boil over medium-high heat. Reduce heat and simmer for 10 minutes." +
"<li>Add cabbage and bring back to a boil. Reduce and simmer for 5 minutes." +
"<li>Add catfish and Soulful Seasoning. Simmer until the catfish is cooked through, about 5 minutes more. Serve while hot." +
"<li>Makes 6 servings. 1&frac12; cups per serving.</ol>" +
"<p><i>This recipe is courtesy of <a href='http://www.cdph.ca.gov/programs/cpns/Documents/Network-FV-AA-Cookbook-2008.pdf' target='_blank'>Network for a Healthy California</a>.</i></p></td>" +
"</tr>" +
"</table>";
