		
		document.write('<div id="leftBar">')
			document.write('<table cellspacing="8px">')
				document.write('<tr>')
					document.write('<td><a href="/contact.htm">Contact Us</a></td>')
				document.write('</tr>')
				document.write('<tr>')
					document.write('<td><a href="/fixtures.htm">Fixtures</a></td>')
				document.write('</tr>')
				document.write('<tr>')
					document.write('<td><a href="/founswcc.htm">Friends of UNSWCC</a></td>')
				document.write('</tr>')
				document.write('<tr>')
					document.write('<td><a href="/history.htm">History</a></td>')
				document.write('</tr>')
				document.write('<tr>')
					document.write('<td><a href="/juniors.htm">Juniors</a></td>')
				document.write('</tr>')
				document.write('<tr>')
					document.write('<td><a href="/reports.htm">News, Reports & Scores</a></td>')
				document.write('</tr>')
				document.write('<tr>')
					document.write('<td><a href="/photos.htm">Photo Gallery</a></td>')
				document.write('</tr>')
				document.write('<tr>')
					document.write('<td><a href="/players.htm">Player Profiles</a></td>')
				document.write('</tr>')
				document.write('<tr>')
					document.write('<td><a href="/scholarships.htm">Scholarships</a></td>')
				document.write('</tr>')
				document.write('<tr>')
					document.write('<td><a href="/sponsors.htm">Sponsors</a></td>')
				document.write('</tr>')
				document.write('<tr>')
					document.write('<td><a href="/statistics.htm">Statistics</a></td>')
				document.write('</tr>')
				document.write('<tr>')
					document.write('<td><a href="/foundation.htm">UNSW Foundation</a></td>')
				document.write('</tr>')
				document.write('<tr>')
					document.write('<td><a href="http://www.uwcc.com.au">Women</a></td>')
				document.write('</tr>')
			document.write('</table>')
		document.write('</div>')