﻿cp=new Date();
now=cp.getFullYear();
document.write('Copyright &copy;'+now+' Kyoto Nishikawa Co., All Rights Reserved.');
