function  showPic(URL) {
	document.getElementById("picturePopoM").src=URL;
}
