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.

55 lines
2.4 KiB

  1. <HTML>
  2. <HEAD>
  3. <link rel=stylesheet type="text/css" href="msobshel.css">
  4. <META http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
  5. </HEAD>
  6. <BODY TABINDEX=-1 onload="window.parent.EulaLoadMe()">
  7. <img id="WaterMark" class=gradient src="../images/watermrk.gif">
  8. <img id="StageImage" class=leftpane src="../images/eula.jpg">
  9. <IMG id="imgDropShadow" class="dropshadow" src="../images/drpshdw.jpg">
  10. <SPAN TABINDEX=-1 CLASS="pageTitle">
  11. <ID id="EULA_TITLE" >Windows End User License Agreement</ID>
  12. </SPAN>
  13. <SPAN TABINDEX=-1 CLASS="contents">
  14. <DIV TABINDEX=-1 id="EULA_INFO1">Please read the following license agreement.</DIV>
  15. <br>
  16. <DIV TABINDEX=-1 id="EULA_INFO2">You must accept the agreement to continue using Windows.</DIV>
  17. <br>
  18. <DIV TABINDEX=-1 id="EULA_INFO3">Press the PAGE DOWN key to view the agreement.</DIV>
  19. <br>
  20. <textarea id=txtEULA class="fontStyle" READONLY TABINDEX=1 cols="60" rows="8"></textarea>
  21. <br>
  22. <input TABINDEX=2 ID="radioAgree" name="Agreement" type="radio" onClick="window.parent.EulaRadioClicked();">
  23. <LABEL TABINDEX=-1 ACCESSKEY="A" id="EULA_Agree" for="radioAgree">I <U>a</U>ccept this agreement.</LABEL>
  24. <br>
  25. <input TABINDEX=2 ID="radioDisAgree" name="Agreement" type="radio" value=false onClick="window.parent.EulaRadioClicked();">
  26. <LABEL TABINDEX=-1 ACCESSKEY="O" id="EULA_DisAgree" for="radioDisAgree">I d<U>o</U> not accept the agreement.</LABEL>
  27. </SPAN>
  28. <table tabindex=-1 class="navInfo" cellspacing=0 cellpadding=0>
  29. <Tr>
  30. <td valign=top id="EULA_NAVINFO">To continue, select one of the above choices and click NEXT.</td>
  31. </tr>
  32. </table>
  33. <SPAN TABINDEX=-1 id="navbar" CLASS="navbar">
  34. <HR NOSHADE CLASS="blackBar">
  35. <SPAN TABINDEX=-1 Id=spanBack onclick="window.parent.GoBack();">
  36. <IMG Id=btnBack class=backButton>
  37. <LABEL TABINDEX=3 ACCESSKEY="B" for="btnBackText" Id=btnBackText class=backButtonText>
  38. <ID id="LOCAL_BACK"><U>B</U>ack</ID>
  39. </LABEL>
  40. </SPAN>
  41. <SPAN TABINDEX=-1 Id=spanNext onclick="if (btnNext.disabled == false) window.parent.GoNext();">
  42. <IMG Id=btnNext class=nextButton>
  43. <LABEL TABINDEX=4 ACCESSKEY="N" for="btnNextText" Id=btnNextText class=nextButtonText>
  44. <ID id="LOCAL_NEXT"><U>N</U>ext</ID>
  45. </LABEL>
  46. </SPAN>
  47. </SPAN>
  48. </BODY>
  49. </HTML>