<!-- 
document.writeln('<html>');
document.writeln('<head>');
document.writeln('<!-- #BeginEditable "doctitle" -->');
document.writeln('<title>Untitled Document</title>');
document.writeln('<!-- #EndEditable --> ');
document.writeln('<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">');
document.writeln('</head>');
document.writeln('');
document.writeln('<body bgcolor="#FFFFFF">');
document.writeln('<H2><font face="Verdana, Arial, Helvetica, sans-serif" color="000088"> Cabbage ');
document.writeln('  Rolls with Peanut Sauce</font></H2>');
document.writeln('<H2><font face="Verdana, Arial, Helvetica, sans-serif" size="2">Courtesy of my ');
document.writeln('  free <a href="http://dayzines.com/vegetarianrecipes.htm">Vegetarian Recipes ');
document.writeln('  Newsletter</a></font></H2>');
document.writeln('<p><font face="Verdana, Arial, Helvetica, sans-serif" size="2"><b>Ingredients ');
document.writeln('  for cabbage rolls:</b></font></p>');
document.writeln('<p><font face="Verdana, Arial, Helvetica, sans-serif" size="2">4-6 oz. rice noodles<br>');
document.writeln('  Cabbage leaves from one small cabbage<br>');
document.writeln('  2-3 scallions, chopped<br>');
document.writeln('  1 small red onion, minced<br>');
document.writeln('  2-3 cloves garlic, minced<br>');
document.writeln('  1 carrot, shredded<br>');
document.writeln('  Any other chopped vegetables you\'d like (i.e. red cabbage, mushrooms, shallots) ');
document.writeln('  Lime juice from one small lime</font></p>');
document.writeln('<p><font face="Verdana, Arial, Helvetica, sans-serif" size="2"><b>Directions for ');
document.writeln('  cabbage rolls:</b> soak noodles in water. Quickly saute all the chopped vegetables ');
document.writeln('  in a little bit of water until onions are soft. </font></p>');
document.writeln('<p><font face="Verdana, Arial, Helvetica, sans-serif" size="2">Add noodles and ');
document.writeln('  lime juice, stir and remove from heat. </font></p>');
document.writeln('<p><font face="Verdana, Arial, Helvetica, sans-serif" size="2">Place a small amount ');
document.writeln('  into a cabbage leaf and roll up. </font></p>');
document.writeln('<p><font face="Verdana, Arial, Helvetica, sans-serif" size="2">This can be done ');
document.writeln('  at the table; just set up a plate of cabbage leaves and a bowl of the filling ');
document.writeln('  and let everyone make their own rolls.</font></p>');
document.writeln('<p><font face="Verdana, Arial, Helvetica, sans-serif" size="2"><b>Ingredients ');
document.writeln('  for peanut sauce:</b></font></p>');
document.writeln('<p><font face="Verdana, Arial, Helvetica, sans-serif" size="2">1/4 cup peanut ');
document.writeln('  butter<br>');
document.writeln('  1/4 cup hot water<br>');
document.writeln('  2 Tbs brown sugar<br>');
document.writeln('  2 Tbs soy sauce<br>');
document.writeln('  1-2 tsp hot chili sauce</font></p>');
document.writeln('<p><font face="Verdana, Arial, Helvetica, sans-serif" size="2"><b>Directions for ');
document.writeln('  peanut sauce:</b> </font></p>');
document.writeln('<p><font face="Verdana, Arial, Helvetica, sans-serif" size="2">Mix peanut butter ');
document.writeln('  with hot water and stir with fork until well combined. Add sugar, soy sauce, ');
document.writeln('  and hot sauce to taste. </font></p>');
document.writeln('<p><font face="Verdana, Arial, Helvetica, sans-serif" size="2">This is a rather ');
document.writeln('  runny sauce, some prefer it thicker. Simply add less water for a thicker sauce.</font></p>');
document.writeln('<P><FONT FACE="Verdana, Arial, Helvetica, sans-serif" SIZE="2"><B>Recommendation ');
document.writeln('from Chet:</B> We order our healthiest foods from <A HREF="https://www.drbenkim.com/sunshop/index.php?l=product_detail&p=60">Dr. ');
document.writeln('Ben Kim\'s store. Click here</A> to see what Dr. Kim has to enhance your life and ');
document.writeln('tastebuds. </FONT></P><TABLE WIDTH="360" BORDER="1" CELLSPACING="0" CELLPADDING="5" ALIGN="LEFT" BORDERCOLOR="#FF0000"> ');
document.writeln('<TR> <TD BGCOLOR="#FFFFFF"><FONT SIZE="1" COLOR="#000000" FACE="Verdana, Arial, Helvetica, sans-serif">You ');
document.writeln('can have the <B><A HREF="http://chetday.com" TARGET="_blank">Health and Beyond</A> ');
document.writeln('Healthy Recipe of the Week</B> automatically appear and update every Sunday on ');
document.writeln('your site with three simple lines of code. For details about this free service ');
document.writeln('that will add value to your site and help keep visitors coming back, <A HREF="http://chetday.com/fdb.htm" TARGET="_blank">click ');
document.writeln('here</A> and tell me you want the <B><I>Healthy Recipe of the Week </I></B>update ');
document.writeln('code.</FONT></TD></TR> </TABLE><P>&nbsp;</P><P>&nbsp;</P><br> ');
document.writeln('</body>');
document.writeln('</html>');
//-->

