var str = "by DUKE. All Rights Reserved";
copyright=new Date();
update=copyright.getFullYear();
document.write("&copy; Copyright "+ " " + update + " " +str)