<!-- 
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"> Cool, Uncooked ');
document.writeln('  Cucumber Soup</font></H2>');
document.writeln('<P><FONT FACE="Verdana, Arial, Helvetica, sans-serif" SIZE="2">Courtesy of our ');
document.writeln('  free <A HREF="http://dayzines.com/vegetarianrecipes.htm">Healthy Vegetarian ');
document.writeln('  Recipes</A> newsletter.</FONT></P>');
document.writeln('<p><font size="2" face="Verdana, Arial, Helvetica, sans-serif">1/2 cup chopped ');
document.writeln('  cucumber<br>');
document.writeln('  1 small clove garlic, finely minced or pressed<br>');
document.writeln('  1/2 cup shredded zucchini<br>');
document.writeln('  1 tablespoon each olive oil and lime (or lemon) juice<br>');
document.writeln('  1/2 teaspoon dill weed<br>');
document.writeln('  1/2 cup diced avocado<br>');
document.writeln('  2 cups very hot liquid (water or broth)<br>');
document.writeln('  Cayenne pepper to taste</font></p>');
document.writeln('<p><font size="2" face="Verdana, Arial, Helvetica, sans-serif">Blend till smooth. ');
document.writeln('  Adjust seasonings and serve immediately. This one is good served cold as well.</font><br>');
document.writeln('</p>');
document.writeln('<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 &amp; 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><FONT FACE="Verdana, Arial, Helvetica, sans-serif" SIZE="1"></FONT></TD></TR> ');
document.writeln('</TABLE><P>&nbsp;</P><P>&nbsp;</P><br> ');
document.writeln('</body>');
document.writeln('</html>');
//-->
