var dt = new Date();
document.write('Copyright &copy; ' + dt.getFullYear() + ' Kinnosuke Nakamura All Rights Reserved.');
