	var the_today=new Date();	var the_year= the_today.getFullYear();	document.write("<ADDRESS lang=\"en\">Copyright &copy 2002-",the_year, " CIPA All rights reserved.</ADDRESS>")