info='<script>' + 
'   COPYRIGHT = "Copyright &copy; Winfolinx.com / Willy Sørensen, 1999 - ";' + 
'   function writeCopyright()' + 
'   {' + 
'      document.write(COPYRIGHT, new Date().getFullYear(), ". All rights reserved.");' + 
'   }' + 
'</script>' + 
'' + 
'<table bgcolor="#2B3D4C" align=center width="100%"><tr><td><font color="#FFFFFF" size=-2 face=arial><b>' + 
'<div align="center"> <script>writeCopyright();</script> </div></b></font>' + 
'</td></tr></table>'

document.write(info)
