function copyright() 
{
document.write ('<table align=center border=0 cellpadding=0 cellspacing=0 width="100%">');
document.write ('<tbody>');
document.write ('<tr>');
document.write ('<td align=middle>'); 
document.write ('<p>');
document.write ('<br>');
document.write ('<a href="http://www.fourninet.gr" target=_new><img border=0 alt="FourniNet Association ®" src="fn.js.files/copyright.js.files/fn_logo_page_small.gif"><a>');
document.write ('<br>');
document.write ('<font style="color: #ffffff; font-family: arial, sans-serif, verdana; font-size: 10px; font-weight: normal; font-style:normal; letter-spacing:0; width: 100%; line-height:100%; text-align:center; vertical-align:top; background-color:transparent; text-decoration: none">© Copyright 2002-2010. All Rights Reserved.</font>');
document.write ('<br><br>');
document.write ('</p>');
document.write ('</td>');
document.write ('</tr>');
document.write ('</tbody>');
document.write ('</table>');
}
