function CancMail(oggetto) {
	if (oggetto.value == "mail@yoursite.ext") {
	 oggetto.value = ""
	}
}
