r_text[2] = "<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;'>Crock Pot Chicken &amp; Potatoes</div></th>" +
"</tr>" +
"<tr>" +
"<td>5</td>" +
"<td>Chicken Leg/Thigh Quarters with Skin</td>" +
"<td rowspan='6'>&nbsp;</td>" +
"</tr>" +
"<tr>" +
"<td>8-10</td>" +
"<td>Red Potatoes</td>" +
"</tr>" +
"<tr>" +
"<td>1</td>" +
"<td>Yellow Onion, diced</td>" +
"</tr>" +
"<tr>" +
"<td>2 Tbsps</td>" +
"<td>Minced Garlic</td>" +
"</tr>" +
"<tr>" +
"<td>1 Can</td>" +
"<td>Diced Tomatoes, drained</td>" +
"</tr>" +
"<tr>" +
"<td>1 &frac12; Tbsps</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>Clean potatoes, quarter and add to crock pot" +
"<li>Rinse chicken and lift skin away from meat (but do not remove skin)" +
"<li>Liberally sprinkle seasoning under skin." +
"<li>Add chicken to crock pot. Sprinkle with garlic, then onion, then tomato." +
"<li>Cook on high for 6 hours.</ol></td>" +
"</tr>" +
"</table>";
