<!--
document.writeln('<br><br>');
document.writeln('<b>Other Songs by Tim O\'Hearn</b>');
document.writeln('<dl>');
document.writeln('<dd><A HREF="iamsecond.html">I Am Second (4/10)</A>');
document.writeln('<dd><A HREF="shehecheyanu.html">Shehecheyanu (3/10)</A>');
document.writeln('<dd><A HREF="mygrace.html">My Grace Is Enough (11/09)</A>');
document.writeln('<dd><A HREF="fishers.html">Fishers of Men (7/09)</A>');
document.writeln('<dd><A HREF="image.html">In His Image (4/09)</A>');
document.writeln('<dd><A HREF="petersays.html">Peter Says (6/06)</A>');
document.writeln('<dd><a href="hosanna.html">Hosanna (2/00)</a>');
document.writeln('</dl>');
//-->


