home *** CD-ROM | disk | FTP | other *** search
/ Chip: 25 Years Anniversary / CHIP_25Jahre_Jubilaeum.iso / downloads / 401065 / WPO11 / Data1.cab / htmlwp11.dll / RCDATA / 1117 < prev   
Text File  |  2003-03-07  |  5KB  |  162 lines

  1. <html>
  2.  
  3. <head>
  4. <style>
  5. span.nn {color:blue;}
  6. span.t {font-family:verdana,arial}
  7. </style>
  8.  
  9. </head>
  10.  
  11. <body>
  12. <div id="Icon0" style="position: absolute; left:0; top:-50"><img src="wpwin10.gif" width="44" height="50"></div>
  13. <div id="Icon1" style="position: absolute; left:100; top:-50"><img src="qpwwin10.gif" width="44" height="50"></div>
  14. <div id="Icon2" style="position: absolute; left:200; top:-50"><img src="prwin10.gif" width="44" height="50"></div>
  15. <div id="Icon3" style="position: absolute; left:300; top:-50"><img src="ccwin10.gif" width="44" height="50"></div>
  16. <div id="Icon4" style="position: absolute; left:400; top:-50"><img src="pdxwin10.gif" width="44" height="50"></div>
  17. <script language="JavaScript">
  18. <!--
  19. var g_Width = 44;
  20. var g_Height = 50;
  21. var Icons = new Array();
  22.  
  23. Init();
  24.  
  25. function Icon( i, x, y, dx, dy )
  26. {
  27.     this.x = x;
  28.     this.y = y;
  29.     this.dx = dx;
  30.     this.dy = dy;
  31.     this.style = eval( "Icon" + i + ".style" );
  32. }
  33.  
  34. function TimeStep()
  35. {
  36.     var i = 0;
  37.     for( i = 0; i < 5; i++ )
  38.     {
  39.         Icons[i].x += Icons[i].dx;
  40.         Icons[i].y += Icons[i].dy;
  41.  
  42.         var height, width;
  43.         height = document.body.clientHeight + document.body.scrollTop;
  44.         width = document.body.clientWidth + document.body.scrollLeft;
  45.  
  46.         if( Icons[i].y <  0 )
  47.         {
  48.             if( Icons[i].dy < 0 )
  49.                 Icons[i].dy = -Icons[i].dy;
  50.             Icons[i].y = 0;
  51.         }
  52.  
  53.         if( Icons[i].y >=  height - g_Height)
  54.         {
  55.             if( Icons[i].dy > 0 )
  56.                 Icons[i].dy = -Icons[i].dy;
  57.             Icons[i].y = height - g_Height;
  58.         }
  59.  
  60.         if( Icons[i].x >= width - g_Width )
  61.         {
  62.             if( Icons[i].dx > 0 )
  63.                 Icons[i].dx = -Icons[i].dx;
  64.             Icons[i].x = width - g_Width;
  65.         }
  66.  
  67.         if( Icons[i].x < 0 )
  68.         {
  69.             if( Icons[i].dx < 0 )
  70.                 Icons[i].dx = -Icons[i].dx;
  71.             Icons[i].x = 0;
  72.         }
  73.  
  74.         Icons[i].style.left = Icons[i].x;
  75.         Icons[i].style.top = Icons[i].y;
  76.     }
  77. }
  78.  
  79. function Init()
  80. {
  81.     Icons[0] = new Icon( 0, 50, 0, 7, 7 );
  82.     Icons[1] = new Icon( 1, 150, 0, 12, 9 );
  83.     Icons[2] = new Icon( 2, 250, 0, -8, 13 );
  84.     Icons[3] = new Icon( 3, 350, 0, 4, 8 );
  85.     Icons[4] = new Icon( 4, 450, 0, 10, -5 );
  86.     
  87.     setInterval( "TimeStep()", 20 );
  88. }
  89. // -->
  90. </script>
  91.  
  92. <!-- Beginning of actual web page content -->
  93. <div align="center">
  94. <a href="http://www.wordperfect.com"><img border="0" src="WPBanner.jpg"></a>
  95. <table align="center" width="800">
  96. <tr><td colspan="2" align="center"><span class="t">
  97. <hr>
  98. Proudly brought to you by the following people:<br><br>
  99. </span></td></tr>
  100. <tr><td align="center" width="50%" valign="top">
  101. <span class="t">
  102. David <span class="nn">Skinnny Brit</span> Williams<br>
  103. Deane <span class="nn">Dino</span> VanLuven<br>
  104. Jason <span class="nn">Busker J</span> Allemann<br>
  105. Matt <span class="nn">QA King</span> Fraser<br>
  106. Stela <span class="nn">Head Doc</span> Kostova<br>
  107. Derek <span class="nn">Dudley</span> Bradley<br>
  108. Don<span class="nn">g-Fu</span> Kelly<br>
  109. Helen <span class="nn">Binary Princess</span> Huang<br>
  110. Kevin <span class="nn">The WP Kid</span> Gambicourt<br>
  111. James <span class="nn">The Co-op</span> Knudson<br>
  112. Murray <span class="nn">Bearcat</span> MacLeod<br>
  113. Paul <span class="nn">Regemon-Digital Hampster</span> Langille<br>
  114. Peter <span class="nn">Dragon Boy</span> Leung<br>
  115. Pierre <span class="nn">Byte Master</span> Rochon<br>
  116. Rob<span class="nn">bie The Robot</span> Lloyd<br>
  117. David <span class="nn">Monkey Boy</span> Delorey<br>
  118. Lee-Anne <span class="nn">The Hoopster</span> Hupe<br>
  119. Kimberley <span class="nn">Rottweiler</span> Rotshtetter<br>
  120. Brick <span class="nn">Building</span> Billing<br>
  121. Janice <span class="nn">Jimmy D</span> Butler<br>
  122. Lisa <span class="nn">What Was That</span> Wong<br>
  123. Ross <span class="nn">Bad Bad Leroy</span> Brown<br>
  124. Tanya <span class="nn">Doc Girl</span> De Joode<br>
  125. <br>
  126. </span>
  127. </td>
  128. <td align="center" width="50%" valign="top">
  129. <span class="t">
  130. Barry <span class="nn">Ole Man</span> Kuan<br>
  131. Beverlee <span class="nn">Car Boo</span> Redmond<br>
  132. Brenda <span class="nn">Writing Tools</span> Hemmerich<br>
  133. Chris <span class="nn">Newbie</span> Marshall<br>
  134. Denis <span class="nn">Font Boy</span> Boyle<br>
  135. Denis <span class="nn">Wazzzzzzzup</span> Proulx<br>
  136. Diana <span class="nn">Smiley</span> Campbell<br>
  137. Diane <span class="nn">103rd Dalmatian</span> Lacasse<br>
  138. Francesco <span class="nn">Alqi</span> Ferreri<br>
  139. Garth <span class="nn">Darklord</span> Johnson<br>
  140. Gwen <span class="nn">95er</span> Tippett<br>
  141. Jamie <span class="nn">I'm Never Gonna Leave</span> Morwick<br>
  142. Jose <span class="nn">Stone Cold</span> Martinez<br>
  143. Josee <span class="nn">Finder Keeper</span> Vinette<br>
  144. Julie Anne <span class="nn">Legal Eagle</span> Leggett<br>
  145. Keith <span class="nn">Macro Bozo</span> Mason<br>
  146. Natasha <span class="nn">Co-opette</span> Scott<br>
  147. Ralph <span class="nn">Not So Perfect Expert</span> Verhey<br>
  148. Scott <span class="nn">Scotty Too Hottie</span> Noftall<br>
  149. Stephane <span class="nn">Corel Box</span> Malette<br>
  150. Suzana <span class="nn">Loco</span> Simeuncevic<br>
  151. Tony <span class="nn">Big Hassle</span> Bhathal<br>
  152. Wesley <span class="nn">Crusher</span> Tarle<br>
  153. </span></td></tr>
  154. <tr><td colspan="2" align="center">
  155. <span class="t">Special thanks to everyone else who made WordPerfect 10 the best release ever.</span>
  156. <hr></td></tr>
  157. </table>
  158. <a href="http://www.corel.com"><img border="0" src="CORLogo.gif"></a>
  159. </div>
  160. </body>
  161.  
  162. </html>