
	document.title = "Markie's photos of the Hope-Valley";
	document.body.background = "../../back/45.jpg";

	preTextHeader = "<center>";

	p = 0;

	thePics[p++] = "02.jpg";
	thePics[p++] = "06.jpg";
	thePics[p++] = "11.jpg";
	thePics[p++] = "23.jpg";
	thePics[p++] = "26.jpg";
	thePics[p++] = "29.jpg";
	thePics[p++] = "34.jpg";

	var numPages = p;

	Start();

