r_text[17] = "<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;'>Jamaican Curry Chicken</div></th>" +
"</tr>" +
"<tr>" +
"<td>1</td>" +
"<td>Whole Chicken, cut in small pieces</td>" +
"<td rowspan='15'>&nbsp;</td>" +
"</tr>" +
"<tr>" +
"<td>1 Tsp</td>" +
"<td>Cooking Oil</td>" +
"</tr>" +
"<tr>" +
"<td>1</td>" +
"<td>Large Onion, sliced</td>" +
"</tr>" +
"<tr>" +
"<td>&frac12;</td>" +
"<td>Bell Pepper, diced</td>" +
"</tr>" +
"<tr>" +
"<td>3 Cloves</td>" +
"<td>Garlic, minced</td>" +
"</tr>" +
"<tr>" +
"<td>2</td>" +
"<td>Baby Tomatoes</td>" +
"</tr>" +
"<tr>" +
"<td>3 Stalks</td>" +
"<td>Green Onions, chopped</td>" +
"</tr>" +
"<tr>" +
"<td>1</td>" +
"<td>Carrot, diced</td>" +
"</tr>" +
"<tr>" +
"<td>2</td>" +
"<td>Potatoes, diced</td>" +
"</tr>" +
"<tr>" +
"<td>2 Tbsp</td>" +
"<td>Lemon Juice</td>" +
"</tr>" +
"<tr>" +
"<td>1 Tsp</td>" +
"<td>Sweet Basil Leaves</td>" +
"</tr>" +
"<tr>" +
"<td>1 Dash</td>" +
"<td>Thyme</td>" +
"</tr>" +
"<tr>" +
"<td>2 - 4 Tbsp</td>" +
"<td>Curry Powder</td>" +
"</tr>" +
"<tr>" +
"<td>1 Tsp</td>" +
"<td><span style='font-weight:bold;'>Aunt Cora's Hot N' Sassy</span></td>" +
"</tr>" +
"<tr>" +
"<td>1 Tsp</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>Wash chicken with lemon juice." +
"<li>Season chicken with Aunt Cora's Hot N' Sassy, Miracle Blend All Purpose Seasoning, curry, basil and thyme." +
"<li>Marinate the chicken with all the spices for a couple of hours." +
"<li>Heat oil in a large pot and add garlic." +
"<li>Combine the rest of the ingredients in a separate bowl and add chicken." +
"<li>Once garlic is heated, add chicken mixture to large pot." +
"<li>Cover and steam until cooked.</ol>" +
"</tr>" +
"</table>";
