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.

121 lines
4.2 KiB

  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
  2. <html>
  3. <head>
  4. <title>out of box experience</title>
  5. <LINK REL="stylesheet" TYPE="text/css" HREF="oobestyl.css">
  6. </head>
  7. <body style="background-Color: transparent; background-repeat: no-repeat;" TABINDEX=-1
  8. onload="window.parent.RegKBLoadMe(); window.parent.Agent_Activate('Keybd');"
  9. onunload="maincell.visibility='hidden';
  10. window.parent.ProcessQueuedEvents();
  11. window.parent.Agent_Deactivate();">
  12. <table border=0 cellpadding=0 cellspacing=0 width=100% height=100%>
  13. <tr>
  14. <td ID=leftmargincell width=7%></td>
  15. <td ID=maincell valign=middle class="text-primary">
  16. <br><br>
  17. <SPAN ID=LargeResSpc1>
  18. </SPAN>
  19. <SPAN class="title" ID=KeyBdTitle><ID id=xxtit1>How should dates and currency appear?</ID></SPAN>
  20. <br>
  21. <span class="text-primary"><id id="txtKeyboardExpl">We'll use the following information to display dates and currency correctly. <b>Changing these settings is optional.</b></id></span>
  22. <br><br>
  23. <SPAN ID=RegionStr>
  24. </SPAN>
  25. <SPAN ID=LargeResSpc3>
  26. </SPAN>
  27. <br>
  28. <!-- Note: script will make these elements visible later when the select menu contents
  29. have been loaded. This prevents momentarily visibly empty menus -->
  30. <table ID=RegionTable>
  31. <tr>
  32. <td>
  33. <INPUT type="text" ACCESSKEY="v" ID=RegionName READONLY value="" style="visibility:hidden;width:100%" TABINDEX=-1>
  34. </td>
  35. </tr>
  36. <tr>
  37. <td>
  38. <select id="selRegion" size=3 TABINDEX=2 style="visibility:hidden" onfocus="window.parent.OnFocus();" onclick="window.parent.OnClick();" onkeyup="window.parent.OnClick();">
  39. </select>
  40. </td>
  41. </tr>
  42. </table>
  43. <br>
  44. <SPAN ID=LangStr>
  45. </SPAN>
  46. <SPAN ID=LargeResSpc4>
  47. </SPAN>
  48. <br>
  49. <table ID=LanguageTable>
  50. <tr>
  51. <td>
  52. <INPUT type="text" ACCESSKEY="t" ID=LangName READONLY value="" style="visibility:hidden;width:100%" TABINDEX=-1>
  53. </td>
  54. </tr>
  55. <tr>
  56. <td>
  57. <select id="selLang" size=3 TABINDEX=2 style="visibility:hidden" onfocus="window.parent.OnFocus();" onclick="window.parent.OnClick();" onkeyup="window.parent.OnClick();">
  58. </select>
  59. </td>
  60. </tr>
  61. </table>
  62. <br>
  63. <SPAN ID=KeybdStr>
  64. </SPAN>
  65. <SPAN ID=LargeResSpc5>
  66. </SPAN>
  67. <br>
  68. <table ID=KeybdTable>
  69. <tr>
  70. <td>
  71. <INPUT type="text" ACCESSKEY="u" ID=KeyboardName READONLY value="" style="visibility:hidden;width:100%" TABINDEX=-1>
  72. </td>
  73. </tr>
  74. <tr>
  75. <td>
  76. <select id="selKeyboard" size=3 TABINDEX=2 style="visibility:hidden" onfocus="window.parent.OnFocus();" onclick="window.parent.OnClick();" onkeyup="window.parent.OnClick();">
  77. </select>
  78. </td>
  79. </tr>
  80. </table>
  81. <SPAN ID=KeybdStrHint>
  82. </SPAN>
  83. <script>
  84. document.write(window.parent.g_ClickNextStr);
  85. </script>
  86. <table border=0 class="newbuttonposition">
  87. <tr>
  88. <td width=10>&nbsp;&nbsp;</td>
  89. <td><BUTTON ID="btnBack" class="newbuttonsBack" TABINDEX=3 ACCESSKEY="B" style="visibility:visible;"></BUTTON></td>
  90. <td nowrap valign=middle class="text-primary"><span id="BackBtnLocalText" style="visibility:visible;"><label for=btnBack><id id="LocalBtnBack_Text"><u>B</u>ack</id></label></span></td>
  91. <td width=99%>&nbsp;</td>
  92. <td nowrap valign=middle class="text-primary"><span id="SkipBtnLocalText" style="visibility:hidden;"><label for=btnSkip><id id="LocalBtnSkip_Text"><u>S</u>kip</id></label></span></td>
  93. <td><BUTTON ID="btnSkip" class="newbuttonsSkip" TABINDEX=-1 ACCESSKEY="S" style="visibility:hidden;"></BUTTON></td>
  94. <td width=10>&nbsp;&nbsp;</td>
  95. <td nowrap valign=middle class="text-primary"><span id="NextBtnLocalText" style="visibility:visible;"><label for=btnNext><id id="LocalBtnNext_Text"><u>N</u>ext</id></label></span></td>
  96. <td><BUTTON ID="btnNext" class="newbuttonsNext" TABINDEX=4 ACCESSKEY="N" style="visibility:visible;"></BUTTON></td>
  97. </tr>
  98. </table>
  99. </td>
  100. </tr>
  101. </table>
  102. </body>
  103. </html>