cp=new Date();
now=cp.getFullYear();
document.write('Copyright (C) 2002-'+now);