// insert_bottom.js
//
document.write('<center>');
document.write('<a href="/contactUs.html">Contact us</a> | <a href="/affiliation.html">Affiliation</a> | <a href="/disclaimer.html">Disclaimer</a> ');
document.write('<br/><hr width="320" align="center"/>');
document.write('<br/><font face="Arial Narrow" size=2><i>Last updated on Jan. 14, 2008.</i></font>');
document.write('<br/>');
// document.write('<br/><font face="Arial Narrow" size=2>Copyright 1998-2008 SAPA-NE. All rights reserved.</font>');
// document.write('<br/>');
// document.write('<br/><font face="Arial Narrow" size=2>This material may not be published, broadcast, rewritten or redistributed in any form.</font>');
document.write('<br/><font face="Arial Narrow" size=2>Let us know what you think about this site. Please send your comments and suggestions to <a href="mailto:info@sapa-neweb.org">info@sapa-neweb.org.</a></font>');
document.write('</center>');

