r_text[30] = "<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;'>Blackberry Salad Dressing</div></th>" +
"</tr>" +
"<tr>" +
"<td>12 Ozs</td>" +
"<td>Blackberries</td>" +
"<td rowspan='4'>" +
"<a title='Blackberry Salad Dressing' " +
"href='VideoPlayer.html?video=Blackberry Salad Dressing" +
"&playlist=8CB2C06EB14F83C7' 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>&frac12; Cup</td>" +
"<td>Sugar</td>" +
"</tr>" +
"<tr>" +
"<td>&frac14; Cup</td>" +
"<td>Olive Oil</td>" +
"</tr>" +
"<tr>" +
"<td>2 Tbsps</td>" +
"<td><span style='font-weight:bold;'>Aunt Cora's No Salt Garden Blend</span></td>" +
"</tr>" +
"<tr>" +
"<td colspan='3'></td>" +
"</tr>" +
"<tr>" +
"<td colspan='3'><ol><li>Combine all ingredients in a blender, pulse and liquefy on high." +
"<li>Serve over any salad of choice.</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>";

