home *** CD-ROM | disk | FTP | other *** search
/ Freelog 11 / Freelog011.iso / Extra / Internet / IE5 / ie_s2.CAB / IE_2.CAB / SHDOCLC.DLL / HTML / ABOUT.DLG next >
Text File  |  1999-03-22  |  5KB  |  171 lines

  1. <HTML id=dlgAbout STYLE="width: 25.8em; height: 22.6em">
  2. <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
  3. <head>
  4. <TITLE>
  5. └ propos de Internet Explorer
  6. </TITLE>
  7. <style>
  8. .versionformat {
  9.  color: black;
  10.  font-family: MS Sans Serif;
  11.  font-size: 8pt;
  12.  position: absolute;
  13.  left: 0em;
  14.  top: 0em;
  15.  height: 2em;
  16.  width:25em;
  17.  z-index: 20;
  18. }
  19. .textformat {
  20.  color: black;
  21.  font-family: Verdana;
  22.  font-size:8pt;
  23.  position: absolute;
  24.  left: 10.2em;
  25.  top: 18.5em;
  26.  height: 3em;
  27.  width:26.5em;
  28. }
  29. .logo {
  30.  color: LIGHTGREY;
  31.  font-family: MS Sans Serif;
  32.  font-size:40pt;
  33.  position: absolute;
  34.  left: 1.9em;
  35.  top: 4.5em;
  36.  height: 0.5em;
  37.  width:1em;
  38.  z-index: -1;
  39. }
  40. .button {
  41.  width: 7em;
  42.  height: 2.2em;
  43.  color: buttontext;
  44.  font-family: MS Sans Serif;
  45.  font-size:8pt;
  46.  cursor: hand;
  47.   }
  48. </style>
  49. <script>
  50. function HandleError(message, url, line)
  51. {
  52. var L_Dialog_ErrorMessage = "Une erreur est survenue dans cette boεte de dialogue.";
  53. var L_ErrorNumber_Text = "Erreur :";
  54. var str = L_Dialog_ErrorMessage + "\n\n"
  55.  + L_ErrorNumber_Text + line + "\n"
  56.  + message;
  57. alert (str);
  58. window.close();
  59. return true;
  60. }
  61. function BodyOnKeyPress(nCode)
  62. {
  63. if (nCode == 27) 
  64. {
  65.  window.close();
  66.  return;
  67. }
  68. }
  69. function OnPageLoad()
  70. {
  71. var L_PreCipherStrength_Text = "";
  72. var L_PostCipherStrength_Text = " bits";
  73. L_UpdateVersions_Text = "Mettre α jour les versions : ";
  74. updateUrl = "";
  75. var cipherStrength = "";
  76. if ((null != window.dialogArguments))
  77. {
  78.  arrArgs = window.dialogArguments.split("~");
  79.  spaVersion.innerText = arrArgs[0];
  80.  if (arrArgs[3] == "168")
  81.   cipherStrength = 128;
  82.  else if (arrArgs[3] == "128")
  83.   cipherStrength = 40;
  84.  else
  85.   cipherStrength = arrArgs[3];
  86.  spaCipher.innerText = L_PreCipherStrength_Text + cipherStrength + L_PostCipherStrength_Text;
  87.  pID.innerText=arrArgs[4];
  88.  if (null != arrArgs[6])
  89.   spaIEAKInfo.innerText = arrArgs[6];
  90.  updateUrl = arrArgs[5];
  91. }
  92. else
  93. {
  94.  spaVersion.innerText = "Unknown ";
  95.  spaCipher.innerText = "Unknown ";
  96.  pID.innerText="Unknown ";
  97. }
  98. if ("" == updateUrl)
  99.  updateUrl = "http://www.microsoft.com/isapi/redir.dll?prd=ie&ar=128bit";
  100. spaUpdateUrl.innerHTML = "<a style='WIDTH: 9em; COLOR: black; FONT: 8pt Tahoma, MS Shell Dlg' href='" + updateUrl + "' id='copyright'>Update Information</a>";
  101. var mv=window.navigator.appMinorVersion;
  102. if(mv!="0") minorversion.innerText=L_UpdateVersions_Text + mv;
  103. }
  104. window.onerror = HandleError;
  105. </script>
  106. </head>
  107. <BODY bgcolor="#FFFFFF" onload="OnPageLoad()" onkeydown="BodyOnKeyPress(event.keyCode)" onkeypress="BodyOnKeyPress(event.keyCode)"
  108. scroll=no>
  109. <table border=0>
  110. <TR height=10>
  111. <TD></TD>
  112. <TD></TD>
  113. <TD></TD>
  114. <TD></TD>
  115. <TD></TD>
  116. </TR>
  117. <TR>
  118. <TD></TD>
  119. <TD colspan=3><img src="ie5.gif"></TD>
  120. <TD></TD>
  121. </TR>
  122. <TR>
  123. <TD></TD>
  124. <TD></TD>
  125. <TD colspan=2 align=left>
  126.  <ID id=ProductInfo1>
  127.  <span style="WIDTH: 25em; COLOR: black; FONT: 8pt Tahoma, MS Shell Dlg">
  128.  <BR>
  129.  <ID id=ProductInfo2>
  130.  Version : <SPAN id=spaVersion></SPAN><br>
  131.  <ID id=ProductInfo3>
  132.  Puissance de chiffrement : <SPAN id=spaCipher ></SPAN> (<SPAN id=spaUpdateUrl></SPAN>)<br>
  133.  <ID id=ProductInfo4>
  134.  Product ID : <SPAN id=pID></SPAN><br>
  135.  <span id=minorversion></SPAN><br>
  136.  <ID id=ProductInfo6>
  137.  <SPAN id=spaIEAKInfo> </SPAN>
  138. </TD>
  139. <TD></TD>
  140. </TR>
  141. <TR>
  142. <TD></TD>
  143. <TD></TD>
  144. <TD colspan=2 align=left> <TEXTAREA style="WIDTH: 30em; Font: 8pt Tahoma, MS Shell Dlg" id=copyrightText border=0 cols=55 rows=4 readonly>
  145. BasΘ sur NCSA Mosaic. NCSA Mosaic(TM) a ΘtΘ dΘveloppΘ par le National Center for Supercomputing Applications α l'UniversitΘ de l'Illinois α Urbana-Champaign. 
  146. DistribuΘ sous contrat de licence par Spyglass, Inc. 
  147. Contient des logiciels de sΘcuritΘ de RSA Data Security Inc.
  148. Des parties de ce logiciel sont basΘes partiellement sur le travail de IndependentáJPEG Group.
  149. Contient une licence de logiciel client SOCKS accordΘe par Hummingbird Communications Ltd.
  150. Contient une licence de logiciel ASN.1 accordΘe par Open Systems Solutions, Inc.
  151. Les composants multimΘdias, notamment Indeo(R), de logiciels vidΘo, Indeo(R) audio et d'effets pour la crΘation de sites Web sont fournis par Intel Corp.
  152. La version Unix contient une licence de logiciel accordΘe par Mainsoft Corporation. Copyright (c) 1998-1999 Mainsoft Corporation.Tous droits rΘservΘs. Mainsoft est une marque dΘposΘe de Mainsoft Corporation. 
  153. Avertissementá: ce logiciel est protΘgΘ par la loi du copyright et par les traitΘs internationaux. Toute personne ne respectant pas ces dispositions se rendra coupable du dΘlit de contrefaτon et sera passible des sanctions pΘnales prΘvues par la loi.
  154. </TEXTAREA>
  155. </TD>
  156. <TD></TD>
  157. </TR>
  158. <TR>
  159. <TD></TD>
  160. <TD width=80><img src="flag.gif"></TD>
  161. <TD id=ProductInfo5><a style="WIDTH: 20em; COLOR: black; FONT: 8pt Tahoma, MS Shell Dlg" href="http://www.microsoft.com/isapi/redir.dll?prd=ie&pver=5.0&ar=aboutie&sba=copyr" id="copyright">Copyright ©1995-1999 Microsoft Corp.</a>
  162. </TD>
  163. <TD align=right><BUTTON tabindex=1 type=submit align=right id="okButton" class=button onClick="window.close();" >OK</BUTTON>
  164. </TD>
  165. <Td></TD>
  166. </TR>
  167. </table>
  168. </span>
  169. </BODY>
  170. </HTML>
  171.