\n'); } //--> function expandir(){ var altura=screen.height; var anchura=screen.width; window.moveTo(0,0); window.resizeTo(anchura,altura) }