
genzai=new Date();
t_month=genzai.getFullYear();
l_month=t_month-1;
document.write("&copy; "+t_month+"&nbsp; makata.net");
