<!--
   function OpenLicAgrmtWin()  {
      parent.focus();
      window.open('../doc/Eula_NavBar.htm', 'LicenseAgreement', 'toolbar=no,location=no,status=no,scrollbars=yes,width=650,height=760');
   }
//-->

