function popUp(photoName) {	window.open(photoName, "picWindow", 		"status=1,toolbar=0,location=0,menubar=0,directories=0,resizable=1,scrollbars=0,width=820,height=620");}
