<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>EULA do Google Chrome</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">Navegue na web com o Google Chrome</span><br /> <span class="desc">Usar a internet fica mais rápido, fácil e seguro com o Google Chrome, o navegador da web instalado no seu PC</span> </td> </tr> </table> </div> <div class="main"> Aceite os Termos de Serviço do Google Chrome para começar a usá-lo: </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>Opcional:</b> Enviar estatísticas de uso e relatórios de problemas automaticamente ao Google para ajudar a tornar o Google Chrome melhor. <a href="http://www.google.com/support/chrome/bin/answer.py?answer=96817&hl=pt_BR">Saiba mais</a> </label> </td> </tr> </table> <div class="buttons"> <input type="submit" name="submit" value="Aceitar e executar" /> <input onClick="window.returnValue = 2; window.close();" type="button" name="cancel" value="Cancelar" /> </div> </form> </div> </body> </html>