﻿// JScript File

     function abrir()
     {
      window.open('Principal.aspx', '', 'fullscreen');
     }