r_text[28] = "<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;'>Chicken Alfredo</div></th>" +
"</tr>" +
"<tr>" +
"<td>3 Lbs</td>" +
"<td>Boneless Chicken Breast, skinless</td>" +
"<td rowspan='9'>" +
"<a title='Chicken Alfredo' " +
"href='VideoPlayer.html?video=Chicken Alfredo" +
"&playlist=04DCEA89B3DF1B75' target='_blank'>" +
"<img alt='[Video Recipes]' title='Video Recipes' " +
"src='images/VideoRecipes-nw.png' style='border-width:0;vertical-align:middle;'></a>" +
"<br>Video Recipe</td>" +
"</tr>" +
"<tr>" +
"<td>1 Cup</td>" +
"<td>Heavy Cream</td>" +
"</tr>" +
"<tr>" +
"<td>&frac14; Cup</td>" +
"<td>Butter</td>" +
"</tr>" +
"<tr>" +
"<td>1 Tsp</td>" +
"<td>Garlic</td>" +
"</tr>" +
"<tr>" +
"<td>&frac12; Cup</td>" +
"<td>Shredded Mozzarella Cheese</td>" +
"</tr>" +
"<tr>" +
"<td>&frac12; Pack</td>" +
"<td>Spaghetti Noodles</td>" +
"</tr>" +
"<tr>" +
"<td>&frac14; Cup</td>" +
"<td>Diced Tomatoes</td>" +
"</tr>" +
"<tr>" +
"<td>&frac14; Cup</td>" +
"<td>Olive Oil</td>" +
"</tr>" +
"<tr>" +
"<td>2 Tbsps</td>" +
"<td><span style='font-weight:bold;'>Miracle Blend No Salt Herbal Seasoning</span></td>" +
"</tr>" +
"<tr>" +
"<td colspan='3'></td>" +
"</tr>" +
"<tr>" +
"<td colspan='3'><ol><li><b>Pasta:</b> Bring 3 quarts water to a boil." +
"<li>When water is boiling, add noodles and cook for 5-10 minutes." +
"<li>When noodles are al dente (almost done), strain and rinse under cold water." +
"<li>Toss with olive oil and set aside.<br><br>" +
"<li><b>Sauce:</b> Melt butter in sauce pan, and saut&eacute; garlic." +
"<li>Add heavy cream and bring to a boil (or until desired consistency).<br><br>" +
"<li><b>Chicken:</b> Toss chicken in Miracle Blend No Salt Herbal Seasoning." +
"<li>Coat skillet with olive oil." +
"<li>Once pan is hot add chicken breasts and brown on both sides.<br><br>" +
"<li>Pour Alfredo sauce over chicken, and sprinkle with mozzarella cheese and tomatoes." +
"<li>On a serving plate, add noodles and top with chicken breasts. Serve.</ol>" +
"<p><i>This recipe is courtesy of <a href='http://www.facebook.com/people/Ishmael-Simmons/133300323icken/' target='_blank'>Ishmael Simmons</a>.</i></p></td>" +
"</tr>" +
"</table>";

