%s
", $myrow['title'] ); printf("%s", $myrow['summary'] ); } while ($myrow = mysql_fetch_array($result)); } else {echo "The database is currently down. We apologize. It should be up again shortly."; } ?>