Leaked source code of windows server 2003
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.

16 lines
315 B

  1. <HTML>
  2. <HEAD>
  3. <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf-8">
  4. </HEAD>
  5. <SCRIPT LANGUAGE="JavaScript">
  6. function myLoad()
  7. {
  8. var str = "ciquery.htm" + location.hash;
  9. location.replace (str);
  10. }
  11. window.onload = myLoad;
  12. </SCRIPT>
  13. <BODY TOPMARGIN=0 LEFTMARGIN=0>
  14. </BODY>
  15. </HTML>