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.

89 lines
2.1 KiB

  1. <HTML>
  2. <HEAD>
  3. <link rel=stylesheet type="text/css" href="mmsobshe.css">
  4. <TITLE>Congratulations!</TITLE>
  5. <META http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
  6. </HEAD>
  7. <BODY TABINDEX=-1 onload="window.parent.congrats_LoadMe();">
  8. <img class=gradient src="../images/watermrk.gif" tabindex=-1>
  9. <img id="StageImage" class=flag>
  10. <SPAN TABINDEX=-1 id="pagetitle" CLASS="pageTitle">
  11. Congratulations!
  12. </SPAN>
  13. <SPAN TABINDEX=-1 ID="contents" CLASS="contents">
  14. <table TABINDEX=-1 class="fontStyle">
  15. <tr>
  16. <td>
  17. &nbsp;
  18. </td>
  19. <td>
  20. You are now signed up to access the Internet.
  21. </td>
  22. </tr>
  23. <tr>
  24. <td>
  25. &nbsp;
  26. </td>
  27. <td>
  28. &nbsp;
  29. </td>
  30. </tr>
  31. <tr>
  32. <td valign="top">
  33. <input TABINDEX=1 type="radio" ID="radioAccessInternet" checked onclick="window.parent.congrats_AccessInternetClicked();">
  34. </td>
  35. <td>
  36. I want to access the Windows desktop without dialing my modem.
  37. </td>
  38. </tr>
  39. <tr>
  40. <td valign="top">
  41. <input TABINDEX=1 type="radio" ID="radioAccessInternet" onclick="window.parent.congrats_AccessInternetClicked();">
  42. </td>
  43. <td>
  44. I want to access the Internet automatically
  45. when I go to the Windows Desktop. Please connect me
  46. using my current Internet Provider.
  47. </td>
  48. </tr>
  49. <tr>
  50. <td>
  51. &nbsp;
  52. </td>
  53. <td>
  54. &nbsp;
  55. </td>
  56. </tr>
  57. <tr>
  58. <td>
  59. &nbsp;
  60. </td>
  61. <td>
  62. When you click Finish, Windows will then finalize
  63. its configuration and take you to the Windows
  64. desktop.
  65. </td>
  66. </tr>
  67. </table>
  68. </SPAN>
  69. <SPAN CLASS="navbar">
  70. <HR NOSHADE CLASS="blackBar">
  71. <SPAN Id=spanBack onclick="window.parent.GoBack(window.parent.CKPT_CONGRATS);">
  72. <IMG Id=btnBack class=backButton>
  73. <SPAN Id=btnBackText class=backButtonText>
  74. Back
  75. </SPAN>
  76. </SPAN>
  77. <SPAN Id=spanNext onclick="window.parent.GoNext(window.parent.CKPT_CONGRATS);">
  78. <IMG Id=btnNext class=nextButton>
  79. <SPAN Id=btnNextText class=nextButtonText>
  80. Finish
  81. </SPAN>
  82. </SPAN>
  83. </SPAN>
  84. </BODY>
  85. </HTML>