<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Google Chrome EULA</title> <link rel="stylesheet" type="text/css" href="res://setup.exe/IDR_EULA_CSS.CSS" /> <script type="text/javascript" src="res://setup.exe/IDR_EULA_JSC.JS"></script> </head> <body> <div class="header"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td valign="top" width="48" align="center"> <img class="icon" src="res://setup.exe/EULA/IDR_EULA_ICO.PNG" width="32" height="32" /> <div class="icontext">Google Chrome</div> </td> <td width="10"> </td> <td> <span class="title">Naviga nel Web con Google Chrome</span><br /> <span class="desc">Con Google Chrome, il browser web installato sul tuo PC, utilizzare Internet è più veloce, più sicuro e più facile</span> </td> </tr> </table> </div> <div class="main"> Accetta i Termini di servizio per iniziare a utilizzare Google Chrome: </div> <div class="eula"> <iframe id="ifr" src="" width="100%" height="354" frameborder="0"></iframe> </div> <div id="footer" class="footer"> <form method="post" action="" onsubmit="checkAccept(this); return false;"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td valign="top"> <input type="checkbox" name="accept" id="accept" /> </td> <td valign="top" class="labelcell"> <label for="accept"><b>Facoltativo:</b> aiutaci a migliorare Google Chrome inviando automaticamente a Google le statistiche sull'utilizzo e le segnalazioni sugli arresti anomali. <a href="http://www.google.com/support/chrome/bin/answer.py?answer=96817&hl=it">Ulteriori informazioni</a> </label> </td> </tr> </table> <div class="buttons"> <input type="submit" name="submit" value="Accetta e installa" /> <input onClick="window.returnValue = 2; window.close();" type="button" name="cancel" value="Annulla" /> </div> </form> </div> </body> </html>