123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354 |
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
- <!--
- Licensed Materials - Property of IBM
- BI and PM: qs
- (C) Copyright IBM Corp. 2001, 2017
- US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
- -->
- <!--
- Copyright (C) 2008 Cognos ULC, an IBM Company. All rights reserved.
- Cognos (R) is a trademark of Cognos ULC, (formerly Cognos Incorporated).
- -->
- <html lang="en">
- <head>
- <title> </title>
- <meta http-equiv="X-UA-Compatible" content="IE=5"/>
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
- <meta name="Copyright" content="Copyright (C) 2008 Cognos ULC, an IBM Company. All rights reserved.">
- <meta name="Trademark" content="Cognos (R) is a trademark of Cognos ULC, (formerly Cognos Incorporated).">
- <link id="qsReportCSS" href="../skins/corporate/qs/QSReport.css" rel="stylesheet" type="text/css"/>
- <link id="fontCSS" href="../skins/corporate/fonts.css" rel="stylesheet" type="text/css"/>
- <script type="text/javascript" src="../qs/layout.js">//</script>
- </head>
- <body style="background-color: #FFFFFF;">
- <table cellspacing="0" cellpadding="0" width="100%" height="100%" align="center" valign="middle" onclick="resubmit();">
- <tr>
- <td width="100%" height="100%" align="center" valign="middle">
- <!-- start of indicator-->
- <table align="center" cellspacing="0" cellpadding="0" style="vertical-align:middle; border:1px outset;" class="busyBody">
- <tr>
- <td rowspan="2">
- <img src="../skins/corporate/prompting/images/icon_blank.gif" alt="" style="margin:5px;" width="48" height="48" name="progress"/>
- </td>
- <td nowrap="nowrap">
- <span id="BUSY_LINE_1" class="busyUpdatingStr"></span>
- </td>
- </tr>
- <tr>
- <td nowrap="nowrap">
- <span id="BUSY_LINE_2" class="busyUpdatingStr"></span>
- </td>
- </tr>
- <tr>
- <td style="height:7px;" colspan="2"/>
- </tr>
- </table>
- <!-- end of indicator-->
- </td>
- </tr>
- </table>
- </body>
- </html>
|