<!--
function hidden(){
        var location="sostenitore_" + document.input.codice.value + ".php";
   this.location.href = location;
}

//-->
