pat_cr1.htm 1.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142
  1. <!--
  2. Licensed Materials - Property of IBM
  3. IBM Cognos Products: rs
  4. (C) Copyright IBM Corp. 2003, 2014
  5. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
  6. -->
  7. <html>
  8. <head>
  9. <meta http-equiv="X-UA-Compatible" content="IE=5"/>
  10. <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
  11. <meta name="Copyright" content="Copyright (C) 2008 Cognos ULC, an IBM Company. All rights reserved."/>
  12. <meta name="Trademark" content="Cognos (R) is a trademark of Cognos ULC, (formerly Cognos Incorporated)."/>
  13. <title>&nbsp;</title>
  14. <script>
  15. RSParameters = {};
  16. RSParameters["parentType"] = "RSFrame";
  17. var _2wf = window.location.search;
  18. if ( _2wf )
  19. {
  20. _2wf = _2wf.substr( 1 );
  21. var _r8i = _2wf.split( "&" );
  22. for ( var i = 0; i < _r8i.length; ++i )
  23. {
  24. var _rzi = decodeURIComponent( _r8i[i].replace( /\+/g, " " ) );
  25. var _ghi = _rzi.indexOf( "=" );
  26. if ( _ghi != -1 )
  27. {
  28. RSParameters[_rzi.substring( 0, _ghi )] = _rzi.substr( _ghi + 1 );
  29. }
  30. }
  31. }
  32. </script>
  33. <head>
  34. <frameset style="border:0px" framespacing="0" border="0" frameborder="no">
  35. <frame border="0" frameborder="no" src="rsapp.htm"></frame>
  36. </frameset>
  37. </html>