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.

46 lines
1.0 KiB

  1. <html>
  2. <head>
  3. <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
  4. <meta name="GENERATOR" content="HippieTim">
  5. <title>Customize Search Settings</title>
  6. <script>
  7. var w = 586;
  8. var h = 440;
  9. window.resizeTo(w, h);
  10. window.moveTo((window.screen.availWidth - w) / 2, (window.screen.availHeight - h) / 2);
  11. </script>
  12. <hta:application
  13. id=app
  14. applicationName=IE.SearchCustomization
  15. maximizeButton=no
  16. singleInstance=yes
  17. border=dialog
  18. >
  19. </head>
  20. <script defer>
  21. function doc_onLoad()
  22. {
  23. iframeSA.location.href = saOC.GetSearchAssistantURL(true, true);
  24. iframeSA.parentWin = window;
  25. }
  26. </script>
  27. <body scroll=no style="border-style:none;margin:0px" bgcolor=threedface onload=doc_onLoad()>
  28. <span id=OCHolder style="display:none">
  29. <object id=saOC CLASSID='clsid:B45FF030-4447-11D2-85DE-00C04FA35C89' HEIGHT=0 width=0></object>
  30. </span>
  31. <iframe id=iframeSA Application=yes tabindex=-1 width=100% height=100% frameborder=0 scrolling=no style="position:relative;top:0;left:0;margin:0px" src="about:blank">
  32. </body>
  33. </html>