- add sources.
[platform/framework/web/crosswalk.git] / src / chrome / installer / setup / eula / oem_ko.html
1 <html>
2 <head>
3 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
4 <title>Google 크롬 사용권 계약서</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 크롬</div>
15       </td>
16       <td width="10">&nbsp;</td>
17       <td>
18         <span class="title">Google 크롬과 함께 하는 웹 서핑</span><br /> <span class="desc">Google 크롬은 PC에 설치하는 웹브라우저입니다. Google 크롬을 사용하면 인터넷을 보다 빠르고 쉽고 안전하게 이용할 수 있습니다.</span>
19       </td>
20     </tr>
21   </table>
22 </div>
23 <div class="main">
24   Google 크롬을 사용하려면 Google 크롬 서비스 약관에 동의해 주십시오.
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>선택사항:</b> 사용 통계 및 충돌 보고서가 Google로 자동 전송되도록 선택하시면 Google 크롬 개선에 도움이 됩니다. <a href="http://www.google.com/support/chrome/bin/answer.py?answer=96817&amp;hl=ko">자세히 알아보기</a>
38           </label>
39         </td>
40       </tr>
41     </table>
42     <div class="buttons">
43       <input type="submit" name="submit" value="동의 및 설치"  /> <input onClick="window.returnValue = 2; window.close();" type="button" name="cancel" value="취소"  />
44     </div>
45   </form>
46 </div>
47 </body>
48 </html>