<!-- NOTE: If you use a ' add a slash before it like this \' -->

document.write('<p class="small">');
document.write('<a href="victory.htm">A Song of Victory</a><br /><br />');
document.write('<a href="anointed.htm">Anointed by the Spirit</a><br /><br />');
document.write('<a href="boundles.htm">Boundless from Above</a><br /><br />');
document.write('<a href="evryday.htm">Ev\'ry Day</a><br /><br />');
document.write('<a href="heavensc.htm">Heaven\'s Courts</a><br /><br />');
document.write('<a href="praise.htm">I Praise You Lord</a><br /><br />');
document.write('<a href="trusting.htm">Jesus, I am Trusting</a><br /><br />');
document.write('<a href="jesujesu.htm">Jesus, Jesus</a><br /><br />');
document.write('<a href="blessed.htm">That Blessed Hope</a><br /><br />');
document.write('<a href="altogether.htm">The Altogether Lovely</a><br /><br />');
document.write('<a href="sonsof.htm">The Sons of God</a><br /><br />');
document.write('<a href="jesusdied.htm">When Jesus Died</a><br /><br />');

document.write('</p>');
document.write('<br /><br /><br /><p align="right"><a href="../copyrite.htm" target="_top"><img src="../images/cpyrcagh.gif" width="100" border="0"></a></p>');

