r_text[1] = "<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;'>Shrimp Linguini (Linguine)</div></th>" +
"</tr>" +
"<tr>" +
"<td>1 &frac12; Lbs</td>" +
"<td>Fresh Shrimp, in their shells (heads cut off)</td>" +
"<td rowspan='8'>&nbsp;</td>" +
"</tr>" +
"<tr>" +
"<td>4-8</td>" +
"<td>Garlic Cloves, peeled</td>" +
"</tr>" +
"<tr>" +
"<td>8 Ozs</td>" +
"<td>Sun-dried Tomatoes packed in oil, drained and sliced</td>" +
"</tr>" +
"<tr>" +
"<td>2 Cups</td>" +
"<td>Chicken Broth</td>" +
"</tr>" +
"<tr>" +
"<td>1 Lb.</td>" +
"<td>Linguini</td>" +
"</tr>" +
"<tr>" +
"<td>1 Bunch</td>" +
"<td>Fresh Basil Leaf, julienne-sliced</td>" +
"</tr>" +
"<tr>" +
"<td>1 Tbsp</td>" +
"<td>Olive Oil</td>" +
"</tr>" +
"<tr>" +
"<td>1 &frac14; 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>Heat chicken broth in saucepan." +
"<li>Remove shells and let soak in hot chicken broth." +
"<li>Clean and de-vein shrimp." +
"<li>Thinly slice garlic. (Increase garlic for more flavor)." +
"<li>Cook linguini making sure the texture is al dente&mdash;slightly chewy to the bite&mdash;drain and set aside. (Don't overcook!)" +
"<li>In a large skillet, heat the olive oil on high heat and saut&eacute; garlic cloves until they begin to brown slightly." +
"<li>Add fresh shrimp and cook until just beginning to turn pink. Add Aunt Cora's Soulful Seasoning to flavor shrimp." +
"<li>Reduce heat to medium. Add sun-dried tomatoes and continue to cook for another minute." +
"<li>Add linguini. Mix linguini into the garlic, shrimp and sun-dried tomato mixture until linguini is coated entirely with mixture. Add Aunt Cora's Soulful Seasoning to taste." +
"<li>Strain chicken broth to remove shells and slowly add some to the linguini and shrimp to remove any browned stuff stuck to the bottom of the pan." +
"<li>Remove the pan from the heat and let the dish stand for a few minutes to blend the flavors." +
"<li>Sprinkle basil over top of dish before serving.</ol></td>" +
"</tr>" +
"</table>";

