<!--
function doArray() {
	var arylnth = doArray.arguments.length;
	for ( i = 0 ; i < arylnth ; i++ ) { this[i]=doArray.arguments[i] }
}
function mail() {
var choose = eval(document.form1.lista.selectedIndex);
if( (choose > 0) && (choose < 20) ) {
var section=new doArray( '', 'form/mlportaale.htm', 'form/mlgioviale.htm', 'form/mlgesuale');
 location=section[document.form1.lista.selectedIndex];}
    }
//-->
