function changeImgTry() {
	document.prova.src="img/trybuttonhover.gif";
}

function returnImgTry() {
	document.prova.src="img/trybutton.gif";
}
