
	document.title = "Bike ride from Beeston to Thrapston";
	document.body.background = "../../back/33.jpg";

	preTextHeader = "<center>";

	p = 0;

	thePics[p++] = "dw_2003_0613AA.JPG";
	thePics[p++] = "dw_2003_0613AF.JPG";
	thePics[p++] = "dw_2003_0613AG.JPG";
	thePics[p++] = "dw_2003_0613AJ.JPG";
	thePics[p++] = "dw_2003_0613AM.JPG";
	thePics[p++] = "dw_2003_0613AN.JPG";
	thePics[p++] = "dw_2003_0613AP.JPG";
	thePics[p++] = "dw_2003_0613AR.JPG";
	thePics[p++] = "dw_2003_0615AA.JPG";

	var numPages = p;

	Start();

