<!-- Begin
document.write('<center>');
document.write('| <a href="aboutus.htm">About Us</a> '); 
document.write('| <a href="policies.htm">Privacy Policy</a> ');
document.write('| <a href="contact.htm">Contact Us</a> '); 
document.write('| <a href="terms.htm">Terms and Conditions</a> '); 
document.write('| <a href="glossary.htm">Glossary</a> '); 
document.write('|</center>');
document.write('<br><center>');
document.write('Copyright 2004 – 2005 ~ Great Database, LLC');
document.write('</center>');
// End -->
