
genzai=new Date();
t_month=genzai.getFullYear();
l_month=t_month-1;
document.write('&copy; '+2004+"-"+t_month+"&nbsp; SUPER GIRL,");
