
	document.title = "Peak District biking - April 07";
	document.body.background = "../../back/45.jpg";

	var headline = "<center><h2>Peak District biking - April 07</h2><b><i>Photos by Ed</i></b></center>";

	preTextHeader = "<center>";

	p = 0;

	thePics[p++] = "DSCF0002.JPG";
	thePics[p++] = "DSCF0003.JPG";
	thePics[p++] = "DSCF0004.JPG";
	thePics[p++] = "DSCF0005.JPG";
	thePics[p++] = "DSCF0007.JPG";
	thePics[p++] = "DSCF0008.JPG";

//	preText[p++] = "

	var numPages = p;

	Start();

