home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2006 January / Gamestar_80_2006-01_dvd.iso / Utility / 5-11_xp-2k_dd_ccc_wdm_enu_27345.exe / Data1.cab / _870C3694983C4D92A3A8374C013E053F < prev    next >
Text File  |  2003-09-15  |  2KB  |  61 lines

  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
  2. <html>
  3.  <!-- Copyright (c) 2000-2003 Quadralay Corporation.  All rights reserved. -->
  4.  
  5.  <head>
  6.   <meta http-equiv="content-type" content="text/html">
  7.   <meta http-equiv="charset"      content="UTF-8">
  8.  
  9.   <title>default.htm</title>
  10.  
  11.   <script type="text/javascript" language="JavaScript1.2">
  12.    <!--
  13.     var  WWHFrame = null;
  14.  
  15.  
  16.     // Set reference to top level help frame
  17.     //
  18.     if ((typeof(parent.WWHHelp) != "undefined") &&
  19.         (parent.WWHHelp != null))
  20.     {
  21.       WWHFrame = eval("parent");
  22.     }
  23.     else if ((typeof(parent.parent.WWHHelp) != "undefined") &&
  24.              (parent.parent.WWHHelp != null))
  25.     {
  26.       WWHFrame = eval("parent.parent");
  27.     }
  28.  
  29.     function  WWHUpdate()
  30.     {
  31.       if (WWHFrame != null)
  32.       {
  33.         WWHFrame.WWHHelp.fUpdate(location.href);
  34.       }
  35.     }
  36.  
  37.     function  WWHHandleKeyDown(ParamEvent)
  38.     {
  39.       return WWHFrame.WWHHelp.fHandleKeyDown(ParamEvent);
  40.     }
  41.  
  42.     function  WWHHandleKeyPress(ParamEvent)
  43.     {
  44.       return WWHFrame.WWHHelp.fHandleKeyPress(ParamEvent);
  45.     }
  46.  
  47.     function  WWHHandleKeyUp(ParamEvent)
  48.     {
  49.       return WWHFrame.WWHHelp.fHandleKeyUp(ParamEvent);
  50.     }
  51.    // -->
  52.   </script>
  53.  </head>
  54.  
  55.  <body onLoad="WWHUpdate();" bgcolor="#FFFFFF" onKeyDown="WWHHandleKeyDown((document.all||document.getElementById||document.layers)?event:null);" onKeyPress="WWHHandleKeyPress((document.all||document.getElementById||document.layers)?event:null);" onKeyUp="WWHHandleKeyUp((document.all||document.getElementById||document.layers)?event:null);">
  56.   <p align="center">
  57.    <img alt="WebWorks Help 4.0" src="../../../images/splash.jpg">
  58.   </p>
  59.  </body>
  60. </html>
  61.