function finestra(){
vent= window.open("../aviso_legal/index.html","aviso","width=410,height=300,top=250,left=300,scrollbars=1");
}

function finestra2(){
vent= window.open("aviso_legal/index.html","aviso","width=410,height=300,top=250,left=300,scrollbars=1");
}

