function finestra(idioma){

vent= window.open(idioma+"/avislegal","finestra","width=410,height=300,scrollbars=1,status=0");
}


