function abrir(pagina){
                window.open (pagina,"","fullscreen=1,scrollbars=1,left=0,top=0");
}
