r_text[6] = "<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;'>Herbed Oven Fried Chicken</div></th>" +
"</tr>" +
"<tr>" +
"<td>2 &frac12; - 3 Lbs</td>" +
"<td>Chicken</td>" +
"<td rowspan='5'>&nbsp;</td>" +
"</tr>" +
"<tr>" +
"<td>&frac14; Cup</td>" +
"<td>Butter</td>" +
"</tr>" +
"<tr>" +
"<td>&frac12; Cup</td>" +
"<td>All Purpose Flour</td>" +
"</tr>" +
"<tr>" +
"<td>2 &frac12; Tbsps</td>" +
"<td><span style='font-weight:bold;'>Miracle Blend Herbal Seasoning</span></td>" +
"</tr>" +
"<tr>" +
"<td>1 Tbsp</td>" +
"<td><span style='font-weight:bold;'>Miracle Blend All Purpose Seasoning</span></td>" +
"</tr>" +
"<tr>" +
"<td colspan='3'></td>" +
"</tr>" +
"<tr>" +
"<td colspan='3'><ol><li>Heat butter in 13x9x2 inch pan at 425&deg; F until melted." +
"<li>Mix Flour, Miracle Blend Herbal Seasoning and All Purpose Seasoning in a bowl." +
"<li>Coat chicken with flour mixture." +
"<li>Place chicken, skin side down, in pan." +
"<li>Coat chicken with flour mixture." +
"<li>Bake uncovered for 30 minutes." +
"<li>Turn chicken over." +
"<li>Bake for another 30 minutes or until thickest pieces are done." +
"<li>Serves 6.</ol></td>" +
"</tr>" +
"</table>";
