home *** CD-ROM | disk | FTP | other *** search
/ PC Active 2009 March / PCA223.ISO / Software / WindowsLive / wlsetup-all.exe / wltinstall.msi / WltCore / HTML / 452 < prev    next >
Encoding:
Text File  |  2008-12-08  |  983 b   |  47 lines

  1. <html>
  2. <head>
  3. <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
  4. <style type="text/css">
  5. body
  6. {
  7.     background-color: #fcfcfc;
  8. }
  9. td.message
  10. {
  11.     vertical-align: middle;
  12.     font-family: 'Segoe UI', Tahoma, Verdana, Arial;
  13.     font-size: 9pt;
  14.     text-align: left;
  15.     color: #666666;
  16.     padding: 4 4 4 4;
  17. }
  18. </style>
  19. <script>
  20. function OnLoad()
  21. {
  22.     window.setTimeout(TimeOut, 8000);
  23. }
  24. function TimeOut()
  25. {
  26.     document.all.loading.style.display = "none";
  27.     document.all.stillloading.style.display = "";
  28. }
  29. </script>
  30. </head>
  31. <body onload="OnLoad()">
  32. <table style="text-align: center; width: 100%; height: 100%">
  33. <tr>
  34. <td>
  35. <table>
  36. <tr>
  37. <td class="message"><img src="/#4000/#460" /></td>
  38. <td id="loading" class="message">Loading...</td>
  39. <td id="stillloading" class="message" style="display: none">Still loading... sorry, this is taking longer than expected.</td>
  40. </tr>
  41. </table>
  42. </td>
  43. </tr>
  44. </table>
  45. </body>
  46. </html>
  47.