cp=new Date();
now=cp.getFullYear();
document.write('Copyright nobita, All Rights reserved 1997-'+now);

