function photo(mySrc){
	document.itemimg.src=mySrc;
}
