cp=new Date();
now=cp.getFullYear();
document.write('Copyright &copy;Yutaka Murakami, All Rights reserved 2005-'+now);