// JavaScript Document
function mostrarcreditos(){ window.open("creditos.html","ventana1","width=360, height=260, scrollbars=yes, menubar=no, location=no, resizable=no")}
function avisolegal(){ window.open("aviso.html","ventana2","width=400, height=250, scrollbars=yes, menubar=no, location=no, resizable=no")}
function privacidad(){ window.open("privacidad.html","ventana3","width=400, height=250, scrollbars=yes, menubar=no, location=no, resizable=no")}
function requisitos(){ window.open("requisitos.html","ventana4","width=400, height=250, scrollbars=yes, menubar=no, location=no, resizable=no")}
function recordatorio(){ window.open("perdidapassword.php","ventana4","width=400, height=250, scrollbars=yes, menubar=no, location=no, resizable=no")}