home *** CD-ROM | disk | FTP | other *** search
- <html>
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
- <style type="text/css">
- body
- {
- background-color: #fcfcfc;
- }
- td.message
- {
- vertical-align: middle;
- font-family: 'Segoe UI', Tahoma, Verdana, Arial;
- font-size: 9pt;
- text-align: left;
- color: #666666;
- padding: 4 4 4 4;
- }
- </style>
- <script>
- function OnLoad()
- {
- window.setTimeout(TimeOut, 8000);
- }
- function TimeOut()
- {
- document.all.loading.style.display = "none";
- document.all.stillloading.style.display = "";
- }
- </script>
- </head>
- <body onload="OnLoad()">
- <table style="text-align: center; width: 100%; height: 100%">
- <tr>
- <td>
- <table>
- <tr>
- <td class="message"><img src="/#4000/#460" /></td>
- <td id="loading" class="message">Loading...</td>
- <td id="stillloading" class="message" style="display: none">Still loading... sorry, this is taking longer than expected.</td>
- </tr>
- </table>
- </td>
- </tr>
- </table>
- </body>
- </html>
-