<!-- kid_part2.js    2nd include file.  Between kids name and parents text. -->


<!-- Close kids name header font -->
document.write("</H1></center>")

<!-- Horizontal Line and line break -->
document.write("<hr size=3 noshade>")
document.write("<br>")

