home *** CD-ROM | disk | FTP | other *** search
/ Chip 2011 March / Chip_2011.03_CD.iso / Tools / yabar.msi / yupdateexecutor.exe / HTML / DLG_AFTER_DOWNLOAD < prev    next >
Encoding:
Text File  |  2009-10-21  |  2.2 KB  |  57 lines

  1. ∩╗┐<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  2.         "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ru">
  4. <head>
  5.     <meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
  6.     <title>╨ú╤ü╤é╨░╨╜╨╛╨▓╨║╨░ ╨╛╨▒╨╜╨╛╨▓╨╗╨╡╨╜╨╕╤Å...</title>
  7.  
  8.     <!--[if vml]>
  9.         <xml:namespace ns="urn:schemas-microsoft-com:vml" prefix="v"/>
  10.         <style> v\:* { behavior: url(#default#VML); display: inline-block; } </style>
  11.     <![endif]-->
  12.  
  13.     <link rel="stylesheet" href="dialog.css"/>
  14.  
  15. <script src="anim.js">
  16. </script>
  17.  
  18. </head>
  19.  
  20. <body onload="initDialog();">
  21.  
  22.     <table class="b-user-dialog b-user-dialog-green">
  23.     <tr>
  24.         <td class="b-user-dialog-c">
  25.             <div class="b-user-dialog-body">
  26.                 <a class="close" onclick="window.returnValue = 'IDCANCEL'; window.close();">
  27.                     <v:image class="x" src="x.png" onmouseover="this.src='x_over.png'" onmouseout="this.src='x.png'"></v:image>
  28.                 </a>
  29.  
  30.  
  31.                 <h2 class="title">
  32.                     <v:image class="png" src="ya_logo.png"></v:image>
  33.         <span id="product-title">╨».╨ƒ╤Ç╨╛╨│╤Ç╨░╨╝╨║╨╛</span><span>: ╨│╨╛╤é╨╛╨▓ ╨║ ╤â╤ü╤é╨░╨╜╨╛╨▓╨║╨╡</span>
  34.             </h2>
  35.  
  36.             <p class="text"><span id="dialog-text">╨ö╨╗╤Å ╨┐╤Ç╨╛╨┤╨╛╨╗╨╢╨╡╨╜╨╕╤Å ╤â╤ü╤é╨░╨╜╨╛╨▓╨║╨╕ ╨╝╨╛╨╢╨╡╤é ╨┐╨╛╤é╤Ç╨╡╨▒╨╛╨▓╨░╤é╤î╤ü╤Å ╤Ç╨░╨╖╤Ç╨╡╤ê╨╡╨╜╨╕╨╡ ╨╛╤é ╨╕╨╝╨╡╨╜╨╕ ╨░╨┤╨╝╨╕╨╜╨╕╤ü╤é╤Ç╨░╤é╨╛╤Ç╨░.</span></p>
  37.  
  38.             <p class="buttons g-line">
  39.                 <i class="l btn-chief" onmouseover="this.className='l btn-chief-h';" onmouseout="this.className='l btn-chief';">
  40.             <input value="╨ƒ╤Ç╨╛╨┤╨╛╨╗╨╢╨╕╤é╤î ╤â╤ü╤é╨░╨╜╨╛╨▓╨║╤â" type="button" 
  41.             onclick="window.returnValue = 'IDOK'; window.close();" onfocus="this.blur()" />
  42.         </i>
  43.                 <i class="r btn-extra" onmouseover="this.className='r btn-extra-h';" onmouseout="this.className='r btn-extra';">
  44.             <input value="╨₧╤é╨╗╨╛╨╢╨╕╤é╤î" type="button"
  45.             onclick="window.returnValue = 'IDCANCEL'; window.close();" />
  46.         </i>
  47.             </p>
  48.             </div>
  49.         </td>
  50.     </tr>
  51.     </table>
  52.  
  53. </body>
  54.  
  55.  
  56. </html>
  57.