Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

24 lines
359 B

  1. <HTML>
  2. <HEAD>
  3. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  4. <meta http-equiv="Expires" content="0">
  5. <TITLE></TITLE>
  6. <SCRIPT LANGUAGE="JavaScript">
  7. function myLoad()
  8. {
  9. var str = "reload3.htm" + location.hash;
  10. location.replace (str);
  11. }
  12. window.onload = myLoad;
  13. </SCRIPT>
  14. </HEAD>
  15. <BODY TOPMARGIN=0 LEFTMARGIN=0>
  16. </BODY>
  17. </HTML>