// JavaScript Document

		copyright=new Date();
		update=copyright.getYear();

		//---write copyright
		document.write("Copyright &copy; "+ update + "&nbsp;&nbsp;Merrimack Valley Soccer League &#40;MVSL&#x29; &nbsp;&nbsp;All Rights Reserved.");