function pantallaCompleta(pagina) {
window.open("index.php","algo","type=fullWindow, scrollbars=yes,  fullscreen=yes, resizable=yes").focus(); 
}
