Home | History | Annotate | Download | only in eula
      1 <html>
      2 <head>
      3 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
      4 <title>Google Chrome EULA</title>
      5 <link rel="stylesheet" type="text/css" href="res://setup.exe/IDR_EULA_CSS.CSS" />
      6 <script type="text/javascript" src="res://setup.exe/IDR_EULA_JSC.JS"></script>
      7 </head>
      8 <body>
      9 <div class="header">
     10   <table cellpadding="0" cellspacing="0" border="0">
     11     <tr>
     12       <td valign="top" width="48" align="center">
     13         <img class="icon" src="res://setup.exe/EULA/IDR_EULA_ICO.PNG" width="32" height="32" />
     14         <div class="icontext">Google Chrome</div>
     15       </td>
     16       <td width="10">&nbsp;</td>
     17       <td>
     18         <span class="title">Navega pel web amb Google Chrome</span><br /> <span class="desc"> L'&uacute;s del web &eacute;s m&eacute;s r&agrave;pid, f&agrave;cil i segur amb Google Chrome, el navegador web instal&middot;lat al teu equip</span>
     19       </td>
     20     </tr>
     21   </table>
     22 </div>
     23 <div class="main">
     24   Accepta les Condicions d'&uacute;s de Google Chrome per comen&ccedil;ar a utilitzar-lo:
     25 </div>
     26 <div class="eula">
     27   <iframe id="ifr" src="" width="100%" height="354" frameborder="0"></iframe>
     28 </div>
     29 <div id="footer" class="footer">
     30   <form method="post" action="" onsubmit="checkAccept(this); return false;">
     31     <table cellpadding="0" cellspacing="0" border="0">
     32       <tr>
     33         <td valign="top">
     34           <input type="checkbox" name="accept" id="accept" />&nbsp;
     35         </td>
     36         <td valign="top" class="labelcell">
     37           <label for="accept"><b>Opcional:</b> ajuda a millorar Google Chrome i envia'ns autom&agrave;ticament les estad&iacute;stiques d'&uacute;s i els informes de fallades a Google. <a href="http://www.google.com/support/chrome/bin/answer.py?answer=96817&hl=ca">M&eacute;s informaci&oacute;</a>
     38           </label>
     39         </td>
     40       </tr>
     41     </table>
     42     <div class="buttons">
     43       <input type="submit" name="submit" value="Accepta i executa'l"  /> <input onClick="window.returnValue = 2; window.close();" type="button" name="cancel" value="Cancel&middot;la"  />
     44     </div>
     45   </form>
     46 </div>
     47 </body>
     48 </html>