<!-- Script for footer links
document.write('<a href="index.htm">Home</a> | ');
document.write('<a href="random/features.htm">Editor\'s Choice</a> | ');
document.write('<a href="random/index.htm">General Articles</a> | ');
document.write('<a href="random/photos.htm">Photo Sets</a> | ');
document.write('<a href="random/search.asp">Search</a> | ');
document.write('<a href="random/contact.htm">Contact Us</a>');
//-->