
		document.write('<div id="footer">')
			document.write('<p>Copyright &copy; 2009, UNSW Cricket Club</p>')
		document.write('</div>')

		document.write('<div id="webStat">')
			document.write('<!-- BEGIN WebSTAT Activation Code -->')
			document.write('<script type="text/javascript" language="JavaScript" src="http://hits.nextstat.com/cgi-bin/wsv2.cgi?95918"></script>')
			document.write('<noscript>')
			document.write('<a href="http://www.webstat.com"')
			document.write('<img src="http://hits.nextstat.com/scripts/wsb.php?ac=95918" border="0" alt="Web Metrics and Site Analytics by NextSTAT" /></a>')
			document.write('</noscript>')
			document.write('<!-- END WebSTAT Activation Code -->')
		document.write('</div>')
		
	document.write('</div>')

document.write('</body>')

document.write('</html>')