<!-- Riverview EFC, Bonsall, CA. -->
<!-- START of quote.js script -->
<!-- Begin

var gn =
"Therefore, if anyone is in Christ, he is a new creation; the old has gone, the new has come!";

var gn2 =
"2 Corinthians 5:17 [NIV]";

var goodnews = gn + "<br /><span class='small'>" + gn2 + "</span>";

// var quote = "";

// randomly pick a quote from the list
var buf;
buf="<h3>Good News For The Week</h3>";
buf+="<p>" + goodnews + "</p>";
// buf+="<h3>Quote For The Week</h3>";
// buf+="<p>" + quote + "</p>";
document.writeln(buf);
// End -->
<!-- </SCRIPT> -->
<!-- END of quotes.js script  -->
