function prepped_by()
{
        document.write('<P ALIGN="CENTER">');
        document.write('<A HREF="index.html" TARGET="_parent">Home</a> &nbsp; | &nbsp; ');
        document.write('<A HREF="contents.htm" TARGET="_parent">Site Map</A> &nbsp; | &nbsp; ');
        document.write('<A HREF="alphandx.htm" TARGET="_parent">Site Index of Proper Names</A> </P>');
        document.write('<P ALIGN="CENTER">Author: &nbsp;');
        document.write('<a href="abouttheauthor.html">')
        document.write('The late Sherrianne Coleman Nicol</a> &nbsp; &nbsp; &nbsp; ');
        document.write('Curator: &nbsp;');
        document.write('<A CLASS="signature" HREF="mailto:wescoleman@sbcglobal.net">Wesley D. Coleman</A></P>');
        document.write('<P ALIGN=CENTER>Updated:');
        document.write('&nbsp; ');
}
