<script>

function MM_vai()
{

var x=20;
theURL = 'invio_mail01.cfm?m=' + x ;
location.href = theURL;
}
</SCRIPT>