copyright=new Date();
update=copyright.getFullYear();
document.write("Copyright © 2006-"+ update + " - All rights reserved.");

