function completamag()
{ 
document.modulo.method = "POST";
document.modulo.action = "addscheda.asp?id=1&tabella=schede&sce=34";
document.modulo.submit();
}
