<!-- Begin

<!-- NOTE: If you use a ' add a slash before it like this \' -->


document.write('<span class="contacttitle">');

document.write('Planet Library<br>');

document.write('Tom Peters, Coordinator<br>');

document.write(' <span class="contacttitle">816-616-6746<BR>');

document.write(' <A HREF="mailto:tpeters@tapinformation.com">tpeters@tapinformation.com</a><br>');

document.write('</span><br><br>');

document.write("<font size=\"-1\">");

document.write('Planet Library is Sponsored By:<br><br>');

document.write('<A HREF="http://www.tapinformation.com">TAP Information Services</a><br>');

document.write('6106 South Stillhouse Road<br>');

document.write('Oak Grove, MO  64075<br>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:info@tapinformation.com">info@tapinformation.com</a><br>');

document.write("</font>");


//  End -->