bisdk_toc_hdr.html 2.2 KB

12345678910111213141516171819202122232425262728293031323334
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html lang="en-us" xml:lang="en-us">
  4. <head>
  5. <!--
  6. Licensed Materials – Property of IBM
  7. IBM Cognos Products: DOCS
  8. © Copyright IBM Corp. 2005, 2014.
  9. US Government Users Restricted Rights – Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
  10. -->
  11. <meta name="Copyright" content="© Copyright IBM Corp. 2005, 2014." />
  12. <meta http-equiv="Content-type" content="text/html; charset=UTF-8"/>
  13. <meta http-equiv="Content-Script-Type" content="text/javascript"/>
  14. <meta http-equiv="imagetoolbar" content="no"/>
  15. <title>IBM<sup>&reg;</sup> Cognos<sup>&reg;</sup></title>
  16. <link type="text/css" href="common/idsvhlp.css" rel="stylesheet"/>
  17. <script language="javascript" src="common/toc.js" type="text/javascript"></script>
  18. <script language="javascript" type="text/javascript"><!--
  19. function openTopic( openTopicLoc, tour ) { var helpWin = ''; var tempHelpWindowName = ''; var helpWindowName = ''; var winWidth = 680; var winHeight = 500; var charPos = openTopicLoc.indexOf("?", 0); if(tour == "tour") { winWidth = 800; winHeight = 600; } if( charPos > 0 ) tempHelpWindowName = openTopicLoc.substring(0, charPos ) || ''; else tempHelpWindowName = openTopicLoc || ''; if( tempHelpWindowName ) { helpWindowName = tempHelpWindowName.replace(/#/ig, "_"); helpWindowName = helpWindowName.replace(/./g, "_"); helpWindowName = helpWindowName.replace(/002F/g, "_"); } if( helpWindowName ) { helpWin=window.open( openTopicLoc, helpWindowName, "toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes,width="+winWidth+",height="+winHeight, true); helpWin.focus(); } }
  20. //--></script>
  21. <style type="text/css">
  22. td { color:#0C396D; font-family: Tahoma, Arial, Geneva, Helvetica, "MS UI Gothic", Gulim, SimSun, sans-serif; font-size:1em; font-weight: normal }
  23. </style>
  24. </head>
  25. <body bgcolor="#FFFFFF">
  26. <table width="100%" cellpadding="0" cellspacing="0" border="0">
  27. <tr>
  28. <td><img src="common/spacer.gif" width="3" height="1" alt="" /></td>
  29. <td width="100%" class="header">IBM<sup>&reg;</sup> Cognos<sup>&reg;</sup></td>
  30. </tr>
  31. </table>
  32. </body>
  33. </html>