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.

65 lines
2.0 KiB

  1. <HTML>
  2. <HEAD>
  3. <link rel=stylesheet type="text/css" href="../setup/msobshel.css">
  4. <TITLE>MSN and Windows License Agreement</TITLE>
  5. <META http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
  6. <script language=javascript>
  7. function msneula_LoadMe()
  8. {
  9. window.parent.InitFrameRef();
  10. btnNext.disabled = false;
  11. window.parent.InitButtons();
  12. }
  13. </script>
  14. </HEAD>
  15. <BODY TABINDEX=-1 onload="msneula_LoadMe();">
  16. <img id="logo" class=gradient src="../images/logo.jpg" tabindex=-1>
  17. <SPAN TABINDEX=-1 id="pagetitle" CLASS="pageTitle">
  18. MSN and Windows License Agreement
  19. </SPAN>
  20. <SPAN TABINDEX=-1 id="contents" CLASS="contents">
  21. Please read the License Agreement.
  22. <br>
  23. You must accept both Agreements to continue MSN Signup
  24. <br>
  25. <br>
  26. <textarea READONLY TABINDEX=1 name="textMSNEULA" cols="65" rows="5">MSN EULA</textarea>
  27. <br>
  28. <input TABINDEX=2 type="radio" id="MSNAcceptAgreement" value="Yes">
  29. I accept this agreement.
  30. <br>
  31. <input TABINDEX=2 type="radio" id="MSNAcceptAgreement" value="No">
  32. I do not accept the agreement.
  33. <br>
  34. <textarea TABINDEX=3 READONLY name="textWindowsEULA" cols="65" rows="5">Windows EULA</textarea>
  35. <br>
  36. <input TABINDEX=4 type="radio" id="WindowsAcceptAgreement" value="Yes">
  37. I accept this agreement.
  38. <br>
  39. <input TABINDEX=4 type="radio" id="WindowsAcceptAgreement" value="No">
  40. I do not accept the agreement.
  41. <BR>
  42. <BR>
  43. To continue, select one of the above choices and click NEXT.
  44. </SPAN>
  45. <SPAN CLASS="navbar">
  46. <IMG TABINDEX=-1 CLASS="blackBar" SRC="../images/black.gif">
  47. <SPAN Id=spanBack onclick="window.parent.GoBack();">
  48. <IMG Id=btnBack class=backButton>
  49. <SPAN Id=btnBackText class=backButtonText>
  50. Back
  51. </SPAN>
  52. </SPAN>
  53. <SPAN Id=spanNext onclick="if (btnNext.disabled == false) window.parent.GoNext();">
  54. <IMG Id=btnNext class=nextButton>
  55. <SPAN Id=btnNextText class=nextButtonText>
  56. Next
  57. </SPAN>
  58. </SPAN>
  59. </SPAN>
  60. </BODY>
  61. </HTML>