// page_footer.js
//
// Copyright (c) 2001 by Francois PIETTE.

document.write('<BR><BR>');
document.write('<HR SIZE="1" WIDTH="90%">');
document.write('<SPAN CLASS="smfoo">');
document.write('Copyright &copy;2001-2009 - <B>Over<I>Byte</I></B> - <B>Fran&ccedil;ois Piette</B><BR>');
document.write('Web Development by:	');
document.write('<A HREF="javascript:top.Redirect(\'http://www.techunlimited.net\', \'\');">Technology Unlimited PR</A> and ');
document.write('<A HREF="/eng/author/index.html">Fran&ccedil;ois Piette</A><BR><BR>');
document.write('Web hosting by ');
document.write('<A HREF="javascript:top.Redirect(\'http://www.netline.be\');">WWW.NETLINE.BE</A>');
document.write('</SPAN><BR><BR>');
