   <!-- Begin
   function newScreen(theURL) {
   window.open(theURL, '', 'width=800,height=600,fullscreen=no, scrollbars=auto');
   }
   //  End -->