function writeVersionInfo()
 {
document.write('This is from USC IRIS. For the mirror see:');
document.write('<a href="http://www.visionbib.com/bibliography/contents.html"> The VisionBib Version</a>');
 }

function writeCommentsInfo()
 {
document.write('<a href="http://www.visionbib.com/comments.html">General comments');
document.write(' and additions</a> are welcome, or by <a href="mailto:bibupdate@visionbib.com">email.</a> <BR>');
document.write('<a href="http://www.visionbib.com/bibliography_search.html">Search the bibliography</a><BR>');
document.write('<a href="http://www.visionbib.com/Subscription.html">Support the Computer Vision Bibliography.</a><br>');
 }