 copyright=new Date();
update=copyright.getYear();

document.write("Copyright © 2005-"+ update + "    stomaatje.com    All rights Reserved.");
