function ShowPic(whichpic) {	
	eval("window.top.document.pictureshow.src='../img/img_"+whichpic+"_big.jpg'");
	};
