function CambiaMenu(val)
{

location.href = 'index.php?pagina=prog&nuovavoce='+val;

}

