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