
	document.title = "Hampshire biking - March 2003";
	document.body.background = "../../back/45.jpg";

	preTextHeader = "<center>";

	p = 0;

	preText[p++] = "<h1>.</h1><h1>Saturday</h1><h3>The Lookout</h3><h1>.</h1>";
	pstText[p] = "A trio of old wrecks";
	thePics[p++] = "dw_2003_0322AA.JPG";
	thePics[p++] = "dw_2003_0322AB.JPG";
	thePics[p++] = "dw_2003_0322AE.JPG";
	pstText[p] = "Yes, we caught you...";
	thePics[p++] = "dw_2003_0322AI.JPG";
	pstText[p] = "...sunbathing!";
	thePics[p++] = "dw_2003_0322AJ.JPG";
	thePics[p++] = "dw_2003_0322AK.JPG";
	thePics[p++] = "dw_2003_0322AL.JPG";
	thePics[p++] = "dw_2003_0322AN.JPG";
	thePics[p++] = "dw_2003_0322AQ.JPG";
	thePics[p++] = "dw_2003_0322AV.JPG";
	thePics[p++] = "dw_2003_0322AW.JPG";
	thePics[p++] = "dw_2003_0322AY.JPG";
	thePics[p++] = "dw_2003_0322BA.JPG";

	preText[p++] = "<h1>.</h1><h1>Sunday</h1><h3>Kingsclere and Watership Down</h3><h1>.</h1>";
	thePics[p++] = "dw_2003_0323AA.JPG";
	thePics[p++] = "dw_2003_0323AB.JPG";
	thePics[p++] = "dw_2003_0323AC.JPG";
	pstText[p] = "Ruth - over-exposed!";
	thePics[p++] = "dw_2003_0323AD.JPG";
	thePics[p++] = "dw_2003_0323AE.JPG";
	pstText[p] = "Ruth mending a puncture";
	thePics[p++] = "dw_2003_0323AG.JPG";

	preText[p++] = "<table width=500 align=center><tr><td>"
		+ "Here are a few extracts from the helmet-cam video of the Saturday ride."
		+ "<ul>"
		+ "<li><a href='fenceline.wmv'>Fenceline</a> (1.8mb 1m32s)"
		+ "<li><a href='canal.wmv'>The canal approach</a> (2.6mb 2m15s)"
		+ "<li><a href='canal_steps.wmv'>The canal steps</a> (900k 44s)"
		+ "<li><a href='steps.wmv'>The rooty steps</a> (5.9mb 2m16s)"
		+ "<li><a href='strack1.wmv'>Singletrack 1</a> (1.2mb 1m02s)"
		+ "<li><a href='strack2.wmv'>Singletrack 2</a> (2.2mb 1m50s)"
		+ "<li><a href='barend.wmv'>Andy's 'bar-end' singletrack</a> (1.5mb 1m13s)"
		+ "<li><a href='andy_limbo.wmv'>Andy's pole</a> (700k 33s)"
		+ "<li><a href='keith_crash.wmv'>Keith's crash</a> (700k 36s)"
		+ "</ul>"
		+ "<p><hr width=50%><p>"
		+ "<p>There are more pictures on <a href='http://www.crookhambikeworks.com/north_shore.htm' target='_blank'>Edwin's website</a>"
		+ "</td></tr></table>"
		;

	var numPages = p;

	Start();

