/* DIG Files: Recipes */

function slides(){
	dig = new slideshow("dig");
	
		// Create a slide	
		
	s = new slide();
	s.src =  "images/head-recipes.gif";
	s.title = "<p class=text><b>Chocolate-dipped Biscuits</b></p>";
	s.text = "<p class=text><b>What you need</b><br />A lot of biscuits and some chocolate<br /><br /><b>Directions</b><br />Melt the chocolate by putting some water about an inch and a half deep in a large saucepan. Put a small saucepan inside the large saucepan on top of the water. Boil the water and put the chocolate in the small saucepan. Stir it while it melts. When the chocolate is melted, dunk the biscuit into the chocolate and eat!<br /><br /><b>KinThul2, 11</b></p>";
	dig.add_slide(s);
		
	s = new slide();
	s.src =  "images/head-recipes.gif";
	s.title = "<p class=text><b>Snazzy Cheesecake</b></p>";
	s.text = "<p class=text><b>What you need</b><br />Spice up your boring, tired, same-old same-old cheesecake with these really cool What You Need: strawberries, blueberries, chocolate syrup, and honey.<br /><br /><b>Directions</b><br />It's simple. Take your plain piece of cheesecake and put as much of the toppings on top as you want. Be careful with the honey - too much and it will be way too sweet. Enjoy!<br /><br /><b>You Know Who, 11</b></p>";
	dig.add_slide(s);
		
	s = new slide();
	s.src =  "images/head-recipes.gif";
	s.title = "<p class=text><b>Cheesy Fruit Fun</b></p>";
	s.text = "<p class=text><b>What you need</b><br>8 oz. container of cottage cheese<br>2 tablespoons of low fat mayonnaise<br>2 tablespoons of maple syrup<br>Fruit of your choice (pineapple, strawberries, mango, blackberries, blueberries, raspberries)<br><br><b>Directions</b><br>Blend the cottage cheese, mayonnaise and maple syrup in a bowl. Add the fruit and mix together or keep it separate and use it as a dip for the fruit.</p>";
	dig.add_slide(s);
	
	s = new slide();
	s.src = "images/head-recipes.gif";
	s.title = "<p class=text><b>Pizza Sandwiches!</b></p>";
	s.text = "<p class=text><br><b>What You Need</b><br>8 Slices Italian bread, 8 slices Mozzarella cheese, 8 slices tomato, 4 teaspoons grated parmesan cheese, 1/4 teaspoon garlic salt, 24 slices pepperoni, 1/4 cup soft butter, softened and warmed pizza sauce (or marinara sauce for pasta)<br><br><b>Directions</b><br>1. Heat pepperoni between kitchen towel slices on a plate for about 2 minutes, then blot the grease, and set them aside.<br>2. Put the following What You Need on each of four slices of bread: 1 slice mozzarella, 2 slices tomato, 1 tsp Parmesan cheese, a dash of garlic salt, and 6 slices pepperoni. Top with remaining mozzarella and a slice of bread.<br> 3. Spread the outsides of the sandwiches with butter.<br>4. On a hot griddle, toast sandwiches for 3 to 4 minutes on each side, or until golden brown.<br>5. Serve with your pizza sauce, a side salad, canned fruit, or a banana.<br><br><b>Smartgirl10, 12</b></p>";
	dig.add_slide(s);
	
	s = new slide();
	s.src = "images/head-recipes.gif";
	s.title = "<p class=text><b>Yum Yum Hors D'oeuvres</b></p>";
	s.text = "<p class=text><br><b>What You Need</b><br>Dill pickle spears or green onions, Tofutti cream cheese, and Tofurkey deli slices<br><br><b>Directions</b><br>Lay out a deli slice and spread cream cheese on it. Place the pickle or green onion on one side and roll it up. Cut the log into bite size pieces.<br><br>TIP: If your deli slice keeps tearing, use two at a time instead of just one.<br><br>TIP: With the What You Need listed, this is vegan and delicious! You can substitute any deli meat slice or cream cheese, though.<br><br><b>Anonymous</b></p>";
	dig.add_slide(s);
	
	s = new slide();
	s.src = "images/head-recipes.gif";
	s.title = "<p class=text><b>Snack Roll-up</b></p>";
	s.text = "<p class=text><br><b>What You Need</b><br>Two pieces of bread, apple sauce, peanut butter<br><br><b>Directions</b><br>1. Flatten the bread with a rolling pin.<br>2. Spread peanut butter on each piece of bread.<br>3. Spread apple sauce on top of the peanut butter.<br>4. Roll them up and enjoy!<br><br><b>Faris, 10</b></p>";
	dig.add_slide(s);
	
	s = new slide();
	s.src = "images/head-recipes.gif";
	s.title = "<p class=text><b>Ice Cream Surprise</b></p>";
	s.text = "<p class=text><br><b>What You Need</b><br>chocolate cupcake or brownie, vanilla ice cream, crushed oreo, chocolate syrup (optional), chocolate kisses (optional), stick-o (optional)<br><br><b>Directions</b><br>1. Get a wine glass, bowl, or coffee cup and squeeze chocolate syrup in the bottom.<br>2. Carefully place the brownie or chocolate cupcake on top of the syrup.<br>3. Top with 2 scoops of vanilla ice cream.<br>4. Decorate! Place the kisses in the middle of the ice cream and make swirls with the chocolate syrup.<br>5. Sprinkle the oreo crumbs on top and place 2 stick-o's in it.<br><br><b>Mitzi, 12</b></p>";
	dig.add_slide(s);
	
	s = new slide();
	s.src = "images/head-recipes.gif";
	s.title = "<p class=text><b>Fried Cassava (French Fries Style)</b></p>";
	s.text = "<p class=text>CASSAVA GROWS IN TROPICAL COUNTRIES<br><br><b>What You Need</b><br>Cassava, onions, water, salt<br><br><b>Directions</b><br>1. Peel the cassava with a knife, then cut it up into french fry shapes. save some cassava to the side, cut into pieces.<br>2. Put the cassava pieces in a blender with onions and water. Don't use too much water!<br>3. Stir the mixture with the cassava french fry pieces.<br>4. Fry the coated french fries until they are a soft brown colour. <br>TIP: Use a fork to keep the french fries separated because they are so sticky.<br>Serve it with salt.<br><br><b>Rezky, 15</b></p>";
	dig.add_slide(s);
	
	s = new slide();
	s.src = "images/head-recipes.gif";
	s.title = "<p class=text><b>Civil War Hardtack</b></p>";
	s.text = "<p class=text><b>What You Need</b><br>2 cups flour, 3/4 cup water, 2 tablespoons salt, 2 tablespoons sugar<br><br><b>Directions</b><br>1. Mix the flour and water together in a bowl until hard and tough. <br>2. Add the 2 tablespoons each of salt and sugar.<br> 3. Put the mixture in a pan and put it in the oven on 400 degrees for 25 minutes.<br> 4. Cut into small pieces and enjoy.<br><br><b>Alexis, 11</b></p>";
	dig.add_slide(s);
	
	s = new slide();
	s.src = "images/head-recipes.gif";
	s.title = "<p class=text><b>Cookies'n'Cream Ice Cream</b></p>";
	s.text = "<p class=text><b>What You Need</b><br>vanilla ice cream, oreos<br><br><b>Directions</b><br>Simply remove the cream from the oreo and crush into bits. Try putting it into a sealed ziploc bag and mashing it with the bottom of a cup. Stir into the ice cream.<br><br><b>Mitzi, 12</b></p>";
	dig.add_slide(s);
	
	s = new slide();
	s.src = "images/head-recipes.gif";
	s.title = "<p class=text><b>Mango Surprise</b></p>";
	s.text = "<p class=text><b>What You Need</b><br>3 cups almonds, 1 cup mango yogurt, 2 cups frozen mangoes, ice<br><br><b>Directions</b><br>1. Blend everything except the almonds in the blender.<br> 2. Put the mixture in a cup. <br> 3. Sprinkle the almonds on top. <br> THE END!<br><br><b>Gigi, 19</b></p>";
	dig.add_slide(s);
	
	s = new slide();
	s.src = "images/head-recipes.gif";
	s.title = "<p class=text><b>Orangey Treat</b></p>";
	s.text = "<p class=text><b>What You Need</b><br>carrots, small piece of ginger, honey, lime, cardamom (optional), mint leaves<br><br><b>Directions</b><br>Wash and scrape the carrots and ginger. Blend and strain all the What You Need with sufficient water. Refrigerate for a couple hours. Garnish with mint leaves. <br><br>YOUR ORANGEY TREAT FOR SUMMER IS READY! IT'S TASTY AND HEALTHY!<br><br><b>Varsha, 14</b></p>";
	dig.add_slide(s);
	
	s = new slide();
	s.src = "images/head-recipes.gif";
	s.title = "<p class=text><b>Morning Chocolate</b></p>";
	s.text = "<p class=text>VERY SIMPLE FOR MORNING BREAKFAST OR DESSERT!<br><br><b>What You Need</b><br>whipped cream (white), cooking chocolate, chocolate powder, milk, chocolate pieces, and chocolate cornflakes<br><br><b>Directions</b><br>1. Spray or put whipped cream into a big bowl.<br>2. Heat the cooking chocolate on medium heat, stirring constantly so it doesn't burn, then cool it for 6-7 minutes.<br>3. Pour the cooking chocolate into the whipped cream and stir until it's completely mixed.<br>4. Sprinkle chocolate powder and pieces in and stir completely. <br>6. Add the chocolate cornflakes and eat!<br><br><b>Tania, 9</b></p>";
	dig.add_slide(s);
	
	s = new slide();
	s.src = "images/head-recipes.gif";
	s.title = "<p class=text><b>Coo-coo Cupcakes</b></p>";
	s.text = "<p class=text><b>What You Need</b><br>Two types of boxed cake-batter, prepared as instructed. I like to use vanilla cake and chocolate cake<br><br><b>Directions</b><br>Line cupcake pans with cupcake liners. Spoon in some of the vanilla batter on half of each individual liner, and fill the other half of the liner with chocoalte batter. Repeat with all the liners. Bake according to the Directions on the batter box. Frost and enjoy!<br><br><b>Camy, 12</b></p>";
	dig.add_slide(s);
	
	s = new slide();
	s.src = "images/head-recipes.gif";
	s.title = "<p class=text><b>Healthy French Fries</b></p>";
	s.text = "<p class=text><b>What You Need</b><br>potatoes, olive oil, salt (optional)<br><br><b>Directions</b><br>Carefully cut up some potatoes into long, thin, same-size shapes so they cook evenly. Brush olive oil on them. Sprinkle salt on them if you want. Bake until they are golden-brown. These fries are yummy and good for you, too!<br><br><b>Sarah, 15</b></p>";
	dig.add_slide(s);
	
	s = new slide();
	s.src = "images/head-recipes.gif";
	s.title = "<p class=text><b>Cranberry Cookies</b></p>";
	s.text = "<p class=text><b>What You Need</b><br>3 whole eggs, 1 cup milk, 2 cups flour, 1 cup sugar, 2 teaspoons vanilla extract, handful dried cranberries<br><br><b>Directions</b><br>Preheat the oven to 350 degrees. Mix dry What You Need together in a large bowl. Mix wet What You Need in a smaller bowl. Mix the two bowls together. Take the ice-cream scooper and lay out a batch on the cookie sheet. Bake at 350 degrees until they are done.<br><br><b>Danielle, 14</b></p>";
	dig.add_slide(s);
	
	s = new slide();
	s.src = "images/head-recipes.gif";
	s.title = "<p class=text><b>The Ice Night</b></p>";
	s.text = "<p class=text><b>What You Need</b><br>cocoa powder, vanilla ice cream, dark chocolate<br><br><b>Directions</b><br>Cut the dark chocolate into shavings and mix with the vanilla ice cream and cocoa powder.<br><br><b>Kinan, 10</b></p>";
	dig.add_slide(s);
	
	s = new slide();
	s.src = "images/head-recipes.gif";
	s.title = "<p class=text><b>Smoothies</b></p>";
	s.text = "<p class=text><b>What You Need</b><br>vanilla fat-free yogurt, pineapple, mandarin oranges, coconut flakes, ice (optional)<br><br><b>Directions</b><br>1. Put your favorite kind of fat-free vanilla yogurt into the blender.<br>2. Put pineapple and mandarin oranges in the blender. <br>3. Add ice (optional). <br>4. Blend well!<br>5. Pour into a glass and sprinkle coconut flakes on top.<br><br><b>Victoria, 14</b></p>";
	dig.add_slide(s);
	
	s = new slide();
	s.src = "images/head-recipes.gif";
	s.title = "<p class=text><b>EZ Freezy Coke Pops</b></p>";
	s.text = "<p class=text><b>You will need:</b><br>Drink of your choice, tape, cup, popsicle stick<br><br><b>Directions</b><br>Pour the drink into the cup. Place the popsicle stick in to the cup any way you want. Tape the popsicle stick to the sides of the cup to support it. Put it in the freezer until it is done. Enjoy... later!</p>";
	dig.add_slide(s);
	
	s = new slide();
	s.src = "images/head-recipes.gif";
	s.title = "<p class=text><b>Bacon Grilled Cheese</b></p>";
	s.text = "<p class=text><b>What You Need</b><br>bread, butter, bacon, cheese<br><br><b>Directions</b><br>1. Make the bacon<br>2. Heat the pan on the stove on medium heat, and coat the pan with butter.<br>3. Butter both sides of each slice of bread. Layer cheese and bacon between two slices of bread.<br>4. Put the sandwich on the pan. Flip every 5 minutes until golden brown!</p><p class=text><b>Bryanna, 11</b></p>";
	dig.add_slide(s);
	
	s = new slide();
	s.src = "images/head-recipes.gif";
	s.title = "<p class=text><b>Cheesy Cheesy Bagel</b></p>";
	s.text = "<p class=text><b>What You Need</b><br>Bagel, cream cheese, slice cheese<br><br><b>Directions</b><br>Slice your bagel and toast it like you're making a normal bagel. Put cream cheese on it, then put a slice of your favorite cheese on top of that. Wait for a minute or until the cheese melts. Eat and enjoy!</p><p class=text><b>Anonymous, 11</b></p>";
	dig.add_slide(s);
	
	s = new slide();
	s.src = "images/head-recipes.gif";
	s.title = "<p class=text><b>Mini Edible Flip-Flops</b></p>";
	s.text = "<p class=text><b>What You Need</b><br>Nutter Butters, string licorice, frosting, and other edible decorations (optional)<br><br><b>Directions</b><br>1. Take a Nutter Butter and lay a fruit roll-up on top of it. Press the fruit roll-up down.<br><br>2. Take a dab of frosting and use it as glue to attach the licorice strings to look like straps.<br><br>3. Decorate! (optional)<br><br>Bon Apetit!</p><p class=text><b>Anonymous, 9</b></p>";
	dig.add_slide(s);
	
	s = new slide();
	s.src =  "images/head-recipes.gif";
	s.title = "<p class=text><b>Yummy Chocolate Strawberries</b></p>";
	s.text = "<p class=text><b>What You Need</b><br>Lots of strawberries, a chunk of chocolate,  optional toppings are sugar or almonds! <br><br><b>Directions</b><br> Melt the chocolate in a pan, and let it cool for a while. Wash the strawberries, pull out the leaves and put cocktail sticks in them. Dip the strawberries in the chocolate. Put toppings on top of the chocolate strawberries and let it freeze in the refrigerator. After a while, eat!<br><br><b>By Nadine, 13</b></p>";
	dig.add_slide(s);
	
	s = new slide();
	s.src =  "images/head-recipes.gif";
	s.title = "<p class=text><b>Frozen Banana</b></p>";
	s.text = "<p class=text>Take a banana - I like the green ones - and cut off the tip of one end.  Place a popsicle stick in that end.  Then take some peanut butter and put it in a dish in the microwave just to soften it a bit. Spread the peanut butter over the banana and roll it it sprinkles. Cover the banana in plastic wrap and put in freezer for 2 hours. When it's done it will be super YUMMY!<br><br><b>By Angel, 15</b></p>";
	dig.add_slide(s);
	
	s = new slide();
	s.src =  "images/head-recipes.gif";
	s.title = "<p class=text><b>Clown Cookies</b></p>";
	s.text = "<p class=text><b>What You Need</b><br> 3/4 cup packed brown sugar,  3/4 cup granulated - white - sugar,  1 1/2 sticks of butter - softened,  2 eggs,  2 1/4 cups all-purpose flour,  1 teaspoon baking soda,  1 teaspoon vanilla,  1 cup chocolate chips,  1/2 cup toffee pieces,  1/2 cup M & M candies. <br><br><b>Directions</b><br> Mix in order. Bake at 360 degrees on cookie sheet for ten to fifteen minutes or until golden brown.  For lollipop cookies, put popsicle stick in cookie dough before baking. <br><br><b>By Dennara, 16</b></p>";
	dig.add_slide(s);
	
	s = new slide();
	s.src =  "images/head-recipes.gif";
	s.title = "<p class=text><b>Taco Popcorn</b></p>";
	s.text = "<p class=text><b>What You Need</b><br> a bag of microwave popcorn, taco seasoning, parmesan cheese <br><br><b>Directions</b> <br>You pop the popcorn, then when it's done open the bag and shake the parmesan cheese over the popcorn then shake the taco seasoning over the popcorn. Close the bag with your hands and shake the bag so that the taco seasoning and parmesan cheese gets all over the popcorn. Then pour in a bowl and eat!<br><br><b>By Kaitlin, 14</b></p>";
	dig.add_slide(s);
	
	s = new slide();
	s.src =  "images/head-recipes.gif";
	s.title = "<p class=text><b>Cookies and Cream Milkshake</b></p>";
	s.text = "<p class=text><b>What You Need</b><br> 1. 6 Oreo cookies, whipped cream, milk, vanilla ice cream<br><br><b>Directions</b><br> First, you get a blender then you smash the Oreo cookies.  Then put 2 cups of whip cream in the blender.  Add 1/4 cup of milk then you add ice cream how ever much you want, then blend it up.  Add cherries if you want and enjoy!<br><br><b>By Alina, 13</b></p>";
	dig.add_slide(s);
	
	s = new slide();
	s.src =  "images/head-recipes.gif";
	s.title = "<p class=text><b>Mocktails: a mocktail is like a cocktail but without any alcohol</b></p>";
	s.text = "<p class=text><b>Martini:</b><br>  Half lemonade and half fruit-flavored water. 1 grape.   Pour the lemonade and water in and stir. Instead of an olive you can have a grape (unless you like olives).   <br><br>  <b>Pina Colada:</b><br>  Pineapple juice. Pineapple cream and a wedge of pineapple. Blend until smooth and mix to personal taste.     <br><br><b>Summer nights:</b><br> Tropical juice, orange juice and 3 strawberries. Blend and serve with an umbrella in the drink.<br><br><b>Anonymous, 13</b></p>";
	dig.add_slide(s);
	
	s = new slide();
	s.src =  "images/head-recipes.gif";
	s.title = "<p class=text><b>Ants on Logs</b></p>";
	s.text = "<p class=text><br>This recipe is delicious and healthy!  <br><br>    1. Get a celery stalk and put peanut butter on it so it will look like a log. <br>   2. Put raisins on top of the peanut butter. The raisins would be the ants.    Now sit back and enjoy your yummy healthy snack!<br><br><b>By Rhoxette, 11</b></p>";
	dig.add_slide(s);
	
		s = new slide();
	s.src =  "images/head-recipes.gif";
	s.title = "<p class=text><b>Mississippi Mud Brownies</b></p>";
	s.text = "<p class=text><b>What You Need</b><br>1 cup butterscotch chips,  1/2 cup of butter,  1 1/2 cup of all-purpose flour,  2/3 cup packed brown sugar,  2 teaspoons of baking powder, 2 eggs,  1/2 teaspoon of salt,  1 teaspoon of vanilla extract,  2 cups of mini marshmallows,  2 cups of chocolate chips. <br><br><b>Directions</b><br> Heat oven to 350 degrees and lightly grease a 9 X 13 inch baking pan.  Melt butterscotch chips and butter in a large bowl in a microwave - stir the mixture well and let cool.  Mix flour, brown sugar, baking powder, and salt.  Add vanilla and eggs, add into the warm butterscotch mixture.  Mix well.  Fold in marshmallows and chocolate chips.  Spread batter into the greased pan.  Bake for 25 minutes.  Be sure not to overcook.     Makes 24 brownies.<br><br><b>By Gabrielle, 12</b></p>";
	dig.add_slide(s);
	
		s = new slide();
	s.src =  "images/head-recipes.gif";
	s.title = "<p class=text><b>Chicken Broccoli Cheese Casserole</b></p>";
	s.text = "<p class=text><b>What You Need</b><br>4 chicken breasts,  1 bag frozen broccoli,  1 bag sharp cheddar cheese,  4 slices swiss cheese,  2 cups of milk, 1 teaspoon flour,  2 tablespoons butter.<br><br><b>Directions</b><br> Take two tablespoons butter and melt in a sauce pan.  Add 2 tablespoons of flour.  Cook over medium heat for two minutes.  Add the milk and cook until boiling and thick.  Put in the cheddar cheese and swiss cheese with a dash of salt and pepper.  Cook the chicken and cut into cubes and defrost the broccoli.  After cooked, put the chicken and broccoli in a casserole pan.  Pour the cheese suace in the pan.  Put shredded cheddar cheese on top.  Bake on 350 degrees for 45 minutes.  Let cool and enjoy! <br><br><b>By Gabrielle, 12</b></p>";
	dig.add_slide(s);
	
		s = new slide();
	s.src =  "images/head-recipes.gif";
	s.title = "<p class=text><b>Fruit Smoothies</b></p>";
	s.text = "<p class=text><b>What You Need</b><br> 1 Cup of Orange Juice,  1 cup of fat-free plain yogurt,  1 frozen Banana; peel and cut banana into large chunks; place in plastic freezer bag; seal and freeze at least 5 to 6 hours or overnight,  1 cup of frozen strawberries or raspberries,  1 3/4 teaspoons of EQUAL FOR RECIPES or 6 packets EQUAL sweetener or 1/4 cup EQUAL SPOONFUL    <br><br><b>Directions</b><br> Place all What You Need in a blender or food processor. Blend unitl smooth.  Makes 2 servings <br><br><b>By Haley, 13</b></p>";
	dig.add_slide(s);
	
	s = new slide();
	s.src =  "images/head-recipes.gif";
	s.title = "<p class=text><b>Ice Cold Mocha Drink</b></p>";
	s.text = "<p class=text><b>What You Need</b><br> some instant coffee mix, cocoa powder OR hot chocolate mix, water, ice cubes   <br><br><b>Directions</b><br> This is so easy and simple.  Just put 1 1/2 tablespoon of instant coffee mix and 1 1/2 tablespoon of cocoa or hot chocolate mix in a mug or glass and mix. Add more of either ingredient if you wish, then when desirably tasty, add some ice cubes and water.  Go ahead and indulge!<br><br><b>By Pam, 12</b></p>";
	dig.add_slide(s);
	
	s = new slide();
	s.src =  "images/head-recipes.gif";
	s.title = "<p class=text><b>Banana Cherrios</b></p>";
	s.text = "<p class=text><b>What You Need</b>  <br>Cherrios, sliced banana, milk    <br><br><b>Directions</b><br>  Slice the banana and add Cherrios with milk.  It's as simple as that.  Don't forget the bowl and spoon those are two IMPORTANT things!<br><br><b>By Jenae, 10</b></p>";
	dig.add_slide(s);
	
	s = new slide();
	s.src =  "images/head-recipes.gif";
	s.title = "<p class=text><b>Snack Pizza</b></p>";
	s.text = "<p class=text><b>What You Need</b>  <br>English muffins, pizza sauce, pizza toppings of your choice<br><br><b>Directions</b><br> Preheat oven at 375 degrees. Cover english muffin and biscuit with sauce. Then sparingly spread choice topping on both. Grease cookie sheet.  Put on muffin on cookie sheet.  Bake 7-10 minutes or until light brown colored. Serve warm. Many can be made at once!  Enjoy!<br><br><b>By Anonymous, 13</b></p>";
	dig.add_slide(s);
	
	s = new slide();
	s.src =  "images/head-recipes.gif";
	s.title = "<p class=text><b>Tropical Fruit Smoothie</b></p>";
	s.text = "<p class=text><b>What You Need</b>  <br>1. Pineapple, strawberry, and mango yogurt <br> 2. Milk <br>3. Ice   <br><br><b>Directions</b><br> 1. Put yogurt into a blender. <br> 2. Pour milk into blender. <br> 3. Add ice into blender.  <br>4. Blend until smooth. <br> 5. Enjoy!<br><br><b>By Makaela, 11</b></p>";
	dig.add_slide(s);
	
	s = new slide();
	s.src =  "images/head-recipes.gif";
	s.title = "<p class=text><b>Cute, simple, fancy decorated ice cream for the summer!</b></p>";
	s.text = "<p class=text><b>What You Need</b>  <br> First, get ice cream. Vanilla will be the best. Try to get ones that doesn't have anything inside. Also get a bar of chocolate and some snacks or nuts <br><br><b>Directions</b><br> 1. Freeze the ice cream, cut the bar and snacks into bite-sized pieces  <br>2. Now, just take a big spoonful of the ice cream, make it very round, and pour the melted chocolate on it. <br>3. Quickly spread the small candies or nuts on the ice cream and put it back in the freezer. <br> 4. It would depened on the freezer, but about a few minutes later, take out the icecream, and presto! It's a fancy ice cream.  Make sure when you serve it to a guest the ice cream isn't too hard or soft.  You can also use 3 scoops of ice cream and make a Mickey Mouse!<br><br><b>By NASA, 13</b></p>";
	dig.add_slide(s);
	
	s = new slide();
	s.src =  "images/head-recipes.gif";
	s.title = "<p class=text><b>Healthy Ladybug</b></p>";
	s.text = "<p class=text><b>What You Need</b>  <br>Apples, raisins, peanut butter, knife, an adult or older person to help<br><br><b>Directions</b><br> 1. Cut the apple in half and spread the peanut butter on both sides <br>2. Stick raisins on top of the peanut butter <br>3. Eat!<br><br><b>By Shinky, 11</b></p>";
	dig.add_slide(s);
	
	s = new slide();
	s.src =  "images/head-recipes.gif";
	s.title = "<p class=text><b>Smoothies</b></p>";
	s.text = "<p class=text>For a healthy, yummy snack, try a green smoothie.  Get any green you like, preferably spinach, and put it in a blender. Try to get the blender half full. Then add ice and any flavor of juice you like. Finally add fruit, any kind, and blend until smooth. If you don't like the taste add a little sugar and ice.<br><br><b>By Littleflower, 13</b></p>";
	dig.add_slide(s);
	
	s = new slide();
	s.src =  "images/head-recipes.gif";
	s.title = "<p class=text><b>Mum's Good Day Perfect Weekend Rice Salad</b></p>";
	s.text = "<p class=text>Empty one packet of Uncle Ben's Roast Chicken Rice, tiny pieces of sliced tomatoes, carrot chunks,and Safeway brand canned peas into a bowl.  Get a medium sized piece of grilled chicken and cut it into thin strips. Cut each strip in half. Now put the chicken into the bowl.Mix it together and microwave it for 1 minute for a delicious lunch.<br><br><b>By Smartgirl10, 11</b></p>";
	dig.add_slide(s);
	
	s = new slide();
	s.src =  "images/head-recipes.gif";
	s.title = "<p class=text><b>Snickers Salad</b></p>";
	s.text = "<p class=text><b>What You Need</b>  <br>5 large Snickers bars but you can use more or less if desired, 3 Granny Smith apples,  1 package of Cool Whip (8oz.), 1 package of vanilla (or french vanilla) pudding mix, 1 large bowl, 1 spoon.  <br><br><b>Directions</b><br> Chop apples & Snickers into bite-size peices.  Put into bowl.  Mix pudding and Cool Whip.  Put into bowl.  Combine all What You Need . ENJOY!<br><br><b>By winnie10, 11</b></p>";
	dig.add_slide(s);

	
	s = new slide();
	s.src =  "images/head-recipes.gif";
	s.title = "<p class=text><b>Squishy Ice Cream</b></p>";
	s.text = "<p class=text><b>What You Need</b>  <br>1/2 cup full cream mik,  1 tablespoon sugar,  1 teaspoon vanilla, 1 large zip lock bag,  1 small zip lock bag,  2 cups crushed ice,  6 tablespoons of salt    <br><br><b>Directions</b><br> 1. Mix the milk, sugar, and vanilla in a small bag, seal and shake.  <br>  2. Mix the ice and salt in the bigger bag    3. Put the small bag inside the big bag. Squish them together for 10 minutes or so, with your fingers.  The longer you knead the creamier the ice cream. <br>   4. Eat!!!<br><br><b>By Jessica, 13</b></p>";
	dig.add_slide(s);

s = new slide();
	s.src =  "images/head-recipes.gif";
	s.title = "<p class=text><b>Graham Mango Floats</b></p>";
	s.text = "<p class=text><b>What You Need</b>  <br>Graham crackers<br>Crushed graham<br>Mangoes<br>Cream<br>Condensed milk or sweetened milk   <br><br><b>Directions</b> <br>1. Arrange the graham crackers in a bowl.  <br>2. Then add in the cream and the condensed milk.  <br>3. Next, add a layer of mangoes to each layer.  <br>4. Finally, after all the layers are finished, place crushed graham on top.   <br>Enjoy!  <br><br><b>By chef_master, 11</b></p>";
	dig.add_slide(s);


s = new slide();
	s.src =  "images/head-recipes.gif";
	s.title = "<p class=text><b>Healthy, Fruity Breakfast</b></p>";
	s.text = "<p class=text>For a healthy, well-balanced breakfast: Corn flakes or bran flakes are the best thing to use. What's your favourite fruit? For this I like bananas and blueberries. Slice up the banana into circle slices. Slice the blueberries into small circles too. But for this use a normal knife, nothing sharp. Get out the bran flakes or cornflakes, pour on milk, and add the fruit on top.  <br><br><b>By Katie, 15</b></p>";
	dig.add_slide(s);

s = new slide();
	s.src =  "images/head-recipes.gif";
	s.title = "<p class=text><b>Joll of Rice</b></p>";
	s.text = "<p class=text><b>What You Need</b> <br>1 large red pepper<br>1 onion<br>2 handfuls of long-grain rice<br>Salt<br>Curry powder<br>Dried thyme <br>1 cooking spoon of olive oil<br><br><b> Directions</b> <br>1. Cut up half an onion and the pepper. Put them in a blender and mix until smooth. <br>2. In the mean time, get a pot on the fire and heat up your olive oil. <br>3. Cut up the other half of the onion and throw it into the pot. <br>4. Stir in the pepper and onion mixture and let it bubble. <br>5. Add half a glass of water and pour in your rice. <br> 6. Leave it to cook for about twenty minutes until the water has dried up and your rice is a nice orangey colour. <br><br><b>By Tomi, 13</b></p>";
	dig.add_slide(s);


s = new slide();
	s.src =  "images/head-recipes.gif";
	s.title = "<p class=text><b>Cold Cocoa</b></p>";
	s.text = "<p class=text><b>What You Need</b> <br>1 pouch of hot cocoa<br>2 scoops of ice cream <br>A dash of one percent milk <br><br><b> Directions</b><br> Put two scoops of ice cream into a cocoa mug, add cocoa powder, then add as much milk as you like--not too much though! Finally, stir until powder is dissolved. <br><br><b>By Anne, 12</b></p>";
	dig.add_slide(s);

	s = new slide();
	s.src =  "images/head-recipes.gif";
	s.title = "<p class=text><b>Tortilla Supreme</b></p>";
	s.text = "<p class=text><b>What You Need</b> <br>1-2 flour tortilla wraps <br>Grated cheese <br>Pepperoni <br>Ham<br>Chicken (cold, already cooked) <br>Red, green and yellow peppers<br><br><b> Directions</b><br> Spread the wrap out, spread cheese along the edge, chop ham into strips and add slices of peppers.  Lastly, cut up cooked chicken and pepperoni.  Finally, roll up your tortilla and you have your Tortilla Supreme! <br><br><b>By Lal, 12</b></p>";
	dig.add_slide(s);
	
	s = new slide();
	s.src =  "images/head-recipes.gif";
	s.title = "<p class=text><b>Ants on a Log</b></p>";
	s.text = "<p class=text>This is a simple snack! <br><br><b>What You Need</b> <br>1-2 sticks of celery <br>Peanut putter<br>Raisins <br><br><b> Directions</b> Wash the celery and chop into small sticks.  Spread peanut butter thickly onto celery. Firmly press raisins on to make “ants”.  Eat and Enjoy! <br><br><b>By Lal, 12</b></p>";
	dig.add_slide(s);
	
	s = new slide();
	s.src =  "images/head-recipes.gif";
	s.title = "<p class=text><b>Lemon Chicken Pasta!</b></p>";
	s.text = "<p class=text>The amounts of What You Need depend on how many people you want to make this for. <br><b>  What You Need</b>  <br>Penne pasta <br>Mayonnaise (1 and a half teaspoons is about enough) <br>Chicken breast (1 per person is plenty) <br>Lemon juice <br>Lettuce <br>Sweet corn <br><br><b> Directions</b>  <br>1. Cook the chicken breast until completely white. <br>2. Cut it into small pieces and sprinkle a bit of lemon juice on each piece.  <br>3. Cook the penne pasta in boiling water until it is soft. <br>4. Put the mayonnaise in a bowl and mix it with about 5 drops of lemon juice per person. If you want more, then go ahead and add it. <br>5. Shred the lettuce into little pieces; you don't need very much at all. <br>6. Put the chicken, pasta, lettuce and sweet corn (doesn't need preparation) into a bowl and gently mix in the mayonnaise. <br>Eat and enjoy! <br><br><b>By Beth, 13</b></p>";
	dig.add_slide(s);
	
	s = new slide();
	s.src =  "images/head-recipes.gif";
	s.title = "<p class=text><b>Tuna And Cucumber Dip</b></p>";
	s.text = "<p class=text><b>What You Need</b><br>Mayonnaise <br>Tuna <br>Cucumber <br>Salt <br>Pepper<br><br><b>Equipment</b><br>Mixing Bowl, Big metal spoon, Sieve, Chopping board, Knife<br><br><b>Directions</b><br>1. First, take the mayonnaise and put approximately 150-200 grams of it into the mixing bowl.  <br>2. Second, drain the tuna from the oil using the sieve, and cut the tuna into small pieces. <br>3. Third, cut the cucumber up. Cut off a slice, then cut that slice into thin strips one way, then cut the other way so that you have small, fine pieces of cucumber.  <br>4. Next, add a pinch of salt and pepper.  <br>5. Finally, stir well, and grab some breadsticks to go with it. Serve on a plate. Enjoy!<br><br><b>By angelic_angel, 11</b></p>";
	dig.add_slide(s);
	
	
	s = new slide();
	s.src =  "images/head-recipes.gif";
	s.title = "<p class=text><b>Fiesta Salsa</b></p>";
	s.text = "<p class=text><b>What You Need</b><br>Salsa <br>Shredded cheddar cheese <br>Sour cream<br><br><b>Directions</b><br>1. Take the salsa and pour into a small bowl until it is half filled.  <br>2. Take the sour cream and fill the bowl until the bowl is 3/4 full of salsa and sour cream.  <br>3. Sprinkle the shredded cheddar over the top. (Only a little bit!)  <br>4. Heat in the microwave for about 20-30 seconds.   <br>5. Stir the salsa when done heating.   <br>6. Put the salsa in the center of a large plate and put Mexican style chips around it.<br><br><b>By angelic_angel, 11</b></p>";
	dig.add_slide(s);


	s = new slide();
	s.src =  "images/head-recipes.gif";
	s.title = "<p class=text><b>Brownies With Chocolate Sauce</b></p>";
	s.text = "<p class=text><b>What You Need</b><br>1/3 cup melted butter <br>1/2 cup powdered sugar <br>1 cup all purpose flour <br>1/2 cup cocoa powder <br>3 eggs <br>Vanilla essence<br><br><b>Directions</b><br>1. Mix the sugar and butter in a large mixing bowl. Use an electric mixer to 'cream' them.  <br>2. Then mix in the cocoa slowly, two tablespoons at a time.  <br>3. Then gradually add the flour and eggs one by one.  <br>4. Grease the pan and then put the batter into a baking dish.  <br>5. Bake at 35 degrees C, until fork comes out clean.  <br>6. Cut in little blocks when done.  <br>7. Drizzle with chocolate sauce and serve with ice cream.  <br>Note: If brownies are chewy or mushy, it’s ok.  <br><br>Chocolate sauce:  <br>1. In a saucepan, put 1/3 cup of butter.  <br>2. Heat until it melts.  <br>3. Then add 3 to 4 squares of chocolate.  <br>4. Then add 3 tablespoons of cocoa powder.  <br>5. For sweetness, add pancake syrup or honey.  <br>6. Finally, drizzle over brownies.<br><br><b>By Haylie T., 13</b></p>";
	dig.add_slide(s);
	
	s = new slide();
	s.src =  "images/head-recipes.gif";
	s.title = "<p class=text><b>Margharita Pizza</b></p>";
	s.text = "<p class=text><b>What You Need</b><br>Pizza base <br>Pizza toppings (available in most supermarkets) <br>Grated cheese <br>Sliced tomatoes <br>Spices (optional)<br><br><b>Directions</b><br> First, spoon the pizza topping onto the base, and spread it out evenly. Then place the sliced tomatoes in a spiral going inwards--make sure they are spaced out so that they don't stick together in the oven. Afterwards, sprinkle the cheese over all of the pizza, until you can just see the tomatoes and topping underneath. Finally, sprinkle a small amount of herbs on top for extra flavour, and put it in the oven for just over 15 minutes at 180 degrees. When the cheese has melted, put the pizza on a plate, cut it into slices, and serve. One large pizza base should serve 2 people. You could add salad or breadsticks to make the pizza look professional.<br><br><b>By Courtney, 14</b></p>";
	dig.add_slide(s);

	s = new slide();
	s.src =  "images/head-recipes.gif";
	s.title = "<p class=text><b>Pita Pockets</b></p>";
	s.text = "<p class=text><b>What You Need</b><br>1 onion <br>1 spring onion<br>Cheese<br>Mayonnaise<br>1 little garlic clove<br>Sweet corn<br>Pita pockets<br><br><b>Directions</b><br>1. Chop vegetables and put them in a bowl <br>2. Add the mayonnaise and very little garlic <br>3. Stir <br>4. Put 4 halves of pita bread in microwave for 20 seconds <br>5. Put the mixture into the pita.   <br>Note: You can add any vegetables you want or take out the stuff you do not like! This is a perfect recipe for vegetarians.<br><br><b>By *Sweetpea*, 13</b></p>";
	dig.add_slide(s);
	
	s = new slide();
	s.src =  "images/head-recipes.gif";
	s.title = "<p class=text><b>Cinnamon Biscuits</b></p>";
	s.text = "<p class=text><b>What You Need</b><br>2 cans Pillsbury Doughboy biscuits, 1/4 tsp cinnamon, 1/2 cup sugar<br><br><b>Directions</b><br>First you must buy 2 cans of Pillsbury-doughboy biscuits.  Next, mix 1/4 teaspoon of cinnamon and a half a cup of sugar. Then peel the biscuits out of the can.  Pour the cinnamon and sugar on top of the biscuits.  Spray Pam on a tray, and put the biscuits on the tray.  Following this you must heat the oven to 350 degrees.  Then, put the biscuits in the oven and watch them until they get a tan-brown.  At this point, you may take them out of the oven, but make sure to wait 6 minutes, until they cool off, and then eat them! Hint: Mix powdered sugar and milk in a bowl until it gets gooey.  Lastly, pour the mixture (icing) on them and have a nice treat!<br><br><b>By Boy Dreamer, 13</b></p>";
	dig.add_slide(s);
	
	s = new slide();
	s.src =  "images/head-recipes.gif";
	s.title = "<p class=text><b>Chocolate Chip Cookies</b></p>";
	s.text = "<p class=text><b>What You Need</b><br>1 1/8 cups of flour <br>1/2 cup of butter <br>1/4 cup of brown sugar <br>1/2 cup of sugar <br>1 egg <br>1 tsp of vanilla <br>6 oz. of semi-sweet chocolate chips<br><br><b>Directions</b><br>Mix butter, sugar, and brown sugar together. Then add the egg and vanilla, and mix well. Then add flour, and mix well.  Then add chocolate chips and mix well. Drop by teaspoon on an un-greased cookie sheet. Bake at 350 degrees for 10 minutes or until golden brown.<br><br><b>By Sarah, 13</b></p>";
	dig.add_slide(s);

	s = new slide();
	s.src =  "images/head-recipes.gif";
	s.title = "<p class=text><b>Fudge</b></p>";
	s.text = "<p class=text><b>What You Need</b><br>3 cups of sugar <br>2/3 of a cup of cocoa <br>1/4 of a cup of butter <br>1/2 of a cup of milk <br>1 1/2 tsp of vanilla <br>1/2 of a cup of nuts (optional)  <br><br><b>Directions</b><br>Mix all What You Need together in a pan, except the butter, vanilla, and nuts. Let it come to a boil. Cook for 25 minutes on low heat. Take off burner, and stir in butter, vanilla, and nuts (opt.) to take out some of the gloss. Pour in a buttered pan. Let it cool. Then cut into squares.<br><br><b>By Sarah, 13</b></p>";
	dig.add_slide(s);
	
	s = new slide();
	s.src =  "images/head-recipes.gif";
	s.title = "<p class=text><b>Monkeybread</b></p>";
	s.text = "<p class=text><b>What You Need</b><br>Raw biscuit <br>Melted butter <br>Cinnamon <br>Brown sugar <br>Sugar (white) <br><br>Note: preheat oven at 350 degrees<br><br><b>Directions</b><br>Mix cinnamon, brown sugar, and sugar (white) in a bowl.  Roll the raw biscuit into small balls. Dip the balls into the butter, then roll in the cinnamon  mix.  Put on a covered tray with aluminum foil. Insert in oven for 10-12 minutes.<br><br><b>By Tierra, 10</b></p>";
	dig.add_slide(s);
	
	s = new slide();
	s.src =  "images/head-recipes.gif";
	s.title = "<p class=text><b>Peanut Butter Strawberry Yogurt  Popsicles</b></p>";
	s.text = "<p class=text><b>What You Need</b><br>Strawberry yogurt (any kind) <br>Peanut butter <br>Paper cups <br>Plastic knife <br>Popsicle sticks <br>Aluminum foil<br><br><b>Directions</b><br>First get your plastic cup and your plastic knife.  Then with your plastic knife, get some peanut butter and put some inside your cup. Next, put the yogurt inside the cup, cover the top with aluminum foil and stick the popsicle stick into the cup. Finally, put your cup inside the refrigerator and wait for about 2-3 hours.  After this time passes, you will have a delicious and healthy treat!<br><br><b>By Nina, 7 </b></p>";
	dig.add_slide(s);
	
	s = new slide();
	s.src =  "images/head-recipes.gif";
	s.title = "<p class=text><b>Smoothie</b></p>";
	s.text = "<p class=text><b>What You Need</b><br>2 bananas <br>Your favorite fruit juice <br>A handful of your favorite berries <br>A kiwi <br>An apple or a pear<br><br><b>Directions</b><br>Mix all the What You Need in a blender and when it is smooth, pour the mixture into a glass and drink!  You can change the What You Need in the recipe; put in anything you like as long as it's fruit/fruit juice, or even try chocolate!  *Remember to wash and peel the fruit.<br><br><b>By Rockin' Gal, 12</b></p>";
	dig.add_slide(s);
	
	s = new slide();
	s.src =  "images/head-recipes.gif";
	s.title = "<p class=text><b>Easy-to-Make Biscuits</b></p>";
	s.text = "<p class=text><b>Directions</b><br>This recipe is ideal if you can't cook!  Wait until the next time someone in your family cooks using pastry and ask them for any leftover. Then roll it out. Add some flour if it's a bit sticky, but not too much. Then once it's smooth and rolled out, get cutting with either cutter shapes (check your supermarket) or just use a knife. Try hearts, flowers, whatever! Then when your friend/member of your family is putting their recipe in the oven to cook, simply put yours in with theirs. Then leave the biscuits to cool for a few minutes when they're done. Hint--if you like, sprinkle some cinnamon over them before they go in the oven. <br><br><b>By Rockin' Gal, 12</b></p>";
	dig.add_slide(s);
	
	s = new slide();
	s.src =  "images/head-recipes.gif";
	s.title = "<p class=text><b>A Fun Milkshake</b></p>";
	s.text = "<p class=text><b>What You Need</b><br>Strawberry ice cream <br>Milk<br>3 tablespoons of sugar <br>Ground cinnamon<br>4 tablespoons of chocolate Nesquik <br>A blender<br><br><b>Directions</b><br>Blend everything for two minutes and then pour into a glass.  Drink away!<br><br><b>By Lily, 10</b></p>";
	dig.add_slide(s);
	
	s = new slide();
	s.src =  "images/head-recipes.gif";
	s.title = "<p class=text><b>Lemon Traybake</b></p>";
	s.text = "<p class=text><b>What You Need</b><br>275 grams of self raising flour, 2 tsp of baking powder, 4 tbsp of milk, rind of 2 lemons, 4 eggs, 225 grams of soft margarine, 225 grams of caster sugar.  <br><br><b>Equipment</b><br>Big mixing bowl, tray or tin, spoon, scales, mixer, grease-proof paper.<br><br><b>Directions</b><br>Put some grease-proof paper in your tray and lightly grease it and then stick all your What You Need in a big bowl and mix it all up until it's thick and creamy. Then pour it into your tin and put it in a preheated 180 degree oven for 35-40 minutes until it's springy in the middle. Whilst this is cooking, make the crunchy topping. <br>  <br><b> What You Need for crunchy topping:</b><br>150 grams (maybe more) of caster sugar, lemon juice (depends how lemony you like it).<br> <br><b>Directions </b><br>Mix up the sugar and lemon juice. Put in as much lemon juice as you want. When the cake comes out of the oven, tip it onto a cooling tray carefully and spread the crunchy topping on straight away when it is still hot. Spread it out evenly, wait for it to cool and then cut it up and enjoy!<br><br><b>By Beth, 12</b></p>";
	dig.add_slide(s);
	
	s = new slide();
	s.src =  "images/head-recipes.gif";
	s.title = "<p class=text><b>Chocolate Cookies</b></p>";
	s.text = "<p class=text><b>What You Need</b><br>1 cup sugar, 1 cup butter, 1 egg, 1 tsp vanilla, 1 cup flour, 1 cup powdered cocoa, 1 tbsp water<br><br><b>Directions</b><br>Mix one cup sugar and one cup butter together. Then add an egg and a teaspoon of vanilla. Next, add one cup of flour and one cup of powdered cocoa and one tablespoon of water. Stir thoroughly until it looks smooth and creamy, but a little bumpy. Bake cookies in 350 degree pre-heated oven for seven minutes. <br><br><b>By Cool Girl 101, 7</b></p>";
	dig.add_slide(s);
	
	s = new slide();
	s.src =  "images/head-recipes.gif";
	s.title = "<p class=text><b>Raspberry Yogurt Ice</b></p>";
	s.text = "<p class=text><b>What You Need</b><br>450grams of fresh raspberries, 105ml of icing sugar, 30ml of golden syrup, 150ml of raspberry yogurt, 300ml of thick double cream,  2 fresh egg whites<br><br><b>Directions</b><br>1. Put raspberries in a sieve over a mixing bowl and push them through sieve using wooden spoon. Mix half the sugar and syrup into mush in bowl and then stir. Stir in yogurt.  <br>2. Put the cream in a clean bowl. Using a whisk, stir the cream round and round very quickly until it gets a bit thicker. Stir in the raspberry mixture. Wash whisk. <br>3. Put the egg-whites in another clean bowl with the rest of the sugar. Using the clean whisk, whisk the egg-white round and round until it becomes stiff and white. When it’s ready, you should be able to turn the bowl upside down without the mixture falling out!  <br>4. Using a large metal spoon, carefully mix the egg-white into the raspberry mixture, making sure that you mix it in evenly and lightly. Pour the mixture into a shallow plastic freezer container, cover with a lid and freeze for about 4 hours. When it's firm, transfer into fridge and leave it there for 10 minutes before trying to spoon into bowls. Eat on the day of or day after making.<br><br><b>By rockchick9960, 12</b></p>";
	dig.add_slide(s);


	s = new slide();
	s.src =  "images/head-recipes.gif";
	s.title = "<p class=text><b>Quick Breakfast Burrito</b></p>";
	s.text = "<p class=text><b>What You Need</b><br>2 regular size flour tortillas, 3 large eggs, 1 tbsp of skim milk, 3 tbsp of shredded reduced-fat sharp cheddar cheese. For the garnish: Sour cream or salsa.<br><br><b>Directions</b><br>Whisk together 2 large eggs, 1 large egg white and 1 tbsp. skim milk.  Cook in non-stick skillet coated with cooking spray until firm.   Spoon divided mixture into warm tortillas. Sprinkle with sharp cheddar cheese; roll up. Serve with a spoon full of sour cream or salsa.<br><br><b>By Michelle, 12</b></p>";
	dig.add_slide(s);
	
	s = new slide();
	s.src =  "images/head-recipes.gif";
	s.title = "<p class=text><b>Grilled Cheese and Turkey</b></p>";
	s.text = "<p class=text><b>What You Need</b><br>2 slices of bread, 6 slices of American cheese, 2 slices of turkey, butter<br><br><b>Directions</b><br>Put the butter in a pan on the stove and melt it. While melting the butter, put 3 slices of cheese on one slice of bread and the other 3 slices of cheese on the other slice of bread. Next, roll the turkey up if possible--but not too tight.  Finally, put turkey in the middle and close the sandwich. Once you have your completed project, place the sandwich in a pan and brown both sides.  Bon appetit!<br><br><b>By Kyokosan, 16</b></p>";
	dig.add_slide(s); 
	
	s = new slide();
	s.src =  "images/head-recipes.gif";
	s.title = "<p class=text><b>Fiona's Strawberry Soda</b></p>";
	s.text = "<p class=text><b>What You Need</b><br>Sprite, cup, strawberry syrup, vanilla ice cream, whip cream<br><br><b>Directions</b><br>1) Fill cup half full with <br>2) Add some strawberry syrup and mix  <br>3) Get 2 scoops of ice cream and let it float  <br>4) Spray some whip cream  <br>5) Enjoy</p>";
	dig.add_slide(s);
	
	s = new slide();
	s.src =  "images/head-recipes.gif";
	s.title = "<p class=text><b>Fried Banana Sandwiches</b></p>";
	s.text = "<p class=text><b>What You Need</b><br>1/2 a banana,  2 teaspoons of cinnamon, 1 teaspoon of honey, butter, 2 slices of bread<br><br><b>Directions</b><br>Mash the banana with a fork, then mash in the cinnamon and honey in a bowl.  Heat up the frying pan with a little bit of butter in it, then butter one side of a piece of bread and put it in the pan buttered side down.  Quickly pour the mashed banana on top, then butter another piece of bread and put it on top with the buttered side up.  Squash the sandwich down with a spatula and, when it is brown and crispy on the bottom, turn it over and do the same to the other side. <br><br><b>By Rosie, 11</b></p>";
	dig.add_slide(s);
	
	s = new slide();
	s.src =  "images/head-recipes.gif";
	s.title = "<p class=text><b>Homemade Candy Yams</b></p>";
	s.text = "<p class=text><b>What You Need</b><br>Butter, yams, sugar, vanilla extract, nutmeg, water<br><br><b>Directions</b><br>Wash your yams off and put them into the oven.  After an hour and a half, come back to check the yams by sticking a fork into them to see if they’re done.  If the fork goes through easily, that means they’re ready. If it doesn't go through easily, leave them in a little bit longer. When they are ready, you start to peel the skin off of them.  Next, you start to cut them in layers and put them all around the plate or bowl.  After you've placed them on a platter, pour cinnamon, nutmeg, and a teaspoon of vanilla extract over the yams.  In addition, you may want to add some sugar water on top of the yams as well.  Place the yams back in the oven for like an hour and then they are all done.</p>";
	dig.add_slide(s);
	
	s = new slide();
	s.src =  "images/head-recipes.gif";
	s.title = "<p class=text><b>Fairy Cakes</b></p>";
	s.text = "<p class=text><b>What You Need</b><br>  4oz of caster sugar, 4oz of self raising flour, 4oz of margarine, 2 eggs<br><br><b>Directions</b><br>Weigh all What You Need and then put sugar and margarine in bowl and stir.  Next add flour and eggs and stir until you get a runny mixture.  Put the mixture in cake cases, and then put in the oven on 100 degrees for 30 minutes.  Once time expires, take them out of oven and leave them to cool. Lastly, eat them!<br><br><b>By Squeak, 11</b></p>";
	dig.add_slide(s);

	s = new slide();
	s.src =  "images/head-recipes.gif";
	s.title = "<p class=text><b>Lemon Chicken</b></p>";
	s.text = "<p class=text><b>What You Need</b><br> 4 chicken breasts, some lemon pepper, pepper, salt, lemon juice.<br><br><b>Directions</b><br>First just zest the chicken with lemon juice, then add lemon pepper, pepper, and salt.  According to taste, repeat the previous steps. After that, put it in the oven on 375 degrees for about twenty minutes.  Enjoy!</p>";
	dig.add_slide(s);
	
	s = new slide();
	s.src =  "images/head-recipes.gif";
	s.title = "<p class=text><b>Tutti Frutti Marshmallows</b></p>";
	s.text = "<p class=text><b>What You Need</b><br>1 banana sliced <br>1 orange sliced <br>1 mandarin in segments <br>1 cup of pineapple pieces (or fresh if available) <br>12 marshmallows <br>1 cup cream <br>Coconut pieces <br>Yogurt or sour cream<br><br><b>Directions</b><br>Drain pineapple and halve marshmallows.  Mix all What You Need together and chill. Cut into squares and roll in plain coconut , OR dip them in melted chocolate and roll them in coconut, OR put the mixture in moulds and make snowballs.<br><br><b>By Lauz, 10</b></p>";
	dig.add_slide(s);

	
	s = new slide();
	s.src =  "images/head-recipes.gif";
	s.title = "<p class=text><b>Chocolate Truffles</b></p>";
	s.text = "<p class=text><b>What You Need</b><br>For 10 truffles:  <br>100 grams of milk chocolate drops <br>25 grams of butter <br>25 grams of icing sugar <br>50 grams of plain cake crumbled into fine crumbs <br>4 tablespoons of chocolate sugar strands <br>10 small paper cases<br><br><b>Directions</b><br>1. Pour about 3cm of water into a pan until the water bubbles, then remove it from the heat. <br>2. Put the chocolate drops into a heatproof bowl. Wearing oven gloves, gently put the bowl into the pan. <br>3. Stir the chocolate and butter with a wooden spoon until they have melted. Carefully lift the bowl out of the water. <br>4. Sift the icing sugar through a sieve into the chocolate. Add the cake crumbs and stir until everything is mixed well. <br>5. Leave the chocolate mixture to cool in the bowl, then, put the strands onto a plate. <br>6. When the mixture is firm and thick, scoop up some with a teaspoon and put it into the strands. <br>7. Using your fingers, roll the spoonful around until it is covered, then put it in a paper case. <br>8. Put the truffles into an air tight container and leave them in the fridge for 1/2 an hour.<br><br><b>By Cheeky Chimp, Age13</b></p>";
	dig.add_slide(s);
	
	s = new slide();
	s.src =  "images/head-recipes.gif";
	s.title = "<p class=text><b>Personal Pizza Bits</b></p>";
	s.text = "<p class=text><b>What You Need</b><br>4 individual biscuit dough <br>1 1/2 cups of grated mozzarella cheese <br>1/2 cup of pizza sauce <br>12 circles of pepperoni (optional)<br><br><b>Directions</b><br>Preheat oven to bake at 425 degrees. Lightly grease one baking sheet.  Press dough onto the baking sheet into 4 individual pizzas approximately 4\" in diameter.  Spread pizza sauce equally onto the individual pizzas.  Spread grated cheese equally on the individual pizzas.  Bake on the lower shelf for 5 minutes.  Take the pizza out and bake on the top shelf for 5 minutes.  When crust looks brown, eat and enjoy.<br><br><b>By Blue, 13</b></p>";
	dig.add_slide(s);
	
	s = new slide();
	s.src =  "images/head-recipes.gif";
	s.title = "<p class=text><b>PB & J Roll Ups</b></p>";
	s.text = "<p class=text><b>What You Need</b><br>One flour tortilla <br>Chunky or smooth peanut butter <br>Your choice of jelly  <br>3 toothpicks<br><br><b>Directions</b><br>1)Take your tortilla and spread half of it with peanut butter.  <br>2)Next take the jelly and spread it on the other half of the tortilla.  <br>3)Now roll it up and tuck in the ends. (Fold the ends flat and stick in a toothpick.)   <br>4)Stick a toothpick in the middle to keep it together.  <br>5)Last, eat it!  P.S. Don't forget to take out one of the end toothpicks!</p>";
	dig.add_slide(s);

	s = new slide();
	s.src =  "images/head-recipes.gif";
	s.title = "<p class=text><b>Strawberry Surprise</b></p>";
	s.text = "<p class=text><b>What You Need</b> <br>Strawberries, sugar, milk  <br><br><b>Tools</b><br> Cereal bowl,  short cutting knife,  regular eating spoon  <br><br><b>Directions</b> <br>Wash strawberries well. Take your strawberries and the cereal bowl and the knife. Cut the strawberries' leafy parts off and then cut the strawberries into little pieces (have an adult help or supervise while cutting strawberries). Cut the strawberries down to about the size of a small button. Put into the bowl.  Then take the sugar and put in a teaspoon or so (add more or less according to taste). Add 2 or 3 milk-cups full of milk to the mixture. Mix around in the bowl with the spoon. You can freeze this or eat it right away.<br><br><b> Kayre, 10</b></p>";
	dig.add_slide(s);
	
	s = new slide();
	s.src =  "images/head-recipes.gif";
	s.title = "<p class=text><b>EZ  Ice Coffee</b></p>";
	s.text = "<p class=text><b>What You Need</b> <br> Ice and leftover coffee  <br><br><b>Directions</b> <br> 1: Before you go to bed at night, put your leftover coffee into an ice tray.  <br>2: Let the coffee freeze in the freezer overnight.  <br>3: Put the coffee cubes into your coffee.  <br>4: Enjoy your ice coffee!!<br><br><b>Kelsey, 11</b></p>";
	dig.add_slide(s);
	
	s = new slide();
	s.src =  "images/head-recipes.gif";
	s.title = "<p class=text><b>Smiley Shakes!</b></p>";
	s.text = "<p class=text><b>What You Need</b> <br>Strawberries (about 10 will be enough for 2 shakes), two scoops vanilla ice-cream, 2 glasses of milk  <br><br><b>Equipment</b>  <br>Food processor and a sieve<br><br><b>Directions</b> <br>This is so easy and really yummy! Chop the strawberries in halves (10 will probably be enough for two shakes but if you want more, just add them in.) Put these, the milk and ice cream into the food processor. Whiz it up until it's all mixed together. Taste some to check if it is just right for you (these amounts were right for me, but you may prefer different). Sieve the mixture to get rid of any seeds and bits. Enjoy!<br><br><b>Beth, 13</b></p>";
	dig.add_slide(s);
	
	
	s = new slide();
	s.src =  "images/head-recipes.gif";
	s.title = "<p class=text><b>Shortbread Biscuits!!</b></p>";
	s.text = "<p class=text><b>What You Need</b> <br>200 grams of unsalted butter, 100 grams of cornflower, 100 grams of icing sugar (NOT caster sugar), 200 grams of plain flour.  Caster sugar is needed for the topping later on.   <br><br><b>Equipment</b><br>Sieve and hand mixer<br><br><b>Directions</b><br>Set the oven at 160 degrees. Sieve the cornflower, icing sugar and plain flour into a bowl. This takes quite awhile, but it's worth it!! Soften the butter by putting it in the microwave for a little while and then add it to the mixture. Use a hand mixer if you have one to mix it up, but be careful because the icing sugar will puff up and make clouds! Mix until it sticks together and forms a ball--you may want to use your fingers when it starts to get a little stickier. Grease a swiss roll tin and place the ball in. Using your fingers, spread out the mixture until it covers the base of the tin. Put it in the oven for 20-25 minutes (until it is golden brown at the edges). When it comes out, cut it into small pieces; it's up to you how big you want them. Finally, sprinkle with caster sugar and enjoy!!<br><br><b>Beth, 13</br></p>";
	dig.add_slide(s);
	
	
	s = new slide();
	s.src =  "images/head-recipes.gif";
	s.title = "<p class=text><b>Quick Lembas Bread (Elven bread in J.R.R. Tolkien's 'Lord of the Rings')</b></p>";
	s.text = "<p class=text><b>What You Need</b><br>3 eggs <br>1 cup honey <br>1 teaspoon vanilla extract <br>1 tablespoon grated orange peel <br>1/4 cup melted butter <br>2-1/4 cup flour <br>1/2 teaspoon salt<br><br><b>Directions</b><br>Place eggs, vanilla, honey, and orange peel in blender. Blend on high for 3 minutes. Add 1 cup of the flour. Blend for 1 minute. Scrape into a bowl and add remaining flour and salt.  Whisk or stir until well blended. Bake lembas on a pizzelle or krumkake iron 15 seconds each or until lightly brown. You may substitute a waffle iron, but add a teaspoon of baking powder. (The texture will not be quite accurate in a waffle iron.)</p>";
	dig.add_slide(s);

	s = new slide();
	s.src =  "images/head-recipes.gif";
	s.title = "<p class=text><b>Easy Lemon Shake-ups</b></p>";
	s.text = "<p class=text><b>What You Need</b><br>One lemon  <br>2 small cups <br>1 medium cup <br>1 large cup <br>Water <br>Sugar<br><br><b>Directions</b><br>1.Take lemon & cut in half. <br>2.Squeeze lemon into medium cup until there is no more juice left. <br>3.Put water (clean) in cup with lemon juice. <br>4.Add sugar. (Sugar amount is optional.) <br>5.Place large cup over medium cup & shake for about 30 sec. <br>6.Pour evenly into 2 small cups. <br>7.Share and ENJOY!!!!!!!!!!!!!!!<br><br><b>By Younggirl10, 10</b></p>";
	dig.add_slide(s);

	s = new slide();
	s.src =  "images/head-recipes.gif";
	s.title = "<p class=text><b>Koolcubes</b></p>";
	s.text = "<p class=text><b>Directions</b><br>First, you take Kool-Aid and pour it into little cups. Then you put plastic wrap on them and take popsicle sticks and place them in the middle of the plastic wrap.  Put them in the freezer overnight. When they are done, peel off the paper of the cup and eat!!!!<br><br><b>By Taronica, 11</b></p>";
	dig.add_slide(s);

	s = new slide();
	s.src =  "images/head-recipes.gif";
	s.title = "<p class=text><b>Smart Strawberry</b></p>";
	s.text = "<p class=text><b>What You Need</b><br>7-8 strawberries (sliced)    <br>Chilled water   <br>Lemon juice (according to taste)   <br>Sugar (according to taste)   <br>Strawberry soda   <br>Crushed ice (optional)   <br>Mint leaves (for garnish)<br><br><b>Directions</b><br>Mix the first four What You Need, then pour the strawberry soda over crushed ice and garnish with mint leaves.  Refrigerate for 10-15 mins. Enjoy!<br><br><b>By Shradha, 15</b></p>";
	dig.add_slide(s);

	s = new slide();
	s.src =  "images/head-recipes.gif";
	s.title = "<p class=text><b>Spiced Mix</b></p>";
	s.text = "<p class=text><b>What You Need</b><br>1 litre grape juice  <br>Nutmeg   <br>3 tablespoons honey  <br>Water  <br>Mixed  spices  <br>Cinnamon  <br>Black pepper<br><br><b>Directions</b><br>1. Pour grape juice in a jug    <br>2. Add honey & stir until it dissolves   <br>3. Add a pinch of mixed spice, one of nutmeg, cinnamon & black pepper   <br>4. Enjoy!<br><br><b>By Shradha, 15</b></p>";
	dig.add_slide(s);

	s = new slide();
	s.src =  "images/head-recipes.gif";
	s.title = "<p class=text><b>Coronation Chicken</b></p>";
	s.text = "<p class=text><b>What You Need</b><br> 2 chicken breasts <br>1 1/2 tsp curry paste (medium hot) <br>2 tsp lemon juice <br>3 tbsp mayonnaise<br><br><b>Directions</b><br>1 - Thoroughly cook the chicken. Make sure it is white, with no pink jelly-like bits. You can cook it in strips or as the breasts.  <br>2 - While the chicken is cooking, mix together all the other What You Need into a bowl until it forms a yellow/orange sauce. If the colour is light, add more curry powder. If it is a very dark, add more mayonnaise.  <br>3 -  Pour the sauce over the chicken and serve! Enjoy!    <br>Note: Serves 2. To serve more, double the mixture.<br><br><b>By Pondweed, 13</b></p>";
	dig.add_slide(s);

	s = new slide();
	s.src =  "images/head-recipes.gif";
	s.title = "<p class=text><b>Chocolate Sponge Cake</b></p>";
	s.text = "<p class=text><b>What You Need</b><br>100g sugar <br>100g self-raising flour <br>100g butter <br>2 eggs <br>1 tbsp of chocolate powder<br><br><b>Directions</b><br>Cream the sugar and butter together until it has a soft, dropping consistency. Add the two beaten eggs and mix together. Sieve in the flour and fold in. Add the chocolate powder, stir and pour into a cake tin. Cook for 15 minutes at 160 degrees Celsius and eat!<br><br><b>By Pondweed, 13</b></p>";
	dig.add_slide(s);

	s = new slide();
	s.src =  "images/head-recipes.gif";
	s.title = "<p class=text><b>No Bake Oatmeal Cookies</b></p>";
	s.text = "<p class=text><b>What You Need</b> <br>2 cups sugar <br>1 stick of butter <br>1/2 cup milk<br><br><b> Directions</b><br>Melt butter, pour in milk.  Broil for 4-5 minutes, then  add sugar.  Broil for 4-5 minutes,  then mix in approx. 2c oatmeal, 2/3c cocoa.  Drop mixture by spoonfuls on wax paper.<br><br><b>By Mortimer, 14</b></p>";
	dig.add_slide(s);

	s = new slide();
	s.src =  "images/head-recipes.gif";
	s.title = "<p class=text><b>Chocolate Chewies</b></p>";
	s.text = "<p class=text><b>What You Need</b><br>2 bars of melted chocolate (Milk works best!)  <br>Some nuts (I suggest peanuts because macadamias are expensive)  <br>1 cup of milk  <br>10 crackers broken into small pieces<br>A sauce pan   <br>A wooden spoon  <br>A gas or electric stove set at mid heat<br><br><b>Directions</b><br>1. Heat up the saucepan on the stove.  <br>2. Put the chocolate, milk, nuts and crackers into the saucepan and stir.  <br>3. Stir harder and harder until the milk dries up a bit, then remove from the stove.  <br>4. Leave the mixture to cool off.  <br>5. Knead the chocolate into shapes and leave it to dry up in the fridge. <br>6. Enjoy!<br><br><b>By Mimi, 13</b></p>";
	dig.add_slide(s);

	s = new slide();
	s.src =  "images/head-recipes.gif";
	s.title = "<p class=text><b>Apple Cake</b></p>";
	s.text = "<p class=text><b>What You Need</b><br>2 cooking apples, 150g self raising flour, 150g sugar, 150g margarine, 3 eggs<br><br><b>Directions</b><br>Preheat the oven to 200c   <br>1. Peel 2 cooking apples   <br>2. Chop and place in a saucepan with 3 tablespoons of water  <br>3. Heat until the apple has softened. You may need to add more water  <br>4. Set aside to cool  <br>5. Sift 150g of self raising flour into a mixing bowl and add 150g of sugar, 150g of margarine and 3 eggs  <br>6. With an electric beater, mix on low until combined. Then on high for another 2 mins until pale and fluffy  <br>7. Stir in apple  <br>8. Divide between 2 sandwich cake tins  <br>9. Cook for 20-25mins <br><br><b>By Mimi, 14</b></p>";
	dig.add_slide(s);

	s = new slide();
	s.src =  "images/head-recipes.gif";
	s.title = "<p class=text><b>Smell Cheese!</b></p>";
	s.text = "<p class=text><b>What You Need</b><br>Macaroni, 1 slice of American cheese<br><br><b>Directions</b><br>First you put oil in the pot, then dump the macaroni in.   After all that, put your slice of cheese in the pot.  It tastes good! And smells great! Not smelly cheese after all, huh?<br><br><b>By Micah, 14</b></p>";
	dig.add_slide(s);

	s = new slide();
	s.src =  "images/head-recipes.gif";
	s.title = "<p class=text><b>Creamy Oreo</b></p>";
	s.text = "<p class=text><b>What You Need</b><br>Oreo <br>Whipped Cream<br><br><b>Equipment</b><br>Spoon/knife, plate, poly vinyls<br><br><b>Directions</b><br>1. First, spread about 1 foot of poly vinyl on the table.  <br>2. Take out the Oreos and use a spoon or knife to scrub the sweets in the middle of the Oreo. (Tip: you should put the sweets on a plate so it won't be a mess)  <br>3. After taking all the sweets in the middle of each Oreo, take a spoon/knife and spread a large chunk of whipped cream on the vinyl. Layer it out smooth.  <br>4. Then put an Oreo on top of the cream that was spread out. In front of the Oreo, put another small chunk of whipped cream and layer it on the Oreo’s front view. As you continue on until you reach almost thru the whole wrapper, stop and wrap the Oreo with the vinyl and put it into the freezer.  <br>5. When it is stiff enough, take it out and slice it into pieces. Then get ready to eat!<br><br><b>By Menda, 12</b></p>";
	dig.add_slide(s);

	s = new slide();
	s.src =  "images/head-recipes.gif";
	s.title = "<p class=text><b>Ants on a Log</b></p>";
	s.text = "<p class=text><b>Directions</b><br>1. Cut a stalk of celery into chunks at least two inches long.  <br>2. Take a butter knife and spread cheese whiz on the inside of the celery chunk.  <br>3. Place raisins on top of the cheese whiz and you have ants on a log!<br><br><b>By Melody, 14</b></p>";
	dig.add_slide(s);

	s = new slide();
	s.src =  "images/head-recipes.gif";
	s.title = "<p class=text><b>Grilled Cheese Biscuit</b></p>";
	s.text = "<p class=text><b>What You Need</b><br>Biscuits   <br>Cheese   <br>Frying pan<br><br><b>Directions</b><br>1. Put the biscuits with cheese in the middle on the frying pan for I'm not sure how long; until the cheese melts is probably good.  <br>2. Let them cool and if you want, cut them into teensy triangles!<br><br><b>By Madison, 9</b></p>";
	dig.add_slide(s);

	s = new slide();
	s.src =  "images/head-recipes.gif";
	s.title = "<p class=text><b>Chicken with Veggies</b></p>";
	s.text = "<p class=text>This recipe is for camping over a fire, but can be cooked inside too.  Before camping, wash the chicken!!!!<br><br><b>What You Need</b><br>Boneless skinless chicken breast<br>Cream of chicken or cream of mushroom<br>Frozen mixed vegetables<br>Pan of any size (for indoor use only)<br>Aluminum foil (for camping and inside)<br>Spoon<br>Can opener<br><br><b>Directions</b><br>1. After washing the chicken, place it on the foil. <br>2. Use the spoon to smooth the cream of chicken or cream of mushroom on the chicken. <br>3. Pour the veggies on the chicken. <br>4. Place over the fire for thirty minutes. <br>5. Carefully unwrap the foil off of the  chicken. <br><br>For Indoors: Place foil in the pan. Repeat steps 1-5. Enjoy<br><br><b>By Mackcia, 13</b></p>";
	dig.add_slide(s);

	s = new slide();
	s.src =  "images/head-recipes.gif";
	s.title = "<p class=text><b>Chocolate Peanut Butter Bars</b></p>";
	s.text = "<p class=text><b>What You Need</b><br>1 cup melted chocolate<br>1 cup peanut butter<br>Measuring cup<br>Muffin pan<br><br><b>Directions</b><br>Take the measuring cup and chocolate and pour half cup into the muffin pan. Then put it in the refrigerator for about 5-10 min.  Then when dry, take the 1 cup peanut butter and pour it into the pan.  After that, put it back into the refrigerator for about 5-10 min. When the peanut butter is dry, put the remaining chocolate on top and put it back into the refrigerator for 5-10 min. When the time is up, take it out and let it thaw for about 10 min. Eat and enjoy! Serves about 4.         <br><br><b>By Lauren, 13</b></p>";
	dig.add_slide(s);



	s = new slide();
	s.src =  "images/head-recipes.gif";
	s.title = "<p class=text><b>Triple Chocolate Clusters</b></p>";
	s.text = "<p class=text><b>What You Need</b><br> 2 bags white chocolate chips (12 oz)   <br>1 bag semi-sweet chocolate chips (12 oz)   <br>1 bag milk chocolate chips (12 oz)   <br>1 24 oz jar dry or roasted peanuts    (salted or unsalted to your taste)   <br>Wax paper<br><br><b>Directions</b><br>Place all chips in a double boiler for 5-10 min, or until smooth, stirring occasionally. Put peanuts in a big bowl, pour chocolate over peanuts and stir. Drop by tablespoons on waxed paper. Cool until hardened. Refrigerate or freeze in sealed container.<br><br><b>By Laura, 15</b></p>";
	dig.add_slide(s);

	s = new slide();
	s.src =  "images/head-recipes.gif";
	s.title = "<p class=text><b>Fabulous Frozen Fudge Bars</b></p>";
	s.text = "<p class=text><b>What You Need</b><br>1-13oz. can evaporated milk<br>1&1/2 cups water<br>2 cups sugar<br>1 pkg. chocolate instant pudding mix<br>Small paper cups<br>Popsicle sticks<br><br><b>Directions</b><br>1.Pour What You Need into medium size bowl.  <br>2.Mix What You Need well.  <br>3.Pour into paper cups & freeze until they are kind of hard  <br>4.Take out of cups (you may have to peel off paper) & enjoy!<br><br><b>By KoolKatt, 10</b></p>";
	dig.add_slide(s);

	s = new slide();
	s.src =  "images/head-recipes.gif";
	s.title = "<p class=text><b>Macaroni and Cheese</b></p>";
	s.text = "<p class=text><b>What You Need</b><br>Cheese of your choice<br>Macaroni pasta or any pasta<br>Tomato puree or tinned tomatoes<br>Bacon (optional)<br><br><b>Directions</b><br>1-Boil some pasta in salty water.   <br>2-While pasta is cooking, put some cuts of bacon into a pan and cook.  When bacon is cooked, add a tiny bit of tomato puree and leave with heat turned off.  <br>3-Grate the cheese you have chosen (put as much in as needed).  <br>4-When pasta is cooked, drain and add the tomato puree.  <br>5-Then gently add all of the bacon and all of the cheese.  <br>6- Stir until the pasta is covered in all the cheese.  <br>7-Serve and enjoy.<br><br><b>By Kez, 13</b></p>";
	dig.add_slide(s);

	s = new slide();
	s.src =  "images/head-recipes.gif";
	s.title = "<p class=text><b>Homemade Vanilla Smoothie</b></p>";
	s.text = "<p class=text><b>What You Need</b><br>1 tall glass<br>1 small bottle/can of lemonade<br>Two scoops of vanilla ice cream<br>Ice cream scoop<br>1 straw<br><br><b>Directions</b><br>1. Drop about two scoops of vanilla ice cream into glass.  <br>2. Pour lemonade over the ice cream.  <br>3. Watch the ice cream rise to the top.   <br>4 . Stick in the straw and enjoy!   <br>Note: You can use this with other drinks/ice cream flavors.  e.g.: Toffee ice cream and cola. This is most enjoyed on warm days.<br><br><b>By Kathy, 13</b></p>";
	dig.add_slide(s);

	s = new slide();
	s.src =  "images/head-recipes.gif";
	s.title = "<p class=text><b>Hard Boiled Eggs</b></p>";
	s.text = "<p class=text><b>What You Need</b><br>Eggs<br>Pan with lid<br>Water<br>Timer<br><br><b>Directions</b><br>1. Figure out how many eggs you want to use.<br>2. Place them into a pan with water that covers all the eggs. <br>3. Place the stove on high.<br>4. Leave eggs boiling for about 2 minutes.<br>5. Take them off the hot burner, and set onto a cold burner, COVER the pan, and let it set for 10 minutes.<br>6. Wash the eggs in cold water and leave cold running water (if you’re allowed to waste water). Otherwise, set them in a bowl with cold water, and keep rinsing it in cold water until the eggs are completely cold.<br>7. Peel the eggs<br><br><b>By Kate, 21</b></p>";
	dig.add_slide(s);

	s = new slide();
	s.src =  "images/head-recipes.gif";
	s.title = "<p class=text><b>Easy Banana Bread Recipe</b></p>";
	s.text = "<p class=text><b>What You Need</b><br>2 1/2 cup flour<br>1 egg<br>1/2 cup white sugar<br>1/2 cup brown sugar<br>3 tablespoons vegetable oil<br>3 1/2 teaspoons baking powder<br>1/2 teaspoons salt<br>1/2 cup milk<br>3 ripe bananas mashed.<br><br><b>Directions</b><br>Mix all the above What You Need into a medium size bowl. Mix well with beater on medium. Then put in a greased loaf pan and bake at 350 degrees for 1 hour.<br><br><b>By Kate, 21</b></p>";
	dig.add_slide(s);

	s = new slide();
	s.src =  "images/head-recipes.gif";
	s.title = "<p class=text><b>1-1-1 Peanut Butter Cookies</b></p>";
	s.text = "<p class=text><b>What You Need</b><br>1 cup sugar (you can cut this down to 3/4 cup, if you prefer)<br>1 large egg <br>1 cup peanut butter (crunchy or smooth)<br><br><b>Directions</b><br>1. Combine sugar and egg in mixing bowl, stirring until completely smooth. Add peanut butter and mix in thoroughly.<br>2. Roll into 1 inch balls.<br>3. Place the balls on ungreased cookie sheets at least 2 inches apart.<br>4. Flatten with a fork, making a criss-cross design (like on all PB cookies).<br>5. Bake 10 minutes at 375F (or until done). Let cool on pan for 1 minute before removing to cooling rack.<br><br><b>By Kate, 21</b></p>";
	dig.add_slide(s);

	s = new slide();
	s.src =  "images/head-recipes.gif";
	s.title = "<p class=text><b>Chocolate Chip Cookies</b></p>";
	s.text = "<p class=text><b>Kate’s Tips</b><br>First, always use real butter. Second, triple  the amount of vanilla extract recommended. This means to use a tablespoon where a teaspoon is specified. Also, always use real vanilla extract and not 'Vanillin,' which is cheaper, but not as good. Third, and this can make a big difference, don't just let the butter sit out at room temperature to become soft. Instead, melt it, very carefully, in the microwave--making sure it doesn’t burn! (Use a Pyrex or other microwave-safe transparent container if you do this, so you can watch the butter closely.) Melted butter, because it is both warm and liquid, does a much better job of dissolving and melting the sugar.  However, if the butter is too hot when you mix it into the cookies, you’ll melt the chocolate chips and have dough that’s too soft. Fourth, add a little milk, maybe just a tablespoon or two, when you are mixing the dough. This will make it less stiff and the cookies will be less hard and crunchy when they are done. Fifth, when you are putting it on the cookie sheets, make sure that the dough is cold and doesn’t start to melt on the cookie sheet because then it will burn when you put it in the oven. <br><br><b>What You Need</b><br>2 1/4 cups all-purpose flour<br>1 teaspoon baking soda<br>1 teaspoon salt<br>1 cup (2 sticks, 1/2 pound) butter softened<br>3/4 cup granulated [white] sugar<br>3/4 cup packed brown sugar<br>1 teaspoon vanilla extract<br>2 eggs<br>2 cups (12-ounce package) Nestle Toll House Semi-Sweet Chocolate Morsels<br><br><b>Directions</b><br>Combine flour, baking soda and salt in small bowl. Beat butter, granulated sugar, brown sugar, and vanilla in large mixing bowl. Add eggs one at a time, beating well after each addition; gradually beat in flour mixture. Stir in chocolate chips. Drop by rounded tablespoon onto ungreased baking sheets. Bake in preheated 375-degree [Fahrenheit] oven for 9 to 11 minutes or until golden brown. Let stand for 2 minutes; remove to wire racks to cool completely. <br><br><b>By Kate, 21</b></p>";
	dig.add_slide(s);

	s = new slide();
	s.src =  "images/head-recipes.gif";
	s.title = "<p class=text><b>Plain Scrambled Eggs</b></p>";
	s.text = "<p class=text>Most people whip their eggs and add milk. This is better. Serves about 4 people.<br><br><b>What You Need</b><br>6 eggs  <br>2 tbsp butter  salt & pepper<br><br><b>Directions</b><br>In a nonstick pan over low heat, melt the butter. Crack the eggs directly into the pan and let them sit for about 30 seconds. The eggs should start to cook and be slightly firm.    Season with a bit of salt and pepper. I like to use a pinch of salt and pepper. (Literally, you pinch your fingers into the salt and pepper and whatever you pick up is the pinch). Use a rubber spatula to break the yolks and move them around very slowly. You don't have to mix them really fast. I like to add a handful of cheese (cheddar or american or gouda) and maybe any other What You Need (ham or green onions) while it is cooking. When the eggs look mostly cooked (around 2 minutes of cooking) serve it hot. You can serve it with toast or English Muffins!  <br><br><b>By Joe, 16</b></p>";
	dig.add_slide(s);

	s = new slide();
	s.src =  "images/head-recipes.gif";
	s.title = "<p class=text><b>Flapjack</b></p>";
	s.text = "<p class=text><b>What You Need</b><br>1 tbsp golden syrup<br>50g brown sugar<br>100g block margarine  <br>200g porridge oats<br>Small, round metal dish<br>Weighing scales<br>Small pan<br>Wooden spoon<br><br><b>Directions</b><br>1. Weigh out the margarine and brown sugar and put them in the pan, along with a tablespoon of golden syrup. Put this on the cooker until it all melts together. It doesn't matter what the temperature is, as long as it all melts.    <br>2. Once it has all melted, weigh out the porridge oats and put them into the same pan. Mix this all together.    <br>3. When it is all even, put the mixture into the small round dish. Put this in the oven at gas mark 5 or 190°c. Leave this for 15 minutes, then it's ready to eat!  <br><br><b>By Jessica, 13</b></p>";
	dig.add_slide(s);

	s = new slide();
	s.src =  "images/head-recipes.gif";
	s.title = "<p class=text><b>Chocalate Delight</b></p>";
	s.text = "<p class=text><b>Directions</b><br>Take 2 cups of milk and microwave for 1:30-2:00 minutes.  Add desired amount of chocolate syrup and stir.  Enjoy!!!<br><br><b>By Jay, 8</b></p>";
	dig.add_slide(s);

	s = new slide();
	s.src =  "images/head-recipes.gif";
	s.title = "<p class=text><b>Excellent Egg, Lazy Lettuce & Mad Mayo!</b></p>";
	s.text = "<p class=text>Follow these simple but fab steps to make the perfect Excellent Egg, Lazy Lettuce & Mad Mayo Sandwich!<br><br><b>Directions</b><br>1. To make a tasty egg, mayonnaise, and lettuce sandwich, first wash some lettuce and cut it into large long strips. <br>2. Boil an egg for five minutes so that is hard boiled. Now leave it to cool for a few minutes! <br>3. When it has cooled down a little, remove the shell of the egg and then put the egg into a small bowl with two tablespoons of mayonnaise and a little salt and pepper. Mix them together and spread over a slice of bread. Lay the strips of lettuce on top. <br>4. Eat and enjoy! Also, you could make several of these if you were planning a party; the perfect party snack!<br><br><b>By Jade, 11</b></p>";
	dig.add_slide(s);

	s = new slide();
	s.src =  "images/head-recipes.gif";
	s.title = "<p class=text><b>Hot Chocolate </b></p>";
	s.text = "<p class=text><b>What You Need</b><br>Hot chocolate powder<br>Mug<br>Boiling water<br>A little bit of milk<br>Sugar<br>Marshmallows<br>Grated chocolate<br>Cinnamon<br><br><b>Directions</b><br>Boil some water in a kettle and pour into mug . Put 3-4 teaspoons of hot chocolate powder in the mug.  Stir.  Put 1-2 teaspoons of sugar in the mug.  Add milk.  Stir.  Add the marshmallows, grated chocolate, and cinnamon.  Let it cool.  Slurp away!<br><br><b>By Graci4000, 15</b></p>";
	dig.add_slide(s);

	s = new slide();
	s.src =  "images/head-recipes.gif";
	s.title = "<p class=text><b>Very Berry Julius</b></p>";
	s.text = "<p class=text><b>What You Need</b><br>10 oz. berries, 1 cup water, 1 cup milk, 1/2 cup sugar, 1 tsp vanilla, 12-15 ice cubes<br><br><b>Directions</b><br>1. Put 10 oz. of your favorite berries into a blender <br>2. Add 1 cup of water <br>3. Add 1 cup of milk <br>4.  Add 1/2 cup sugar <br>5. Add 1 teaspoon vanilla <br>6. Add 12 to 15 ice cubes  <br>7.  Blend until smooth <br><br><b>By DaVee, 12</b></p>";
	dig.add_slide(s);

	s = new slide();
	s.src =  "images/head-recipes.gif";
	s.title = "<p class=text><b>M&M & Chocolate Chip Cake</b></p>";
	s.text = "<p class=text><b>What You Need</b><br>2 cups flour<br>3 ounces sugar<br>1 cup vanilla flavoring<br>2 eggs<br>1/3 cup milk<br>1 cup M&M’s<br>1 cup chocolate chips<br>2 tbsp butter<br><br><b>Directions</b><br>Add the sugar to the flour. Then add the eggs, milk, M&M's,and the chocolate chips. Stir well until nice and creamy.  Make sure there are no lumps. Pour into pan and put into oven.  Take out and add the icing and voila!<br><br><b>By Cookie101, 11</b></p>";
	dig.add_slide(s);

	s = new slide();
	s.src =  "images/head-recipes.gif";
	s.title = "<p class=text><b>Egg Rolls</b></p>";
	s.text = "<p class=text><b>What You Need</b><br>A big bowl<br>1 pound of beef<br>1 pound of pork sausage<br>Sesame oil<br>Soy sauce<br>1-2 cans of bean sprouts  <br>Small head of cabbage  <br>1 stack of green onions  <br>Pinch of garlic salt  <br>2 packets of egg roll wraps  <br>One egg yolk<br><br><b>Directions</b><br>Take the meats and mix, then chop the green onions and mix in.  Chop cabbage as big or small as you want it.  Put in half a bottle of soy sauce, then put in about 2Tbs of sesame oil.  Last, put in the garlic salt and mix.  Get the wraps and egg yolk and make. TIPS: the egg yolk helps the egg roll stay together when frying. If you don't have eggs, you can use water.  If you need help putting the egg roll together: take the wrap and put it like a kite figure, put stuffing in the middle, not too much, then fold the sides together, then the bottom one.  Make sure it's tight, and roll.  Put a dab of egg yolk on the tip and close. Put in fryer for about 5 minutes. You can fry 2-3 together.  Makes a very good side dish!  Enjoy!<br><br><b>By Christina, 22</b></p>";
	dig.add_slide(s);

	s = new slide();
	s.src =  "images/head-recipes.gif";
	s.title = "<p class=text><b>Lemon Fizz</b></p>";
	s.text = "<p class=text><b>What You Need</b><br>1 frozen can of lemonade (or home-made lemonade)  <br>1/4 cup of granulated sugar  <br>1/4 cup of brown sugar  <br>1 can of Sprite, 7-up, Spritz Up, or anything similar to any of those  <br>1 slice of lemon or lime  <br>Ice cubes  <br>Juice jug  <br>Mixing spoon or a spoon  <br>Water<br><br><b>Directions</b><br>First you add your lemonade to the jug. If frozen, take out half an hour earlier so it can thaw. Mash it up with a spoon so that it is easier to mix. Next you add the quarter cups of sugar and brown sugar. Stir until the mix is mushy. Add pop. This will make it a little easier to mix for when you put the water in it. Add water. Keep stirring until the mix turns into a yellowish colour. Add the ice cubes to give it some coolness. Now you are ready to have a glass or two of this delicious lemon fizz. You can also freeze it to make a lemon fizz slushy or just to keep it cold.  Bon appetit!<br><br><b>By Cherelle, 12</b></p>";
	dig.add_slide(s);

	s = new slide();
	s.src =  "images/head-recipes.gif";
	s.title = "<p class=text><b>Ice Cream Twist</b></p>";
	s.text = "<p class=text><b>What You Need</b><br>Ice cream, water or milk, fruit<br><br><b>Directions</b><br>1) Get the ice cream.   <br>2) Scoop ice cream into cup or blender.   <br>3) Add water or milk to the ice cream. <br>4) Stir or blend the ice cream and milk or water.  <br>5) Add cherries, blueberries, strawberries, wafers, etc.<br><br><b>By Batwomen, 11</b></p>";
	dig.add_slide(s);

	s = new slide();
	s.src =  "images/head-recipes.gif";
	s.title = "<p class=text><b>My Famous Gourmet Fruit Mix</b></p>";
	s.text = "<p class=text><b>What You Need</b><br>A medium sized bowl<br>One clementine<br>One apple<br>One watermelon (optional)<br>One mango(optional)<br>Pineapple chunks(optional)<br>Banana(optional)<br>Any other fruit that you like<br><br><b>Directions</b><br>1) Find a medium sized bowl.  <br>2) Peel a clementine and then take the slices out and put it in the bowl.  <br>3) Slice the apple into small bite-sized pieces and put in bowl.  <br>4) Peel/slice/cut or whatever you do to any other fruit and put in the bowl.  <br>5) Repeat the steps to all the fruits you have.  <br>6) Get a spoon and start eating!!!<br><br><b>By April, 10</b></p>";
	dig.add_slide(s);

	s = new slide();
	s.src =  "images/head-recipes.gif";
	s.title = "<p class=text><b>Egg Drop Chicken Noodle Soup</b></p>";
	s.text = "<p class=text><b>What You Need</b><br>1 pack ramen chicken noodle soup, medium size pot, 2 or more eggs<br><br><b>Directions</b><br>1. Get a pack of ramen chicken noodle soup.  <br>2. Get a medium size pot.  <br>3. Boil water for 3 mins. Then, get two or more eggs.  <br>4. When water boils for 3 mins you put the noodles in the water  for 3 mins.  <br>5. Crack the eggs. Beat them, then pour into the pot and stir.  <br>6. When done, pour the salt package in the soup. <br><br>And there you have it, Egg Drop Chicken Noodle Soup. Hope you enjoy!<br><br><b>By Baby Gurrl, 12</b></p>";
	dig.add_slide(s);

	

	s = new slide();
	s.src =  "images/head-recipes.gif";
	s.title = "<p class=text><b>Choco Delight!</b></p>";
	s.text = "<p class=text>This is a yummy mixture.  It's fun to make, too, but only if you like chocolate!  Basically, just get a big glass or jug and start mixing. It is very unique. You can put in anything and everything into it as long as it's chocolatey! My way goes like this.<br><br><b>What You Need</b><br>2 big spoons of chocolate ice cream, 2 biscuits, 6 ice cubes, 6 squares of chocolate<br><br><b>Directions</b><br>1: Get jug.   <br>2: Mix 2 big spoonfuls of chocolate ice-cream into a bowl until it gets smooth!  <br>3: Crunch up 2 chocolate digestive or rich tea biscuits and mix them into the ice-cream.  <br>4: Crush 6 ice-cubes until they are like slush and pour them in!  <br>5: Melt about 6 squares of chocolate in the microwave and pour them in.  <br>6: Find any other chocolate things in your kitchen and add them.  <br>7: Mix it until it's the way you want it.  <br>8: Pour into a fresh glass. Eat with a straw or spoon and enjoy!  Don't forget to keep stirring so it doesn't harden!<br><br><b>By Anna, 12</b></p>";
	dig.add_slide(s); 

	s = new slide();
	s.src =  "images/head-recipes.gif";
	s.title = "<p class=text><b>How to Make a Milkshake</b></p>";
	s.text = "<p class=text><b>What You Need</b><br>A tall glass  <br>Ice cream (any flavor)  <br>Milk  <br>A straw  <br>A blender<br><br><b>Directions</b><br>1. Pour the milk and the ice cream into the blender  <br>2. Blend it  <br>3. Pour the milk and the ice cream into the glass  <br>4. Throw in a straw and drink!  <br><br><b>By Angel, 13</b></p>";
	dig.add_slide(s);

	s = new slide();
	s.src =  "images/head-recipes.gif";
	s.title = "<p class=text><b>Peach Pudding Cups Delights</b></p>";
	s.text = "<p class=text><b>What You Need</b><br>1 box Jell-O Chocolate pudding, 1 box Jell-O Vanilla pudding, 1 can of peaches, whipped cream<br><br><b>Directions</b><br>First, you make a box of Jell-O Chocolate pudding.  (Directions on box.)  You also make a box of Jell-O Vanilla pudding.  (Directions on box.)  Get the mid-size can of peaches.  Once you do that, you get fancy glasses. Layer the chocolate pudding on the inside of the glass.  Then you put the Vanilla layer on top of the chocolate pudding.  Then you drain juice off peaches. You chop the peaches and put on top of pudding. Design in circle. Spread whipped cream. Eat and enjoy.<br><br><b>By Allison, 14</b></p>";
	dig.add_slide(s);

	s = new slide();
	s.src =  "images/head-recipes.gif";
	s.title = "<p class=text><b>Fruit Topia</b></p>";
	s.text = "<p class=text><b>What You Need</b><br>4 slices cucumber, carrots, grapes<br><br><b>Directions</b><br>Cut up four slices of cucumber and put them in a bowl. Then you can get some carrots and some grapes.  Put the cucumbers on the bottom of your plate to look like grass. Then put the grapes on top of the cucumbers, put carrots on top of your grapes and voila, you have Fruit Topia!<br><br><b>By Alicia, 11</b></p>";
	dig.add_slide(s);

	s = new slide();
	s.src =  "images/head-recipes.gif";
	s.title = "<p class=text><b>Rainy Day Dog Bicuits</b></p>";
	s.text = "<p class=text><b>What You Need</b><br>3 cups whole wheat flour<br>2 cups oatmeal<br>1/4 cup wheat germ<br>1/4 cup skim milk<br>1/2 teaspoon garlic powder<br>1/4 cup water<br>1/3 cup creamy peanut butter<br>1 egg<br><br><b>Directions</b><br>1.Preheat oven to 375 degrees  <br>2.Put all What You Need into mixing bowl  <br>3.Mix well, using hands if needed.  <br>4.Roll dough into half-inch thickness on floured cutting board.  <br>5.Cut into any shapes you like  <br>6.Place on baking sheet. Bake for 30 minutes or until golden brown.  <br>7.Let them cool, then feed them to your dog. <br>Enjoy!<br><br><b>By 97cutelilangel97, 10</b></p>";
	dig.add_slide(s);

	s = new slide();
	s.src =  "images/head-recipes.gif";
	s.title = "<p class=text><b>Pasta in Tomato Sauce</b></p>";
	s.text = "<p class=text><b>What You Need</b><br>1/3 medium packet of pasta  <br>Tin of chopped tomatoes  <br>2 tablespoons tomato puree  <br>1 onion  <br>2/3 mushrooms  <br>Ham  <br>1 oz corn flour  <br>Herbs<br><br><b>Directions</b><br>1) Chop any vegetables that need chopping.  <br>2) Fry your onion and mushrooms.  <br>3) When fried, add chopped tomato, tomato puree, and herbs to the sauce.  <br>4) Mix. After awhile, add ham/any other What You Need.   <br>5) If the sauce is runny, add corn flour mixed with water. Sounds weird, but that works.  <br>6) When hot and mixed together, take off the heat.  <br>7) Half-fill a pan with cold water and bring it to the boil.  <br>8) When boiling, pour in (uncooked) pasta.  <br>9) When pasta is soft, take off the heat.  <br>10) Mix sauce and pasta together.  <br>11) Eat up!!<br><br><b>By Lola, 14</b></p>";
	dig.add_slide(s);

	s = new slide();
	s.src =  "images/head-recipes.gif";
	s.title = "<p class=text><b>Apple Crumble</b></p>";
	s.text = "<p class=text><b>What You Need</b><br>2-3 large cooking apples<br> 50g margarine<br>100g flour<br>50g granulated sugar<br><br><b>Directions</b><br>1) Rub margarine into flour using your fingertips so it looks like breadcrumbs.  <br>2) Stir in the sugar with a knife.  <br>3) Put to one side. On a clean surface, peel apples.  <br>4) Slice the apples and put into a dish for baking in.  <br>5) Pour the crumble over the top of the apples and sprinkle some extra sugar over the top if you like.  <br>6) Put in the oven at 180*C for about 20 minutes until golden brown on the top.  <br>7) Enjoy!<br><br><b>By Lola, 14</b></p>";
	dig.add_slide(s);

	s = new slide();
	s.src =  "images/head-recipes.gif";
	s.title = "<p class=text><b>Chocolate Cake!</b></p>";
	s.text = "<p class=text><b>What You Need</b><br>5oz self rising flour<br>6oz margarine<br>6oz castor sugar<br>3 eggs<br>1oz cocoa powder<br><br>For the icing: <br>2oz butter<br>4oz icing sugar<br>1 tsp vanilla essence<br><br><b>Directions</b><br> 1) Cream margarine and sugar until light and fluffy.  <br>2) Beat egg into mixture a little at a time.  <br>3) Fold in the flour and cocoa powder with a metal spoon.  <br>4) Grease two Victoria Sandwich tins and evenly spread the mixture into them.  <br>5) Cook for 20-25 mins at 180 degrees Celsius/Gas Mark 4 until they have risen and are firm to the touch.  <br>6) Leave to cool on a cooling rack.  <br>7) Soften the butter in a bowl.  <br>8) Mix in icing sugar and vanilla essence.  <br>9) When cakes are cool, spread the icing, (buttercream), on one of them.  <br>10) Add jam if you like and sandwich together.  <br>11) Enjoy!<br><br><b>By Lola, 14</b></p>";
	dig.add_slide(s);

	s = new slide();
	s.src =  "images/head-recipes.gif";
	s.title = "<p class=text><b>Lemonade</b></p>";
	s.text = "<p class=text><b>What You Need</b><br>3-4 lemons, 50g sugar, water<br><br><b>Directions</b><br>Grate a lemon until you are left with lemon rind. Put it in a jug. Add 50g of sugar. Then fill the jug up to 150ml of boiling water. Squeeze 2 small lemons or 1 big lemon, then put the juice in the jug. Keep on adding lukewarm water to the mixture, until it tastes just right. Keep it in the fridge to cool for a while, then shake and drink.<br><br><b>By Gina, 11</b></p>";
	dig.add_slide(s);

	s = new slide();
	s.src =  "images/head-recipes.gif";
	s.title = "<p class=text><b>Yogurt Drink</b></p>";
	s.text = "<p class=text><b>What You Need</b><br>1/2 cup yogurt of your choice  <br>1 glass of milk<br><br><b>Directions</b><br>Blend What You Need together in blender.  Serve with ice and enjoy!<br><br><b>By Ariana, 12</b></p>";
	dig.add_slide(s);

	s = new slide();
	s.src =  "images/head-recipes.gif";
	s.title = "<p class=text><b>Yummy Jam 'n' Cream Victoria Sandwich</b></p>";
	s.text = "<p class=text><b>What You Need</b><br>3 eggs  <br>6oz self raising flour  <br>6oz margarine  <br>6oz castor sugar  <br>Pot of jam  (for cream) <br>1/2 t-spoon of vanilla flavouring  <br>2oz butter  <br>4oz icing sugar<br><br><b>Directions</b><br>1) Cream the margarine and sugar in a bowl until light and fluffy.  <br>2) Crack eggs into a jug and add a bit at a time. Beat well.  <br>3) Add flour and stir in with a metal spoon.  <br>4) Grease two Victoria Sandwich tins. Evenly spread the mixture in the tins and put in the oven at 190 degrees Celsius/ Gas Mark 6 for 25 minutes.  <br>5) When they have risen and are baked, put them on a cooling rack. <br><br>Meanwhile, make the butter cream:  <br><br>6) Mix the icing sugar and butter together. Add vanilla flavoring and stir until smooth.  <br>7) When the cakes are cool, spread butter cream on one of the sides.  <br>8) On the other side, spread jam.  <br>9) Press the two together and eat!<br><br><b>By Lola, 14</b></p>";
	dig.add_slide(s);

	s = new slide();
	s.src =  "images/head-recipes.gif";
	s.title = "<p class=text><b>Heidi's PB and Honey Bite Size Sandwich</b></p>";
	s.text = "<p class=text><b>What You Need</b><br>Peanut butter<br>Honey<br>Flower tortilla<br>Toothpicks<br><br><b>Directions</b><br>1. Mix peanut butter and honey in a bowl  <br>2. Spread on tortilla  <br>3. Roll the tortilla  <br>4. Cut it, then put in a toothpick. Do this until all of your tortilla is in bite size pieces  <br>5. Then, bon appetit.<br><br><b>By Heidi, 11</b></p>";
	dig.add_slide(s);

	s = new slide();
	s.src =  "images/head-recipes.gif";
	s.title = "<p class=text><b>Pineapple Upside Cake</b></p>";
	s.text = "<p class=text><b>What You Need</b><br>100g self raising flour<br>100g caster sugar<br>100g margarine<br>2 eggs<br>4 pineapple rings<br>2 tablespoons golden syrup, grease (butter, margarine, oil, etc.)<br><br><b>Directions</b><br> 1) Grease a 20cm cake tin and pour in the 2 Tbs of syrup. Place the pineapple rings on it  <br>2) Sieve the flour and sugar into a mixing bowl and add the margarine  <br>3) Crack the two eggs (easier if done in a separate bowl) and add them to the mixture.  <br>4) Whisk it round using an electric whisk and tip into the cake tin  <br>5) Bake for 35-45 mins  <br>6) Tip onto a plate and eat! :-)<br><br><b>By Black Bangles, 14</b></p>";
	dig.add_slide(s);

	s = new slide();
	s.src =  "images/head-recipes.gif";
	s.title = "<p class=text><b>Fudge Brownies</b></p>";
	s.text = "<p class=text><b>What You Need</b><br>1 cup butter or margarine (softened)<br> 2 cups of sugar<br>3 eggs<br>1 teaspoon vanilla extract<br>4 squares unsweetened chocolate<br>1 cup sifted all-purpose flour<br>1/2 teaspoon salt<br>1 cup chopped walnuts<br><br><b>Directions</b><br>1. Cream 1/2 cup butter with sugar.<br>2. Add eggs; beat until light and fluffy.<br>3. Add vanilla.<br>4. Melt remaining 1/2 cup butter with chocolate; cool and beat into creamed mixture.<br>5. Stir in flour, salt, and nuts; blend well.<br>6. Pour batter into greased and floured 13 x 9-inch pan.<br>7. Bake at 350° for 45 minutes. Cool in pan.<br>8. Enjoy your lovely fudge brownies.<br><br><b>By Chloe, 11</b></p>";
	dig.add_slide(s);

	s = new slide();
	s.src = "images/head-recipes.gif";
	s.title = "<p class=text><b>Sesame Noodles with Chicken</b></p>";
	s.text = "<p class=text><b>What You Need</b><br>Enough noodles (or spaghetti) for 3 people, 2 chicken breasts, half a bulb of onion, and a red pepper.  You'll also need some salt and pepper, 2 tablespoon of soy sauce, 2 tablespoon of sesame oil, and a tablespoon of honey.<br><br><b>Directions</b><br>First, you'll need to cut the onion and pepper into thin slices.  Also, cut the chicken breast into edible sizes.  While you're cutting these, you can start boiling some water and add the noodles. (Don't forget to add salt to the water!) Cook them until they're done, and strain the noodles and set aside.</p><p class=text>Take out a nice big pan, and heat up the sesame oil. Once the pan is warm enough, cook the onions.  Once they've started to caramelize, add in the chicken.  Stir the chicken and onion until the chicken looks almost done, then add the peppers and cook them together.  At this point, add salt and pepper to taste.</p><p class=text>In the pan, combine the noodles and the chicken.  Also, add the soy sauce and the honey (make sure the pan is still warm so the honey will mix easier!).  Then, adjust to taste if needed, and then serve! The dish is best eaten while still warm!<br><br><b>By Sandy, 22</b></p>";
	dig.add_slide(s);
	
	s = new slide();
	s.src =  "images/head-recipes.gif";
	s.title = "<p class=text><b>How to Make Coffee</b></p>";
	s.text = "<p class=text>1. Decide how many cups you want to make.<br>2. Measure water in the pot for the number of cups you want and pour the water in the area designated on the coffeemaker.<br>3. Use a teaspoon and measure out the amount of coffee grains you need for the number of cups you are making.<br>4. Put a coffee filter in the area right above the pot that opens, and put the coffee grains in it.<br>5. Turn on the pot and watch the coffee drip into the pot!<br><br><b>By Nicole, 21</b></p>";
	dig.add_slide(s);
	
	s = new slide();
	s.src =  "images/head-recipes.gif";
	s.title = "<p class=text><b>Oatmeal Snickerdoodles</b></p>";
	s.text = "<p class=text><b>What You Need</b><br>1 cup margarine or butter<br>3/4 cup brown sugar; packed<br>3/4 cup white sugar<br>2 eggs<br>1 3/4 cup all-purpose flour<br>2 cups old-fashioned oats<br>2 teaspoons ground cinnamon<br>1 teaspoon baking soda<br>1/2 teaspoon salt<br>1 tablespoon sugar<br><br><b>Directions</b><br>Heat the oven to 375F. Grease the cookie sheet. In a large bowl, beat together  butter, brown sugar, and white sugar until they are light and fluffy. Add eggs and mix well. In medium bowl, combine flour, oats, 1 teaspoon cinnamon, baking soda, and salt. Add to sugar mixture; mix well. Drop by rounded teaspoonfuls onto greased cookie sheet. In small bowl, combine remaining 1 tablespoon sugar and 1 teaspoon cinnamon; sprinkle lightly over each cookie. Bake 8-10 minutes. Cool 1 minute on cookie sheet; remove to wire cooling rack. Enjoy the delicious cookies!<br><br><b>By Christmas-Cookies.com</b></p>";
	dig.add_slide(s);
	
	
	s = new slide();
	s.src = "images/head-recipes.gif";
	s.title = "<p class=text><b>Tropical Smoothie</b></p>";
	s.text = "<p class=text>Blend all of the following What You Need in a blender:<br><br>2 bananas<br>Pineapple (a small tin of pineapple or half a fresh pineapple)<br>500 milliliters natural yogurt<br>200 milliliters orange juice<br>Crushed ice (optional)<br><br><b>By anappleaday.co.uk</p>";
	dig.add_slide(s);
	
	s = new slide();
	s.src = "images/head-recipes.gif";
	s.title = "<p class=text><b>Summer Smoothie</b></p>";
	s.text = "<p class=text>Blend all of the following What You Need in a blender:<br><br>1 peach, cut into a few pieces <br>1 kiwi, peeled and cut into a few pieces <br>Half a banana<br>500 milliliters milk or natural yogurt<br>Crushed ice (optional)<br><br><b>By anappleaday.co.uk</p>";
	dig.add_slide(s);
	
	s = new slide();
	s.src = "images/head-recipes.gif";
	s.title = "<p class=text><b>Sugar Cookies</b></p>";
	s.text = "<p class=text><b>What You Need</b><br>1/3 cup shortening<br>1/3 cup  margarine <br>2 cups  all-purpose flour, divided<br>3/4 cup sugar<br>1 egg<br>1 tablespoon milk<br>1 teaspoon baking powder<br>1 teaspoon vanilla extract<br><br><b>Directions</b><br>1. In a large bowl, beat the shortening and margarine with an electric mixer at medium to high speed for about 30 seconds, or until softened.<br>2. Add 1 cup of the flour, sugar, egg, milk, baking powder, and vanilla extract and beat until well mixed, scraping the sides of the bowl occasionally.<br>3. Stir in the rest of the flour.<br>4. Divide the dough in half. Cover and chill for 1 to 2 hours or until easy to handle.<br>5. Roll each portion of the dough to 1/8 inch thickness on a lightly floured surface.  Cut into fun shapes and decorate with sprinkles and frosting!<br>6. Place 1 inch apart on an ungreased cookie sheet.<br>7. Bake in a 375 oven for 7 to 9 minutes or until the edges are firm and the bottoms are very lightly browned. Remove the cookies and cool them before enjoying. Makes 3 to 4 dozen scrumptious cookies!<br><br><b>By 8gv</b></p>";
	dig.add_slide(s);
	
	
	
	s = new slide();
	s.src = "images/head-recipes.gif";
	s.title = "<p class=text><b>Triple Fudge Cupcakes</b></p>";
	s.text = "<p class=text><b>What You Need</b><br>1/4  cup vegetable oil<br>3/4  cup brown sugar<br>1 egg<br>1 teaspoon vanilla extract<br>1 cup all-purpose flour<br>2 teaspoons baking powder<br>1/4 teaspoon salt<br>1/3 cup unsweetened cocoa powder, sifted<br>2/3 cup milk<br>1/2 cup chocolate chips<br><br><b>Directions</b><br>1. Preheat oven to 350 degrees<br>2. In medium sized mixing bowl, beat the oil, sugar, and egg until smooth.  You can use a wooden spoon, spatula or an electric beater if you like. Add vanilla.  In another bowl, combine the flour, baking powder, cocoa, and salt.<br>3. Add one third of the flour/cocoa mixture to oil/sugar mixture and then follow that with one third of the milk, mixing in between each addition until the batter is smooth.  Continue until all the flour and milk has been added.  Mix in the chocolate chips.<br>4. Put batter into 12 cupcake tins. Bake for 20 minutes at 350 degrees or until a toothpick inserted into the center of one of the cupcakes comes out clean.  Remove to cooling rack after 15 minutes, cool completely and frost if you like. You can even add sprinkles and other fun decorations!<br><br><b>By kidchef</b></p>";
	dig.add_slide(s);
	
	s = new slide();
	s.src = "images/head-recipes.gif";
	s.title = "<p class=text><b>Cookie Frosting</b></p>";
	s.text = "<p class=text><b>What You Need</b><br>Powdered sugar<br>Milk<br>Food coloring<br><br><b>Directions</b><br>1. Mix powdered sugar, milk and food coloring together.<br>2. Continue to pour milk until you get a smooth consistency.<br>3. Spread on cookie and enjoy!<br>4. You can use different colors to create decorations on your cookie (ex. faces, names, shapes, etc.)<br><br><b>By Karen, 21</b></p>";
	dig.add_slide(s);
	

	
	
	s = new slide();
	s.src = "images/head-recipes.gif";
	s.title = "<p class=text><b>Brownies</b></p>";
	s.text = "<p class=text><b>What You Need</b><br>1/2 cup butter<br>1 cup sugar<br>2 eggs<br>1 teaspoon vanilla<br>2/3 cup sifted flour<br>2/3 cups chopped nuts<br>2 squares melted chocolate<br><br><b>Directions:</b><br>1. Preheat the oven to 325 degrees. <br>2. Cream butter in large bowl with a mixer. <br>3. Add sugar, eggs, and vanilla. Then add flour, chocolate, and nuts. <br>4. Line a 9 x 12 pan with waxed paper. <br>5. Bake for 25 minutes at 325 degrees. Enjoy the yummy brownies!<br><br><b>By ichef</b></p>";
	dig.add_slide(s);


	
	s = new slide();
	s.src = "images/head-recipes.gif";
	s.title = "<p class=text><b>Chocolate Sponge Cake</b></p>";
	s.text = "<p class=text><b>What You Need</b><br>100g sugar<br>100g self rising flour<br>100g butter<br>2 eggs<br>1 tbsp chocolate powder<br><br><b>Directions:</b><br>1. Cream the sugar and butter together until it is a soft, dropping consistency.<br>2. Add the two beaten eggs and mix together.<br>3. Sieve in the flour and fold in.<br>4. Add the chocolate powder, stir and pour into a cake tin.<br>5. Cook for 15 minutes at 160 degrees and eat!<br><br><b>By Pondweed, 13</b></p>";
	dig.add_slide(s);

	s = new slide();
	s.src = "images/head-recipes.gif";
	s.title = "<p class=text><b>S'mores</b></p>";
	s.text = "<p class=text><b>What You Need</b><br>Large marshmallows<br>Graham crackers<br>Chocolate bars<br>Skewer<br><br><b>Directions</b><br>1. Put two marshmallows on the skewer.  Hold over an open flame, either on the stove or in a campfire.  <br>2. Place chocolate bars on the graham crackers.  Put roasted marshmallows on the graham cracker on top of the chocolate and place the second graham cracker over the marshmallow.  <br>3. Slowly pull the skewer out of the S'more.  If you like, you can put all of the What You Need together and zap it in the microwave until the marshmallows are melted.  Enjoy your yummy S'mores, and try not to get too messy with the gooey treat!<br><br><b>By Nicole, 21</b></p>";
	dig.add_slide(s);

}