// JavaScript Document

		copyright=new Date();
		update=copyright.getYear();

		//---write copyright
		document.write("Copyright &copy; "+ update + "&nbsp;&nbsp;Independent Community Basketball (ICB) League &nbsp;&nbsp;All Rights Reserved.");