<!-- Begin
	function movepic(img_name,img_src) {
	document[img_name].src=img_src;
	}
	// End -->
	<!-- Begin
	
	image1 = new Image();
	image1.src = "thumbnail2.gif";
	
	// End -->
