copyright=new Date();
update=copyright.getFullYear();

document.write(" &#169; 2008 - " + update );
