function mainPic(image) {
		document.getElementById('main_pic').innerHTML='<img src="images/ourfarm/'+image+'.jpg" width="578" height="240"/>';
	}