r_text[10] = "<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;'>Broccoli Cheese and Rice Casserole</div></th>" +
"</tr>" +
"<tr>" +
"<td>1</td>" +
"<td>Small Onion, chopped</td>" +
"<td rowspan='13'>&nbsp;</td>" +
"</tr>" +
"<tr>" +
"<td>10 Ozs</td>" +
"<td>Frozen Broccoli</td>" +
"</tr>" +
"<tr>" +
"<td>1 Tbsp</td>" +
"<td>Butter</td>" +
"</tr>" +
"<tr>" +
"<td>&frac14; Cup</td>" +
"<td>Flour</td>" +
"</tr>" +
"<tr>" +
"<td>4 Cups</td>" +
"<td>Milk</td>" +
"</tr>" +
"<tr>" +
"<td>1 Tsp</td>" +
"<td>Dill</td>" +
"</tr>" +
"<tr>" +
"<td>1 Tsp</td>" +
"<td>Minced Garlic</td>" +
"</tr>" +
"<tr>" +
"<td>1 Tsp</td>" +
"<td>Curry Powder</td>" +
"</tr>" +
"<tr>" +
"<td>To taste</td>" +
"<td>Cracked Black Pepper</td>" +
"</tr>" +
"<tr>" +
"<td>To taste</td>" +
"<td><span style='font-weight:bold;'>Miracle Blend All Purpose Seasoning</span></td>" +
"</tr>" +
"<tr>" +
"<td colspan='3' style='text-align:center;'><hr style='width:50%;border:dashed #555; border-width:1px 0 0 0; height:0;line-height:0px;font-size:0;margin:0;padding:0;'></td>" +
"</tr>" +
"<tr>" +
"<td>6 Ozs</td>" +
"<td>Sharp Cheddar Cheese, shredded</td>" +
"</tr>" +
"<tr>" +
"<td>3 Cups</td>" +
"<td>Rice, cooked with 6 cups of chicken broth and set aside to make casserole.</td>" +
"</tr>" +
"<tr>" +
"<td colspan='3'></td>" +
"</tr>" +
"<tr>" +
"<td colspan='3'><ol><li>In a large skillet over medium heat, suate the onion in butter for 3-5 minutes until clear. Add flour. Whisk in the milk." +
"<li>Add seasoning. Stir until thickened, about 10 minutes. Remove from heat and stir in the cheese. Once cheese is melted, add the broccoli." +
"<li>Scoop over the rice." +
"<li>Serve some now, or divide rice and broccoli topping between 3 8 inch foil pans. Put in fridge and chill. Getting the food cold quickly will keep food borne illnesses from growing in your casserole. Yikes. THEN Cover tightly with foil." +
"<li>Label clearly with the following directions: Defrost 24 hours in the fridge and bake 350 &deg; F for 25-30 minutes. If cooking from frozen, bake 350 &deg; F for 45 minutes to one hour. You may top with extra cheese if desired." +
"<li>Enjoy!</ol>" +
"<p>Note: if you don't want to make the sauce from scratch, you may use one large jar of Ragu double cheese sauce instead, just be sure to season well." +
"<p><i>This recipe is courtesy of <a href='http://cheftessbakeresse.blogspot.com/2009/03/broccoli-cheese-and-rice-casserole.html' target='_blank'>Chef Tess</a>.</i></p></td>" +
"</tr>" +
"</table>";
