blankNewWin.html 2.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
  2. <!--
  3. Licensed Materials - Property of IBM
  4. BI and PM: qs
  5. (C) Copyright IBM Corp. 2001, 2017
  6. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
  7. -->
  8. <!--
  9. Copyright (C) 2008 Cognos ULC, an IBM Company. All rights reserved.
  10. Cognos (R) is a trademark of Cognos ULC, (formerly Cognos Incorporated).
  11. -->
  12. <html lang="en">
  13. <head>
  14. <title>&nbsp;</title>
  15. <meta http-equiv="X-UA-Compatible" content="IE=5"/>
  16. <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  17. <meta name="Copyright" content="Copyright (C) 2008 Cognos ULC, an IBM Company. All rights reserved.">
  18. <meta name="Trademark" content="Cognos (R) is a trademark of Cognos ULC, (formerly Cognos Incorporated).">
  19. <link id="qsReportCSS" href="../skins/corporate/qs/QSReport.css" rel="stylesheet" type="text/css"/>
  20. <link id="fontCSS" href="../skins/corporate/fonts.css" rel="stylesheet" type="text/css"/>
  21. <script type="text/javascript" src="../qs/layout.js">//</script>
  22. </head>
  23. <body style="background-color: #FFFFFF;">
  24. <table cellspacing="0" cellpadding="0" width="100%" height="100%" align="center" valign="middle" onclick="resubmit();">
  25. <tr>
  26. <td width="100%" height="100%" align="center" valign="middle">
  27. <!-- start of indicator-->
  28. <table align="center" cellspacing="0" cellpadding="0" style="vertical-align:middle; border:1px outset;" class="busyBody">
  29. <tr>
  30. <td rowspan="2">
  31. <img src="../skins/corporate/prompting/images/icon_blank.gif" alt="" style="margin:5px;" width="48" height="48" name="progress"/>
  32. </td>
  33. <td nowrap="nowrap">
  34. <span id="BUSY_LINE_1" class="busyUpdatingStr"></span>
  35. </td>
  36. </tr>
  37. <tr>
  38. <td nowrap="nowrap">
  39. <span id="BUSY_LINE_2" class="busyUpdatingStr"></span>
  40. </td>
  41. </tr>
  42. <tr>
  43. <td style="height:7px;" colspan="2"/>
  44. </tr>
  45. </table>
  46. <!-- end of indicator-->
  47. </td>
  48. </tr>
  49. </table>
  50. </body>
  51. </html>