function abrirInformacionLegal(){
ventana=window.open("informacion-legal.html", "InformacionLegal", "toolbar=no,scrollbar=no,menubar=no,location=no,status=no,width=600,height=550,top=100,left=200,resizable=0")
}
