
	document.title = "Ladybower Biking - April 2004";
	document.body.background = "../../back/45.jpg";

	preTextHeader = "<center>";

	p = 0;

	thePics[p++] = "merge.jpg";
	thePics[p++] = "Picture037.jpg";
	thePics[p++] = "Picture042.jpg";
	thePics[p++] = "Picture047.jpg";
	thePics[p++] = "Picture050.jpg";
	thePics[p++] = "Picture063.jpg";
	thePics[p++] = "Picture071.jpg";
	thePics[p++] = "Picture073.jpg";
	thePics[p++] = "Picture074.jpg";
	thePics[p++] = "Picture076.jpg";

	var numPages = p;

	Start();

