
	document.title = "Lake District - Feb 2003";
	document.body.background = "../../back/45.jpg";

//	thePicPath = "http://members.lycos.co.uk/peakmtb/biking/lakes0302/";

	p = 0;
	pstText[p] = "Rolling out";
	thePics[p++] = "dw_2003_0222AA.JPG";
	pstText[p] = "Ed and Simon";
	thePics[p++] = "dw_2003_0222AB.JPG";
	preText[p] = "Not quite the Home Counties";
	pstText[p] = "Lord Barnes surveys";
	thePics[p++] = "dw_2003_0222AC.JPG";
	pstText[p] = "Max";
	thePics[p++] = "dw_2003_0222AE.JPG";
	pstText[p] = "Ed";
	thePics[p++] = "dw_2003_0222AF.JPG";
	pstText[p] = "Simon";
	thePics[p++] = "dw_2003_0222AG.JPG";
	pstText[p] = "Ed";
	thePics[p++] = "dw_2003_0222AI.JPG";
	pstText[p] = "Are you serious!?";
	thePics[p++] = "dw_2003_0222AK.JPG";
	pstText[p] = "The usual view of Simon";
	thePics[p++] = "dw_2003_0222AL.JPG";
	preText[p] = "Vision of Hell[vellyn]";
	pstText[p] = "Looks peaceful, doesn't it?<br>(It wasn't!)";
	thePics[p++] = "dw_2003_0222AP.JPG";
	pstText[p] = "Steeper still";
	thePics[p++] = "dw_2003_0222AQ.JPG";
	pstText[p] = "Ed in the snow";
	thePics[p++] = "dw_2003_0222AT.JPG";
	pstText[p] = "Ed descending";
	thePics[p++] = "dw_2003_0222AU.JPG";
	pstText[p] = "Ed and the ice falls";
	thePics[p++] = "dw_2003_0222AV.JPG";
	preText[p++] = "<table width=500 align=center><tr><td>"
		+ "<p align=center>There are more pictures on <a href='http://www.crookhambikeworks.com/lakes.htm' target='_blank'>Edwin's website</a>"
		+ "<p align=center>or see my previous Lakes visits in "
		+ "<a href='../0207lakes/index.html' target='_blank'>July</a> and "
		+ "<a href='../0208lakes/index.html' target='_blank'>August</a> 2002"
		;

	var numPages = p;

	Start();

