r_text[29] = "<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;'>Tossed Salad</div></th>" +
"</tr>" +
"<tr>" +
"<td>&frac12; Head</td>" +
"<td>Romaine Lettuce</td>" +
"<td rowspan='9'>" +
"<a title='Tossed Salad' " +
"href='VideoPlayer.html?video=Tossed Salad" +
"&playlist=0E9B25AA9BD28F36' target='_blank'>" +
"<img alt='[Video Recipes]' title='Video Recipes' " +
"src='images/VideoRecipes-nw.png' style='border-width:0;vertical-align:top;'></a>" +
"<br>Video Recipe</td>" +
"</tr>" +
"<tr>" +
"<td>1</td>" +
"<td>Red Bell Pepper, julienned</td>" +
"</tr>" +
"<tr>" +
"<td>1</td>" +
"<td>Orange Bell Pepper, julienned</td>" +
"</tr>" +
"<tr>" +
"<td>&frac12;</td>" +
"<td>Red Onion, julienned</td>" +
"</tr>" +
"<tr>" +
"<td>3</td>" +
"<td>Roma Tomatoes, quartered</td>" +
"</tr>" +
"<tr>" +
"<td>&frac12; Cup</td>" +
"<td>Match Stick Cut Carrots</td>" +
"</tr>" +
"<tr>" +
"<td>&frac14; Cup</td>" +
"<td>Feta Cheese, crumbled</td>" +
"</tr>" +
"<tr>" +
"<td>&frac14; Cup</td>" +
"<td>Olive Oil (optional)</td>" +
"</tr>" +
"<tr>" +
"<td>2 Tbsps</td>" +
"<td><span style='font-weight:bold;'>Miracle Blend Salad Seasoning</span></td>" +
"</tr>" +
"<tr>" +
"<td colspan='3'></td>" +
"</tr>" +
"<tr>" +
"<td colspan='3'><ol><li>Combine all ingredients except feta cheese." +
"<li>On a serving plate, add mixed salad, and top with feta cheese. Serve and enjoy.</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>";

