
	document.title = "North York Moors - April 2003";
	document.body.background = "../../back/45.jpg";

//	thePicPath = "";

	preTextHeader = "<center>";

	p = 0;

//saturday
	pstText[p] = "Andy's new bike-carrier";
	thePics[p++] = "dw_2003_0426AG.JPG";
	pstText[p] = "Grinning through the pain";
	thePics[p++] = "dw_2003_0426AI.JPG";
	pstText[p] = "";
	thePics[p++] = "dw_2003_0426AM.JPG";
	pstText[p] = "";
	thePics[p++] = "dw_2003_0426AR.JPG";
	pstText[p] = "The pain is such pleasure";
	thePics[p++] = "dw_2003_0426AU.JPG";
	pstText[p] = "";
	thePics[p++] = "dw_2003_0426AV.JPG";
	pstText[p] = "How to get a strange suntan";
	thePics[p++] = "dw_2003_0426AZ.JPG";
	pstText[p] = "";
	thePics[p++] = "dw_2003_0426BA.JPG";
	pstText[p] = "";
	thePics[p++] = "dw_2003_0426BB.JPG";
	pstText[p] = "";
	thePics[p++] = "dw_2003_0426BC.JPG";
	pstText[p] = "";
	thePics[p++] = "dw_2003_0426BD.JPG";
	pstText[p] = "";
	thePics[p++] = "dw_2003_0426BE.JPG";
	pstText[p] = "";
	thePics[p++] = "dw_2003_0426BF.JPG";
	pstText[p] = "Rachael leads the way";
	thePics[p++] = "dw_2003_0426BH.JPG";
	preText[p] = "What a sight ..";
	pstText[p] = ".. pity Mark's in the way.";
	thePics[p++] = "dw_2003_0426BL.JPG";
	pstText[p] = "";
	thePics[p++] = "dw_2003_0426BM.JPG";
//sunday
	pstText[p] = "";
	thePics[p++] = "dw_2003_0427AB.JPG";
	pstText[p] = "Keith practices his porn-face";
	thePics[p++] = "dw_2003_0427AC.JPG";
	pstText[p] = "";
	thePics[p++] = "dw_2003_0427AD.JPG";
	pstText[p] = "";
	thePics[p++] = "dw_2003_0427AE.JPG";
	pstText[p] = "Right to the top";
	thePics[p++] = "dw_2003_0427AF.JPG";
	pstText[p] = "Mark gets it wrong";
	thePics[p++] = "dw_2003_0427AG.JPG";
//videos
	preText[p++] = "<table width=66%><tr><td>"
			+ "<h4>Video clips</h4>"
			+ "<ul>"
			+ "<li><a href='nym1.wmv'>Clip1</a> (453k 20s) short double-track section"
			+ "<li><a href='nym2.wmv'>Clip2</a> (3.2mb 2m45s) double-track descent"
			+ "<li><a href='nym3.wmv'>Clip3</a> (1.8mb 1m33s) single-track descent"
			+ "<li><a href='nym4.wmv'>Clip4</a> (4.8mb 4m14s) single-track (rear-facing)"
			+ "</ul>"
			+ "<p>Any <a href='http://members.lycos.co.uk/peakmtb/comments.php?page=nym0304'>Comments</a>?"
			+ "</td></tr></table>";

//	preText[p++] = "Edwin's website";

	var numPages = p;

	Start();

